:root{--bg: #fafafa;--surface: #ffffff;--fg: #111827;--muted: #6b7280;--border: rgba(0, 0, 0, .08);--shadow: 0 2px 12px rgba(0, 0, 0, .06);--radius: 14px;--maxw: 1040px}@media(prefers-color-scheme:dark){:root{--bg: #0f1115;--surface: #161a22;--fg: #e5e7eb;--muted: #9ca3af;--border: rgba(255, 255, 255, .08);--shadow: 0 10px 30px rgba(0, 0, 0, .6)}.nav-header{background:#0f1115eb;border-bottom:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}}*{box-sizing:border-box}html,body{height:100%}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,sans-serif;background:var(--bg);color:var(--fg);line-height:1.55}a{color:inherit}p{margin:.85rem 0;color:var(--fg)}small,.muted{color:var(--muted)}h1,h2,h3{line-height:1.15;margin:0 0 .75rem}h1{font-size:clamp(2rem,3.5vw,3rem);letter-spacing:-.02em}h2{font-size:clamp(1.4rem,2.4vw,2rem);letter-spacing:-.01em;margin-top:2.2rem}h3{font-size:1.15rem}ul{padding-left:1.2rem;margin:.75rem 0}li{margin:.35rem 0}hr{border:0;height:1px;background:var(--border);margin:2.25rem 0}.kicker{font-size:.9rem;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.badge{display:inline-block;font-size:.85rem;padding:.3rem .65rem;border-radius:999px;border:1px solid var(--border);background:var(--surface);color:var(--fg);white-space:nowrap}@media(prefers-color-scheme:dark){.badge{background:#161a22e6;border-color:#ffffff1f;color:#e5e7ebe6}}.note{font-size:.95rem;color:var(--muted)}.section{padding:3.2rem 0}.card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.8rem 1.05rem;border-radius:10px;background:var(--fg);color:var(--bg);border:1px solid var(--border);text-decoration:none;font-weight:600}.btn.secondary{background:transparent;color:var(--fg)}.btn:focus{outline:3px solid rgba(0,0,0,.18);outline-offset:2px}.grid{display:grid;gap:1rem}@media(min-width:860px){.grid.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}.pagehead{padding:2.6rem 0 1.2rem}.pagehead p{max-width:70ch}.hero{padding:3.6rem 0 2rem}.hero p{max-width:72ch;font-size:1.05rem;color:var(--fg)}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.25rem}.pills{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.9rem}.table{width:100%;border-collapse:collapse}.table th,.table td{border-bottom:1px solid var(--border);padding:.85rem .6rem;text-align:left;vertical-align:top}.table th{color:var(--muted);font-weight:650}@media(prefers-color-scheme:dark){.menu-toggle{color:#e5e7ebe6}}.nav-header.svelte-1h32yp1{position:sticky;top:0;z-index:10;background:var(--surface);border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.nav-bar.svelte-1h32yp1{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0}.brand.svelte-1h32yp1{text-decoration:none;font-weight:800;letter-spacing:-.01em}.menu-toggle.svelte-1h32yp1{display:none;font-size:1.4rem;background:none;border:none;cursor:pointer;color:var(--fg)}.nav-links.svelte-1h32yp1{display:flex;gap:.85rem;align-items:center}.nav-links.svelte-1h32yp1 a:where(.svelte-1h32yp1):not(.btn){text-decoration:none;color:var(--muted);font-weight:600;font-size:.95rem}.nav-links.svelte-1h32yp1 a.active:where(.svelte-1h32yp1){color:var(--text, #111);font-weight:700;position:relative}.nav-links.svelte-1h32yp1 a.active:where(.svelte-1h32yp1):after{content:"";position:absolute;left:0;right:0;bottom:-4px;height:2px;background:currentColor;opacity:.6}@media(prefers-color-scheme:dark){.nav-links.svelte-1h32yp1 a:where(.svelte-1h32yp1):not(.btn){color:#e5e7ebd9}.nav-links.svelte-1h32yp1 a.active:where(.svelte-1h32yp1){color:var(--fg)}}.nav-cta.svelte-1h32yp1{min-width:180px;min-height:52px;display:flex;align-items:center;justify-content:flex-end}@media(prefers-color-scheme:dark){.nav-cta.svelte-1h32yp1 .btn:where(.svelte-1h32yp1){background:#e5e7eb;color:#0f1115;border-color:#ffffff1f}}.nav-backdrop.svelte-1h32yp1{position:fixed;inset:0;z-index:8;background:#0006}@media(max-width:1020px){.menu-toggle.svelte-1h32yp1{display:block}.nav-links.svelte-1h32yp1{display:none;position:absolute;top:100%;left:0;right:0;background:var(--surface);border-bottom:1px solid var(--border);flex-direction:column;align-items:stretch;padding:1rem;gap:.75rem;box-shadow:var(--shadow)}.nav-links.open.svelte-1h32yp1{display:flex}.nav-links.svelte-1h32yp1 a:where(.svelte-1h32yp1),.nav-links.svelte-1h32yp1 .btn:where(.svelte-1h32yp1){width:100%;text-align:left}}.consent.svelte-1x0139m{position:fixed;bottom:1rem;right:1rem;max-width:360px;background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:1rem;z-index:100;box-shadow:var(--shadow);color:var(--fg)}.actions.svelte-1x0139m{margin-top:.6rem;display:flex;gap:.6rem}
