*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}:root{--bg: #1a1a2e;--bg-surface: #16213e;--bg-card: #1f3056;--text: #e8e8e8;--text-muted: #a0a0b0;--accent: #4a9eff;--accent-hover: #6db3ff;--danger: #ff4757;--radius: 8px;--shadow: 0 2px 8px rgba(0, 0, 0, .3)}body{background:var(--bg);color:var(--text);font-family:system-ui,-apple-system,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg-surface)}::-webkit-scrollbar-thumb{background:var(--bg-card);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}#root{min-height:100dvh;display:flex;flex-direction:column}
