@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/inter-latin-400.woff2)format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/inter-latin-500.woff2)format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/inter-latin-600.woff2)format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/inter-latin-700.woff2)format("woff2")}@font-face{font-family:Geist Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/geist-mono-latin-500.woff2)format("woff2")}:root{--bg:#fafbfc;--fg:#0e1116;--muted:#5b6473;--surface:#f0f2f7;--surface-strong:#0e1116;--surface-strong-fg:#fafbfc;--accent:#4f46e5;--accent-fg:#fff;--rule:#e3e6ed;--font-body:"Inter", ui-sans-serif, system-ui, -apple-system, sans-serif;--font-mono:"Geist Mono", ui-monospace, "SF Mono", Menlo, monospace;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--space-8:64px;--content-max:720px;--home-max:960px;--radius-tile:12px;--radius-pill:999px}[data-theme=dark]{--bg:#0b0d12;--fg:#e7e9ef;--muted:#8b94a3;--surface:#161922;--surface-strong:#e7e9ef;--surface-strong-fg:#0b0d12;--accent:#818cf8;--accent-fg:#fff;--rule:#1d2230}*,:before,:after{box-sizing:border-box}html,body,h1,h2,h3,h4,p,ul,ol,figure{margin:0;padding:0}ul,ol{list-style:none}img,svg{max-width:100%;height:auto;display:block}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;padding:0}a{color:inherit;text-decoration:none}html{background:var(--bg);color:var(--fg);font-family:var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-size:16px;line-height:1.55}body{flex-direction:column;min-height:100dvh;display:flex}main{width:100%;max-width:var(--content-max);padding:var(--space-7) var(--space-5) var(--space-8);flex:1;margin:0 auto}.home main{max-width:var(--home-max)}h1,h2,h3{letter-spacing:-.025em;font-weight:600;line-height:1.1}h1{font-size:clamp(26px,5vw,34px)}h2{font-size:22px}h3{font-size:18px}p{color:var(--fg)}.muted{color:var(--muted)}.mono{font-family:var(--font-mono)}.label{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--muted);font-size:11px}a.link{color:var(--accent);border-bottom:1px solid color-mix(in srgb, var(--accent) 35%, transparent);transition:border-color .12s}a.link:hover{border-bottom-color:var(--accent)}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.tile{background:var(--surface);color:var(--fg);border-radius:var(--radius-tile);padding:var(--space-4) var(--space-4);justify-content:space-between;gap:var(--space-2);flex-direction:column;min-height:96px;display:flex}.tile.dark{background:var(--surface-strong);color:var(--surface-strong-fg)}.tile.accent{background:var(--accent);color:var(--accent-fg)}.tile .num{letter-spacing:-.02em;font-size:36px;font-weight:700;line-height:1;font-family:var(--font-mono)}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}}@media print{:root{--bg:#fff;--fg:#000;--muted:#444;--rule:#ccc;--surface:#f5f5f5;--accent:#000;--accent-fg:#fff}nav,footer,.no-print{display:none!important}main{max-width:none;padding:0}}#theme-toggle[data-astro-cid-l6lhmie6]{opacity:.7;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:15px;transition:opacity .12s;display:inline-flex}#theme-toggle[data-astro-cid-l6lhmie6]:hover{opacity:1}#theme-toggle[data-astro-cid-l6lhmie6] .sun[data-astro-cid-l6lhmie6]{display:none}#theme-toggle[data-astro-cid-l6lhmie6] .moon[data-astro-cid-l6lhmie6],[data-theme=dark] #theme-toggle[data-astro-cid-l6lhmie6] .sun[data-astro-cid-l6lhmie6]{display:inline}[data-theme=dark] #theme-toggle[data-astro-cid-l6lhmie6] .moon[data-astro-cid-l6lhmie6]{display:none}.site-nav[data-astro-cid-wpvy4v7s]{width:100%;max-width:var(--home-max);padding:var(--space-5) var(--space-5) 0;justify-content:space-between;align-items:center;gap:var(--space-4);flex-wrap:wrap;margin:0 auto;display:flex}.brand[data-astro-cid-wpvy4v7s]{letter-spacing:-.01em;font-size:15px;font-weight:600}.links[data-astro-cid-wpvy4v7s]{align-items:center;gap:var(--space-4);flex-wrap:wrap;font-size:14px;display:flex}.link-item[data-astro-cid-wpvy4v7s]{color:var(--muted);transition:color .12s}.link-item[data-astro-cid-wpvy4v7s]:hover,.link-item[data-astro-cid-wpvy4v7s].active{color:var(--fg)}@media (width<=480px){.links[data-astro-cid-wpvy4v7s]{gap:var(--space-3);font-size:13px}}.site-footer[data-astro-cid-jo6i4kqk]{border-top:1px solid var(--rule);width:100%;padding:var(--space-5) var(--space-5);margin-top:var(--space-7)}.inner[data-astro-cid-jo6i4kqk]{max-width:var(--home-max);margin:0 auto}.row[data-astro-cid-jo6i4kqk]{justify-content:space-between;align-items:center;gap:var(--space-4);color:var(--muted);flex-wrap:wrap;font-size:13px;display:flex}.meta[data-astro-cid-jo6i4kqk]{gap:var(--space-4);display:flex}.meta[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:var(--fg)}
