.layout-module__Ufb8nG__shell{background:var(--surface);height:100vh;display:flex}.layout-module__Ufb8nG__sidebar{width:var(--sidebar-width);background:var(--sidebar-bg);flex-direction:column;flex-shrink:0;display:flex}.layout-module__Ufb8nG__brand{border-bottom:1px solid #ffffff0f;align-items:center;gap:10px;padding:18px 20px 16px;display:flex}.layout-module__Ufb8nG__brandMark{background:var(--sidebar-accent);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.layout-module__Ufb8nG__brandName{color:#f8fafc;letter-spacing:-.01em;font-size:15px;font-weight:600}.layout-module__Ufb8nG__nav{flex-direction:column;flex:1;gap:1px;padding:12px 10px;display:flex;overflow-y:auto}.layout-module__Ufb8nG__navLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--sidebar-text);opacity:.5;padding:8px 10px 4px;font-size:10px;font-weight:600}.layout-module__Ufb8nG__navItem{color:var(--sidebar-text);border-radius:6px;align-items:center;gap:9px;padding:8px 10px;font-size:13.5px;font-weight:500;transition:background .12s,color .12s;display:flex}.layout-module__Ufb8nG__navItem:hover{background:var(--sidebar-hover);color:#cbd5e1}.layout-module__Ufb8nG__navItem.layout-module__Ufb8nG__active{color:var(--sidebar-text-active);background:#3b82f624}.layout-module__Ufb8nG__navDivider{background:#ffffff0f;height:1px;margin:6px 10px}.layout-module__Ufb8nG__sidebarFooter{border-top:1px solid #ffffff0f;padding:12px}.layout-module__Ufb8nG__userRow{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:9px;width:100%;padding:8px;transition:background .12s;display:flex}.layout-module__Ufb8nG__userRow:hover{background:var(--sidebar-hover)}.layout-module__Ufb8nG__userAvatar{background:var(--sidebar-accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:11px;font-weight:700;display:flex}.layout-module__Ufb8nG__userInfo{flex:1;min-width:0}.layout-module__Ufb8nG__userName{color:#e2e8f0;white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-weight:500;overflow:hidden}.layout-module__Ufb8nG__userRole{color:var(--sidebar-text);margin-top:1px;font-size:11px}.layout-module__Ufb8nG__main{flex-direction:column;flex:1;min-width:0;display:flex}.layout-module__Ufb8nG__header{height:var(--header-height);background:var(--card);border-bottom:1px solid var(--border);flex-shrink:0;align-items:center;gap:12px;padding:0 24px;display:flex}.layout-module__Ufb8nG__searchBar{background:var(--surface);border:1px solid var(--border);max-width:360px;height:34px;color:var(--text-muted);border-radius:8px;flex:1;align-items:center;gap:8px;padding:0 12px;display:flex}.layout-module__Ufb8nG__searchInput{color:var(--text);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:13px}.layout-module__Ufb8nG__searchInput::placeholder{color:var(--text-muted)}.layout-module__Ufb8nG__headerSpacer{flex:1}.layout-module__Ufb8nG__iconBtn{width:34px;height:34px;color:var(--text-muted);border-radius:7px;justify-content:center;align-items:center;transition:background .12s,color .12s;display:flex;position:relative}.layout-module__Ufb8nG__iconBtn:hover{background:var(--surface);color:var(--text)}.layout-module__Ufb8nG__notifDot{background:var(--red);border:1.5px solid var(--card);border-radius:50%;width:7px;height:7px;position:absolute;top:6px;right:6px}.layout-module__Ufb8nG__headerAvatar{background:var(--sidebar-accent);color:#fff;cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:700;display:flex}.layout-module__Ufb8nG__content{flex:1;padding:24px;overflow-y:auto}.layout-module__Ufb8nG__menuBtn{width:36px;height:36px;color:var(--text-muted);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;transition:background .12s;display:none}.layout-module__Ufb8nG__menuBtn:hover{background:var(--surface);color:var(--text)}.layout-module__Ufb8nG__overlay{z-index:49;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#00000073;position:fixed;inset:0}.layout-module__Ufb8nG__sidebarOpen{transform:translate(0)!important}@media (max-width:768px){.layout-module__Ufb8nG__sidebar{z-index:50;transition:transform .22s;position:fixed;inset:0 auto 0 0;transform:translate(-100%);box-shadow:4px 0 24px #00000040}.layout-module__Ufb8nG__menuBtn{display:flex}.layout-module__Ufb8nG__content{padding:16px}.layout-module__Ufb8nG__searchBar{max-width:200px}.layout-module__Ufb8nG__header{gap:8px;padding:0 16px}}
.debug-panel-module__5_pEVW__root{z-index:9999;flex-direction:column;align-items:flex-end;gap:10px;font-family:ui-monospace,Geist Mono,monospace;display:flex;position:fixed;bottom:20px;right:20px}.debug-panel-module__5_pEVW__fab{color:#94a3b8;cursor:pointer;letter-spacing:.02em;background:#1e293b;border:1px solid #334155;border-radius:99px;align-items:center;gap:7px;height:36px;padding:0 14px;font-family:inherit;font-size:11.5px;font-weight:600;transition:background .12s,color .12s;display:flex;box-shadow:0 4px 12px #0006}.debug-panel-module__5_pEVW__fab:hover{color:#e2e8f0;background:#334155}.debug-panel-module__5_pEVW__fabActive{color:#fff;background:#7c3aed;border-color:#7c3aed}.debug-panel-module__5_pEVW__fabActive:hover{background:#6d28d9}.debug-panel-module__5_pEVW__panel{color:#e2e8f0;background:#0f172a;border:1px solid #1e293b;border-radius:12px;width:360px;font-size:12px;overflow:hidden;box-shadow:0 8px 32px #00000080}.debug-panel-module__5_pEVW__panelHeader{background:#1e293b;border-bottom:1px solid #1e293b;justify-content:space-between;align-items:center;padding:12px 14px 10px;display:flex}.debug-panel-module__5_pEVW__panelTitle{letter-spacing:.1em;text-transform:uppercase;color:#7c3aed;font-size:11px;font-weight:700}.debug-panel-module__5_pEVW__closeBtn{color:#64748b;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:12px;line-height:1}.debug-panel-module__5_pEVW__closeBtn:hover{color:#e2e8f0}.debug-panel-module__5_pEVW__overrideBanner{color:#ddd6fe;background:#4c1d95;justify-content:space-between;align-items:center;gap:10px;padding:8px 14px;font-size:11px;font-weight:500;display:flex}.debug-panel-module__5_pEVW__resetBtn{color:#a78bfa;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #7c3aed;border-radius:6px;padding:3px 9px;font-family:inherit;font-size:10.5px;transition:background .1s}.debug-panel-module__5_pEVW__resetBtn:hover{color:#fff;background:#7c3aed}.debug-panel-module__5_pEVW__section{border-bottom:1px solid #1e293b;padding:12px 14px}.debug-panel-module__5_pEVW__section:last-child{border-bottom:none}.debug-panel-module__5_pEVW__sectionLabel{text-transform:uppercase;letter-spacing:.08em;color:#64748b;margin-bottom:10px;font-size:10px;font-weight:700}.debug-panel-module__5_pEVW__presets{flex-wrap:wrap;gap:6px;display:flex}.debug-panel-module__5_pEVW__presetBtn{color:#94a3b8;cursor:pointer;background:#1e293b;border:1px solid #334155;border-radius:6px;padding:4px 10px;font-family:inherit;font-size:11px;font-weight:600;transition:background .1s,color .1s,border-color .1s}.debug-panel-module__5_pEVW__presetBtn:hover{color:#e2e8f0;background:#334155;border-color:#475569}.debug-panel-module__5_pEVW__permList{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.debug-panel-module__5_pEVW__permLabel{cursor:pointer;align-items:flex-start;gap:8px;display:flex}.debug-panel-module__5_pEVW__permCheck{accent-color:#7c3aed;cursor:pointer;flex-shrink:0;margin-top:1px}.debug-panel-module__5_pEVW__permName{font-size:11px;line-height:1.5;transition:color .1s}.debug-panel-module__5_pEVW__permOn{color:#a78bfa}.debug-panel-module__5_pEVW__permOff{color:#475569}.debug-panel-module__5_pEVW__realPerms{flex-wrap:wrap;gap:5px;display:flex}.debug-panel-module__5_pEVW__realPerm{color:#64748b;background:#1e293b;border:1px solid #334155;border-radius:4px;padding:2px 7px;font-size:10px}
