:root{--brand: #0f766e;--brand-dark: #0b4f4a;--brand-light: #14b8a6;--accent: #f59e0b;--ink: #0f172a;--muted: #64748b;--line: #e2e8f0;--bg: #f1f5f9;--card: #ffffff;--danger: #dc2626;--danger-bg: #fef2f2;--success: #15803d;--success-bg: #f0fdf4;--radius: 14px;--shadow-sm: 0 1px 2px rgba(15, 23, 42, .06), 0 1px 3px rgba(15, 23, 42, .1);--shadow-md: 0 10px 30px rgba(15, 23, 42, .12);--maxw: 1120px}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:var(--ink);background:var(--bg);line-height:1.5;-webkit-font-smoothing:antialiased}h1,h2,h3{line-height:1.2;margin:0 0 .5rem}a{color:var(--brand);text-decoration:none}a:hover{text-decoration:underline}.container{width:100%;max-width:var(--maxw);margin:0 auto;padding:0 1.25rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:1px solid transparent;border-radius:999px;padding:.7rem 1.4rem;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .05s ease,background .15s ease,box-shadow .15s ease;text-decoration:none;white-space:nowrap}.btn:hover{text-decoration:none}.btn:active{transform:translateY(1px)}.btn-primary{background:var(--brand);color:#fff;box-shadow:var(--shadow-sm)}.btn-primary:hover{background:var(--brand-dark)}.btn-accent{background:var(--accent);color:#3a2a00}.btn-accent:hover{background:#d98806}.btn-ghost{background:transparent;color:var(--brand);border-color:var(--line)}.btn-ghost:hover{background:#f8fafc}.btn-danger{background:var(--danger);color:#fff}.btn-danger:hover{background:#b91c1c}.btn:disabled{opacity:.6;cursor:not-allowed}label{display:block;font-size:.8rem;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:.03em;margin-bottom:.35rem}input,select{width:100%;padding:.7rem .85rem;font-size:1rem;color:var(--ink);background:#fff;border:1px solid var(--line);border-radius:10px;font-family:inherit}input:focus,select:focus{outline:none;border-color:var(--brand-light);box-shadow:0 0 0 3px #14b8a62e}.card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm)}.alert{border-radius:10px;padding:.85rem 1rem;font-size:.95rem;margin-bottom:1rem;border:1px solid}.alert-error{background:var(--danger-bg);border-color:#fecaca;color:var(--danger)}.alert-success{background:var(--success-bg);border-color:#bbf7d0;color:var(--success)}.alert-info{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.muted{color:var(--muted)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app.svelte-12qhfyh{display:flex;flex-direction:column;min-height:100vh}.demo-banner.svelte-12qhfyh{margin:0;padding:.3rem .75rem;background:#dc2626;color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.02em;border-radius:999px;text-align:center;white-space:nowrap}.site-header.svelte-12qhfyh{background:#0f172a;border-bottom:1px solid #1e293b;position:sticky;top:0;z-index:20}.header-inner.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;height:68px;gap:1rem}.nav.svelte-12qhfyh{display:flex;align-items:center;gap:.35rem}.nav-link.svelte-12qhfyh{color:#cbd5e1;font-weight:600;font-size:.95rem;padding:.5rem .85rem;border-radius:999px;text-decoration:none}.nav-link.svelte-12qhfyh:hover{background:#1e293b;color:#fff;text-decoration:none}.nav-link.active.svelte-12qhfyh{color:#5eead4;background:#1e293b}.brand.svelte-12qhfyh{display:inline-flex;align-items:center;gap:.6rem;text-decoration:none}.brand.svelte-12qhfyh:hover{text-decoration:none}.brand-logo.svelte-12qhfyh{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;background:#1e293b;border-radius:12px}.brand-name.svelte-12qhfyh{font-size:1.25rem;font-weight:800;letter-spacing:-.01em;color:#fff}.site-main.svelte-12qhfyh{flex:1}.site-footer.svelte-12qhfyh{background:#0f172a;color:#cbd5e1;margin-top:3rem}.footer-inner.svelte-12qhfyh{display:flex;flex-direction:column;gap:.75rem;padding-top:2rem;padding-bottom:2rem}.footer-brand.svelte-12qhfyh{display:flex;align-items:center;gap:.5rem;font-weight:700;color:#fff}.footer-contact.svelte-12qhfyh{display:flex;flex-wrap:wrap;gap:1.5rem;font-size:.95rem}.footer-contact.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#5eead4}.footer-copy.svelte-12qhfyh{font-size:.85rem;color:#94a3b8;border-top:1px solid #1e293b;padding-top:.75rem}.footer-versions.svelte-12qhfyh{display:flex;flex-wrap:wrap;gap:.5rem;font-size:.75rem;color:#64748b;font-variant-numeric:tabular-nums}@media(max-width:560px){.brand-name.svelte-12qhfyh{font-size:1.05rem}.nav-link.svelte-12qhfyh{padding:.5rem .6rem;font-size:.85rem}.demo-banner.svelte-12qhfyh{font-size:.65rem;padding:.25rem .5rem;white-space:normal;max-width:7.5rem;line-height:1.2}}
