:root{--bg-primary:#0a0a0f;--bg-card:#14141f;--accent-cyan:#00f0ff;--accent-green:#0f8;--accent-red:#f36;--accent-yellow:gold;--accent-magenta:#f4f;--text-primary:#fff;--text-dim:#889;--border:#2a2a3a;--border-glow:#00f0ff44}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg-primary);height:100%;color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-user-select:none;user-select:none;touch-action:manipulation;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:16px;line-height:1.4;overflow:hidden}h1,h2,h3{letter-spacing:-.02em;font-weight:800}button{cursor:pointer;color:inherit;font-family:inherit;font-size:inherit;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border:none}button:focus-visible{outline:2px solid var(--accent-cyan);outline-offset:2px}input,select,textarea{font-family:inherit;font-size:inherit;color:var(--text-primary);background:var(--bg-card);border:1px solid var(--border);border-radius:8px;outline:none;padding:.75rem 1rem}input:focus,select:focus,textarea:focus{border-color:var(--accent-cyan);box-shadow:0 0 0 2px var(--border-glow)}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.app-shell.svelte-12qhfyh{background:var(--bg-primary);flex-direction:column;min-height:100dvh;display:flex}
