:root{--bg: #0a0a0a;--fg: #f0f0f0;--accent: #a78bfa;--card-bg: #1a1a2e;--muted: #6b7280;color-scheme:dark}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--fg);min-height:100dvh;padding-bottom:env(safe-area-inset-bottom,0px)}#root{min-height:100dvh;display:flex;flex-direction:column}
