:root{--ink:#0b1a2b;--ink-soft:#24384d;--muted:#5b6b7c;--border:#dbe2ea;--bg:#f6f8fa;--card:#fff;--accent:#c2562b;--accent-dark:#9e4320;--accent-soft:#fbeee7;--night:#0b1a2b;--night-text:#e8eef5;--night-muted:#9fb0c3;--radius:12px;--tap:44px;--safe-bottom:env(safe-area-inset-bottom,0px);font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}*{box-sizing:border-box}body{background:var(--bg);color:var(--ink);margin:0;font-size:17px;line-height:1.6;overflow-x:hidden}h1,h2,h3{overflow-wrap:anywhere;letter-spacing:-.01em;line-height:1.2}h1{margin:0 0 1rem;font-size:clamp(1.9rem,1.2rem + 3vw,3.2rem);font-weight:800}h2{margin:0 0 .75rem;font-size:clamp(1.4rem,1.1rem + 1.4vw,2rem);font-weight:750}h3{margin:0 0 .35rem;font-size:1.1rem;font-weight:700}p{margin:0 0 1rem}a{color:var(--accent-dark);text-underline-offset:.15em}img,svg{max-width:100%;height:auto}.wrap{max-width:66rem;margin:0 auto;padding:0 1.25rem}section{padding-block:clamp(2.5rem,6vw,5rem)}.lead{color:var(--ink-soft);max-width:40rem;font-size:clamp(1.05rem,1rem + .5vw,1.3rem)}.muted{color:var(--muted)}.eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin-bottom:.6rem;font-size:.8rem;font-weight:700;display:inline-block}.btn{background:var(--accent);color:#fff;border:1px solid var(--accent);min-height:var(--tap);touch-action:manipulation;border-radius:999px;justify-content:center;align-items:center;gap:.4rem;padding:.7rem 1.4rem;font-size:1rem;font-weight:650;line-height:1.2;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.btn:hover{background:var(--accent-dark);border-color:var(--accent-dark)}.btn.ghost{color:inherit;background:0 0;border-color:currentColor}.btn.ghost:hover{background:#7f7f7f1f}.btn.big{padding:.9rem 1.8rem;font-size:1.1rem}.actions{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,17rem),1fr));gap:1.25rem;display:grid}.card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem}.card p:last-child{margin-bottom:0}.night{background:var(--night);color:var(--night-text)}.night .muted,.night .lead{color:var(--night-muted)}.night a:not(.btn){color:#f0b291}.table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}table{border-collapse:collapse;background:var(--card);border:1px solid var(--border);border-radius:var(--radius);width:100%;overflow:hidden}th,td{text-align:left;border-bottom:1px solid var(--border);vertical-align:top;padding:.8rem 1rem}th{background:#eef2f6;font-weight:700}tr:last-child td{border-bottom:none}td.num,th.num{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}ul.checks{margin:0 0 1rem;padding:0;list-style:none}ul.checks li{margin-bottom:.5rem;padding-left:1.7rem;position:relative}ul.checks li:before{content:"";background:var(--accent-soft);border:2px solid var(--accent);border-radius:50%;width:.9em;height:.9em;position:absolute;top:.4em;left:0}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.skip.svelte-12qhfyh{background:var(--accent);color:#fff;z-index:10;border-radius:8px;padding:.5rem 1rem;position:absolute;top:.5rem;left:-999px}.skip.svelte-12qhfyh:focus{left:.5rem}header.svelte-12qhfyh{background:var(--card);border-bottom:1px solid var(--border);z-index:5;position:sticky;top:0}nav.wrap.svelte-12qhfyh{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-block:.7rem;display:flex}.brand.svelte-12qhfyh{color:var(--ink);min-height:var(--tap);align-items:center;gap:.55rem;font-size:1.25rem;font-weight:800;text-decoration:none;display:inline-flex}.links.svelte-12qhfyh{flex-wrap:wrap;gap:.25rem;display:flex}.links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--ink-soft);min-height:var(--tap);border-radius:8px;align-items:center;padding:.6rem .75rem;font-weight:600;text-decoration:none;display:inline-flex}.links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover,.links.svelte-12qhfyh a[aria-current=page]:where(.svelte-12qhfyh){background:var(--accent-soft);color:var(--accent-dark)}footer.svelte-12qhfyh{padding-block:3rem calc(2rem + var(--safe-bottom));margin-top:2rem}.foot.svelte-12qhfyh{grid-template-columns:repeat(auto-fit,minmax(min(100%,15rem),1fr));gap:2rem;display:grid}.foot.svelte-12qhfyh nav:where(.svelte-12qhfyh){flex-direction:column;gap:.35rem;display:flex}.foot.svelte-12qhfyh nav:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh){color:var(--night-text);min-height:2rem;text-decoration:none}.foot.svelte-12qhfyh nav:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh):hover{text-decoration:underline}.foot.svelte-12qhfyh strong:where(.svelte-12qhfyh){font-size:1.2rem}@media (width<=46rem){nav.wrap.svelte-12qhfyh{justify-content:center}.links.svelte-12qhfyh{justify-content:center;gap:0;width:100%}.links.svelte-12qhfyh a:where(.svelte-12qhfyh){padding-inline:.45rem;font-size:.92rem}}
