:root{--page-max: 80rem;--content-max: 42rem;--code-max: 58rem;--gutter: clamp(1rem, 3vw, 3rem);--section-space: clamp(5rem, 10vw, 9rem);--section-space-compact: clamp(3.5rem, 7vw, 6rem);--radius-xs: .375rem;--radius-sm: .625rem;--radius-md: .875rem;--radius-lg: 1.25rem;--radius-xl: 1.75rem;--radius-pill: 999px;color-scheme:dark;--page: #080a0f;--page-elevated: #0c0f16;--surface-1: #10141d;--surface-2: #151a25;--surface-3: #1b2230;--text-1: #f5f7fb;--text-2: #b4bdcc;--text-3: #8b95a5;--accent: #7c96ff;--accent-hover: #91a7ff;--accent-soft: rgba(124, 150, 255, .15);--focus: #a8c7ff;--success: #65d6a8;--danger: #ff7e8a;--border-subtle: rgba(255, 255, 255, .08);--border-default: rgba(255, 255, 255, .12);--border-strong: rgba(255, 255, 255, .2);--shadow-card: 0 1px 0 rgba(255, 255, 255, .04) inset, 0 18px 48px rgba(0, 0, 0, .22);--header-bg: rgba(8, 10, 15, .85);--btn-primary-bg: #f5f7fb;--btn-primary-bg-hover: #ffffff;--btn-primary-fg: #080a0f;--theme-color: #080a0f;--tone-cool: #69b7ff;--tone-warm: #ff9b66;--tone-neutral: #a7adb8;--tone-light: #f3e8bd;--tone-medium: #72cfc0;--tone-dark: #68718d;--tone-magenta: #cb85f5;--font-sans: "Inter Variable", Inter, ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", monospace;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: clamp(1.0625rem, 1.5vw, 1.25rem);--heading-card: clamp(1.25rem, 2.2vw, 1.625rem);--heading-section: clamp(2.25rem, 5vw, 4.25rem);--heading-hero: clamp(3rem, 7vw, 6.25rem)}:root[data-theme=light]{color-scheme:light;--page: #f7f8fc;--page-elevated: #ffffff;--surface-1: #ffffff;--surface-2: #f1f3f9;--surface-3: #e6eaf3;--text-1: #0d1220;--text-2: #414b60;--text-3: #697184;--accent: #4459d9;--accent-hover: #3547c2;--accent-soft: rgba(68, 89, 217, .12);--focus: #3547c2;--success: #1f9d6b;--danger: #d8434f;--border-subtle: rgba(13, 18, 32, .08);--border-default: rgba(13, 18, 32, .12);--border-strong: rgba(13, 18, 32, .22);--shadow-card: 0 1px 0 rgba(255, 255, 255, .6) inset, 0 18px 48px rgba(15, 23, 42, .1);--header-bg: rgba(247, 248, 252, .85);--btn-primary-bg: #0d1220;--btn-primary-bg-hover: #1b2233;--btn-primary-fg: #f7f8fc;--theme-color: #f7f8fc}@media(prefers-color-scheme:light){:root:not([data-theme=dark]):not([data-theme=light]){color-scheme:light;--page: #f7f8fc;--page-elevated: #ffffff;--surface-1: #ffffff;--surface-2: #f1f3f9;--surface-3: #e6eaf3;--text-1: #0d1220;--text-2: #414b60;--text-3: #697184;--accent: #4459d9;--accent-hover: #3547c2;--accent-soft: rgba(68, 89, 217, .12);--focus: #3547c2;--success: #1f9d6b;--danger: #d8434f;--border-subtle: rgba(13, 18, 32, .08);--border-default: rgba(13, 18, 32, .12);--border-strong: rgba(13, 18, 32, .22);--shadow-card: 0 1px 0 rgba(255, 255, 255, .6) inset, 0 18px 48px rgba(15, 23, 42, .1);--header-bg: rgba(247, 248, 252, .85);--btn-primary-bg: #0d1220;--btn-primary-bg-hover: #1b2233;--btn-primary-fg: #f7f8fc;--theme-color: #f7f8fc}}*,*:before,*:after{box-sizing:border-box}*{margin:0}[hidden]{display:none!important}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;scroll-padding-top:5rem}body{background:var(--page);color:var(--text-1);font-family:var(--font-sans);font-size:var(--text-base);line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;min-height:100svh;overflow-x:hidden}img,svg,picture{display:block;max-width:100%}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer;background:none;border:none}a{color:inherit;text-decoration:none}ul,ol{list-style:none;padding:0}h1,h2,h3,h4{letter-spacing:-.04em;line-height:1.05;text-wrap:balance;font-weight:700}h1{font-size:var(--heading-hero);font-weight:750}h2{font-size:var(--heading-section)}h3{font-size:var(--heading-card);line-height:1.2;letter-spacing:-.02em}p{text-wrap:pretty}code,kbd,samp{font-family:var(--font-mono)}::selection{background:var(--accent-soft);color:var(--text-1)}:focus-visible{outline:2px solid var(--focus);outline-offset:3px;border-radius:var(--radius-xs)}:focus:not(:focus-visible){outline:none}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;left:50%;top:.5rem;transform:translate(-50%,-150%);z-index:100;padding:.625rem 1.125rem;background:var(--text-1);color:var(--page);border-radius:var(--radius-sm);font-weight:600;font-size:var(--text-sm);transition:transform .18s ease}.skip-link:focus{transform:translate(-50%);outline:2px solid var(--focus);outline-offset:3px}.container{width:100%;max-width:var(--page-max);margin-inline:auto;padding-inline:var(--gutter)}.section{padding-block:var(--section-space)}.section--compact{padding-block:var(--section-space-compact)}.eyebrow{font:600 var(--text-xs) / 1 var(--font-mono);letter-spacing:.09em;text-transform:uppercase;color:var(--text-3)}.lede{max-width:var(--content-max);color:var(--text-2);font-size:var(--text-lg);line-height:1.55}.js .reveal{opacity:0;translate:0 16px;transition:opacity .5s ease,translate .5s ease}.js .reveal.is-visible{opacity:1;translate:0 0}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}.js .reveal{opacity:1;translate:0 0}}.site-header:where(.astro-ctg3m53h){position:sticky;top:0;z-index:20;background:var(--header-bg);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-bottom:1px solid var(--border-subtle)}.header-inner:where(.astro-ctg3m53h){display:flex;align-items:center;gap:1rem;min-height:68px;flex-wrap:wrap}.brand:where(.astro-ctg3m53h){display:inline-flex;align-items:center;gap:.625rem;margin-right:auto;font-weight:600;letter-spacing:-.01em;color:var(--text-1)}.brand__mark:where(.astro-ctg3m53h){flex-shrink:0}.site-nav:where(.astro-ctg3m53h){display:flex;align-items:center;gap:1.75rem}.nav-links:where(.astro-ctg3m53h){display:flex;align-items:center;gap:1.5rem}.nav-links:where(.astro-ctg3m53h) a:where(.astro-ctg3m53h){font-size:var(--text-sm);font-weight:500;color:var(--text-2);transition:color .16s ease}.nav-links:where(.astro-ctg3m53h) a:where(.astro-ctg3m53h):hover{color:var(--text-1)}.nav-toggle:where(.astro-ctg3m53h){display:none;align-items:center;justify-content:center;width:44px;height:44px;border-radius:var(--radius-sm);color:var(--text-1);border:1px solid var(--border-subtle)}.nav-toggle:where(.astro-ctg3m53h):hover{background:var(--surface-1)}.theme-toggle:where(.astro-ctg3m53h){display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:var(--radius-sm);color:var(--text-1);border:1px solid var(--border-subtle);transition:background .16s ease,border-color .16s ease}.theme-toggle:where(.astro-ctg3m53h):hover{background:var(--surface-1);border-color:var(--border-default)}.theme-toggle__icon--moon:where(.astro-ctg3m53h){display:none}html[data-theme=light] .theme-toggle__icon--sun:where(.astro-ctg3m53h){display:none}html[data-theme=light] .theme-toggle__icon--moon:where(.astro-ctg3m53h){display:inline}@media(prefers-color-scheme:light){html:not([data-theme=dark]):not([data-theme=light]) .theme-toggle__icon--sun:where(.astro-ctg3m53h){display:none}html:not([data-theme=dark]):not([data-theme=light]) .theme-toggle__icon--moon:where(.astro-ctg3m53h){display:inline}}@media(max-width:859px){html.js .nav-toggle:where(.astro-ctg3m53h){display:inline-flex}html.js .site-nav:where(.astro-ctg3m53h){display:none;position:absolute;left:0;right:0;top:100%;flex-direction:column;align-items:stretch;gap:0;padding:.5rem var(--gutter) 1rem;background:var(--surface-2);border-bottom:1px solid var(--border-default)}html.js .site-nav:where(.astro-ctg3m53h).is-open{display:flex}html.js .nav-links:where(.astro-ctg3m53h){flex-direction:column;align-items:stretch;gap:0}html.js .nav-links:where(.astro-ctg3m53h) a:where(.astro-ctg3m53h){display:flex;align-items:center;min-height:48px;font-size:var(--text-base);border-bottom:1px solid var(--border-subtle)}html.js .nav-cta:where(.astro-ctg3m53h){margin-top:.875rem;width:100%}}.site-footer:where(.astro-gcn2mc3v){border-top:1px solid var(--border-subtle);padding-block:clamp(3rem,6vw,4.5rem)}.footer__grid:where(.astro-gcn2mc3v){display:grid;gap:2.5rem}@media(min-width:960px){.footer__grid:where(.astro-gcn2mc3v){grid-template-columns:1.2fr 2fr}}.footer__mark:where(.astro-gcn2mc3v){display:inline-flex;align-items:center;gap:.625rem;font-weight:600;color:var(--text-1)}.footer__tag:where(.astro-gcn2mc3v){margin-top:1rem;max-width:30ch;font-size:var(--text-sm);color:var(--text-3);line-height:1.6}.footer__license:where(.astro-gcn2mc3v){margin-top:1rem;font-size:var(--text-xs);color:var(--text-3)}.footer__cols:where(.astro-gcn2mc3v){display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:520px){.footer__cols:where(.astro-gcn2mc3v){grid-template-columns:repeat(2,1fr)}}@media(min-width:960px){.footer__cols:where(.astro-gcn2mc3v){grid-template-columns:repeat(3,1fr)}}.footer__coltitle:where(.astro-gcn2mc3v){font-family:var(--font-mono);font-size:var(--text-xs);font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--text-3);margin-bottom:1rem}.footer__col:where(.astro-gcn2mc3v) ul:where(.astro-gcn2mc3v){display:flex;flex-direction:column;gap:.75rem}.footer__col:where(.astro-gcn2mc3v) a:where(.astro-gcn2mc3v){font-size:var(--text-sm);color:var(--text-2);transition:color .16s ease}.footer__col:where(.astro-gcn2mc3v) a:where(.astro-gcn2mc3v):hover{color:var(--text-1)}
