.EmailNotification_notification_dropdown__9bwS4{position:absolute;top:60px;right:65px;width:320px;background:#fff;border-radius:14px;box-shadow:0 10px 30px rgba(0,0,0,.08);overflow:hidden;z-index:999;font-family:system-ui;animation:EmailNotification_dropdownShow__29tQL .25s ease}.EmailNotification_header__lWcR8{display:flex;justify-content:space-between;align-items:center;padding:14px 16px}.EmailNotification_header__lWcR8 span:first-child{font-size:15px;font-weight:600;color:#2c2c2c}.EmailNotification_mark_read__iGzWz{font-size:13px;color:#4f46e5;cursor:pointer}.EmailNotification_list__931I3{max-height:280px;overflow-y:auto;color:#000;padding:10px;text-align:center}.EmailNotification_item__4AzHY{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-top:1px solid #f3f4f6;cursor:pointer;transition:.25s}.EmailNotification_item__4AzHY:hover{background:#f9fafb}.EmailNotification_content__PgKgK{flex:1 1;padding-left:10px;line-height:normal}.EmailNotification_top_row__0w6ow{display:flex;justify-content:space-between;align-items:center;gap:10px}.EmailNotification_subject__3aDyt{font-size:14px;color:#1f2937;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:180px}.EmailNotification_time__0yuOs{font-size:12px;color:#9ca3af;flex-shrink:0}.EmailNotification_dot__scw5R{width:6px;height:6px;background:#3b82f6;border-radius:50%;margin-left:8px}.EmailNotification_avatar__IzbHF{width:36px;height:36px;border-radius:50%;background:#4f46e5;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;flex-shrink:0}.EmailNotification_footer__xN0sK{text-align:center;padding:12px;font-size:14px;font-weight:500;color:#3b82f6;border-top:1px solid #f3f4f6;cursor:pointer}@media (max-width:768px){.EmailNotification_notification_backdrop__UYUOn{position:fixed;inset:0;background:rgba(0,0,0,.45);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:9998;animation:EmailNotification_fadeIn__FLdPp .25s ease}.EmailNotification_notification_dropdown__9bwS4{position:fixed;left:0;right:0;bottom:0;top:auto;width:100%;max-width:100%;max-height:85vh;border-radius:22px 22px 0 0;transform:translateY(0);box-shadow:0 -10px 35px rgba(0,0,0,.18);animation:EmailNotification_bottomSheetOpen__wGTEC .35s ease;overflow:hidden;z-index:9999}.EmailNotification_notification_dropdown__9bwS4:before{content:"";display:block;width:45px;height:5px;background:#d1d5db;border-radius:50px;margin:10px auto 2px}.EmailNotification_header__lWcR8{padding:16px 18px}.EmailNotification_header__lWcR8 span:first-child{font-size:16px}.EmailNotification_list__931I3{max-height:calc(85vh - 120px);overflow-y:auto;padding:0}.EmailNotification_item__4AzHY{padding:14px 16px}.EmailNotification_avatar__IzbHF{width:42px;height:42px;font-size:15px}.EmailNotification_content__PgKgK{padding-left:12px}.EmailNotification_subject__3aDyt{max-width:calc(100vw - 150px);font-size:14px}.EmailNotification_time__0yuOs{font-size:11px}.EmailNotification_footer__xN0sK{padding:16px;position:-webkit-sticky;position:sticky;bottom:0;background:#fff;border-top:1px solid #eee}}@media (max-width:480px){.EmailNotification_header__lWcR8{padding:14px}.EmailNotification_item__4AzHY{padding:12px 14px}.EmailNotification_avatar__IzbHF{width:38px;height:38px;font-size:14px}.EmailNotification_subject__3aDyt{max-width:180px;font-size:13px}.EmailNotification_time__0yuOs{font-size:10px}.EmailNotification_list__931I3{max-height:300px;min-height:300px;overflow:auto}}@keyframes EmailNotification_bottomSheetOpen__wGTEC{0%{transform:translateY(100%)}to{transform:translateY(0)}}.FilterDashboard_overlay__HON3x{position:fixed;inset:0;background:rgba(15,23,42,.55);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:flex-start;padding:30px 15px 20px;z-index:99999;overflow-y:auto}.FilterDashboard_modal__3h8T0{width:700px;max-width:100%;background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 10px 25px rgba(0,0,0,.12),0 20px 48px rgba(0,0,0,.18);animation:FilterDashboard_modalAnimation__G4S9O .25s ease}@keyframes FilterDashboard_modalAnimation__G4S9O{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.FilterDashboard_header__Galgf{background:linear-gradient(135deg,#103e65,#1f5f97);color:#fff;padding:12px 22px;display:flex;justify-content:space-between;align-items:center}.FilterDashboard_header__Galgf h3{margin:0;font-size:18px;font-weight:600}.FilterDashboard_closeBtn__NIpyg{width:36px;height:36px;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;font-size:26px;transition:.3s}.FilterDashboard_closeBtn__NIpyg:hover{background:hsla(0,0%,100%,.15)}.FilterDashboard_body__pZ5uv{padding:20px}.FilterDashboard_formGrid__uQzVT{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:18px;gap:18px}.FilterDashboard_formGroup__wMZQH{width:100%}.FilterDashboard_formGroup__wMZQH label{display:block;margin-bottom:8px;font-size:14px;font-weight:600;color:#344054}.FilterDashboard_formGroup__wMZQH input,.FilterDashboard_formGroup__wMZQH select{width:100%;height:46px;border:1px solid #d0d5dd;border-radius:10px;padding:0 14px;font-size:14px;background:#fff;transition:.3s}.FilterDashboard_formGroup__wMZQH input:focus,.FilterDashboard_formGroup__wMZQH select:focus{outline:none;border-color:#103e65;box-shadow:0 0 0 4px rgba(16,62,101,.12)}.FilterDashboard_datePickerInput__1hQor{width:100%;height:46px;border:1px solid #d0d5dd;border-radius:10px;padding:0 14px;font-size:14px}.FilterDashboard_footer___B5Ly{display:flex;justify-content:flex-end;gap:12px;padding:18px 20px;border-top:1px solid #eee;background:#fafafa}@media (max-width:768px){.FilterDashboard_modal__3h8T0{width:95%}.FilterDashboard_formGrid__uQzVT{grid-template-columns:repeat(2,1fr);gap:15px}.FilterDashboard_body__pZ5uv,.FilterDashboard_footer___B5Ly{padding:16px}}@media (max-width:576px){.FilterDashboard_overlay__HON3x{padding:0;align-items:flex-end}.FilterDashboard_modal__3h8T0{width:100%;max-width:100%;border-radius:18px 18px 0 0;max-height:90vh;overflow-y:auto}.FilterDashboard_formGrid__uQzVT{grid-template-columns:1fr;gap:14px}.FilterDashboard_header__Galgf{padding:10px 15px}.FilterDashboard_header__Galgf h3{font-size:16px}.FilterDashboard_body__pZ5uv{padding:15px}.FilterDashboard_formGroup__wMZQH label{font-size:13px}.FilterDashboard_datePickerInput__1hQor,.FilterDashboard_formGroup__wMZQH input,.FilterDashboard_formGroup__wMZQH select{height:44px;font-size:14px}.FilterDashboard_footer___B5Ly{flex-direction:column-reverse}.FilterDashboard_footer___B5Ly button{width:100%}}@media (max-width:360px){.FilterDashboard_header__Galgf h3{font-size:15px}.FilterDashboard_datePickerInput__1hQor,.FilterDashboard_formGroup__wMZQH input,.FilterDashboard_formGroup__wMZQH select{height:42px;font-size:13px}}.Header_header__5q2od{background:#f8f9fa;border-bottom:1px solid #e0e0e0;position:-webkit-sticky;position:sticky;top:0;z-index:100;width:100%}.Header_header__5q2od .Header_container__BTKuE{padding:0 15px}.Header_headerLogo__Ygi7J,.Header_logo__Z67B1{display:flex;align-items:center}.Header_logo__Z67B1{text-decoration:none}.Header_logo__Z67B1 img{max-width:calc(100% - 70px);height:auto}.Header_desktopNav__YNgyG{display:flex;align-items:center;gap:20px;flex:1 1;justify-content:flex-end}.Header_bannerSection__IuV2R,.Header_chatSection__MBLbq,.Header_settingSection__S9mAj,.Header_taskSection__AGUkR{position:relative;display:flex;align-items:center}.Header_notepadButton__24xPp{height:33px;width:33px;border-radius:50%;background:#103e65;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.Header_notepadButton__24xPp:hover{background:#0d2d47;transform:scale(1.05)}.Header_notepadIcon__saR6o{height:22px;width:auto;cursor:pointer}.Header_alertList__QHYcY,.Header_headerAlertItem__hf79b{display:flex;align-items:center}.Header_alertList__QHYcY{list-style:none;padding:0;margin:0;gap:15px}.Header_dialerButton__PR3Um,.Header_mailItem__YpBzn,.Header_notificationItem__vJjVP{position:relative;cursor:pointer;font-size:18px;transition:all .3s ease;display:flex;align-items:center;justify-content:center;border-radius:50%;width:35px;height:35px;background-color:#103e65;color:#fff}.Header_dialerButton__PR3Um{color:#fff;background:green;border:none}.Header_dialerButton__PR3Um:hover{opacity:.8}.Header_badge__JyTJr{top:-5px;right:-5px;background:#d9534f;color:#fff;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.Header_badge__JyTJr,.Header_statusIndicator__04wTh{position:absolute;border-radius:50%;border:2px solid #fff}.Header_statusIndicator__04wTh{bottom:0;right:-3px;width:12px;height:12px}.Header_userProfile__tkWa_{cursor:pointer;padding:10px;border-radius:6px;transition:all .3s ease}.Header_userProfile__tkWa_:hover{background:rgba(0,0,0,.05)}.Header_userTitle__E_JeJ{display:flex;align-items:center;gap:10px}.Header_username__7dxc0{display:none;text-align:right}.Header_username__7dxc0 h6{margin:0;font-size:14px;font-weight:600;color:#333}.Header_username__7dxc0 p{margin:0;font-size:12px;color:#666}.Header_userProfileImg__Hbauh{position:relative;width:35px;height:35px;border-radius:50%;background:#103e65;display:flex;align-items:center;justify-content:center}.Header_userProfileImg__Hbauh span{color:#fff;font-size:18px}.Header_showStatus__nJeJM{position:absolute;bottom:0;right:0;width:10px;height:10px;background:#28a745;border-radius:50%;border:2px solid #fff}.Header_toggleBtn__5CNN3{display:none;background:#103e65;color:#fff;font-size:16px;cursor:pointer;width:42px;height:42px;border-radius:12px;transition:all .25s ease;align-items:center;justify-content:center;border:2px solid #fff;box-shadow:0 4px 12px rgba(4,43,76,.25)}.Header_toggleBtn__5CNN3:hover{background:#0d2d47}.Header_toggleBtn__5CNN3:active{transform:scale(.94)}.Header_headerBottom__02E5q{display:block;background:#003d6b;border-top:1px solid #e0e0e0}.Header_headerBottom__02E5q.Header_show__K9Ccw,.Header_offcanvasItemBody__XMI75,.Header_offcanvasMenuBody__LUsDj,.Header_offcanvasMenu__8av1F{display:block}.Header_menuItems__BhWci{display:flex;list-style:none;padding:0;margin:0;flex-wrap:wrap;gap:0}.Header_menuItems__BhWci>li{position:relative;display:flex;align-items:center;border-right:1px solid hsla(0,0%,100%,.2)}.Header_menuItems__BhWci>li:last-child{border-right:none}.Header_menuItems__BhWci>li>a{color:#fff;text-decoration:none;padding:8px 20px;display:flex;align-items:center;gap:8px;transition:all .3s ease;font-weight:500;font-size:13px}.Header_menuItems__BhWci>li>a:hover{background:hsla(0,0%,100%,.1)}.Header_menuItems__BhWci>li.Header_active__8DUMk>a{background:hsla(0,0%,100%,.2)}.Header_submenuItems__38l29{display:none;position:absolute;top:100%;left:0;background:#003d6b;border:1px solid #003d6b;min-width:200px;box-shadow:0 4px 12px rgba(0,0,0,.15);border-radius:4px;z-index:1000;margin-top:0}.Header_menuItems__BhWci>li:hover>.Header_submenuItems__38l29{display:block;animation:Header_slideDown__ROzGp .3s ease}@keyframes Header_slideDown__ROzGp{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Header_submenuItems__38l29 ul{list-style:none;padding:10px 0;margin:0}.Header_submenuItems__38l29 li{display:block}.Header_submenuItems__38l29 li a{color:#fff;text-decoration:none;padding:10px 20px;display:block;transition:all .3s ease;font-size:13px}.Header_submenuItems__38l29 li a:hover{background:#ff8c4a;color:#fff;padding-left:25px}.Header_submenuItems__38l29 li.Header_active__8DUMk a{color:#fff;font-weight:600;background:#ff8c4a}.Header_mobileSidebar__tkwRY{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(6,20,35,.55);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:none;z-index:999;animation:Header_fadeIn__4nbKE .25s ease}@keyframes Header_fadeIn__4nbKE{0%{opacity:0}to{opacity:1}}.Header_mobileSidebarContent__jvMr8{position:absolute;left:0;right:0;bottom:0;top:auto;width:100%;max-width:100%;max-height:85vh;height:auto;background:#fff;overflow:hidden;display:flex;flex-direction:column;border-radius:24px 24px 0 0;box-shadow:0 -10px 40px rgba(0,0,0,.28);animation:Header_slideUp__JDIuj .35s cubic-bezier(.22,1,.36,1)}@keyframes Header_slideUp__JDIuj{0%{transform:translateY(100%)}to{transform:translateY(0)}}.Header_mobileSidebarContent__jvMr8:before{content:"";display:block;width:40px;height:5px;background:#dfe3e8;border-radius:4px;margin:10px auto 0;flex:0 0 auto}.Header_mobileHeader__Gelo_{display:flex;justify-content:space-between;align-items:center;padding:10px 20px 14px;border-bottom:1px solid #f0f1f4;background:#fff;flex:0 0 auto}.Header_closeBtn__PORmC{background:#f8f9fa;border:1px solid #ececec;border-radius:50%;font-size:15px;color:#555;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.Header_closeBtn__PORmC:active{background:#eee;transform:scale(.94)}.Header_mobileMenuContainer__VwhP9{flex:1 1;overflow-y:auto;padding:6px 10px 10px;-webkit-overflow-scrolling:touch}.Header_mobileMenuList__A0zCj{list-style:none;padding:0;margin:0}.Header_mobileMenuList__A0zCj>li>a{display:block;padding:14px 12px;color:#2b2f36;text-decoration:none;font-weight:600;font-size:14px;border-radius:12px;transition:all .2s ease}.Header_mobileMenuList__A0zCj>li>a:active{background:#f4f5f7}.Header_mobileMenuList__A0zCj>li.Header_active__8DUMk>a{color:#ff6a2f;background:#fff3ec}.Header_mobileMenuItemWrapper__D_2rm{border-bottom:1px solid #f4f5f7;border-radius:5px;overflow:hidden;margin-bottom:2px}.Header_mobileMenuItemHeader__aFhHS{display:flex;justify-content:space-between;align-items:center;padding:14px;cursor:pointer;color:#2b2f36;font-weight:500;font-size:13px;border-left:3px solid transparent;transition:all .2s ease}.Header_mobileMenuItemHeader__aFhHS:active{background:#f4f5f7}.Header_mobileMenuItemHeader__aFhHS i{font-size:12px;color:#b7bcc4;transition:all .25s ease}.Header_mobileMenuItemHeader__aFhHS:has(+.Header_mobileSubmenuItems__o1qK_){color:#ff6a2f;background:#fff8f4;border-left-color:#ff8c4a}.Header_mobileMenuItemHeader__aFhHS:has(+.Header_mobileSubmenuItems__o1qK_) i{color:#ff6a2f}.Header_mobileMenuItemWrapper__D_2rm:nth-of-type(10n+1) .Header_mobileMenuItemHeader__aFhHS{border-left-color:#4f9bff}.Header_mobileMenuItemWrapper__D_2rm:nth-of-type(10n+2) .Header_mobileMenuItemHeader__aFhHS{border-left-color:#a855f7}.Header_mobileMenuItemWrapper__D_2rm:nth-of-type(10n+3) .Header_mobileMenuItemHeader__aFhHS{border-left-color:#1fd1a1}.Header_mobileMenuItemWrapper__D_2rm:nth-of-type(10n+4) .Header_mobileMenuItemHeader__aFhHS{border-left-color:#ff9a56}.Header_mobileMenuItemWrapper__D_2rm:nth-of-type(10n+5) .Header_mobileMenuItemHeader__aFhHS{border-left-color:#ff6b81}.Header_mobileMenuItemWrapper__D_2rm:nth-of-type(10n+6) .Header_mobileMenuItemHeader__aFhHS{border-left-color:#34d058}.Header_mobileMenuItemWrapper__D_2rm:nth-of-type(10n+7) .Header_mobileMenuItemHeader__aFhHS{border-left-color:#5b7fff}.Header_mobileMenuItemWrapper__D_2rm:nth-of-type(10n+8) .Header_mobileMenuItemHeader__aFhHS{border-left-color:#ffb648}.Header_mobileMenuItemWrapper__D_2rm:nth-of-type(10n+9) .Header_mobileMenuItemHeader__aFhHS{border-left-color:#a06cf7}.Header_mobileMenuItemWrapper__D_2rm:nth-of-type(10n+10) .Header_mobileMenuItemHeader__aFhHS{border-left-color:#2f6fe0}.Header_mobileMenuItemHeader__aFhHS:has(+.Header_mobileSubmenuItems__o1qK_){border-left-color:#ff8c4a!important}.Header_mobileSubmenuItems__o1qK_{list-style:none;padding:4px 0;margin:0 10px 8px 16px;background:#faf9fc;border-left:2px solid #ff8c4a;border-radius:0 10px 10px 0;animation:Header_expandDown__Ng_zA .25s ease}@keyframes Header_expandDown__Ng_zA{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.Header_mobileSubmenuItems__o1qK_ li{display:block}.Header_mobileSubmenuItems__o1qK_ li a{display:block;padding:7px 16px;color:#555;text-decoration:none;font-size:13px;transition:all .2s ease}.Header_mobileSubmenuItems__o1qK_ li a:active{background:#f0edf9}.Header_mobileSubmenuItems__o1qK_ li.Header_active__8DUMk a{color:#ff6a2f;font-weight:600;background:#f0edf9}.Header_mobileActionItems__dM7Bl{padding:14px 18px 18px;border-top:1px solid #f0f1f4;background:#fff;flex:0 0 auto}.Header_mobileAlertList__AnFw_{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#0d5b9c #e5e7eb}.Header_mobileAlertBtn__t_qMQ{position:relative;flex:0 0 auto;background:#103e65;border:none;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:all .2s ease}.Header_mobileAlertBtn__t_qMQ:active{transform:scale(.94);opacity:.9}.Header_mobileBadge__311Zl{top:-6px;right:-6px;background:#d9534f;color:#fff;width:18px;height:18px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700}.Header_mobileBadge__311Zl,.Header_statusDot__PcZ3D{position:absolute;border-radius:50%;border:2px solid #fff}.Header_statusDot__PcZ3D{bottom:2px;right:2px;width:10px;height:10px}.Header_backdrop__SySTe{position:fixed;top:0;left:0;right:0;bottom:0;background:transparent;z-index:-1}.Header_active__8DUMk{color:#103e65;font-weight:600}.Header_show__K9Ccw{display:block}.Header_hide__hOH0f{display:none}.Header_header__5q2od ::-webkit-scrollbar{width:8px}.Header_header__5q2od ::-webkit-scrollbar-track{background:#f1f1f1}.Header_header__5q2od ::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.Header_header__5q2od ::-webkit-scrollbar-thumb:hover{background:#555}.Header_mobileMenuContainer__VwhP9::-webkit-scrollbar{width:5px}.Header_mobileMenuContainer__VwhP9::-webkit-scrollbar-thumb{background:#d8dce2;border-radius:3px}.Header_headerWrapper__ctkzS{padding:10px 0}@media (min-width:1024px){.Header_headerLogo__Ygi7J{flex:0 0 auto}.Header_desktopNav__YNgyG{flex:1 1;display:flex!important}.Header_headerBottom__02E5q{display:block!important}.Header_toggleBtn__5CNN3{display:none!important}.Header_username__7dxc0{display:block}.Header_submenuItems__38l29{min-width:220px}}@media screen and (max-width:991px){.Header_mobileHeader__Gelo_{padding:10px}.Header_desktopNav__YNgyG{display:none!important}.Header_toggleBtn__5CNN3{display:flex}.Header_headerBottom__02E5q{display:none!important}.Header_mobileSidebar__tkwRY{display:block!important}.Header_mobileHeader__Gelo_ a img{width:auto}}@media (max-width:767px){.Header_notepadButton__24xPp{display:none}.Header_headerLogo__Ygi7J{flex:1 1}.Header_header__5q2od .Header_container__BTKuE .Header_row__KIlNF{display:flex;justify-content:space-between;align-items:center}.Header_alertList__QHYcY{gap:8px}.Header_logo__Z67B1 img{max-width:150px}}@media (max-width:600px){.Header_mobileSidebarContent__jvMr8{max-height:90vh}.Header_username__7dxc0{display:none}.Header_headerAlertItem__hf79b .Header_alertList__QHYcY{flex-wrap:wrap}.Header_dialerButton__PR3Um,.Header_mailItem__YpBzn,.Header_notificationItem__vJjVP{width:30px;height:30px;font-size:16px}.Header_badge__JyTJr{width:18px;height:18px;font-size:10px}.Header_userProfileImg__Hbauh{width:30px;height:30px}}@media (max-width:480px){.Header_header__5q2od .Header_container__BTKuE{padding:0 10px}.Header_desktopNav__YNgyG{gap:10px}.Header_mobileMenuItemHeader__aFhHS{padding:12px}.Header_mobileSubmenuItems__o1qK_ li a{padding:10px 15px}.Header_mobileActionItems__dM7Bl{padding:12px 15px 16px}.Header_mobileAlertList__AnFw_{gap:10px}}@media print{.Header_desktopNav__YNgyG,.Header_mobileSidebar__tkwRY,.Header_toggleBtn__5CNN3{display:none!important}}.sidebar-offcanvas{position:fixed;top:0;right:-100%;width:400px;height:100%;background:#fff;transition:right .35s ease-in-out;z-index:999}.sidebar-offcanvas.offcanvas-enable{right:0}.offcanvas-enable .sidebar-overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:-1}.sidebar-content{height:100%;overflow-y:auto}.modal-wrapper{background:var(--sky-blue);padding:20px;box-shadow:0 4px 12px rgba(0,0,0,.12);height:100vh}.notification-body{height:calc(100vh - 170px);overflow-y:auto;overflow-x:hidden}.notification-item{background:#fff;border-radius:10px;padding:20px;margin-bottom:20px;box-shadow:0 4px 12px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.notification-item:hover{transform:translateY(-8px);box-shadow:0 10px 20px rgba(0,0,0,.15)}.notification-item:last-child{margin-bottom:0}.notification-item div{font-size:15px;color:#333;margin-bottom:5px}.notification-item strong{color:#333;font-weight:600}.notification-message{font-size:18px;color:#2c3e50;margin-bottom:16px;font-weight:500}.notification-created-by,.notification-date,.notification-type{font-size:14px;color:#7f8c8d}.notification-link,.notification-read-link{font-size:14px}.notification-item a{color:#3498db;text-decoration:none;transition:.3s}.notification-item a:hover{color:#1d6fa5;text-decoration:underline}.show-icon-badge{position:absolute;right:-4px;top:-7px;width:15px;height:15px;border-radius:50%;background:#22c55e;display:flex;align-items:center;justify-content:center;font-size:10px;color:#000;animation:badgeZoom .7s infinite}@keyframes badgeZoom{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}@media (max-width:991px){.sidebar-offcanvas{position:fixed;left:0;right:0;top:auto;bottom:-100%;width:100%;height:85dvh;background:#fff;border-radius:22px 22px 0 0;z-index:9999;transition:bottom .35s ease}.sidebar-offcanvas.offcanvas-enable{bottom:0}.offcanvas-enable .sidebar-overlay{position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:-1;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal-wrapper{position:relative;height:100%;padding:0 16px;border-radius:22px 22px 0 0;background:linear-gradient(180deg,#042b4c,#06365f);overflow:hidden;box-shadow:none}.modal-wrapper:before{content:"";display:block;width:48px;height:5px;border-radius:50px;background:hsla(0,0%,100%,.55);margin:10px auto 14px}.sidebar-content{height:100%}.notification-body,.sidebar-content{overflow-y:auto;-webkit-overflow-scrolling:touch}.notification-body{height:calc(90dvh - 158px);overflow-x:hidden;padding:8px}.notification-item{padding:16px;margin-bottom:14px;border-radius:14px}.notification-item:hover{transform:none}.notification-message{font-size:16px;line-height:1.5}.notification-created-by,.notification-date,.notification-item div,.notification-link,.notification-read-link,.notification-type{font-size:13px}.show-icon-badge{width:14px;height:14px;font-size:9px}}@media (max-width:767px){.sidebar-offcanvas{height:90dvh}}@media (max-width:479px){.sidebar-offcanvas{width:100%;height:92dvh;border-radius:20px 20px 0 0}.modal-wrapper{padding:0 12px}.notification-item{padding:14px}.notification-message{font-size:15px}.notification-item div{font-size:12px}.notification-created-by,.notification-date,.notification-type{font-size:11px}.notification-body{height:calc(90dvh - 128px)}}.Notepad_notepad__GLBB4{background:rgba(191,191,210,.73);box-shadow:0 8px 32px rgba(31,38,135,.37);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border-radius:10px;border:1px solid hsla(0,0%,100%,.18);padding:10px;width:500px;height:400px;max-height:400px;overflow:auto;position:fixed;z-index:111}.Notepad_resizeHandle___ZZfF{position:absolute;top:0;right:0;width:10px;height:100%;cursor:ew-resize;z-index:10}.Notepad_notepadHeader__MJuEe{display:flex;justify-content:space-between;align-items:center;cursor:move;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Notepad_textarea__T8hx_{height:230px;max-height:230px;overflow:auto;background:#fffbe3;white-space:pre-wrap}.Notepad_notepadinput__b8yrz,.Notepad_textarea__T8hx_{width:100%;border:none;border-radius:12px;padding:10px;font-size:16px;resize:none}.Notepad_notepadinput__b8yrz{background:#fff}.Notepad_btn__4q76M{padding:5px 10px;margin-left:5px;background:#005792;color:#fff;border:none;border-radius:5px;cursor:pointer}.Notepad_btn__4q76M:hover{background:#2a3d66}.Notepad_historyList__fHWqO{list-style:none;padding:0;margin:0}.Notepad_historyItem__46Y5U{padding:6px 4px;background:#f0f0f0}.Notepad_bodycontent__eJlZo{max-height:250px;overflow:auto}.Notepad_bodycontent__eJlZo button{position:-webkit-sticky;position:sticky;right:0;top:10px;height:30px;width:30px;background:#005792;color:#fff;border-radius:4px}.Notepad_noteContent__tLtyj{width:calc(100% - 40px)}.Notepad_accessed-content__0Xlq7 p,.Notepad_noteContent__tLtyj p{white-space:pre-wrap}.Notepad_noteContent__tLtyj h5{font-size:clamp(1rem,1.4vw,1.5rem);line-height:normal;border-bottom:1px solid #ccc;font-weight:600}.Notepad_bodycontent__eJlZo::-webkit-scrollbar,.Notepad_historyList__fHWqO::-webkit-scrollbar,.Notepad_notepad__GLBB4::-webkit-scrollbar,.Notepad_textarea__T8hx_::-webkit-scrollbar{width:6px}.Notepad_bodycontent__eJlZo::-webkit-scrollbar-thumb,.Notepad_historyList__fHWqO::-webkit-scrollbar-thumb,.Notepad_notepad__GLBB4::-webkit-scrollbar-thumb,.Notepad_textarea__T8hx_::-webkit-scrollbar-thumb{background:#b7b7b7;border-radius:20px}@media (max-width:768px){.Notepad_notepad__GLBB4{position:fixed!important;left:0!important;right:0!important;bottom:0!important;top:auto!important;width:100%!important;max-width:100%!important;height:70vh!important;max-height:70vh!important;margin:0;padding:15px;border-radius:20px 20px 0 0;transform:none!important;overflow:hidden;z-index:99999;animation:Notepad_drawerUp__dnQoo .35s ease;background:linear-gradient(180deg,#042b4c,#06365f)}.Notepad_resizeHandle___ZZfF{display:none}.Notepad_notepadHeader__MJuEe{cursor:default;position:-webkit-sticky;position:sticky;top:0;background:inherit;padding-bottom:10px;z-index:5;flex-wrap:wrap;gap:10px}.Notepad_notepadHeader__MJuEe h1{margin:0;color:#fff;font-size:clamp(22px,3vw,16px)}.Notepad_notepadHeader__MJuEe>div{display:flex;gap:8px}.Notepad_btn__4q76M{margin-left:0;flex:1 1;min-width:60px;padding:10px;font-size:14px}.Notepad_notepadinput__b8yrz{font-size:15px;padding:12px;border:1px solid #bbbb}.Notepad_notepad__GLBB4>form{height:calc(100% - 70px)}.Notepad_notepad__GLBB4 .Notepad_btn__4q76M{padding:6px}.Notepad_textarea__T8hx_{height:calc(100% - 80px);max-height:none;font-size:15px;border:1px solid #bbb}.Notepad_bodycontent__eJlZo,.Notepad_historyList__fHWqO{max-height:calc(90vh - 120px);overflow-y:auto}.Notepad_historyItem__46Y5U{padding:10px 6px}.Notepad_bodycontent__eJlZo button{width:32px;height:32px;top:6px}.Notepad_noteContent__tLtyj{width:calc(100% - 38px)}.Notepad_noteContent__tLtyj h5{font-size:16px}.Notepad_notepad__GLBB4 .Notepad_scroll__b0v_j{max-height:calc(100vh - 155px);overflow:auto}.Notepad_notepadHeader__MJuEe .Notepad_btn__4q76M:last-child{background-color:red}}.Notepad_notepadHeader__MJuEe .Notepad_btn__4q76M{max-width:min-content}@media (max-width:480px){.Notepad_notepad__GLBB4{height:70vh!important;max-height:70vh!important;padding:12px}.Notepad_btn__4q76M{font-size:13px;padding:9px}}@keyframes Notepad_drawerUp__dnQoo{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}