:root{color-scheme:light dark;--color-bg:oklch(98.5% .003 250);--color-surface:oklch(100% 0 0);--color-surface-raised:oklch(96% .005 250);--color-border:oklch(87% .008 250);--color-text:oklch(19% .012 250);--color-text-muted:oklch(46% .014 250);--color-accent:oklch(52% .17 235);--color-accent-contrast:oklch(99% 0 0);--color-focus:oklch(50% .2 255);--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-6:1.5rem;--space-8:2rem;--space-12:3rem;--space-16:4rem;--font-sans:system-ui, -apple-system, "Segoe UI", roboto, "Helvetica Neue", arial, sans-serif;--font-display:"Space Grotesk", var(--font-sans);--font-mono:ui-monospace, "SF Mono", "Cascadia Mono", "Fira Code", monospace;--text-sm:.875rem;--text-base:1rem;--text-lg:1.25rem;--text-xl:1.75rem;--text-2xl:2.5rem;--text-3xl:3.5rem;--weight-normal:400;--weight-bold:700;--leading-tight:1.05;--leading-normal:1.6;--radius-sm:.25rem;--radius-md:.5rem;--duration-fast:.12s;--duration-normal:.24s;--easing:cubic-bezier(.2, 0, .2, 1);--measure:68ch;--content-max:72rem}@font-face{font-family:Space Grotesk;src:url(/fonts/space-grotesk-700-latin.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap;size-adjust:102%}@media (prefers-color-scheme:dark){:root{--color-bg:oklch(16% .014 255);--color-surface:oklch(21% .016 255);--color-surface-raised:oklch(26% .018 255);--color-border:oklch(34% .02 255);--color-text:oklch(96% .006 255);--color-text-muted:oklch(72% .02 255);--color-accent:oklch(72% .16 235);--color-accent-contrast:oklch(16% .014 255);--color-focus:oklch(80% .14 255)}}:root[data-theme=light]{--color-bg:oklch(98.5% .003 250);--color-surface:oklch(100% 0 0);--color-surface-raised:oklch(96% .005 250);--color-border:oklch(87% .008 250);--color-text:oklch(19% .012 250);--color-text-muted:oklch(46% .014 250);--color-accent:oklch(52% .17 235);--color-accent-contrast:oklch(99% 0 0);--color-focus:oklch(50% .2 255)}:root[data-theme=dark]{--color-bg:oklch(16% .014 255);--color-surface:oklch(21% .016 255);--color-surface-raised:oklch(26% .018 255);--color-border:oklch(34% .02 255);--color-text:oklch(96% .006 255);--color-text-muted:oklch(72% .02 255);--color-accent:oklch(72% .16 235);--color-accent-contrast:oklch(16% .014 255);--color-focus:oklch(80% .14 255)}*,:before,:after{box-sizing:border-box}body,h1,h2,h3,p,figure,blockquote{margin:0}html{-webkit-text-size-adjust:100%}body{background-color:var(--color-bg);min-height:100vh;color:var(--color-text);font-family:var(--font-sans);font-size:var(--text-base);line-height:var(--leading-normal)}h1,h2,h3{font-family:var(--font-display);font-weight:var(--weight-bold);line-height:var(--leading-tight);letter-spacing:-.02em;text-align:center;text-wrap:balance}h1{font-size:var(--text-3xl)}h2{font-size:var(--text-xl);text-align:center;width:100%;max-width:40ch;margin-inline:auto}p{width:100%;max-width:var(--measure);text-align:center;text-wrap:pretty;margin-inline:auto}ul,ol,dl{width:100%;max-width:var(--measure);text-align:center;margin-inline:auto;padding-inline-start:0;list-style:none}.list-grid{gap:var(--space-8);grid-template-columns:1fr;max-width:none;margin-inline:0;display:grid}@media (width>=48rem){.list-grid{grid-template-columns:repeat(2,1fr)}}.list-grid li+li{margin-block-start:0}.list-grid h3{font-size:var(--text-base);margin-block-end:var(--space-2)}.list-grid p{margin:0}a{color:var(--color-accent);text-underline-offset:.15em;text-decoration-thickness:.08em}:focus-visible{outline:3px solid var(--color-focus);outline-offset:2px;border-radius:var(--radius-sm)}img,video,picture,svg{max-width:100%;height:auto;margin-inline:auto;display:block}.skip-link{left:var(--space-2);top:var(--space-2);z-index:10;padding:var(--space-2) var(--space-4);background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-sm);transition:transform var(--duration-fast) var(--easing);position:absolute;transform:translateY(-200%)}.skip-link:focus-visible{transform:translateY(0)}.layout{width:100%;max-width:var(--content-max);padding-inline:var(--space-4);margin-inline:auto}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.site-header[data-astro-cid-z4jru4n3]{justify-content:space-between;align-items:center;gap:var(--space-6);padding-block:var(--space-6);border-bottom:1px solid var(--color-border);display:flex}.site-header[data-astro-cid-z4jru4n3] ul[data-astro-cid-z4jru4n3]{gap:var(--space-6);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.nav-link[data-astro-cid-z4jru4n3]{color:var(--color-text-muted);font-size:var(--text-sm);font-weight:var(--weight-bold);letter-spacing:.04em;text-transform:uppercase;transition:color var(--duration-fast) var(--easing);text-decoration:none}.nav-link[data-astro-cid-z4jru4n3]:hover{color:var(--color-text)}.nav-link[data-astro-cid-z4jru4n3][aria-current=page]{color:var(--color-accent)}main[data-astro-cid-z4jru4n3]{padding-block:var(--space-12)}.site-footer[data-astro-cid-z4jru4n3]{padding-block:var(--space-8);border-top:1px solid var(--color-border);color:var(--color-text-muted);font-size:var(--text-sm)}.theme-toggle{width:2.25rem;height:2.25rem;color:var(--color-text);border:1px solid var(--color-border);border-radius:var(--radius-sm);cursor:pointer;background:0 0;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:none}.theme-toggle:hover{border-color:var(--color-text-muted)}.icon-moon{display:none}:where(html.js) .theme-toggle{display:inline-flex}:where(html[data-theme=dark]) .icon-sun{display:none}:where(html[data-theme=dark]) .icon-moon{display:block}@media (prefers-color-scheme:dark){:where(html:not([data-theme])) .icon-sun{display:none}:where(html:not([data-theme])) .icon-moon{display:block}}
