:root{--bg: #f6f8fb;--surface: #ffffff;--surface-alt: #f0f4f9;--border: #e1e7ef;--text: #1a2433;--text-muted: #65728a;--accent: #2563eb;--accent-dark: #1d4ed8;--success: #16a34a;--warning: #d97706;--danger: #dc2626;--radius: 12px;--shadow: 0 1px 3px rgba(16, 30, 54, .08), 0 8px 24px rgba(16, 30, 54, .06);--maxw: 1000px}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased;min-height:100vh}h1,h2,h3{line-height:1.2;margin:0 0 .4em}button{font-family:inherit;font-size:1rem;font-weight:600;background:var(--accent);color:#fff;border:none;padding:.75rem 1.4rem;border-radius:var(--radius);cursor:pointer;transition:background .15s ease,transform .05s ease}button:hover:not(:disabled){background:var(--accent-dark)}button:active:not(:disabled){transform:translateY(1px)}button:disabled{opacity:.45;cursor:not-allowed}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}label{font-weight:600;font-size:.85rem;color:var(--text-muted);display:block;margin-bottom:.35rem;text-transform:uppercase;letter-spacing:.03em}select,input[type=email],input[type=text],input[type=number]{width:100%;font-family:inherit;font-size:1rem;color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:.7rem .85rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}select:focus,input:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px #2563eb26}.card{background:var(--surface);border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow);padding:1.5rem}.muted{color:var(--text-muted)}.error{color:var(--danger);font-size:.9rem;margin-top:.5rem}.hp{position:absolute!important;left:-9999px!important;width:1px;height:1px;overflow:hidden}.site.svelte-12qhfyh{min-height:100vh;display:flex;flex-direction:column}.topbar.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;max-width:var(--maxw);width:100%;margin:0 auto;padding:1rem 1.25rem}.brand.svelte-12qhfyh{font-weight:800;font-size:1.05rem;color:var(--text);letter-spacing:-.01em}.brand.svelte-12qhfyh:hover{text-decoration:none}.brand.svelte-12qhfyh span:where(.svelte-12qhfyh){color:var(--accent)}.brand.svelte-12qhfyh em:where(.svelte-12qhfyh){font-style:normal;font-weight:600;color:var(--text-muted);font-size:.95rem;margin-left:.15rem}.site-link.svelte-12qhfyh{font-size:.9rem;color:var(--text-muted)}.foot.svelte-12qhfyh{margin-top:auto}.foot.svelte-12qhfyh p:where(.svelte-12qhfyh){max-width:640px;margin:2.5rem auto;padding:0 1.25rem;text-align:center;font-size:.8rem}
