:root{--accent: #111111;--accent-dim: #333333;--on-accent: #ffffff;--bg: #f6f7f8;--surface: #ffffff;--sidebar: #f3f4f6;--border: #e6e7ea;--text: #1c1c1c;--muted: #6b6e73;--link: #2f6fed;--danger: #d64545;--success: #1a9e5c;--radius-btn: 8px;--radius-card: 12px;--radius-chip: 999px;--font-display: Inter, "Segoe UI", sans-serif;--font-body: Inter, "Segoe UI", sans-serif;font-family:var(--font-body);color:var(--text);background:var(--bg);line-height:1.45}*{box-sizing:border-box}html,body,#root{height:100%}html:has(.guest-stage.live),html:has(.guest-stage.live) body,html:has(.guest-stage.live) #root,html:has(.fkds),html:has(.fkds) body,html:has(.fkds) #root{overflow:hidden;width:100%;max-width:100%}html:has(.guest-stage.live),html:has(.guest-stage.live) body,html:has(.guest-stage.live) #root{height:100%;height:100dvh}html:has(.fkds),html:has(.fkds) body{background:#121416}body{margin:0;background:var(--bg)}button,input,select{font:inherit}button{cursor:pointer}#root{min-height:100%}.route-loading{min-height:100dvh;display:grid;place-items:center;background:#0f1012;color:#ffcf20;font-weight:800}
