:root{color-scheme:dark;--bordeaux: #d05873;--bordeaux-dark: #7b1e3b;--bordeaux-soft: #e08ea0;--bordeaux-tint: #2e1b22;--bg: #131116;--surface: #1d1a21;--surface-2: #272330;--text: #ece9f1;--muted: #9b94a6;--border: #34303d;--good: #4cc38a;--warn: #e0a44a;--bad: #e05a6a;--radius: 16px;--radius-sm: 10px;--shadow: 0 1px 2px rgba(0, 0, 0, .4), 0 10px 28px rgba(0, 0, 0, .35);--maxw: 720px;--nav-h: 64px;--font: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:var(--font);-webkit-font-smoothing:antialiased;line-height:1.45}h1,h2,h3{margin:0;font-weight:700;letter-spacing:-.01em}a{color:inherit;text-decoration:none}button{font-family:inherit}input,textarea,select{color:var(--text);background:var(--surface-2);border:1px solid var(--border)}input::placeholder,textarea::placeholder{color:var(--muted)}.muted{color:var(--muted)}.pill{display:inline-flex;align-items:center;gap:6px;padding:3px 10px;border-radius:999px;background:var(--bordeaux-tint);color:var(--bordeaux);font-size:.8rem;font-weight:600}nav.svelte-oeh3u8{position:fixed;left:0;right:0;bottom:0;height:calc(var(--nav-h) + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:var(--surface);border-top:1px solid var(--border);display:flex;justify-content:space-around;align-items:stretch;z-index:20}a.svelte-oeh3u8{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:var(--muted);font-size:.7rem;font-weight:600}a.active.svelte-oeh3u8{color:var(--bordeaux)}.icon.svelte-oeh3u8{font-size:1.2rem;line-height:1}a.active.svelte-oeh3u8 .icon:where(.svelte-oeh3u8){transform:translateY(-1px)}.screen.svelte-8ukb9p{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:20px;background:radial-gradient(120% 100% at 50% 0%,#2a1620 0%,var(--bg) 60%)}.card.svelte-8ukb9p{width:100%;max-width:380px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:26px 22px}.brand.svelte-8ukb9p{display:flex;align-items:center;gap:9px;font-weight:700;color:var(--bordeaux);margin-bottom:18px}.dot.svelte-8ukb9p{width:10px;height:10px;border-radius:50%;background:var(--bordeaux);box-shadow:0 0 0 4px var(--bordeaux-tint)}h1.svelte-8ukb9p{font-size:1.6rem}p.muted.svelte-8ukb9p{margin:6px 0 18px;font-size:.9rem}form.svelte-8ukb9p{display:flex;flex-direction:column;gap:12px}input.svelte-8ukb9p{padding:13px 14px;border-radius:var(--radius-sm);font-size:1rem}button.svelte-8ukb9p{border:0;background:var(--bordeaux);color:#fff;padding:13px;border-radius:var(--radius-sm);font-weight:700;font-size:1rem}button.svelte-8ukb9p:disabled{opacity:.55}.err.svelte-8ukb9p{color:var(--bad);font-weight:600;margin-top:12px;font-size:.9rem}.foot.svelte-8ukb9p{margin-top:22px;font-size:.72rem;text-align:center}.boot.svelte-12qhfyh{min-height:100vh;display:flex;align-items:center;justify-content:center}.pulse.svelte-12qhfyh{width:14px;height:14px;border-radius:50%;background:var(--bordeaux);animation:svelte-12qhfyh-p 1s ease-in-out infinite}@keyframes svelte-12qhfyh-p{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1.1)}}.app.svelte-12qhfyh{max-width:var(--maxw);margin:0 auto;min-height:100vh}header.svelte-12qhfyh{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:14px 18px;padding-top:calc(14px + env(safe-area-inset-top));background:linear-gradient(135deg,var(--bordeaux),var(--bordeaux-dark));color:#fff}.brand.svelte-12qhfyh{display:flex;align-items:center;gap:9px;font-weight:700;letter-spacing:.2px}.dot.svelte-12qhfyh{width:10px;height:10px;border-radius:50%;background:#fff;box-shadow:0 0 0 4px #ffffff2e}.who.svelte-12qhfyh{font-size:.85rem;opacity:.85}main.svelte-12qhfyh{padding:16px 16px calc(var(--nav-h) + 28px);display:flex;flex-direction:column;gap:14px}
