.layout-module__-hzBUW__shell{min-height:100vh;display:flex}.layout-module__-hzBUW__sidebar{width:var(--sidebar-w);background:var(--bg-deepest);border-right:1px solid var(--border);z-index:100;flex-direction:column;min-height:100vh;display:flex;position:fixed;top:0;bottom:0;left:0}.layout-module__-hzBUW__sidebarBrand{align-items:center;gap:12px;padding:20px 18px;display:flex}.layout-module__-hzBUW__crown{filter:drop-shadow(0 0 8px #f1c10f80);font-size:28px}.layout-module__-hzBUW__brandName{color:var(--text-primary);letter-spacing:-.3px;font-size:16px;font-weight:800}.layout-module__-hzBUW__brandSub{color:var(--primary);letter-spacing:1px;text-transform:uppercase;font-size:10px;font-weight:600}.layout-module__-hzBUW__sidebarDivider{background:var(--border);height:1px;margin:0 18px 12px}.layout-module__-hzBUW__nav{flex-direction:column;flex:1;gap:2px;padding:0 10px;display:flex}.layout-module__-hzBUW__navItem{border-radius:var(--radius-sm);color:var(--text-secondary);align-items:center;gap:10px;padding:10px 12px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:flex;position:relative}.layout-module__-hzBUW__navItem:hover{background:var(--surface);color:var(--text-primary)}.layout-module__-hzBUW__navItem.layout-module__-hzBUW__active{background:var(--primary-glow);color:var(--primary);font-weight:600}.layout-module__-hzBUW__navIcon{text-align:center;width:20px;font-size:16px}.layout-module__-hzBUW__navLabel{flex:1}.layout-module__-hzBUW__activePill{background:var(--primary);border-radius:2px;width:3px;height:16px;position:absolute;right:8px}.layout-module__-hzBUW__sidebarFooter{border-top:1px solid var(--border);padding:16px 10px}.layout-module__-hzBUW__signOutBtn{border-radius:var(--radius-sm);width:100%;color:var(--text-secondary);background:0 0;border:1px solid #0000;align-items:center;gap:8px;padding:9px 12px;font-size:13px;font-weight:500;transition:all .2s;display:flex}.layout-module__-hzBUW__signOutBtn:hover{color:var(--error);background:#ff444414;border-color:#ff444426}.layout-module__-hzBUW__main{margin-left:var(--sidebar-w);flex-direction:column;flex:1;min-height:100vh;display:flex}.layout-module__-hzBUW__header{height:var(--header-h);background:var(--bg-deepest);border-bottom:1px solid var(--border);z-index:50;justify-content:space-between;align-items:center;padding:0 28px;display:flex;position:sticky;top:0}.layout-module__-hzBUW__headerLeft{align-items:center;gap:16px;display:flex}.layout-module__-hzBUW__headerRight{align-items:center;gap:12px;display:flex}.layout-module__-hzBUW__liveIndicator{color:var(--primary);align-items:center;gap:6px;font-size:12px;font-weight:600;display:flex}.layout-module__-hzBUW__liveDot{background:var(--primary);width:7px;height:7px;box-shadow:0 0 6px var(--primary);border-radius:50%;animation:1.5s infinite layout-module__-hzBUW__pulse}.layout-module__-hzBUW__adminBadge{background:var(--gold-glow);color:var(--gold);border:1px solid #f1c10f33;border-radius:20px;align-items:center;gap:6px;padding:5px 14px;font-size:12px;font-weight:700;display:flex}.layout-module__-hzBUW__content{background:var(--bg-dark);flex:1;overflow-y:auto}
