@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: #ffffff;--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: #ffffff;--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{display:block;max-width:100%;height:auto}button{font:inherit;color:inherit;background:none;border:0;padding:0;cursor:pointer}a{color:inherit;text-decoration:none}html{background:var(--bg);color:var(--fg);font-family:var(--font-body);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body{min-height:100dvh;display:flex;flex-direction:column}main{flex:1;width:100%;max-width:var(--content-max);margin:0 auto;padding:var(--space-7) var(--space-5) var(--space-8)}.home main{max-width:var(--home-max)}h1,h2,h3{font-weight:600;letter-spacing:-.025em;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);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--muted)}a.link{color:var(--accent);border-bottom:1px solid color-mix(in srgb,var(--accent) 35%,transparent);transition:border-color .12s ease}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);min-height:96px;display:flex;flex-direction:column;justify-content:space-between;gap:var(--space-2)}.tile.dark{background:var(--surface-strong);color:var(--surface-strong-fg)}.tile.accent{background:var(--accent);color:var(--accent-fg)}.tile .num{font-size:36px;font-weight:700;letter-spacing:-.02em;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-x3pjskd3]{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;font-size:15px;opacity:.7;border-radius:6px;transition:opacity .12s ease}#theme-toggle[data-astro-cid-x3pjskd3]:hover{opacity:1}#theme-toggle[data-astro-cid-x3pjskd3] .sun[data-astro-cid-x3pjskd3]{display:none}#theme-toggle[data-astro-cid-x3pjskd3] .moon[data-astro-cid-x3pjskd3],[data-theme=dark] #theme-toggle[data-astro-cid-x3pjskd3] .sun[data-astro-cid-x3pjskd3]{display:inline}[data-theme=dark] #theme-toggle[data-astro-cid-x3pjskd3] .moon[data-astro-cid-x3pjskd3]{display:none}.site-nav[data-astro-cid-dmqpwcec]{width:100%;max-width:var(--home-max);margin:0 auto;padding:var(--space-5) var(--space-5) 0;display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);flex-wrap:wrap}.brand[data-astro-cid-dmqpwcec]{font-weight:600;letter-spacing:-.01em;font-size:15px}.links[data-astro-cid-dmqpwcec]{display:flex;align-items:center;gap:var(--space-4);flex-wrap:wrap;font-size:14px}.link-item[data-astro-cid-dmqpwcec]{color:var(--muted);transition:color .12s ease}.link-item[data-astro-cid-dmqpwcec]:hover,.link-item[data-astro-cid-dmqpwcec].active{color:var(--fg)}@media(max-width:480px){.links[data-astro-cid-dmqpwcec]{gap:var(--space-3);font-size:13px}}.site-footer[data-astro-cid-sz7xmlte]{width:100%;border-top:1px solid var(--rule);padding:var(--space-5) var(--space-5);margin-top:var(--space-7)}.inner[data-astro-cid-sz7xmlte]{max-width:var(--home-max);margin:0 auto}.row[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;align-items:center;gap:var(--space-4);flex-wrap:wrap;color:var(--muted);font-size:13px}.meta[data-astro-cid-sz7xmlte]{display:flex;gap:var(--space-4)}.meta[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--fg)}
