@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,600&display=swap";:root{--bg-top: #f3efe3;--bg-bottom: #ffffff;--ink: #152238;--muted: #4f5e76;--surface: #ffffff;--surface-border: #d9dfeb;--brand: #174a85;--brand-strong: #0f3762;--accent: #d06b1b;--ok: #0f7a4a;--bad: #b12626}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:IBM Plex Sans,sans-serif;color:var(--ink);background:linear-gradient(180deg,var(--bg-top) 0%,var(--bg-bottom) 45%);min-height:100vh}h1,h2,h3{font-family:Fraunces,serif;letter-spacing:.01em;margin-top:0}a{color:inherit}.card{background:var(--surface);border:1px solid var(--surface-border);border-radius:14px;padding:1rem;box-shadow:0 8px 24px #111e390f}.pill{display:inline-block;border-radius:999px;padding:.2rem .65rem;font-size:.78rem;font-weight:600;background:#eaf0fb;color:var(--brand-strong)}.pill.ok{background:#e3f4eb;color:var(--ok)}.pill.bad{background:#f8e4e4;color:var(--bad)}.shell.svelte-12qhfyh{width:min(1120px,calc(100% - 2rem));margin:0 auto}.topbar.svelte-12qhfyh{position:sticky;top:0;z-index:40;border-bottom:1px solid rgba(15,55,98,.15);background:#fafcffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.topbar.svelte-12qhfyh .shell:where(.svelte-12qhfyh){display:flex;align-items:center;gap:1rem;justify-content:space-between;min-height:64px}.brand.svelte-12qhfyh{font-size:1.35rem;font-weight:700;text-decoration:none;color:var(--brand-strong)}nav.svelte-12qhfyh{display:flex;gap:.9rem;flex-wrap:wrap}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){text-decoration:none;color:var(--muted);font-weight:600;font-size:.92rem}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--brand-strong)}.lang-switch.svelte-12qhfyh{display:flex;border:1px solid var(--surface-border);border-radius:999px;overflow:hidden}.lang-switch.svelte-12qhfyh button:where(.svelte-12qhfyh){border:0;background:transparent;padding:.3rem .65rem;cursor:pointer;font-weight:700;color:var(--muted)}.lang-switch.svelte-12qhfyh button.active:where(.svelte-12qhfyh){background:var(--brand);color:#fff}main.svelte-12qhfyh{padding-top:1.8rem;padding-bottom:2rem;min-height:calc(100vh - 140px)}footer.svelte-12qhfyh{border-top:1px solid var(--surface-border);padding:1.4rem 0;color:var(--muted);font-size:.9rem}@media(max-width:820px){.topbar.svelte-12qhfyh .shell:where(.svelte-12qhfyh){flex-wrap:wrap;justify-content:center;padding:.6rem 0}nav.svelte-12qhfyh{justify-content:center}}
