:root{--bg: #0f0f1a;--bg-card: #1a1a2e;--bg-elevated: #22223a;--text: #e8e8f0;--text-muted: #8888aa;--accent: #7c3aed;--accent-light: #a78bfa;--good: #22c55e;--neutral: #f59e0b;--bad: #ef4444;--border: #2a2a40;--radius: 12px;--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;overscroll-behavior:none}a{color:var(--accent-light);text-decoration:none}button{font-family:inherit;font-size:inherit;cursor:pointer;border:none;outline:none}input,select,textarea{font-family:inherit;font-size:inherit}.loading-screen.svelte-12qhfyh{display:flex;align-items:center;justify-content:center;height:100dvh;background:var(--bg)}.loading-inner.svelte-12qhfyh{display:flex;flex-direction:column;align-items:center;gap:12px}.spinner.svelte-12qhfyh{width:40px;height:40px;border:3px solid var(--border);border-top-color:var(--accent);border-radius:50%;animation:svelte-12qhfyh-spin .8s linear infinite}@keyframes svelte-12qhfyh-spin{to{transform:rotate(360deg)}}.loading-title.svelte-12qhfyh{font-size:1.25rem;font-weight:700;color:var(--text)}.loading-sub.svelte-12qhfyh{font-size:.8rem;color:var(--text-muted)}.onboard-screen.svelte-12qhfyh{display:flex;align-items:center;justify-content:center;min-height:100dvh;padding:24px 16px;background:var(--bg)}.onboard-card.svelte-12qhfyh{width:100%;max-width:400px;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:32px 24px;display:flex;flex-direction:column;gap:8px}.app-title.svelte-12qhfyh{font-size:1.5rem;font-weight:800;color:var(--accent-light);margin:0}.app-sub.svelte-12qhfyh{font-size:.8rem;color:var(--text-muted);margin-bottom:16px}.onboard-heading.svelte-12qhfyh{font-size:1.1rem;font-weight:700;color:var(--text);margin:0}.onboard-desc.svelte-12qhfyh{font-size:.875rem;color:var(--text-muted);margin-bottom:8px}.onboard-form.svelte-12qhfyh{display:flex;flex-direction:column;gap:12px;margin-top:8px}.field-label.svelte-12qhfyh{font-size:.8rem;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em}.text-input.svelte-12qhfyh{width:100%;background:var(--bg-elevated);border:1px solid var(--border);border-radius:8px;color:var(--text);padding:12px 14px;font-size:1rem;transition:border-color .15s}.text-input.svelte-12qhfyh:focus{outline:none;border-color:var(--accent)}.code-hint.svelte-12qhfyh{font-size:.8rem;color:var(--text-muted)}.code-hint.svelte-12qhfyh strong:where(.svelte-12qhfyh){color:var(--accent-light)}.error-msg.svelte-12qhfyh{font-size:.85rem;color:var(--bad)}.btn-primary.svelte-12qhfyh{background:var(--accent);color:#fff;border:none;border-radius:8px;padding:14px;font-size:1rem;font-weight:600;cursor:pointer;transition:opacity .15s;margin-top:4px}.btn-primary.svelte-12qhfyh:disabled{opacity:.5;cursor:not-allowed}.app-shell.svelte-12qhfyh{display:flex;flex-direction:column;height:100dvh}.app-main.svelte-12qhfyh{flex:1;overflow-y:auto;padding-bottom:calc(60px + var(--safe-bottom))}.bottom-nav.svelte-12qhfyh{position:fixed;bottom:0;left:0;right:0;display:flex;background:var(--bg-card);border-top:1px solid var(--border);padding-bottom:var(--safe-bottom);z-index:100}.nav-item.svelte-12qhfyh{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:10px 8px;color:var(--text-muted);text-decoration:none;transition:color .15s;min-height:60px}.nav-item.active.svelte-12qhfyh{color:var(--accent-light)}.nav-icon.svelte-12qhfyh{font-size:1.3rem;line-height:1}.nav-label.svelte-12qhfyh{font-size:.7rem;font-weight:500}
