.dashboard-module__XABe8G__wrap{background:var(--bg);min-height:100vh;color:var(--text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,Arial;display:flex}.dashboard-module__XABe8G__sidebar{width:var(--sidebar-width);color:#fff;z-index:1000;background:#091b2e;flex-direction:column;gap:12px;padding:18px 10px;transition:width .18s,transform .18s,padding .18s;display:flex;position:fixed;top:0;bottom:0;left:0;overflow:hidden}.dashboard-module__XABe8G__sidebar.dashboard-module__XABe8G__mobileOpen{transform:translate(0)}.dashboard-module__XABe8G__brandBlock{align-items:center;gap:10px;padding:2px 10px 14px;display:flex}.dashboard-module__XABe8G__brandMark{color:#fff;background:#f15a00;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;box-shadow:0 4px 10px rgba(241,90,0,.25)}.dashboard-module__XABe8G__brandBlock strong{color:#fff;font-size:16px;display:block}.dashboard-module__XABe8G__brandBlock strong span{color:#f15a00}.dashboard-module__XABe8G__brandBlock small{color:#7189a3;letter-spacing:.08em;margin-top:3px;font-size:8px;display:block}.dashboard-module__XABe8G__companyCard{background:#122b44;border:1px solid rgba(160,190,215,.1);border-radius:6px;margin:0 4px 2px;padding:11px 10px}.dashboard-module__XABe8G__companyMeta{color:#8ca4bc;letter-spacing:.06em;justify-content:space-between;align-items:center;gap:6px;font-size:9px;display:flex}.dashboard-module__XABe8G__companyMeta b{color:#d0dbe6;background:#29435d;border-radius:3px;padding:3px 5px;font-size:8px}.dashboard-module__XABe8G__companyCard>strong{color:#fff;margin-top:7px;font-size:12px;display:block}.dashboard-module__XABe8G__companyCard>small{color:#16b8f0;background:#163f5b;border-radius:3px;margin-top:7px;padding:4px 6px;font-size:9px;display:inline-block}.dashboard-module__XABe8G__sidebar.dashboard-module__XABe8G__collapsed{width:var(--sidebar-collapsed-width);padding:18px 8px}.dashboard-module__XABe8G__profile{align-items:center;gap:12px;margin-bottom:8px;display:flex}.dashboard-module__XABe8G__avatar,.dashboard-module__XABe8G__topAvatar{object-fit:cover;width:56px;max-width:56px;height:56px;max-height:56px;display:block;overflow:hidden}.dashboard-module__XABe8G__sidebar.dashboard-module__XABe8G__collapsed .dashboard-module__XABe8G__avatar{width:40px;max-width:40px;height:40px;max-height:40px}.dashboard-module__XABe8G__profileInfo{line-height:1}.dashboard-module__XABe8G__name{font-size:14px;font-weight:600}.dashboard-module__XABe8G__status{color:#71d07f;margin-top:4px;font-size:12px}.dashboard-module__XABe8G__menuSection{color:#7c94ad;letter-spacing:.08em;text-transform:uppercase;opacity:1;margin:20px 10px 8px;font-size:10px;font-weight:600}.dashboard-module__XABe8G__menuItem{color:rgba(255,255,255,.92);cursor:pointer;align-items:center;gap:12px;margin:6px 2px;padding:10px 8px;transition:background .12s,transform .12s;display:flex}.dashboard-module__XABe8G__menuItem:hover{background:rgba(255,255,255,.03);transform:translate(6px)}.dashboard-module__XABe8G__sidebar.dashboard-module__XABe8G__collapsed .dashboard-module__XABe8G__profileInfo,.dashboard-module__XABe8G__sidebar.dashboard-module__XABe8G__collapsed .dashboard-module__XABe8G__menuSection,.dashboard-module__XABe8G__sidebar.dashboard-module__XABe8G__collapsed .dashboard-module__XABe8G__sidebarFooter,.dashboard-module__XABe8G__sidebar.dashboard-module__XABe8G__collapsed .dashboard-module__XABe8G__menuText{display:none}.dashboard-module__XABe8G__sidebar.dashboard-module__XABe8G__collapsed .dashboard-module__XABe8G__menuItem{justify-content:center;padding:12px 6px}.dashboard-module__XABe8G__sidebarFooter{color:rgba(255,255,255,.6);margin-top:12px;padding:1rem;font-size:12px}.dashboard-module__XABe8G__copyright{text-align:center;margin-top:1rem}.dashboard-module__XABe8G__logoutButton{color:#fff;cursor:pointer;background:rgba(255,255,255,.1);border:none;align-items:center;width:100%;margin-bottom:1rem;padding:.75rem 1rem;transition:background-color .2s;display:flex}.dashboard-module__XABe8G__logoutButton:hover{background:rgba(255,255,255,.2)}.dashboard-module__XABe8G__logoutButton .dashboard-module__XABe8G__icon{margin-right:.75rem}.dashboard-module__XABe8G__collapsed .dashboard-module__XABe8G__logoutButton .dashboard-module__XABe8G__menuText{display:none}.dashboard-module__XABe8G__profileDropdown{right:12px;top:calc(var(--topbar-height) + 8px);z-index:1200;background:#fff;min-width:200px;position:absolute;overflow:hidden;box-shadow:0 8px 20px rgba(0,0,0,.12)}.dashboard-module__XABe8G__dropdownItem{padding:10px 12px;display:block}.dashboard-module__XABe8G__userName{color:var(--text);margin-left:8px;font-weight:500}.dashboard-module__XABe8G__profileDetails{border-bottom:1px solid rgba(0,0,0,.1);padding:16px}.dashboard-module__XABe8G__userInfo{align-items:center;gap:12px;display:flex}.dashboard-module__XABe8G__profilePic{border:2px solid var(--primary)}.dashboard-module__XABe8G__userMeta{flex:1}.dashboard-module__XABe8G__userMeta h4{color:var(--text);margin:0;font-size:16px;font-weight:600}.dashboard-module__XABe8G__userMeta p{color:var(--text-secondary);margin:4px 0;font-size:13px}.dashboard-module__XABe8G__role{background:var(--primary-light);color:var(--primary);margin-top:4px;padding:2px 8px;font-size:12px;display:inline-block}.dashboard-module__XABe8G__dropdownActions{padding:8px}.dashboard-module__XABe8G__dropdownActions button{text-align:left;width:100%;color:var(--text);cursor:pointer;background:0 0;border:none;padding:10px 16px;font-size:14px;transition:background-color .2s}.dashboard-module__XABe8G__dropdownActions button:hover{background-color:var(--hover-bg);color:#222;background:0 0;border-bottom:1px solid #f0f0f0;text-decoration:none}.dashboard-module__XABe8G__dropdownItem:hover{background:#f7f7f7}.dashboard-module__XABe8G__topbar{top:0;left:var(--sidebar-width);height:var(--topbar-height);color:#fff;z-index:900;background:linear-gradient(90deg,#0b2b3c 0%,#102c40 100%);justify-content:space-between;align-items:center;padding:0 18px;transition:left .18s;display:flex;position:fixed;right:0;box-shadow:0 2px 6px rgba(16,40,60,.06)}.dashboard-module__XABe8G__topbar.dashboard-module__XABe8G__collapsed{left:var(--sidebar-collapsed-width)}.dashboard-module__XABe8G__topLeft{align-items:center;gap:12px;display:flex}.dashboard-module__XABe8G__hamburger{background:var(--primary);color:#fff;cursor:pointer;border:none;justify-content:center;align-items:center;width:60px;height:60px;margin-left:-16px;font-size:18px;display:inline-flex}.dashboard-module__XABe8G__logo{align-items:center;gap:8px;margin-left:6px;display:flex}.dashboard-module__XABe8G__logoIcon{color:#fff;background:linear-gradient(#2eb0ff,#0077b4);justify-content:center;align-items:center;width:32px;height:32px;font-weight:700;display:flex}.dashboard-module__XABe8G__brand{color:#fff;font-size:18px;font-weight:700}.dashboard-module__XABe8G__topRight{align-items:center;gap:14px;display:flex}.dashboard-module__XABe8G__iconGroup{align-items:center;gap:10px;margin-right:8px;display:flex}.dashboard-module__XABe8G__user{align-items:center;gap:8px;padding:6px 10px;display:flex}.dashboard-module__XABe8G__mainWrapper{margin-left:var(--sidebar-width);padding:calc(var(--topbar-height) + 22px)24px 32px;min-height:calc(100vh - var(--topbar-height));background:var(--app-bg);box-sizing:border-box;transition:margin-left .18s,padding .18s}.dashboard-module__XABe8G__mainWrapper.dashboard-module__XABe8G__collapsed{margin-left:var(--sidebar-collapsed-width)}.dashboard-module__XABe8G__mainWrapperClosed{padding-left:24px;padding-right:24px;margin-left:0!important}.dashboard-module__XABe8G__mainWrapperClosed .dashboard-module__XABe8G__container{max-width:none;margin-left:0;margin-right:0}.dashboard-module__XABe8G__shellClosed .dashboard-module__XABe8G__sidebar{transform:translate(-105%)}.dashboard-module__XABe8G__shellClosed .dashboard-module__XABe8G__navbar{left:0}.dashboard-module__XABe8G__shellClosed .dashboard-module__XABe8G__mainWrapper{margin-left:0}.dashboard-module__XABe8G__container{max-width:var(--page-max-width);box-sizing:border-box;margin:0 auto;padding:0}.dashboard-module__XABe8G__pageTitle{color:#10253e;margin:6px 0 22px;font-size:27px;font-weight:700}.dashboard-module__XABe8G__dashboardHeader{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:22px;display:flex}.dashboard-module__XABe8G__pageSubtitle{color:#71869d;margin:-14px 0 0;font-size:13px}.dashboard-module__XABe8G__headerActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.dashboard-module__XABe8G__secondaryAction,.dashboard-module__XABe8G__primaryAction{color:#10253e;cursor:pointer;background:#fff;border:1px solid #dfe7ef;border-radius:6px;align-items:center;gap:7px;padding:9px 13px;font-size:12px;font-weight:600;display:inline-flex;box-shadow:0 1px 3px rgba(16,37,62,.03)}.dashboard-module__XABe8G__secondaryAction:first-child svg{color:#08a875}.dashboard-module__XABe8G__secondaryAction:nth-child(2) svg{color:#f04444}.dashboard-module__XABe8G__primaryAction{color:#fff;background:#f15a00;border-color:#f15a00;box-shadow:0 3px 8px rgba(241,90,0,.2)}.dashboard-module__XABe8G__statsGrid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:18px;display:grid}@media (max-width:1100px){.dashboard-module__XABe8G__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.dashboard-module__XABe8G__statsGrid{grid-template-columns:1fr;gap:12px}}.dashboard-module__XABe8G__statCard{border:1px solid var(--border);box-shadow:var(--card-shadow);background:#fff;border-radius:8px;align-items:center;gap:14px;padding:18px;display:flex}.dashboard-module__XABe8G__statIcon{color:#fff;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;font-size:26px;display:flex}.dashboard-module__XABe8G__statValue{color:#10253e;font-size:22px;font-weight:700}.dashboard-module__XABe8G__statLabel{color:var(--muted);margin-top:6px;font-size:13px}.dashboard-module__XABe8G__statNote{color:#71869d;margin-top:5px;font-size:11px}.dashboard-module__XABe8G__statTrend{color:#08a875;margin-top:5px;font-size:11px;font-weight:700}.dashboard-module__XABe8G__socialGrid{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:12px;margin-bottom:18px;display:grid}@media (max-width:1100px){.dashboard-module__XABe8G__socialGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.dashboard-module__XABe8G__socialGrid{grid-template-columns:1fr}}.dashboard-module__XABe8G__chartCard{box-shadow:var(--card-shadow);border:1px solid var(--border);background:#fff;border-radius:8px;margin-top:18px;padding:20px}.dashboard-module__XABe8G__analyticsGrid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:18px;margin-top:18px;display:grid}.dashboard-module__XABe8G__analyticsCard,.dashboard-module__XABe8G__recentCard{border:1px solid var(--border);min-width:0;box-shadow:var(--card-shadow);background:#fff;border-radius:8px;padding:18px}.dashboard-module__XABe8G__analyticsHeading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.dashboard-module__XABe8G__analyticsHeading h3{color:#10253e;margin:0;font-size:16px}.dashboard-module__XABe8G__analyticsHeading p{color:#71869d;margin:4px 0 0;font-size:11px}.dashboard-module__XABe8G__periodSwitch{gap:4px;display:flex}.dashboard-module__XABe8G__periodSwitch button{color:#617890;background:#fff;border:1px solid #dfe7ef;border-radius:4px;padding:5px 8px;font-size:10px}.dashboard-module__XABe8G__periodSwitch .dashboard-module__XABe8G__selectedPeriod{color:#fff;background:#10253e;border-color:#10253e}.dashboard-module__XABe8G__totalBadge{color:#f04444;white-space:nowrap;background:#fff0f0;border-radius:5px;padding:7px 9px;font-size:11px}.dashboard-module__XABe8G__categoryChart{flex-direction:column;justify-content:center;gap:15px;min-height:250px;padding:24px 12px;display:flex}.dashboard-module__XABe8G__categoryRow{color:#516b86;grid-template-columns:10px 1fr auto;align-items:center;gap:8px;font-size:12px;display:grid}.dashboard-module__XABe8G__categoryRow b{color:#10253e;font-size:12px}.dashboard-module__XABe8G__categoryDot{border-radius:50%;width:9px;height:9px}.dashboard-module__XABe8G__recentCard{margin-top:18px}.dashboard-module__XABe8G__cardHeader{color:#2d3b45;margin-bottom:12px;font-weight:600}.dashboard-module__XABe8G__chartArea{box-sizing:border-box;flex-wrap:wrap;align-items:flex-start;gap:18px;width:100%;display:flex}.dashboard-module__XABe8G__chartBox{box-shadow:var(--card-shadow);box-sizing:border-box;background:#fff;padding:12px;overflow:hidden}.dashboard-module__XABe8G__chartBox.dashboard-module__XABe8G__half{flex:66%;min-width:420px;min-height:360px}.dashboard-module__XABe8G__chartBox.dashboard-module__XABe8G__side{flex:0 0 300px;min-height:360px}.dashboard-module__XABe8G__chartBox.dashboard-module__XABe8G__full{width:100%;min-height:360px}.dashboard-module__XABe8G__chartBox canvas{width:100%!important;height:100%!important;display:block!important}@media (max-width:900px){.dashboard-module__XABe8G__analyticsGrid{grid-template-columns:1fr}.dashboard-module__XABe8G__chartBox.dashboard-module__XABe8G__half,.dashboard-module__XABe8G__chartBox.dashboard-module__XABe8G__side,.dashboard-module__XABe8G__chartBox.dashboard-module__XABe8G__full{flex:100%;min-width:0;min-height:300px}}.dashboard-module__XABe8G__overlay{z-index:950;opacity:0;background:rgba(0,0,0,.35);transition:opacity .18s;display:none;position:fixed;top:0;bottom:0;left:0;right:0}.dashboard-module__XABe8G__overlay.dashboard-module__XABe8G__show{opacity:1;display:block}@media (max-width:1100px){.dashboard-module__XABe8G__sidebar{width:260px;height:100vh;top:0;bottom:0;left:0;transform:translate(-110%)}.dashboard-module__XABe8G__sidebar.dashboard-module__XABe8G__mobileOpen{transform:translate(0)}.dashboard-module__XABe8G__topbar{left:0!important}.dashboard-module__XABe8G__mainWrapper{padding:calc(var(--topbar-height) + 16px)16px 24px;margin-left:0!important}.dashboard-module__XABe8G__dashboardHeader{flex-direction:column;align-items:flex-start}.dashboard-module__XABe8G__headerActions{justify-content:flex-start}.dashboard-module__XABe8G__mobileClose{color:#fff;cursor:pointer;z-index:1001;background:0 0;border:none;font-size:22px;position:absolute;top:10px;right:10px}.dashboard-module__XABe8G__profileInfo{display:none}}@media (max-width:420px){.dashboard-module__XABe8G__hamburger{width:40px;height:40px}.dashboard-module__XABe8G__statIcon{width:48px;height:48px}.dashboard-module__XABe8G__statValue{font-size:16px}}.dashboard-module__XABe8G__sidebar{padding:20px 14px;overflow:hidden}.dashboard-module__XABe8G__menu{-webkit-overflow-scrolling:touch;flex:1;margin-top:8px;padding-right:8px;overflow-y:auto}.dashboard-module__XABe8G__menu ul{margin:0;padding:0;list-style:none}.dashboard-module__XABe8G__menuItem{margin:6px 0;display:block}.dashboard-module__XABe8G__menu a,.dashboard-module__XABe8G__menuButton{color:rgba(255,255,255,.92);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:10px 12px;font-size:14px;text-decoration:none;transition:background .12s,transform 80ms;display:flex}.dashboard-module__XABe8G__icon{opacity:.95;flex-shrink:0;justify-content:center;align-items:center;width:30px;min-width:30px;height:30px;font-size:16px;display:inline-flex}.dashboard-module__XABe8G__menuText{white-space:nowrap;text-overflow:ellipsis;line-height:1;overflow:hidden}.dashboard-module__XABe8G__submenu{border-left:2px solid rgba(255,255,255,.02);margin:6px 0 0 6px;padding-left:6px}.dashboard-module__XABe8G__submenu .dashboard-module__XABe8G__menuItem{margin:6px 0}.dashboard-module__XABe8G__submenu a{color:rgba(255,255,255,.88);padding:8px 12px;font-size:13px}.dashboard-module__XABe8G__submenu .dashboard-module__XABe8G__icon{opacity:.85;color:rgba(255,255,255,.9);justify-content:center;align-items:center;width:20px;min-width:20px;height:20px;margin-right:8px;font-size:14px;display:inline-flex}.dashboard-module__XABe8G__submenu .dashboard-module__XABe8G__menuText{font-size:13px}.dashboard-module__XABe8G__active>a,.dashboard-module__XABe8G__menuItem.dashboard-module__XABe8G__active{box-shadow:inset 4px 0 0 var(--primary);color:#fff;background:rgba(255,255,255,.04)}.dashboard-module__XABe8G__menuItem:first-of-type .dashboard-module__XABe8G__icon{color:#e3edf7}.dashboard-module__XABe8G__menuItem:nth-of-type(2) .dashboard-module__XABe8G__icon{color:#f59b00}.dashboard-module__XABe8G__submenu .dashboard-module__XABe8G__menuItem:first-child .dashboard-module__XABe8G__icon{color:#12c99a}.dashboard-module__XABe8G__submenu .dashboard-module__XABe8G__menuItem:nth-child(2) .dashboard-module__XABe8G__icon{color:#ff5b63}.dashboard-module__XABe8G__sidebar.dashboard-module__XABe8G__collapsed .dashboard-module__XABe8G__brandBlock,.dashboard-module__XABe8G__sidebar.dashboard-module__XABe8G__collapsed .dashboard-module__XABe8G__companyCard,.dashboard-module__XABe8G__sidebar.dashboard-module__XABe8G__collapsed .dashboard-module__XABe8G__menuText,.dashboard-module__XABe8G__sidebar.dashboard-module__XABe8G__collapsed .dashboard-module__XABe8G__menuSection,.dashboard-module__XABe8G__sidebar.dashboard-module__XABe8G__collapsed .dashboard-module__XABe8G__profileInfo,.dashboard-module__XABe8G__sidebar.dashboard-module__XABe8G__collapsed .dashboard-module__XABe8G__sidebarFooter{display:none}.dashboard-module__XABe8G__sidebar.dashboard-module__XABe8G__collapsed .dashboard-module__XABe8G__menu a,.dashboard-module__XABe8G__sidebar.dashboard-module__XABe8G__collapsed .dashboard-module__XABe8G__menuButton{justify-content:center;padding-left:8px;padding-right:8px}.dashboard-module__XABe8G__sidebar.dashboard-module__XABe8G__mobileOpen{transform:translate(0);box-shadow:0 8px 30px rgba(0,0,0,.4)}.dashboard-module__XABe8G__menu::-webkit-scrollbar{width:8px}.dashboard-module__XABe8G__menu::-webkit-scrollbar-thumb{background:rgba(255,255,255,.06)}.dashboard-module__XABe8G__menu a:focus,.dashboard-module__XABe8G__menuButton:focus{outline-offset:2px;outline:2px solid rgba(255,255,255,.08)}.dashboard-module__XABe8G__menuButton>span.dashboard-module__XABe8G__caret{opacity:.9;margin-left:auto;font-size:12px}.dashboard-module__XABe8G__menuButton{background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:10px 12px;display:flex}.dashboard-module__XABe8G__menuButton .dashboard-module__XABe8G__menuText{margin-left:6px}.dashboard-module__XABe8G__caret{color:rgba(255,255,255,.9);justify-content:center;align-items:center;margin-left:auto;font-size:14px;transition:transform .18s;display:inline-flex}.dashboard-module__XABe8G__menuItem.dashboard-module__XABe8G__active,.dashboard-module__XABe8G__menuItem.dashboard-module__XABe8G__active>a{border-radius:6px;box-shadow:none!important;background:#214b76!important}.dashboard-module__XABe8G__menuSection{color:#7891aa;letter-spacing:.08em;text-transform:uppercase;margin:20px 10px 9px;font-size:10px}.dashboard-module__XABe8G__menuItem{margin:3px 0}.dashboard-module__XABe8G__menu a,.dashboard-module__XABe8G__menuButton{color:#9db2c8;border-radius:6px;min-height:42px}.dashboard-module__XABe8G__menu a:hover,.dashboard-module__XABe8G__menuButton:hover{background:rgba(255,255,255,.05)!important}.dashboard-module__XABe8G__menuItem.dashboard-module__XABe8G__active,.dashboard-module__XABe8G__menuItem.dashboard-module__XABe8G__active>a{color:#fff!important;background:#214b76!important}.dashboard-module__XABe8G__menuItem.dashboard-module__XABe8G__active .dashboard-module__XABe8G__icon{color:#f15a00!important}.dashboard-module__XABe8G__menuItem.dashboard-module__XABe8G__active .dashboard-module__XABe8G__menuText{font-weight:600;color:#fff!important}.dashboard-module__XABe8G__sidebarFooter{border-top:1px solid rgba(157,178,200,.08);margin-top:12px;padding:14px 4px 4px}.dashboard-module__XABe8G__sidebarFooter .dashboard-module__XABe8G__logoutButton{color:#ff6972;background:#251b2c;border:1px solid #4b2a3e;border-radius:7px;min-height:38px;margin:0;padding:9px 12px}.dashboard-module__XABe8G__sidebarFooter .dashboard-module__XABe8G__logoutButton:hover{color:#ff8790;background:#332039}.dashboard-module__XABe8G__sidebarFooter .dashboard-module__XABe8G__logoutButton .dashboard-module__XABe8G__icon{color:#ff6972}.dashboard-module__XABe8G__copyright{color:#7189a3;margin-top:12px;font-size:10px}.dashboard-module__XABe8G__menu a:hover,.dashboard-module__XABe8G__menuButton:hover{background:0 0!important;transform:none!important}.dashboard-module__XABe8G__active>a,.dashboard-module__XABe8G__menuItem.dashboard-module__XABe8G__active,.dashboard-module__XABe8G__menuItem.dashboard-module__XABe8G__active>a{box-shadow:none!important;color:#fff!important;background:0 0!important}.dashboard-module__XABe8G__menuLink,.dashboard-module__XABe8G__menuButton{align-items:center;gap:10px;width:100%;display:flex}.dashboard-module__XABe8G__submenu .dashboard-module__XABe8G__icon svg{width:14px;height:14px}.dashboard-module__XABe8G__flyout{left:var(--sidebar-collapsed-width);color:#233142;z-index:1200;transform-origin:0 0;background:#fff;width:240px;padding:8px;position:fixed;box-shadow:0 8px 30px rgba(16,40,60,.16)}.dashboard-module__XABe8G__flyout .dashboard-module__XABe8G__submenu{border-left:none;margin:0;padding:6px 0}.dashboard-module__XABe8G__flyout .dashboard-module__XABe8G__menuItem{margin:0;padding:6px 8px}.dashboard-module__XABe8G__flyout .dashboard-module__XABe8G__menuItem a{color:inherit;align-items:center;gap:10px;text-decoration:none;display:flex}.dashboard-module__XABe8G__caret{color:rgba(255,255,255,.9);align-items:center;margin-left:12px;transition:transform .18s;display:inline-flex}.dashboard-module__XABe8G__menuButton[aria-expanded=true] .dashboard-module__XABe8G__caret{transform:rotate(180deg)}.dashboard-module__XABe8G__sidebar.dashboard-module__XABe8G__collapsed .dashboard-module__XABe8G__caret{display:inline-flex}.dashboard-module__XABe8G__menu a:hover,.dashboard-module__XABe8G__menuButton:hover,.dashboard-module__XABe8G__menuItem.dashboard-module__XABe8G__active,.dashboard-module__XABe8G__menuItem.dashboard-module__XABe8G__active>a{box-shadow:none!important;background:0 0!important;transform:none!important}.dashboard-module__XABe8G__icon svg{width:18px;height:18px;display:block}.dashboard-module__XABe8G__flyout .dashboard-module__XABe8G__icon svg{width:16px;height:16px}@media (max-width:600px){.dashboard-module__XABe8G__flyout{width:auto;margin:0 12px;left:0;right:0}}.dashboard-module__XABe8G__profileMenu{height:var(--topbar-height);align-items:center;display:flex;position:relative}.dashboard-module__XABe8G__profileTrigger{cursor:pointer;font:inherit;z-index:1201;background:0 0;border:none;align-items:center;gap:.75rem;min-width:180px;padding:.5rem 1rem;transition:background .2s,box-shadow .2s;display:flex;position:relative}.dashboard-module__XABe8G__profileTrigger:hover,.dashboard-module__XABe8G__profileTrigger:focus{background:#f3f4f6;box-shadow:0 2px 8px rgba(0,0,0,.04)}.dashboard-module__XABe8G__profileAvatar{object-fit:cover;border:2px solid #4f46e5;width:40px;height:40px;box-shadow:0 0 0 2px rgba(79,70,229,.1)}.dashboard-module__XABe8G__profileInfo{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.dashboard-module__XABe8G__profileName{color:#111827;text-overflow:ellipsis;white-space:nowrap;max-width:140px;font-size:.95rem;font-weight:600;line-height:1.1;overflow:hidden}.dashboard-module__XABe8G__profileEmail{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;max-width:140px;font-size:.8rem;overflow:hidden}.dashboard-module__XABe8G__profileDropdown{z-index:1202;background:#fff;border:1px solid #e5e7eb;flex-direction:column;min-width:220px;padding:.5rem 0;animation:.18s cubic-bezier(.4,0,.2,1) dashboard-module__XABe8G__dropdownIn;display:flex;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 10px 24px rgba(16,40,60,.13)}@keyframes dashboard-module__XABe8G__dropdownIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.dashboard-module__XABe8G__dropdownItem{color:#374151;text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;padding:.75rem 1.25rem;font-size:.95rem;transition:background .18s,color .18s;display:flex}.dashboard-module__XABe8G__dropdownItem:hover,.dashboard-module__XABe8G__dropdownItem:focus{color:#4f46e5;background:#f3f4f6}.dashboard-module__XABe8G__dropdownDivider{background:#e5e7eb;border:none;height:1px;margin:.5rem 0}
.navbar-module__cEd8zG__navbar{top:0;left:var(--sidebar-width);z-index:40;height:var(--topbar-height);background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:0 22px;display:flex;position:fixed;right:0;box-shadow:0 1px 4px rgba(16,37,62,.04)}.navbar-module__cEd8zG__navbarClosed{left:0}.navbar-module__cEd8zG__hamburger{cursor:pointer;color:#17314e;background-color:#fff;border:1px solid #dbe5ef;border-radius:6px;justify-content:center;align-items:center;width:40px;height:40px;transition:margin-left .3s;display:flex}.navbar-module__cEd8zG__hamburgerShift{margin-left:0}.navbar-module__cEd8zG__hamburgerCollapsed{margin-left:8px}.navbar-module__cEd8zG__headerCompany{white-space:nowrap;align-items:center;gap:8px;margin-left:10px;display:flex}.navbar-module__cEd8zG__headerCompanyMark{color:#f15a00;background:#10253e;border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:700;display:inline-flex}.navbar-module__cEd8zG__headerCompany strong,.navbar-module__cEd8zG__headerCompany small{display:block}.navbar-module__cEd8zG__headerCompany strong{color:#10253e;font-size:12px}.navbar-module__cEd8zG__headerCompany small{color:#71869d;margin-top:2px;font-size:9px}.navbar-module__cEd8zG__globalSearch{color:#9aabc0;border:1px solid #e1e8f0;border-radius:6px;align-items:center;gap:8px;width:min(340px,32vw);height:34px;margin-left:auto;padding:0 11px;font-size:11px;display:flex}.navbar-module__cEd8zG__headerTools{align-items:center;gap:8px;margin-left:14px;display:flex}.navbar-module__cEd8zG__notificationButton{color:#17314e;background:#fff;border:1px solid #e1e8f0;border-radius:6px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;position:relative}.navbar-module__cEd8zG__notificationButton i{background:#f04444;border-radius:50%;width:5px;height:5px;position:absolute;top:6px;right:6px}@media (max-width:768px){.navbar-module__cEd8zG__hamburgerShift{margin-left:20px}.navbar-module__cEd8zG__hamburgerCollapsed{margin-left:10px}.navbar-module__cEd8zG__navbar{padding:.5rem 1rem;left:0}.navbar-module__cEd8zG__profileInfo{display:none}.navbar-module__cEd8zG__headerCompany{margin-left:8px}.navbar-module__cEd8zG__headerCompany small,.navbar-module__cEd8zG__globalSearch{display:none}.navbar-module__cEd8zG__headerTools{margin-left:auto}}@media (min-width:773px) and (max-width:1012px){.navbar-module__cEd8zG__hamburgerShift{margin-left:180px}.navbar-module__cEd8zG__hamburgerCollapsed{margin-left:60px}}.navbar-module__cEd8zG__profile{margin-left:auto;position:relative}.navbar-module__cEd8zG__profileTrigger{cursor:pointer;background:0 0;border:1px solid transparent;align-items:center;gap:.75rem;padding:.5rem;transition:all .2s;display:flex}.navbar-module__cEd8zG__profileTrigger:hover{background:#f4f7fb;border-color:#e1e8f0}.navbar-module__cEd8zG__avatar{object-fit:cover;border:2px solid #fff;border-radius:50%;width:34px;height:34px;box-shadow:0 0 0 2px rgba(241,90,0,.12)}.navbar-module__cEd8zG__profileInfo{display:none}.navbar-module__cEd8zG__profileName{color:#111827;font-size:.875rem;font-weight:600}.navbar-module__cEd8zG__profileEmail{color:#6b7280;font-size:.75rem}.navbar-module__cEd8zG__dropdown{opacity:0;visibility:hidden;background:#fff;border:1px solid #e5e7eb;min-width:240px;padding:.5rem;transition:all .2s;position:absolute;top:calc(100% + .5rem);right:0;transform:translateY(-10px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.navbar-module__cEd8zG__dropdownOpen{opacity:1;visibility:visible;transform:translateY(0)}.navbar-module__cEd8zG__dropdownHeader{border-bottom:1px solid #e5e7eb;margin-bottom:.5rem;padding:.75rem}.navbar-module__cEd8zG__dropdownName{color:#111827;margin-bottom:.25rem;font-size:.875rem;font-weight:600}.navbar-module__cEd8zG__dropdownEmail{color:#6b7280;font-size:.75rem}.navbar-module__cEd8zG__dropdownItem{color:#374151;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;padding:.75rem;font-size:.875rem;transition:all .2s;display:flex}.navbar-module__cEd8zG__dropdownItem:hover{color:#4f46e5;background:#f3f4f6}.navbar-module__cEd8zG__dropdownItem svg{flex-shrink:0;width:20px;height:20px}.navbar-module__cEd8zG__dropdownDivider{background:#e5e7eb;height:1px;margin:.5rem 0}.navbar-module__cEd8zG__logoutButton{color:#dc2626}.navbar-module__cEd8zG__logoutButton:hover{color:#dc2626;background:#fef2f2}.navbar-module__cEd8zG__modal{z-index:50;background:rgba(0,0,0,.5);justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.navbar-module__cEd8zG__modalContent{background:#fff;width:100%;max-width:480px;position:relative;overflow:hidden;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.navbar-module__cEd8zG__modalHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.navbar-module__cEd8zG__modalTitle{color:#111827;font-size:1.125rem;font-weight:600}.navbar-module__cEd8zG__modalClose{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.navbar-module__cEd8zG__modalClose:hover{background:#f3f4f6}.navbar-module__cEd8zG__modalBody{padding:1.5rem}.navbar-module__cEd8zG__inputGroup{margin-bottom:1.5rem}.navbar-module__cEd8zG__inputLabel{color:#374151;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.navbar-module__cEd8zG__input{background:#f9fafb;border:2px solid #e5e7eb;width:100%;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.navbar-module__cEd8zG__input:hover{background:#fff;border-color:#d1d5db}.navbar-module__cEd8zG__input:focus{background:#fff;border-color:#4f46e5;outline:none;box-shadow:0 0 0 3px rgba(79,70,229,.1)}.navbar-module__cEd8zG__passwordInput{position:relative}.navbar-module__cEd8zG__passwordToggle{color:#6b7280;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;transition:all .2s;display:flex;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.navbar-module__cEd8zG__passwordToggle:hover{color:#374151}.navbar-module__cEd8zG__modalFooter{background:#f9fafb;border-top:1px solid #e5e7eb;justify-content:flex-end;align-items:center;gap:1rem;padding:1.5rem;display:flex}.navbar-module__cEd8zG__button{cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.navbar-module__cEd8zG__buttonPrimary{color:#fff;background:#4f46e5;box-shadow:0 2px 4px rgba(79,70,229,.1)}.navbar-module__cEd8zG__buttonPrimary:hover{background:#4338ca;transform:translateY(-1px);box-shadow:0 4px 6px rgba(79,70,229,.2)}.navbar-module__cEd8zG__buttonSecondary{color:#374151;background:#fff;border:2px solid #e5e7eb}.navbar-module__cEd8zG__buttonSecondary:hover{background:#f3f4f6;border-color:#d1d5db}
