.admin-sidebar-module__kddo_W__sidebar{height:100%;min-height:100%;padding:var(--space-4) 10px var(--space-4);background:var(--sidebar);color:var(--surface);scrollbar-width:thin;flex-direction:column;display:flex;overflow-y:auto}.admin-sidebar-module__kddo_W__agentBadge{border-radius:var(--radius-control);color:#eab308;background:#eab30829;margin:0 10px 8px;padding:6px 10px;font-size:.72rem;font-weight:600;line-height:1.3}.admin-sidebar-module__kddo_W__nav{flex:1;align-content:start;gap:2px;display:grid}.admin-sidebar-module__kddo_W__navItem{border-radius:var(--radius-control);color:#ffffffad;align-items:center;min-height:32px;padding:0 10px;font-size:.82rem;font-weight:680;transition:background .14s,color .14s,transform .14s;display:flex}.admin-sidebar-module__kddo_W__navItem:hover{color:var(--surface);background:#d8f1ff1a;transform:translate(2px)}.admin-sidebar-module__kddo_W__navItem[aria-current=page]{background:var(--accent-soft);color:var(--accent-text)}.admin-sidebar-module__kddo_W__group{display:grid}.admin-sidebar-module__kddo_W__groupRow{border-radius:var(--radius-control);align-items:center;display:flex;overflow:hidden}.admin-sidebar-module__kddo_W__groupLink{color:#ffffffad;flex:1;align-items:center;min-height:32px;padding:0 6px 0 10px;font-size:.82rem;font-weight:680;transition:background .14s,color .14s;display:flex}.admin-sidebar-module__kddo_W__groupLink:hover{color:var(--surface);background:#d8f1ff14}.admin-sidebar-module__kddo_W__groupLinkActive{color:#ffffffe6}.admin-sidebar-module__kddo_W__chevronBtn{border-radius:var(--radius-control);color:#ffffff73;cursor:pointer;background:0 0;border:0;flex-shrink:0;justify-content:center;align-items:center;width:28px;min-height:32px;padding:0;transition:background .14s,color .14s;display:flex}.admin-sidebar-module__kddo_W__chevronBtn:hover{color:var(--surface);background:#d8f1ff14}.admin-sidebar-module__kddo_W__chevron{opacity:.5;flex-shrink:0;transition:transform .2s}.admin-sidebar-module__kddo_W__chevronOpen{transform:rotate(90deg)}.admin-sidebar-module__kddo_W__submenu{max-height:0;transition:max-height .22s;display:grid;overflow:hidden}.admin-sidebar-module__kddo_W__submenuOpen{max-height:400px}.admin-sidebar-module__kddo_W__subItem{border-radius:var(--radius-control);color:#ffffff85;align-items:center;min-height:28px;padding:0 10px 0 20px;font-size:.79rem;font-weight:620;transition:background .12s,color .12s,transform .12s;display:flex;position:relative}.admin-sidebar-module__kddo_W__subItem:before{content:"";opacity:.5;background:currentColor;border-radius:50%;width:4px;height:4px;position:absolute;left:11px}.admin-sidebar-module__kddo_W__subItem:hover{color:#ffffffd1;background:#d8f1ff14;transform:translate(2px)}.admin-sidebar-module__kddo_W__subItem[aria-current=page]{background:var(--accent-soft);color:var(--accent-text)}.admin-sidebar-module__kddo_W__subItem[aria-current=page]:before{opacity:1;background:var(--accent-text)}.admin-sidebar-module__kddo_W__logoutBtn{width:100%;margin-top:var(--space-3);border-radius:var(--radius-control);color:#ffffff8c;cursor:pointer;font:inherit;text-align:left;background:0 0;border:1px solid #ffffff1a;align-items:center;gap:8px;padding:8px 10px;font-size:.82rem;font-weight:720;transition:background .16s,color .16s;display:flex}.admin-sidebar-module__kddo_W__logoutBtn:hover{color:var(--surface);background:#ffffff0f}
.site-header-module__ebojYq__header{z-index:20;border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--paper) 90%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:sticky;top:0}.site-header-module__ebojYq__inner{justify-content:space-between;align-items:center;gap:16px;width:min(1120px,100% - 36px);min-height:62px;margin:0 auto;display:flex;position:relative}.site-header-module__ebojYq__innerAdmin{width:100%;margin:0;padding:0 18px}.site-header-module__ebojYq__brand{color:var(--ink);align-items:center;gap:10px;font-size:1.1rem;font-weight:820;display:inline-flex}.site-header-module__ebojYq__brand svg{color:var(--teculiar)}.site-header-module__ebojYq__brandLogo{object-fit:contain;max-width:180px;max-height:54px;display:block}.site-header-module__ebojYq__nav{color:var(--muted);align-items:center;gap:16px;font-size:.92rem;font-weight:650;display:flex}.site-header-module__ebojYq__nav a:hover{color:var(--ink)}.site-header-module__ebojYq__navDropdown{position:relative}.site-header-module__ebojYq__navDropdownToggle{cursor:pointer;color:inherit;font:inherit;font-size:inherit;font-weight:inherit;background:0 0;border:0;align-items:center;gap:4px;padding:0;list-style:none;display:inline-flex}.site-header-module__ebojYq__navDropdownToggle::-webkit-details-marker{display:none}.site-header-module__ebojYq__navDropdown[open] .site-header-module__ebojYq__navChevron{transform:rotate(180deg)}.site-header-module__ebojYq__navChevron{transition:transform .16s}.site-header-module__ebojYq__navDropdownMenu{z-index:40;background:var(--paper);border:1px solid var(--border);min-width:180px;box-shadow:0 20px 44px color-mix(in srgb, var(--ink) 14%, transparent);border-radius:10px;gap:2px;padding:8px;display:grid;position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%)}.site-header-module__ebojYq__navDropdownMenu a{color:var(--ink);white-space:nowrap;border-radius:7px;padding:9px 12px;font-size:.88rem;font-weight:720;display:block}.site-header-module__ebojYq__navDropdownMenu a:hover{background:var(--surface);color:var(--teculiar)}.site-header-module__ebojYq__actions{align-items:center;gap:10px;display:flex}.site-header-module__ebojYq__languageDropdown{position:relative}.site-header-module__ebojYq__languageToggle{min-height:34px;color:var(--ink);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-pill);cursor:pointer;font:inherit;white-space:nowrap;align-items:center;gap:6px;padding:0 10px 0 12px;font-size:.84rem;font-weight:820;list-style:none;display:inline-flex}.site-header-module__ebojYq__languageToggle::-webkit-details-marker{display:none}.site-header-module__ebojYq__languageToggle::marker{content:""}.site-header-module__ebojYq__languageToggle:hover{color:var(--teculiar);border-color:color-mix(in srgb, var(--teculiar) 40%, var(--border))}.site-header-module__ebojYq__languageChevron{transition:transform .16s}.site-header-module__ebojYq__languageDropdown[open] .site-header-module__ebojYq__languageChevron{transform:rotate(180deg)}.site-header-module__ebojYq__languageDropdownMenu{z-index:30;background:var(--paper);border:1px solid var(--border);min-width:150px;box-shadow:0 20px 44px color-mix(in srgb, var(--ink) 14%, transparent);border-radius:10px;padding:8px;display:grid;position:absolute;top:calc(100% + 10px);right:0}.site-header-module__ebojYq__languageOption{width:100%;min-height:34px;color:var(--ink);border-radius:var(--radius-surface);cursor:pointer;font:inherit;text-align:left;white-space:nowrap;background:0 0;border:0;align-items:center;gap:8px;padding:0 10px;font-size:.88rem;font-weight:720;display:flex}.site-header-module__ebojYq__languageOption:hover{background:var(--surface);color:var(--teculiar)}.site-header-module__ebojYq__languageOptionActive{color:var(--teculiar);font-weight:760}.site-header-module__ebojYq__prefsSection{gap:8px;display:grid}.site-header-module__ebojYq__prefsSection+.site-header-module__ebojYq__prefsSection{margin-top:20px}.site-header-module__ebojYq__prefsSectionLabel{letter-spacing:.04em;text-transform:uppercase;color:color-mix(in srgb, var(--ink) 55%, transparent);font-size:.72rem;font-weight:820}.site-header-module__ebojYq__prefsGrid{gap:6px;display:grid}.site-header-module__ebojYq__prefsOption{width:100%;min-height:42px;color:var(--ink);background:var(--surface);border:1px solid var(--border);cursor:pointer;font:inherit;text-align:left;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:0 14px;font-size:.92rem;font-weight:720;display:flex}.site-header-module__ebojYq__prefsOption:hover{border-color:color-mix(in srgb, var(--teculiar) 40%, var(--border));color:var(--teculiar)}.site-header-module__ebojYq__prefsOptionActive{border-color:var(--teculiar);color:var(--teculiar);background:color-mix(in srgb, var(--teculiar) 8%, var(--surface))}.site-header-module__ebojYq__prefsFooter{margin-top:22px}.site-header-module__ebojYq__prefsApply{color:#fff;background:var(--teculiar);border:1px solid var(--teculiar);cursor:pointer;width:100%;min-height:44px;font:inherit;border-radius:10px;padding:0 16px;font-size:.95rem;font-weight:800}.site-header-module__ebojYq__prefsApply:hover{background:color-mix(in srgb, var(--teculiar) 88%, #000)}.site-header-module__ebojYq__clientLogin{width:36px;height:36px;color:var(--ink);background:color-mix(in srgb, var(--paper) 84%, transparent);border:1px solid var(--border);border-radius:var(--radius-pill);box-shadow:0 10px 28px color-mix(in srgb, var(--ink) 8%, transparent);justify-content:center;align-items:center;transition:transform .16s,border-color .16s,box-shadow .16s;display:inline-flex}.site-header-module__ebojYq__clientLogin:hover{border-color:color-mix(in srgb, var(--teculiar) 42%, var(--border));box-shadow:0 14px 32px color-mix(in srgb, var(--teculiar) 16%, transparent);transform:translateY(-1px)}.site-header-module__ebojYq__accountMenu{position:relative}.site-header-module__ebojYq__accountMenu summary{width:36px;height:36px;color:var(--ink);background:color-mix(in srgb, var(--paper) 84%, transparent);border:1px solid var(--border);border-radius:var(--radius-pill);box-shadow:0 10px 28px color-mix(in srgb, var(--ink) 8%, transparent);cursor:pointer;justify-content:center;align-items:center;list-style:none;transition:transform .16s,border-color .16s,box-shadow .16s;display:inline-flex}.site-header-module__ebojYq__accountMenu summary:hover{border-color:color-mix(in srgb, var(--teculiar) 42%, var(--border));box-shadow:0 14px 32px color-mix(in srgb, var(--teculiar) 16%, transparent);transform:translateY(-1px)}.site-header-module__ebojYq__accountMenu summary::-webkit-details-marker{display:none}.site-header-module__ebojYq__accountDropdown{z-index:30;background:var(--paper);border:1px solid var(--border);min-width:170px;box-shadow:0 20px 44px color-mix(in srgb, var(--ink) 14%, transparent);border-radius:10px;padding:8px;display:grid;position:absolute;top:calc(100% + 10px);right:0}.site-header-module__ebojYq__accountDropdown a,.site-header-module__ebojYq__accountDropdown button{width:100%;min-height:34px;color:var(--ink);border-radius:var(--radius-surface);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:8px;padding:0 10px;font-size:.88rem;font-weight:720;display:flex}.site-header-module__ebojYq__accountDropdown a:hover,.site-header-module__ebojYq__accountDropdown button:hover{background:var(--surface);color:var(--teculiar)}.site-header-module__ebojYq__mobileMenu{display:none}.site-header-module__ebojYq__mobileMenuBtn{min-height:36px;color:var(--ink);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-pill);cursor:pointer;font:inherit;align-items:center;gap:8px;padding:0 13px;font-size:.86rem;font-weight:740;display:inline-flex}.site-header-module__ebojYq__mobileNav{background:color-mix(in srgb, var(--paper) 96%, transparent);border:1px solid var(--border);box-shadow:0 20px 50px color-mix(in srgb, var(--ink) 14%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:30;border-radius:12px;gap:4px;padding:12px;display:grid;position:absolute;top:calc(100% + 10px);left:0;right:0}.site-header-module__ebojYq__mobileNav a{color:var(--ink);border-radius:12px;padding:10px 12px;font-size:.95rem;font-weight:720;display:block}.site-header-module__ebojYq__mobileNav a:hover{background:var(--surface)}.site-header-module__ebojYq__mobileCloudGroup{display:grid}.site-header-module__ebojYq__mobileCloudToggle{width:100%;color:var(--ink);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:12px;justify-content:space-between;align-items:center;padding:10px 12px;font-size:.95rem;font-weight:720;display:flex}.site-header-module__ebojYq__mobileCloudToggle:hover,.site-header-module__ebojYq__mobileCloudToggle[aria-expanded=true]{color:var(--teculiar)}.site-header-module__ebojYq__mobileChevron{flex-shrink:0;transition:transform .16s}.site-header-module__ebojYq__mobileChevronOpen{transform:rotate(180deg)}.site-header-module__ebojYq__mobileCloudChildren{padding-left:16px;display:grid}.site-header-module__ebojYq__mobileCloudChildren a{color:var(--ink);border-radius:10px;padding:8px 12px;font-size:.9rem;font-weight:680;display:block}.site-header-module__ebojYq__mobileCloudChildren a:hover{background:var(--surface);color:var(--teculiar)}@media (max-width:980px){.site-header-module__ebojYq__nav{display:none}.site-header-module__ebojYq__inner{gap:12px;min-height:58px}.site-header-module__ebojYq__actions{gap:8px}.site-header-module__ebojYq__mobileMenu{display:block}}@media (max-width:520px){.site-header-module__ebojYq__brandLogo{max-width:132px}.site-header-module__ebojYq__brand span{display:none}.site-header-module__ebojYq__languageToggle{justify-content:center;width:36px;min-height:36px;padding:0}.site-header-module__ebojYq__languageToggle span,.site-header-module__ebojYq__mobileMenuBtn span{display:none}.site-header-module__ebojYq__mobileMenuBtn{justify-content:center;width:38px;min-height:38px;padding:0}}
.page-shell-module__yjygvq__shell{flex-direction:column;max-width:1440px;min-height:100vh;margin:0 auto;display:flex}.page-shell-module__yjygvq__topBar{z-index:30;align-items:center;gap:var(--space-3);min-height:52px;padding:0 var(--space-5);border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--bg) 88%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);display:flex;position:sticky;top:0}.page-shell-module__yjygvq__brandSlot{flex-shrink:0;align-items:center;display:flex}.page-shell-module__yjygvq__breadcrumbSlot{flex:1;align-items:center;min-width:0;display:flex}.page-shell-module__yjygvq__actions{align-items:center;gap:var(--space-2);white-space:nowrap;display:flex}.page-shell-module__yjygvq__hamburger{border:1px solid var(--border);border-radius:var(--radius-control);background:var(--surface);width:36px;height:36px;color:var(--primary);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:none}.page-shell-module__yjygvq__body{flex:1;grid-template-columns:250px minmax(0,1fr);display:grid}.page-shell-module__yjygvq__sidebarSlot{height:calc(100vh - 52px);position:sticky;top:52px;overflow-y:auto}.page-shell-module__yjygvq__main{width:100%;min-width:0;padding:var(--space-5) var(--space-5) var(--space-6)}.page-shell-module__yjygvq__mobileCrumbs{display:none}.page-shell-module__yjygvq__mobileCrumbs:empty{display:none!important}.page-shell-module__yjygvq__backdrop{z-index:25;background:#06142685;animation:.16s page-shell-module__yjygvq__electric-fade;display:none;position:fixed;inset:52px 0 0}.page-shell-module__yjygvq__drawer{z-index:26;background:var(--sidebar);width:min(290px,84vw);box-shadow:var(--shadow);flex-direction:column;animation:.18s page-shell-module__yjygvq__drawer-in;display:none;position:fixed;top:52px;bottom:0;left:0;overflow-y:auto}.page-shell-module__yjygvq__drawer aside{flex:1;height:auto;min-height:0}.page-shell-module__yjygvq__drawerTop{background:var(--sidebar);justify-content:flex-end;padding:18px 12px 4px;display:flex}.page-shell-module__yjygvq__drawer aside{padding-top:6px}.page-shell-module__yjygvq__drawerClose{border-radius:var(--radius-control);color:#ffffffb8;cursor:pointer;background:0 0;border:1px solid #ffffff29;justify-content:center;align-items:center;width:30px;height:30px;padding:0;display:inline-flex}.page-shell-module__yjygvq__drawerClose:hover{color:#fff;background:#ffffff14}@keyframes page-shell-module__yjygvq__drawer-in{0%{opacity:.6;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}@media (min-width:1024px){.page-shell-module__yjygvq__topBar{padding-left:10px}.page-shell-module__yjygvq__brandSlot{width:240px;padding-right:10px}.page-shell-module__yjygvq__brandSlot>*{width:100%}.page-shell-module__yjygvq__breadcrumbSlot{padding-left:12px}}@media (max-width:1023px){.page-shell-module__yjygvq__body{grid-template-columns:minmax(0,1fr)}.page-shell-module__yjygvq__sidebarSlot{display:none}.page-shell-module__yjygvq__hamburger{display:inline-flex}.page-shell-module__yjygvq__actions{margin-left:auto}.page-shell-module__yjygvq__breadcrumbSlot{display:none}.page-shell-module__yjygvq__brandSlot{flex:0 auto;min-width:0;overflow:hidden}.page-shell-module__yjygvq__brandSlot>*{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.page-shell-module__yjygvq__open .page-shell-module__yjygvq__backdrop{display:block}.page-shell-module__yjygvq__open .page-shell-module__yjygvq__drawer{display:flex}.page-shell-module__yjygvq__topBar{padding:0 var(--space-4)}.page-shell-module__yjygvq__main{padding:var(--space-4) 10px var(--space-5)}.page-shell-module__yjygvq__mobileCrumbs{border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--bg) 88%, transparent);padding:7px 10px 8px;display:block}}@media (max-width:400px){.page-shell-module__yjygvq__topBar{gap:var(--space-2);padding:0 10px}}
