:root{--bg:#eef1f6;--surface:#fff;--surface-2:#f7f9fc;--border:#e3e7ef;--ink:#171a21;--ink-2:#5b6472;--ink-3:#98a1af;--brand:#002d80;--brand-2:#0a3ea8;--link:#114fb8;--gold:#fc0;--good:#1d8544;--bad:#c03428;--radius:14px;--radius-s:8px;--shadow:0 1px 2px #1018280d, 0 2px 8px #1018280d}*{box-sizing:border-box}body{background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;line-height:1.55}a{color:var(--link);text-underline-offset:2px;text-decoration-thickness:1px}h1{letter-spacing:-.015em;margin:0 0 .3rem;font-size:clamp(1.35rem,3.5vw,1.75rem);line-height:1.25}h2{letter-spacing:-.01em;margin:1.9rem 0 .75rem;font-size:1.08rem}.muted{color:var(--ink-2);font-size:.9rem}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:1.1rem 1.3rem}.shell.svelte-12qhfyh{flex-direction:column;min-height:100vh;display:flex}header.svelte-12qhfyh{background:linear-gradient(135deg, var(--brand) 0%, var(--brand-2) 100%);z-index:10;position:sticky;top:0;box-shadow:0 1px 8px #00144640}nav.svelte-12qhfyh{justify-content:space-between;align-items:center;gap:1rem;max-width:1080px;margin:0 auto;padding:.6rem 1.25rem;display:flex}.brand.svelte-12qhfyh{color:#fff;letter-spacing:.01em;align-items:center;gap:.55rem;font-size:1.02rem;font-weight:750;text-decoration:none;display:flex}.links.svelte-12qhfyh{gap:.25rem;display:flex}.links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#ccd9f6;border-radius:99px;padding:.38rem .8rem;font-size:.92rem;font-weight:550;text-decoration:none;transition:background .15s,color .15s}.links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#fff;background:#ffffff1f}.links.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--brand);background:var(--gold)}main.svelte-12qhfyh{flex:1;width:100%;max-width:1080px;margin:0 auto;padding:1.9rem 1.25rem 3.5rem}footer.svelte-12qhfyh{border-top:1px solid var(--border);background:var(--surface);color:var(--ink-2);text-align:center;flex-wrap:wrap;justify-content:center;gap:.5rem;padding:1rem;font-size:.8rem;display:flex}.sep.svelte-12qhfyh{color:var(--ink-3)}@media (width<=640px){nav.svelte-12qhfyh{gap:.35rem;padding:.5rem .55rem}.brand.svelte-12qhfyh{gap:.35rem}.brand.svelte-12qhfyh span:where(.svelte-12qhfyh){font-size:.87rem}.brand.svelte-12qhfyh svg:where(.svelte-12qhfyh){width:21px;height:21px}.links.svelte-12qhfyh{gap:0}.links.svelte-12qhfyh a:where(.svelte-12qhfyh){padding:.28rem .42rem;font-size:.8rem}main.svelte-12qhfyh{padding:1.2rem .85rem 2.5rem}.card{border-radius:12px;padding:.9rem 1rem}}
