:root{color-scheme:dark;--bg: #0a0a0a;--fg: #f5f5f5;--muted: #888;--border: #222;--accent: #ffd54f}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg);color:var(--fg);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}.app-shell.svelte-12qhfyh{max-width:480px;margin:0 auto;min-height:100vh;padding:24px 16px}
