:root{--bg: #ffffff;--bg-2: #f6f8fb;--ink: #0f1b2d;--ink-2: #475467;--muted: #667085;--line: #e4e8ee;--brand: #1857d6;--brand-ink: #0b3aa0;--accent: #0fb39a;--warn: #b54708;--warn-bg: #fff6ed;--ok: #067647;--ok-bg: #ecfdf3;--premium: #6941c6;--premium-bg: #f4f0ff;--sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--mono: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--shadow: 0 1px 2px rgba(16, 24, 40, .05), 0 1px 3px rgba(16, 24, 40, .08);--shadow-lg: 0 8px 24px rgba(16, 24, 40, .1)}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg);color:var(--ink);font-family:var(--sans);font-size:15px;line-height:1.55}a{color:var(--brand);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3{line-height:1.18;letter-spacing:-.02em;margin:0 0 .4em}h1{font-size:2.4rem;font-weight:800}h2{font-size:1.6rem;font-weight:700}h3{font-size:1.1rem;font-weight:700}p{margin:0 0 1em}.wrap{max-width:1080px;margin:0 auto;padding:0 24px}.muted{color:var(--muted)}.mono{font-family:var(--mono)}.btn{display:inline-flex;align-items:center;gap:8px;justify-content:center;background:var(--brand);color:#fff;border:1px solid var(--brand);border-radius:9px;padding:11px 20px;font:inherit;font-weight:600;cursor:pointer;box-shadow:var(--shadow)}.btn:hover{background:var(--brand-ink);text-decoration:none}.btn:disabled{opacity:.5;cursor:not-allowed}.btn.ghost{background:#fff;color:var(--ink);border-color:var(--line);box-shadow:none}.btn.ghost:hover{background:var(--bg-2)}.btn.lg{padding:14px 26px;font-size:1.05rem}input,select{font:inherit;background:#fff;color:var(--ink);border:1px solid var(--line);border-radius:8px;padding:9px 11px}input:focus,select:focus{outline:2px solid var(--brand);outline-offset:-1px}label{font-size:.82rem;color:var(--ink-2);font-weight:600;display:block;margin-bottom:5px}.card{background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow)}.tag{display:inline-flex;align-items:center;gap:5px;font-size:.72rem;font-weight:700;padding:3px 9px;border-radius:999px;text-transform:uppercase;letter-spacing:.03em}.tag.standard{background:var(--ok-bg);color:var(--ok)}.tag.premium{background:var(--premium-bg);color:var(--premium)}.tag.soft{background:var(--bg-2);color:var(--muted)}.tabular{font-variant-numeric:tabular-nums}header.site.svelte-12qhfyh{border-bottom:1px solid var(--line);background:#ffffffd9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:sticky;top:0;z-index:10}.bar.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;height:64px}.brand.svelte-12qhfyh{font-weight:800;font-size:1.2rem;color:var(--ink);display:inline-flex;align-items:center;gap:8px}.brand.svelte-12qhfyh:hover{text-decoration:none}.logo.svelte-12qhfyh{font-size:1.15rem}.logoimg.svelte-12qhfyh{height:26px;width:auto;display:block}nav.svelte-12qhfyh{display:flex;align-items:center;gap:22px}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--ink-2);font-weight:600;font-size:.95rem}nav.svelte-12qhfyh a.btn:where(.svelte-12qhfyh){color:#fff}main.svelte-12qhfyh{min-height:70vh}footer.site.svelte-12qhfyh{border-top:1px solid var(--line);background:var(--bg-2);margin-top:80px}.foot.svelte-12qhfyh{display:flex;flex-direction:column;gap:4px;padding:28px 24px}.small.svelte-12qhfyh{font-size:.82rem}@media(max-width:640px){nav.svelte-12qhfyh a:where(.svelte-12qhfyh):not(.btn){display:none}}
