:root{--bg: #0F1114;--surface: #161A1E;--line: #242A31;--text: #E9E7E3;--text-muted: #9B958C;--accent: #D9B382;--accent-ink: #1A1206;--maxw: 1180px;--radius: 10px;--space-1: 8px;--space-2: 16px;--space-3: 24px;--space-4: 32px;--space-6: 48px;--space-8: 64px;--space-12: 96px;--font-sans: "Inter Variable", ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;--font-mono: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace}@font-face{font-family:Inter Variable;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/inter-latin-wght-normal.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}*,*:before,*:after{box-sizing:border-box}*{margin:0}html{color-scheme:dark;scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--font-sans);font-size:1rem;line-height:1.65;-webkit-font-smoothing:antialiased}h1,h2,h3{line-height:1.15;text-wrap:balance}h1{font-size:clamp(2.25rem,5vw,3.5rem);letter-spacing:-.03em;font-weight:700}h2{font-size:clamp(1.6rem,3.2vw,2.25rem);letter-spacing:-.02em;font-weight:700}h3{font-size:1.125rem;letter-spacing:-.01em;font-weight:600}p{text-wrap:pretty}a{color:var(--accent);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;text-decoration-color:color-mix(in srgb,var(--accent) 45%,transparent)}a:hover{text-decoration-color:var(--accent)}img,svg{display:block;max-width:100%;height:auto}:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:4px}.wrap{width:100%;max-width:var(--maxw);margin-inline:auto;padding-inline:var(--space-3)}.section{padding-block:var(--space-12);border-top:1px solid var(--line)}.section--flush{border-top:0}.eyebrow{font-family:var(--font-mono);font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);margin-bottom:var(--space-2)}.lead{color:var(--text-muted);font-size:1.125rem;max-width:62ch}.btn{display:inline-block;padding:14px 24px;border-radius:var(--radius);font-weight:600;font-size:.95rem;text-decoration:none;border:1px solid transparent;cursor:pointer;transition:transform .12s ease,background-color .12s ease}.btn--primary{background:var(--accent);color:var(--accent-ink)}.btn--ghost{background:transparent;color:var(--text);border-color:var(--line)}.btn:hover{transform:translateY(-1px)}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:var(--space-3)}.grid{display:grid;gap:var(--space-3)}@media(min-width:700px){.grid--2{grid-template-columns:repeat(2,1fr)}}@media(min-width:960px){.grid--3{grid-template-columns:repeat(3,1fr)}.grid--4{grid-template-columns:repeat(4,1fr)}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.skip-link{position:absolute;left:var(--space-2);top:-100px;z-index:100;background:var(--accent);color:var(--accent-ink);padding:12px 20px;border-radius:var(--radius);font-weight:600;text-decoration:none;transition:top .15s ease}.skip-link:focus{top:var(--space-2)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.site-header[data-astro-cid-3ef6ksr2]{border-bottom:1px solid var(--line);background:color-mix(in srgb,var(--bg) 92%,transparent);position:sticky;top:0;z-index:20;backdrop-filter:blur(8px)}.site-header__inner[data-astro-cid-3ef6ksr2]{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-2) var(--space-4);padding-block:var(--space-2)}.site-header__brand[data-astro-cid-3ef6ksr2]{font-weight:700;font-size:1.05rem;letter-spacing:-.02em;color:var(--text);text-decoration:none;margin-right:auto}.site-header__nav[data-astro-cid-3ef6ksr2]{display:flex;flex-wrap:wrap;gap:var(--space-1) var(--space-3);list-style:none;padding:0}.site-header__nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{color:var(--text-muted);text-decoration:none;font-size:.9rem;font-weight:500}.site-header__nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover{color:var(--text)}.site-footer[data-astro-cid-sz7xmlte]{border-top:1px solid var(--line);background:var(--surface);padding-block:var(--space-8) var(--space-4)}.site-footer__inner[data-astro-cid-sz7xmlte]{display:grid;gap:var(--space-4)}@media(min-width:800px){.site-footer__inner[data-astro-cid-sz7xmlte]{grid-template-columns:2fr 1fr 1fr}}.site-footer__brand[data-astro-cid-sz7xmlte]{font-weight:700;margin-bottom:var(--space-1)}.site-footer__claim[data-astro-cid-sz7xmlte]{color:var(--text-muted);font-size:.9rem;max-width:46ch}.site-footer__nav[data-astro-cid-sz7xmlte]{list-style:none;padding:0;display:grid;gap:var(--space-1)}.site-footer__nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte],.site-footer__legal[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--text-muted);text-decoration:none;font-size:.9rem}.site-footer__nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover,.site-footer__legal[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--text)}.site-footer__legal[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;gap:var(--space-2) var(--space-3);justify-content:space-between;align-items:center;margin-top:var(--space-6);padding-top:var(--space-3);border-top:1px solid var(--line);color:var(--text-muted);font-size:.85rem}.site-footer__legal[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{list-style:none;padding:0;display:flex;gap:var(--space-3)}
