.SubSidebar-module-scss-module__A5AhUG__subSidebar{top:0;left:var(--hk-sidebar-collapsed-width);height:100vh;width:var(--hk-sidebar-sub-width);background:var(--hk-bg-secondary);border-right:1px solid var(--hk-border-color);box-shadow:var(--hk-shadow-lg);z-index:1029;opacity:0;visibility:hidden;transition:all .2s cubic-bezier(.4,0,.2,1);position:fixed;transform:translate(-100%)}.SubSidebar-module-scss-module__A5AhUG__subSidebar::-webkit-scrollbar{width:6px;height:6px}.SubSidebar-module-scss-module__A5AhUG__subSidebar::-webkit-scrollbar-track{background:var(--hk-bg-tertiary);border-radius:3px}.SubSidebar-module-scss-module__A5AhUG__subSidebar::-webkit-scrollbar-thumb{background:var(--hk-text-muted);border-radius:3px}.SubSidebar-module-scss-module__A5AhUG__subSidebar::-webkit-scrollbar-thumb:hover{background:var(--hk-text-secondary)}.SubSidebar-module-scss-module__A5AhUG__subSidebar{overflow-y:auto}@media (max-width:991px){.SubSidebar-module-scss-module__A5AhUG__subSidebar{left:0}}.SubSidebar-module-scss-module__A5AhUG__subSidebar.SubSidebar-module-scss-module__A5AhUG__open{opacity:1;visibility:visible;transform:translate(0)}.SubSidebar-module-scss-module__A5AhUG__overlay{z-index:1028;background:#0000004d;position:fixed;inset:0}@media (min-width:992px){.SubSidebar-module-scss-module__A5AhUG__overlay{display:none}}.SubSidebar-module-scss-module__A5AhUG__header{border-bottom:1px solid var(--hk-border-color);min-height:var(--hk-header-height);background:var(--hk-bg-tertiary);justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.SubSidebar-module-scss-module__A5AhUG__headerContent{justify-content:flex-start;align-items:center;gap:.75rem;display:flex}.SubSidebar-module-scss-module__A5AhUG__title{color:var(--hk-text-primary);margin:0;font-size:1rem;font-weight:600}.SubSidebar-module-scss-module__A5AhUG__headerBadge{border-radius:9999px;padding:2px 8px;font-size:11px;font-weight:500}.SubSidebar-module-scss-module__A5AhUG__headerBadge.SubSidebar-module-scss-module__A5AhUG__badge-primary{color:#007d88;background:#e6f4f5}.SubSidebar-module-scss-module__A5AhUG__headerBadge.SubSidebar-module-scss-module__A5AhUG__badge-success{color:#28a745;background:#d4edda}.SubSidebar-module-scss-module__A5AhUG__headerBadge.SubSidebar-module-scss-module__A5AhUG__badge-warning{color:#cc9a00;background:#fff3cd}.SubSidebar-module-scss-module__A5AhUG__headerBadge.SubSidebar-module-scss-module__A5AhUG__badge-danger{color:#dc3545;background:#f8d7da}.SubSidebar-module-scss-module__A5AhUG__headerBadge.SubSidebar-module-scss-module__A5AhUG__badge-info{color:#17a2b8;background:#d1ecf1}.SubSidebar-module-scss-module__A5AhUG__closeBtn{width:32px;height:32px;color:var(--hk-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.SubSidebar-module-scss-module__A5AhUG__closeBtn:hover{background:var(--hk-bg-secondary);color:var(--hk-text-primary)}.SubSidebar-module-scss-module__A5AhUG__nav{padding:1rem 0}.SubSidebar-module-scss-module__A5AhUG__menuList{margin:0;padding:0;list-style:none}.SubSidebar-module-scss-module__A5AhUG__menuItem{margin-bottom:2px}.SubSidebar-module-scss-module__A5AhUG__menuLink{width:100%;color:var(--hk-text-secondary);cursor:pointer;align-items:center;gap:.75rem;padding:12px 1.25rem;font-size:.875rem;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.SubSidebar-module-scss-module__A5AhUG__menuLink:hover{color:var(--hk-text-primary);background:var(--hk-bg-tertiary)}.SubSidebar-module-scss-module__A5AhUG__menuLink:hover .SubSidebar-module-scss-module__A5AhUG__menuIcon{color:#007d88}.SubSidebar-module-scss-module__A5AhUG__menuLink.SubSidebar-module-scss-module__A5AhUG__active{color:#007d88;background:#e6f4f5;font-weight:500}.SubSidebar-module-scss-module__A5AhUG__menuLink.SubSidebar-module-scss-module__A5AhUG__active .SubSidebar-module-scss-module__A5AhUG__menuIcon{color:#007d88}.SubSidebar-module-scss-module__A5AhUG__menuIcon{color:var(--hk-text-muted);flex-shrink:0;transition:color .2s cubic-bezier(.4,0,.2,1)}.SubSidebar-module-scss-module__A5AhUG__label{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.SubSidebar-module-scss-module__A5AhUG__chevron{color:var(--hk-text-muted);flex-shrink:0}.SubSidebar-module-scss-module__A5AhUG__badge{text-align:center;border-radius:.25rem;min-width:20px;padding:2px 6px;font-size:11px;font-weight:500}.SubSidebar-module-scss-module__A5AhUG__badge.SubSidebar-module-scss-module__A5AhUG__badge-primary{color:#007d88;background:#e6f4f5}.SubSidebar-module-scss-module__A5AhUG__badge.SubSidebar-module-scss-module__A5AhUG__badge-success{color:#28a745;background:#d4edda}.SubSidebar-module-scss-module__A5AhUG__badge.SubSidebar-module-scss-module__A5AhUG__badge-warning{color:#cc9a00;background:#fff3cd}.SubSidebar-module-scss-module__A5AhUG__badge.SubSidebar-module-scss-module__A5AhUG__badge-danger{color:#dc3545;background:#f8d7da}.SubSidebar-module-scss-module__A5AhUG__badge.SubSidebar-module-scss-module__A5AhUG__badge-info{color:#17a2b8;background:#d1ecf1}.SubSidebar-module-scss-module__A5AhUG__nestedList{margin:.25rem 0 .5rem;padding:0 0 0 1.5rem;list-style:none}.SubSidebar-module-scss-module__A5AhUG__nestedLink{color:var(--hk-text-muted);align-items:center;gap:.75rem;padding:8px 1rem;font-size:.8125rem;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.SubSidebar-module-scss-module__A5AhUG__nestedLink:hover{color:var(--hk-text-primary)}.SubSidebar-module-scss-module__A5AhUG__nestedLink:hover .SubSidebar-module-scss-module__A5AhUG__nestedIcon{color:#007d88}.SubSidebar-module-scss-module__A5AhUG__nestedLink.SubSidebar-module-scss-module__A5AhUG__active{color:#007d88;font-weight:500}.SubSidebar-module-scss-module__A5AhUG__nestedLink.SubSidebar-module-scss-module__A5AhUG__active .SubSidebar-module-scss-module__A5AhUG__nestedIcon{color:#007d88}.SubSidebar-module-scss-module__A5AhUG__nestedIcon{color:var(--hk-text-muted);flex-shrink:0;transition:color .2s cubic-bezier(.4,0,.2,1)}
.Sidebar-module-scss-module__YbcKAq__sidebar{height:100vh;width:var(--hk-sidebar-width);background:var(--hk-bg-secondary);border-right:1px solid var(--hk-border-color);z-index:1030;flex-direction:column;transition:width .4s cubic-bezier(.25,.8,.25,1),transform .4s cubic-bezier(.25,.8,.25,1);display:flex;position:fixed;top:0;left:0;overflow:hidden;transform:translate(-100%)}@media (min-width:992px){.Sidebar-module-scss-module__YbcKAq__sidebar{transform:translate(0)}}.Sidebar-module-scss-module__YbcKAq__sidebar.Sidebar-module-scss-module__YbcKAq__open{transform:translate(0)}.Sidebar-module-scss-module__YbcKAq__sidebar.Sidebar-module-scss-module__YbcKAq__collapsed{width:var(--hk-sidebar-collapsed-width)}.Sidebar-module-scss-module__YbcKAq__sidebar.Sidebar-module-scss-module__YbcKAq__collapsed .Sidebar-module-scss-module__YbcKAq__navList{align-items:center}.Sidebar-module-scss-module__YbcKAq__sidebar.Sidebar-module-scss-module__YbcKAq__collapsed .Sidebar-module-scss-module__YbcKAq__navLink{border-radius:.5rem;justify-content:center;width:48px;height:48px;margin:0 auto 4px;padding:0}.Sidebar-module-scss-module__YbcKAq__sidebar.Sidebar-module-scss-module__YbcKAq__collapsed .Sidebar-module-scss-module__YbcKAq__navLink:hover .Sidebar-module-scss-module__YbcKAq__tooltip{opacity:1;visibility:visible;transform:translateY(-50%)translate(0)}.Sidebar-module-scss-module__YbcKAq__sidebar.Sidebar-module-scss-module__YbcKAq__collapsed .Sidebar-module-scss-module__YbcKAq__navLink.Sidebar-module-scss-module__YbcKAq__active:before{content:"";background:#007d88;border-radius:0 2px 2px 0;width:3px;height:24px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.Sidebar-module-scss-module__YbcKAq__sidebar.Sidebar-module-scss-module__YbcKAq__collapsed .Sidebar-module-scss-module__YbcKAq__navItem{justify-content:center;display:flex}.Sidebar-module-scss-module__YbcKAq__sidebar.Sidebar-module-scss-module__YbcKAq__collapsed .Sidebar-module-scss-module__YbcKAq__logo{justify-content:center;padding:1rem}.Sidebar-module-scss-module__YbcKAq__sidebar.Sidebar-module-scss-module__YbcKAq__collapsed .Sidebar-module-scss-module__YbcKAq__navSection{margin-bottom:.5rem}.Sidebar-module-scss-module__YbcKAq__overlay{z-index:1040;background:#00000080;position:fixed;inset:0}@media (min-width:992px){.Sidebar-module-scss-module__YbcKAq__overlay{display:none}}.Sidebar-module-scss-module__YbcKAq__logo{border-bottom:1px solid var(--hk-border-color);min-height:var(--hk-header-height);justify-content:space-between;align-items:center;padding:1rem 1.25rem;transition:padding .2s cubic-bezier(.4,0,.2,1),justify-content .2s cubic-bezier(.4,0,.2,1);display:flex}.Sidebar-module-scss-module__YbcKAq__logoLink{justify-content:flex-start;align-items:center;gap:.75rem;text-decoration:none;display:flex}.Sidebar-module-scss-module__YbcKAq__logoText{color:var(--hk-text-primary);font-size:1.25rem;font-weight:700}.Sidebar-module-scss-module__YbcKAq__closeBtn{width:32px;height:32px;color:var(--hk-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.Sidebar-module-scss-module__YbcKAq__closeBtn:hover{background:var(--hk-bg-tertiary);color:var(--hk-text-primary)}@media (min-width:992px){.Sidebar-module-scss-module__YbcKAq__closeBtn{display:none}}.Sidebar-module-scss-module__YbcKAq__nav{flex:1;padding:1rem 0;overflow-y:auto}.Sidebar-module-scss-module__YbcKAq__nav::-webkit-scrollbar{width:4px;height:4px}.Sidebar-module-scss-module__YbcKAq__nav::-webkit-scrollbar-track{background:0 0}.Sidebar-module-scss-module__YbcKAq__nav::-webkit-scrollbar-thumb{background:0 0;border-radius:4px;transition:background .3s}.Sidebar-module-scss-module__YbcKAq__nav:hover::-webkit-scrollbar-thumb{background:#0003}.Sidebar-module-scss-module__YbcKAq__navSection{margin-bottom:1rem}.Sidebar-module-scss-module__YbcKAq__sectionTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--hk-text-muted);margin-bottom:.25rem;padding:.5rem 1.25rem;font-size:.75rem;font-weight:600}.Sidebar-module-scss-module__YbcKAq__navList{margin:0;padding:0;list-style:none}.Sidebar-module-scss-module__YbcKAq__navItem{margin-bottom:2px}.Sidebar-module-scss-module__YbcKAq__navLink{width:100%;color:var(--hk-text-primary);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:.75rem;padding:10px 1.25rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.Sidebar-module-scss-module__YbcKAq__navLink:hover{color:var(--hk-text-primary);background:var(--hk-bg-tertiary)}.Sidebar-module-scss-module__YbcKAq__navLink.Sidebar-module-scss-module__YbcKAq__active{color:#007d88;background:#e6f4f5;font-weight:500}.Sidebar-module-scss-module__YbcKAq__navLink.Sidebar-module-scss-module__YbcKAq__active .Sidebar-module-scss-module__YbcKAq__navIcon{color:#007d88}.Sidebar-module-scss-module__YbcKAq__navIcon{color:var(--hk-text-primary);flex-shrink:0;transition:color .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1)}.Sidebar-module-scss-module__YbcKAq__navLink:hover .Sidebar-module-scss-module__YbcKAq__navIcon{color:var(--hk-text-primary)}.Sidebar-module-scss-module__YbcKAq__collapsed .Sidebar-module-scss-module__YbcKAq__navLink:hover .Sidebar-module-scss-module__YbcKAq__navIcon{transform:scale(1.1)}.Sidebar-module-scss-module__YbcKAq__navLabel{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.Sidebar-module-scss-module__YbcKAq__chevron{color:var(--hk-text-muted);flex-shrink:0;transition:transform .2s cubic-bezier(.4,0,.2,1)}.Sidebar-module-scss-module__YbcKAq__tooltip{color:#fff;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;z-index:1070;background:#343a40;border-radius:.375rem;padding:8px 12px;font-size:.8125rem;font-weight:500;transition:opacity .15s cubic-bezier(.4,0,.2,1),visibility .15s cubic-bezier(.4,0,.2,1),transform .15s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:calc(100% + 12px);transform:translateY(-50%)translate(-8px);box-shadow:0 4px 8px #0000001a}.Sidebar-module-scss-module__YbcKAq__tooltip:before{content:"";border:6px solid #0000;border-left:0;border-right-color:#343a40;position:absolute;top:50%;left:-6px;transform:translateY(-50%)}[data-theme=dark] .Sidebar-module-scss-module__YbcKAq__tooltip{color:#212529;background:#f1f3f5}[data-theme=dark] .Sidebar-module-scss-module__YbcKAq__tooltip:before{border-right-color:#f1f3f5}.Sidebar-module-scss-module__YbcKAq__hotBadge{text-transform:uppercase;color:#fff;background:linear-gradient(135deg,#ff6b6b,#ff8e53);border-radius:.25rem;padding:2px 6px;font-size:10px;font-weight:600}.Sidebar-module-scss-module__YbcKAq__badge{text-align:center;border-radius:.25rem;min-width:20px;padding:2px 6px;font-size:11px;font-weight:500}.Sidebar-module-scss-module__YbcKAq__badge.Sidebar-module-scss-module__YbcKAq__badge-primary{color:#007d88;background:#e6f4f5}.Sidebar-module-scss-module__YbcKAq__badge.Sidebar-module-scss-module__YbcKAq__badge-success{color:#28a745;background:#d4edda}.Sidebar-module-scss-module__YbcKAq__badge.Sidebar-module-scss-module__YbcKAq__badge-warning{color:#cc9a00;background:#fff3cd}.Sidebar-module-scss-module__YbcKAq__badge.Sidebar-module-scss-module__YbcKAq__badge-danger{color:#dc3545;background:#f8d7da}.Sidebar-module-scss-module__YbcKAq__badge.Sidebar-module-scss-module__YbcKAq__badge-info{color:#17a2b8;background:#d1ecf1}.Sidebar-module-scss-module__YbcKAq__badgeDot{border:2px solid var(--hk-bg-secondary);background:#dc3545;border-radius:50%;width:8px;height:8px;position:absolute;top:8px;right:8px}.Sidebar-module-scss-module__YbcKAq__footer{border-top:1px solid var(--hk-border-color);padding:1rem}.Sidebar-module-scss-module__YbcKAq__footerCard{color:#fff;background:linear-gradient(135deg,#007d88,#005f67);border-radius:.5rem;padding:1rem}.Sidebar-module-scss-module__YbcKAq__footerCard h6{color:#fff;margin-bottom:.5rem;font-size:.8125rem;font-weight:600}.Sidebar-module-scss-module__YbcKAq__footerCard p{opacity:.85;color:#ffffffe6;margin-bottom:.75rem;font-size:.75rem}.Sidebar-module-scss-module__YbcKAq__footerBtn{color:#fff;background:#fff3;border-radius:.375rem;padding:.5rem .75rem;font-size:.75rem;font-weight:500;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-block}.Sidebar-module-scss-module__YbcKAq__footerBtn:hover{color:#fff;background:#ffffff4d}.Sidebar-module-scss-module__YbcKAq__footerCollapsed{border-top:1px solid var(--hk-border-color);flex-direction:column;align-items:center;gap:.5rem;padding:.75rem;display:flex}.Sidebar-module-scss-module__YbcKAq__footerIconBtn{width:40px;height:40px;color:var(--hk-text-muted);cursor:pointer;background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.Sidebar-module-scss-module__YbcKAq__footerIconBtn:hover{background:var(--hk-bg-tertiary);color:var(--hk-text-primary)}.Sidebar-module-scss-module__YbcKAq__userAvatar{color:#fff;cursor:pointer;background:linear-gradient(135deg,#007d88,#005f67);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-top:.5rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.Sidebar-module-scss-module__YbcKAq__userAvatar:hover{transform:scale(1.05);box-shadow:0 0 0 3px #007d8833}
.Header-module-scss-module__klcqGG__header{height:var(--hk-header-height);background:var(--hk-bg-secondary);border-bottom:1px solid var(--hk-border-color);z-index:1020;justify-content:space-between;align-items:center;padding:0 1.5rem;transition:left .2s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;right:0}@media (min-width:992px){.Header-module-scss-module__klcqGG__header{left:var(--hk-sidebar-width)}.Header-module-scss-module__klcqGG__header.Header-module-scss-module__klcqGG__collapsed{left:calc(var(--hk-sidebar-collapsed-width) + var(--hk-sidebar-sub-width))}}.Header-module-scss-module__klcqGG__left{justify-content:flex-start;align-items:center;gap:1rem;display:flex}.Header-module-scss-module__klcqGG__menuBtn{width:40px;height:40px;color:var(--hk-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.Header-module-scss-module__klcqGG__menuBtn:hover{background:var(--hk-bg-tertiary);color:var(--hk-text-primary)}@media (min-width:992px){.Header-module-scss-module__klcqGG__menuBtn{display:none}}.Header-module-scss-module__klcqGG__searchBox{display:none;position:relative}@media (min-width:768px){.Header-module-scss-module__klcqGG__searchBox{display:block}}.Header-module-scss-module__klcqGG__searchIcon{color:var(--hk-text-muted);position:absolute;top:50%;left:14px;transform:translateY(-50%)}.Header-module-scss-module__klcqGG__searchInput{border:1px solid var(--hk-border-color);background:var(--hk-bg-tertiary);width:280px;color:var(--hk-text-primary);border-radius:.5rem;padding:10px 14px 10px 42px;font-size:.875rem;transition:all .2s cubic-bezier(.4,0,.2,1)}.Header-module-scss-module__klcqGG__searchInput::placeholder{color:var(--hk-text-muted)}.Header-module-scss-module__klcqGG__searchInput:focus{background:var(--hk-bg-secondary);border-color:#007d88;outline:none;box-shadow:0 0 0 3px #007d881a}.Header-module-scss-module__klcqGG__right{justify-content:flex-start;align-items:center;gap:.5rem;display:flex}.Header-module-scss-module__klcqGG__iconBtn{width:40px;height:40px;color:var(--hk-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.Header-module-scss-module__klcqGG__iconBtn:hover{background:var(--hk-bg-tertiary);color:var(--hk-text-primary)}.Header-module-scss-module__klcqGG__iconBtn.Header-module-scss-module__klcqGG__hasNotification .Header-module-scss-module__klcqGG__notificationDot{display:block}.Header-module-scss-module__klcqGG__notificationDot{border:2px solid var(--hk-bg-secondary);background:#dc3545;border-radius:50%;width:8px;height:8px;display:none;position:absolute;top:8px;right:10px}.Header-module-scss-module__klcqGG__dropdown{position:relative}.Header-module-scss-module__klcqGG__dropdownMenu{background:var(--hk-bg-secondary);border:1px solid var(--hk-border-color);min-width:320px;box-shadow:var(--hk-shadow-lg);z-index:1000;border-radius:.5rem;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden}.Header-module-scss-module__klcqGG__dropdownHeader{border-bottom:1px solid var(--hk-border-color);justify-content:space-between;align-items:center;padding:1rem;display:flex}.Header-module-scss-module__klcqGG__dropdownHeader h6{margin:0;font-size:.875rem;font-weight:600}.Header-module-scss-module__klcqGG__dropdownHeader a{color:#007d88;font-size:.8125rem}.Header-module-scss-module__klcqGG__dropdownHeader a:hover{text-decoration:underline}.Header-module-scss-module__klcqGG__dropdownBody{max-height:320px;overflow-y:auto}.Header-module-scss-module__klcqGG__dropdownBody::-webkit-scrollbar{width:6px;height:6px}.Header-module-scss-module__klcqGG__dropdownBody::-webkit-scrollbar-track{background:var(--hk-bg-tertiary);border-radius:3px}.Header-module-scss-module__klcqGG__dropdownBody::-webkit-scrollbar-thumb{background:var(--hk-text-muted);border-radius:3px}.Header-module-scss-module__klcqGG__dropdownBody::-webkit-scrollbar-thumb:hover{background:var(--hk-text-secondary)}.Header-module-scss-module__klcqGG__dropdownFooter{border-top:1px solid var(--hk-border-color);text-align:center;padding:.75rem 1rem}.Header-module-scss-module__klcqGG__dropdownFooter a{color:#007d88;font-size:.8125rem}.Header-module-scss-module__klcqGG__dropdownFooter a:hover{text-decoration:underline}.Header-module-scss-module__klcqGG__notificationItem{cursor:pointer;gap:.75rem;padding:.75rem 1rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.Header-module-scss-module__klcqGG__notificationItem:hover{background:var(--hk-bg-tertiary)}.Header-module-scss-module__klcqGG__notificationIcon{color:#007d88;background:#e6f4f5;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.Header-module-scss-module__klcqGG__notificationContent{flex:1;min-width:0}.Header-module-scss-module__klcqGG__notificationTitle{color:var(--hk-text-primary);text-overflow:ellipsis;white-space:nowrap;margin:0 0 2px;font-size:.8125rem;font-weight:500;overflow:hidden}.Header-module-scss-module__klcqGG__notificationTime{color:var(--hk-text-muted);font-size:.75rem}.Header-module-scss-module__klcqGG__userBtn{cursor:pointer;background:0 0;border:none;border-radius:.375rem;justify-content:flex-start;align-items:center;gap:.75rem;padding:.5rem .75rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.Header-module-scss-module__klcqGG__userBtn:hover{background:var(--hk-bg-tertiary)}.Header-module-scss-module__klcqGG__avatar{color:#fff;background:linear-gradient(135deg,#007d88,#005f67);border-radius:9999px;justify-content:center;align-items:center;width:36px;height:36px;font-size:.8125rem;font-weight:600;display:flex}.Header-module-scss-module__klcqGG__userInfo{flex-direction:column;align-items:flex-start;display:none}@media (min-width:768px){.Header-module-scss-module__klcqGG__userInfo{display:flex}}.Header-module-scss-module__klcqGG__userName{color:var(--hk-text-primary);font-size:.8125rem;font-weight:500}.Header-module-scss-module__klcqGG__userRole{color:var(--hk-text-muted);font-size:.75rem}.Header-module-scss-module__klcqGG__chevron{color:var(--hk-text-muted);display:none}@media (min-width:768px){.Header-module-scss-module__klcqGG__chevron{display:block}}.Header-module-scss-module__klcqGG__menuItem{width:100%;color:var(--hk-text-secondary);cursor:pointer;background:0 0;border:none;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.875rem;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.Header-module-scss-module__klcqGG__menuItem:hover{background:var(--hk-bg-tertiary);color:var(--hk-text-primary)}.Header-module-scss-module__klcqGG__menuItem.Header-module-scss-module__klcqGG__logout{color:#dc3545}.Header-module-scss-module__klcqGG__menuItem.Header-module-scss-module__klcqGG__logout:hover{color:#dc3545;background:#f8d7da}.Header-module-scss-module__klcqGG__divider{border:none;border-top:1px solid var(--hk-border-color);margin:.5rem 0}
.DashboardLayout-module-scss-module__BhrY2G__layout{min-height:100vh}.DashboardLayout-module-scss-module__BhrY2G__main{padding-top:var(--hk-header-height);background:var(--hk-bg-primary);min-height:100vh;transition:padding-left .2s cubic-bezier(.4,0,.2,1)}@media (min-width:992px){.DashboardLayout-module-scss-module__BhrY2G__main{padding-left:var(--hk-sidebar-width)}.DashboardLayout-module-scss-module__BhrY2G__main.DashboardLayout-module-scss-module__BhrY2G__collapsed{padding-left:calc(var(--hk-sidebar-collapsed-width) + var(--hk-sidebar-sub-width))}}.DashboardLayout-module-scss-module__BhrY2G__content{max-width:1600px;padding:1.5rem}@media (max-width:767px){.DashboardLayout-module-scss-module__BhrY2G__content{padding:1rem}}
