:root{--color-brand-darkest:#0d1b2a;--color-brand-dark:#1b2838;--color-brand-mid:#2e4057;--color-accent:#048a81;--color-accent-dark:#036b65;--color-accent-light:#54c6eb;--color-accent-light-dark:#2196c0;--color-bg:#edf3f7;--color-surface:#fff;--color-border:#c5d8e4;--color-border-input:#8fafc4;--color-text:#0d1b2a;--color-text-secondary:#2e4057;--color-text-muted:#5a7690;--color-green:#048a81;--color-green-dark:#036b65;--color-blue:#54c6eb;--color-blue-dark:#2196c0;--radius-sm:8px;--radius-md:10px;--radius-lg:12px;--radius-xl:16px;--radius-full:9999px;--shadow-sm:0 2px 6px #0d1b2a12;--shadow-md:0 4px 14px #0d1b2a1c;--shadow-lg:0 8px 28px #0d1b2a17;--shadow-card:0 10px 30px #0d1b2a17;--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",system-ui,sans-serif}*,:before,:after{box-sizing:border-box}body{font-family:var(--font-sans);background-color:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}input,textarea,select{font-family:inherit;font-size:inherit}input:focus,textarea:focus,select:focus{outline:2px solid var(--color-accent-light);outline-offset:-1px}
.layout-module__CUj6aG__authGate{color:#0d1b2ab3;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:100vh;padding:24px;font-size:14px;display:flex}.layout-module__CUj6aG__shell{background:#f5f7fb;grid-template-columns:248px 1fr;min-height:100vh;display:grid}.layout-module__CUj6aG__shellCollapsed{grid-template-columns:72px 1fr}.layout-module__CUj6aG__sidebar{z-index:30;background:#fff;border-right:1px solid #0d1b2a14;flex-direction:column;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.layout-module__CUj6aG__sidebarHeader{border-bottom:1px solid #0d1b2a0f;justify-content:space-between;align-items:center;gap:10px;min-height:64px;padding:16px 14px;display:flex}.layout-module__CUj6aG__logoLink{color:var(--color-text);align-items:center;gap:10px;min-width:0;font-weight:800;text-decoration:none;display:flex;overflow:hidden}.layout-module__CUj6aG__logoMark{background:linear-gradient(135deg,var(--color-accent),var(--color-accent-light));color:#fff;border-radius:10px;flex-shrink:0;place-items:center;width:36px;height:36px;display:grid;box-shadow:0 6px 14px #048a814d}.layout-module__CUj6aG__logoText{letter-spacing:.01em;white-space:nowrap;text-overflow:ellipsis;font-size:15px;overflow:hidden}.layout-module__CUj6aG__shellCollapsed .layout-module__CUj6aG__logoText{display:none}.layout-module__CUj6aG__shellCollapsed .layout-module__CUj6aG__sidebarHeader{flex-direction:column;gap:8px;padding:12px 8px}.layout-module__CUj6aG__shellCollapsed .layout-module__CUj6aG__logoLink{justify-content:center;width:100%}.layout-module__CUj6aG__collapseBtn{width:32px;height:32px;color:var(--color-text-secondary);cursor:pointer;background:#fff;border:1px solid #0d1b2a1a;border-radius:8px;flex-shrink:0;place-items:center;transition:background .15s,color .15s;display:grid}.layout-module__CUj6aG__collapseBtn:hover{color:var(--color-accent);background:#048a8114}.layout-module__CUj6aG__sidebarNav{flex:1;padding:12px 10px;overflow-y:auto}.layout-module__CUj6aG__sectionLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted);min-height:16px;padding:8px 10px;font-size:11px;font-weight:700}.layout-module__CUj6aG__navList{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.layout-module__CUj6aG__navItem{list-style:none}.layout-module__CUj6aG__navButton{width:100%;color:var(--color-text-secondary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:12px;padding:10px 12px;font-size:14px;font-weight:600;text-decoration:none;transition:background .15s,color .15s;display:flex}.layout-module__CUj6aG__navButton:hover{color:var(--color-text);background:#048a8114}.layout-module__CUj6aG__navButtonActive{color:var(--color-accent);background:linear-gradient(135deg,#048a8129,#54c6eb1f)}.layout-module__CUj6aG__navButtonActive:hover{background:linear-gradient(135deg,#048a8138,#54c6eb2e)}.layout-module__CUj6aG__navGroupBtn{justify-content:flex-start}.layout-module__CUj6aG__navLabel{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.layout-module__CUj6aG__navChevron{color:var(--color-text-muted);flex-shrink:0;transition:transform .2s}.layout-module__CUj6aG__navChevronOpen{color:var(--color-accent);transform:rotate(180deg)}.layout-module__CUj6aG__navIcon{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.layout-module__CUj6aG__navChildList{border-left:1px solid #0d1b2a1a;flex-direction:column;gap:2px;margin:4px 0 4px 14px;padding:0 0 0 10px;list-style:none;display:flex}.layout-module__CUj6aG__navChildItem{list-style:none}.layout-module__CUj6aG__navChildButton{color:var(--color-text-secondary);border-radius:8px;align-items:center;gap:10px;padding:8px 10px;font-size:13px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}.layout-module__CUj6aG__navChildButton:hover{color:var(--color-text);background:#048a8114}.layout-module__CUj6aG__navChildButtonActive{color:var(--color-accent);background:#048a811f;font-weight:600}.layout-module__CUj6aG__navChildDot{opacity:.5;background:currentColor;border-radius:50%;flex-shrink:0;width:6px;height:6px}.layout-module__CUj6aG__navChildButtonActive .layout-module__CUj6aG__navChildDot{opacity:1}.layout-module__CUj6aG__shellCollapsed .layout-module__CUj6aG__navButton{justify-content:center;padding:10px}.layout-module__CUj6aG__shellCollapsed .layout-module__CUj6aG__navLabel,.layout-module__CUj6aG__shellCollapsed .layout-module__CUj6aG__navChevron,.layout-module__CUj6aG__shellCollapsed .layout-module__CUj6aG__navChildList,.layout-module__CUj6aG__shellCollapsed .layout-module__CUj6aG__sectionLabel{display:none}.layout-module__CUj6aG__sidebarFooter{border-top:1px solid #0d1b2a0f;padding:12px 14px}.layout-module__CUj6aG__userBlock{background:#0d1b2a08;border-radius:10px;align-items:center;gap:10px;padding:8px;display:flex}.layout-module__CUj6aG__userBlockCollapsed{flex-direction:column;align-items:center;gap:8px;display:flex}.layout-module__CUj6aG__userBlockDetails{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.layout-module__CUj6aG__avatar{background:linear-gradient(135deg,var(--color-accent-light),#4f7cff);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:36px;height:36px;font-size:14px;font-weight:800;display:grid;box-shadow:0 6px 14px #54c6eb4d}.layout-module__CUj6aG__userName{color:var(--color-text);white-space:nowrap;text-overflow:ellipsis;max-width:140px;font-size:13px;font-weight:700;line-height:1.2;overflow:hidden}.layout-module__CUj6aG__userRole{color:var(--color-text-muted);text-transform:capitalize;font-size:11px;line-height:1.2}.layout-module__CUj6aG__logoutBtn{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;font-weight:600;transition:background .15s,color .15s;display:inline-flex}.layout-module__CUj6aG__logoutBtn:hover{color:#c0392b;background:#c0392b1a}.layout-module__CUj6aG__logoutBtnIcon{padding:6px}.layout-module__CUj6aG__loginBtn{width:100%;color:var(--color-text);cursor:pointer;background:#fff;border:1px solid #0d1b2a1f;border-radius:10px;padding:10px 14px;font-size:13px;font-weight:700;transition:background .15s,border-color .15s}.layout-module__CUj6aG__loginBtn:hover{background:#048a8114;border-color:#048a8147}.layout-module__CUj6aG__mainWrap{flex-direction:column;min-width:0;display:flex}.layout-module__CUj6aG__topbar{z-index:20;background:#fff;border-bottom:1px solid #0d1b2a0f;justify-content:space-between;align-items:center;gap:12px;min-height:56px;padding:10px 16px;display:none;position:sticky;top:0}.layout-module__CUj6aG__topbarLogo{color:var(--color-text);text-align:center;flex:1;font-size:15px;font-weight:800}.layout-module__CUj6aG__topbarUser{align-items:center;display:flex}.layout-module__CUj6aG__mobileMenuBtn{width:40px;height:40px;color:var(--color-text);cursor:pointer;background:#fff;border:1px solid #0d1b2a1a;border-radius:10px;place-items:center;display:grid}.layout-module__CUj6aG__mobileMenuBtn:hover{background:#048a8114}.layout-module__CUj6aG__main{flex:1;min-width:0;padding:24px 32px 48px}.layout-module__CUj6aG__mobileOverlay{z-index:40;opacity:0;pointer-events:none;background:#0d1b2a73;transition:opacity .2s;display:none;position:fixed;inset:0}.layout-module__CUj6aG__mobileOverlayOpen{opacity:1;pointer-events:auto}.layout-module__CUj6aG__mobileDrawer{z-index:50;background:#fff;flex-direction:column;width:280px;max-width:82vw;transition:transform .25s;display:none;position:fixed;top:0;bottom:0;left:0;overflow:hidden;transform:translate(-100%)}.layout-module__CUj6aG__mobileDrawerOpen{transform:translate(0)}@media (max-width:900px){.layout-module__CUj6aG__shell,.layout-module__CUj6aG__shellCollapsed{grid-template-columns:1fr}.layout-module__CUj6aG__sidebar{display:none}.layout-module__CUj6aG__topbar{display:flex}.layout-module__CUj6aG__mobileOverlay{display:block}.layout-module__CUj6aG__mobileDrawer{display:flex}.layout-module__CUj6aG__main{padding:16px}}
