.site-header[data-astro-cid-3ef6ksr2]{position:sticky;top:0;z-index:50;background:var(--surface);border-bottom:1px solid var(--line)}.bar[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between;height:3.5rem}.brand[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;gap:.5rem;color:var(--ink);font-weight:700;font-size:1.05rem;letter-spacing:-.01em}.brand[data-astro-cid-3ef6ksr2]:hover{text-decoration:none}.mark[data-astro-cid-3ef6ksr2]{color:var(--accent);flex-shrink:0}.dot[data-astro-cid-3ef6ksr2]{color:var(--accent)}.nav[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:1.25rem;font-size:.9rem}.theme-btn[data-astro-cid-3ef6ksr2]{display:inline-grid;place-items:center;width:2rem;height:2rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);color:var(--ink-soft);cursor:pointer;transition:color .15s,border-color .15s}.theme-btn[data-astro-cid-3ef6ksr2]:hover{color:var(--accent);border-color:var(--accent)}.theme-btn[data-astro-cid-3ef6ksr2] .moon[data-astro-cid-3ef6ksr2]{display:none}:root[data-theme=dark] .theme-btn[data-astro-cid-3ef6ksr2] .sun[data-astro-cid-3ef6ksr2]{display:none}:root[data-theme=dark] .theme-btn[data-astro-cid-3ef6ksr2] .moon[data-astro-cid-3ef6ksr2]{display:block}@media (prefers-color-scheme: dark){:root:not([data-theme=light]) .theme-btn[data-astro-cid-3ef6ksr2] .sun[data-astro-cid-3ef6ksr2]{display:none}:root:not([data-theme=light]) .theme-btn[data-astro-cid-3ef6ksr2] .moon[data-astro-cid-3ef6ksr2]{display:block}}.site-footer[data-astro-cid-sz7xmlte]{margin-top:5rem;border-top:1px solid var(--line);background:var(--surface)}.inner[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;padding-block:2.4rem}.fbrand[data-astro-cid-sz7xmlte]{font-weight:700;font-size:1.05rem}.dot[data-astro-cid-sz7xmlte]{color:var(--accent)}.tag[data-astro-cid-sz7xmlte]{margin:.4rem 0 0;color:var(--ink-soft);font-size:.9rem;max-width:34ch}.copy[data-astro-cid-sz7xmlte]{margin:0;color:var(--ink-faint);font-size:.85rem}.footer-meta[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.75rem}.counter[data-astro-cid-sz7xmlte]{min-height:1.5rem;display:inline-flex;align-items:center}:root{--ground: #ffffff;--surface: #ffffff;--subtle: #f6f7f9;--ink: #1b2430;--ink-soft: #4a5563;--ink-faint: #8a94a3;--line: #e6e9ee;--line-soft: #eef1f4;--accent: #2563a8;--accent-deep: #1d4e86;--accent-tint: #eef4fb;--font-body: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-display: var(--font-body);--font-mono: "SF Mono", "Cascadia Code", ui-monospace, Menlo, Consolas, monospace;--measure: 44rem;--page: 72rem;--radius: 6px}@media (prefers-color-scheme: dark){:root{--ground: #0e1116;--surface: #141922;--subtle: #191f29;--ink: #e7ebf0;--ink-soft: #a4adba;--ink-faint: #6b7583;--line: #262d38;--line-soft: #1d232d;--accent: #5b9bd8;--accent-deep: #82b4e4;--accent-tint: #172433}}:root[data-theme=dark]{--ground: #0e1116;--surface: #141922;--subtle: #191f29;--ink: #e7ebf0;--ink-soft: #a4adba;--ink-faint: #6b7583;--line: #262d38;--line-soft: #1d232d;--accent: #5b9bd8;--accent-deep: #82b4e4;--accent-tint: #172433}:root[data-theme=light]{--ground: #ffffff;--surface: #ffffff;--subtle: #f6f7f9;--ink: #1b2430;--ink-soft: #4a5563;--ink-faint: #8a94a3;--line: #e6e9ee;--line-soft: #eef1f4;--accent: #2563a8;--accent-deep: #1d4e86;--accent-tint: #eef4fb}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;background:var(--ground);color:var(--ink);font-family:var(--font-body);font-size:1rem;line-height:1.65;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img{max-width:100%;height:auto;display:block}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:2px}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:2px}h1,h2,h3,h4{font-family:var(--font-display);line-height:1.25;text-wrap:balance;color:var(--ink);font-weight:650;letter-spacing:-.01em}.wrap{width:100%;max-width:var(--page);margin-inline:auto;padding-inline:clamp(1rem,4vw,2rem)}.eyebrow{font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--accent)}.tabular{font-variant-numeric:tabular-nums}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.001ms!important;transition-duration:.001ms!important}}.skip[data-astro-cid-37fxchfa]{position:absolute;left:-9999px;top:0;background:var(--accent);color:#fff;padding:.6rem 1rem;z-index:100;border-radius:0 0 var(--radius) 0}.skip[data-astro-cid-37fxchfa]:focus{left:0}
