:root{--bg-primary:#1a1a2e;--bg-secondary:#16213e;--bg-card:#0f3460;--accent:#e94560;--accent-hover:#ff6b81;--text-primary:#eee;--text-secondary:#aaa;--text-muted:#777;--gold:#f5c842;--border:#2a2a4a;color:var(--text-primary);background:var(--bg-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,Roboto,sans-serif;font-size:16px;line-height:1.5}*{box-sizing:border-box;margin:0;padding:0}html{overscroll-behavior:none}body{-webkit-user-select:none;user-select:none;-webkit-text-size-adjust:100%;min-height:100dvh;padding:env(safe-area-inset-top) 0 0 0}input,textarea{-webkit-user-select:auto;user-select:auto}#root{flex-direction:column;min-height:100dvh;display:flex}
