@font-face{font-family:Bricolage Grotesque;src:url(../../../fonts/bricolage.woff2)format("woff2");font-weight:200 800;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(../../../fonts/inter.woff2)format("woff2");font-weight:100 900;font-style:normal;font-display:optional}@font-face{font-family:JetBrains Mono;src:url(../../../fonts/jetbrains-mono.woff2)format("woff2");font-weight:100 800;font-style:normal;font-display:swap}@font-face{font-family:Bricolage Grotesque Fallback;src:local(Arial),local(ArialMT);ascent-override:88.2116%;descent-override:25.6098%;line-gap-override:0%;size-adjust:105.428%}@font-face{font-family:Inter Fallback;src:local(Arial),local(ArialMT);ascent-override:90.4365%;descent-override:22.518%;line-gap-override:0%;size-adjust:107.119%}@font-face{font-family:JetBrains Mono Fallback;src:local(Courier New),local(CourierNewPSMT);ascent-override:102.017%;descent-override:30.0049%;line-gap-override:0%;size-adjust:99.9837%}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0a0b0e;--bg-2:#10121a;--bg-3:#171a22;--bg-4:#1f232d;--line:#262a34;--line-2:#343947;--ink:#f3efe7;--ink-2:#b9b4a9;--ink-3:#837e74;--accent:#d9ff4a;--accent-2:#c2ea2e;--accent-dim:#d9ff4a1f;--accent-ink:#0a0b0e;--danger:#ff6b57;--display:"Bricolage Grotesque", "Bricolage Grotesque Fallback", Arial, sans-serif;--body:"Inter", "Inter Fallback", Arial, sans-serif;--mono:"JetBrains Mono", "JetBrains Mono Fallback", "Courier New", monospace;--text-xs:clamp(.72rem, .7rem + .1vw, .78rem);--text-sm:clamp(.84rem, .8rem + .2vw, .92rem);--text-base:clamp(1rem, .96rem + .2vw, 1.0625rem);--text-md:clamp(1.1rem, 1rem + .5vw, 1.3rem);--text-lg:clamp(1.35rem, 1.15rem + 1vw, 1.9rem);--text-xl:clamp(1.8rem, 1.35rem + 2.2vw, 2.9rem);--text-2xl:clamp(2rem, 1.3rem + 2.7vw, 3.4rem);--text-3xl:clamp(2.5rem, 1.45rem + 3.7vw, 4.4rem);--space-3xs:clamp(.25rem, .23rem + .1vw, .3rem);--space-2xs:clamp(.5rem, .46rem + .2vw, .6rem);--space-xs:clamp(.75rem, .7rem + .25vw, .9rem);--space-s:clamp(1rem, .92rem + .4vw, 1.25rem);--space-m:clamp(1.5rem, 1.35rem + .75vw, 2rem);--space-l:clamp(2.25rem, 1.9rem + 1.75vw, 3.25rem);--space-xl:clamp(3.25rem, 2.6rem + 3.2vw, 5.25rem);--space-2xl:clamp(4.5rem, 3.4rem + 5.5vw, 8rem);--wrap:1160px;--gutter:clamp(16px, 4vw, 40px);--radius:14px;--radius-sm:8px;--header-h:64px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;scroll-padding-top:calc(var(--header-h) + 16px)}body{font-family:var(--body);font-size:var(--text-base);color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;min-width:320px;line-height:1.65;overflow-x:clip}img,svg,video{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0}h1,h2,h3,h4{font-family:var(--display);letter-spacing:-.02em;text-wrap:balance;font-optical-sizing:auto;font-weight:700;line-height:1.02}h1{font-size:var(--text-3xl);letter-spacing:-.035em;font-weight:800}h2{font-size:var(--text-2xl);letter-spacing:-.03em}h3{font-size:var(--text-lg);letter-spacing:-.015em}p{text-wrap:pretty}::selection{background:var(--accent);color:var(--accent-ink)}:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:4px}.wrap{width:100%;max-width:var(--wrap);padding-inline:var(--gutter);margin-inline:auto}.section{padding-block:var(--space-xl)}.section--tight{padding-block:var(--space-l)}.section+.section{border-top:1px solid var(--line)}.eyebrow{font-family:var(--mono);font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin-bottom:var(--space-s);align-items:center;gap:.6em;font-weight:500;display:inline-flex}.eyebrow:before{content:"";opacity:.8;background:currentColor;width:1.6em;height:1px}.lead{font-size:var(--text-md);color:var(--ink-2);max-width:62ch;line-height:1.6}.muted{color:var(--ink-2)}.dim{color:var(--ink-3)}.mono{font-family:var(--mono)}.prose p+p{margin-top:1em}.prose a{color:var(--ink);text-decoration:underline;-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-underline-offset:.2em;text-decoration-thickness:1.5px}.prose a:hover{color:var(--accent)}.prose strong{color:var(--ink);font-weight:600}.btn{font-weight:600;font-size:var(--text-sm);white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.5em;padding:.8em 1.25em;line-height:1;transition:background-color .15s,border-color .15s,color .15s,transform .15s;display:inline-flex}.btn:active{transform:translateY(1px)}.btn-primary{background:var(--accent);color:var(--accent-ink)}.btn-primary:hover{background:var(--accent-2)}.btn-ghost{border-color:var(--line-2);color:var(--ink);background:0 0}.btn-ghost:hover{border-color:var(--ink-2);background:var(--bg-3)}.btn-link{color:var(--ink);border-radius:0;padding:0;font-weight:600}.btn-link:hover{color:var(--accent)}.arrow{transition:transform .15s;display:inline-block}a:hover .arrow,.btn:hover .arrow{transform:translate(3px)}.card{background:var(--bg-2);border:1px solid var(--line);border-radius:var(--radius);padding:var(--space-m);transition:border-color .15s,background-color .15s,transform .15s}a.card:hover,.card--hover:hover{border-color:var(--line-2);background:var(--bg-3);transform:translateY(-2px)}.section-head{gap:var(--space-s);margin-bottom:var(--space-l);display:grid}.section-head h2{max-width:22ch}.section-head .lead{max-width:58ch}@media (width>=900px){.section-head{align-items:end;gap:var(--space-l);grid-template-columns:1.1fr 1fr}.section-head .lead{margin-bottom:.2em}}.chip{font-family:var(--mono);font-size:var(--text-xs);letter-spacing:.04em;color:var(--ink-2);border:1px solid var(--line-2);white-space:nowrap;border-radius:999px;align-items:center;padding:.3em .7em;display:inline-flex}.chip--accent{color:var(--accent);background:var(--accent-dim);border-color:#d9ff4a59}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.skip.svelte-1elxaub{z-index:100;background:var(--accent);color:var(--accent-ink);border-radius:6px;padding:.6em 1em;font-weight:600;position:absolute;top:8px;left:-999px}.skip.svelte-1elxaub:focus{left:8px}.header.svelte-1elxaub{z-index:50;height:var(--header-h);background:color-mix(in srgb, var(--bg) 78%, transparent);-webkit-backdrop-filter:saturate(140%)blur(12px);border-bottom:1px solid var(--line);position:sticky;top:0}.bar.svelte-1elxaub{height:var(--header-h);justify-content:space-between;align-items:center;gap:var(--space-s);display:flex}.brand.svelte-1elxaub{align-items:center;gap:10px;min-width:0;display:inline-flex}.mark.svelte-1elxaub{font-family:var(--mono);letter-spacing:.02em;color:var(--accent-ink);background:var(--accent);border-radius:6px;flex:none;place-items:center;width:34px;height:34px;font-size:.78rem;font-weight:600;display:inline-grid}.name.svelte-1elxaub{font-family:var(--display);letter-spacing:-.02em;white-space:nowrap;font-size:1.1rem;font-weight:700}.desk.svelte-1elxaub{display:none}.toggle.svelte-1elxaub{border-radius:8px;place-items:center;width:44px;height:44px;margin-right:-8px;display:inline-grid}.toggle.svelte-1elxaub:hover{background:var(--bg-3)}.lines.svelte-1elxaub{width:22px;height:14px;display:block;position:relative}.lines.svelte-1elxaub i:where(.svelte-1elxaub){background:var(--ink);border-radius:2px;width:100%;height:2px;transition:transform .2s,top .2s;position:absolute;left:0}.lines.svelte-1elxaub i:where(.svelte-1elxaub):first-child{top:0}.lines.svelte-1elxaub i:where(.svelte-1elxaub):last-child{top:12px}.open.svelte-1elxaub .lines:where(.svelte-1elxaub) i:where(.svelte-1elxaub):first-child{top:6px;transform:rotate(45deg)}.open.svelte-1elxaub .lines:where(.svelte-1elxaub) i:where(.svelte-1elxaub):last-child{top:6px;transform:rotate(-45deg)}.mobile.svelte-1elxaub{inset:var(--header-h) 0 0 0;background:var(--bg);padding:var(--space-m) var(--gutter) var(--space-xl);z-index:49;position:fixed;overflow-y:auto}.mobile[hidden].svelte-1elxaub{display:none}.mobile.svelte-1elxaub ul:where(.svelte-1elxaub){gap:4px;list-style:none;display:grid}.mobile.svelte-1elxaub li:where(.svelte-1elxaub){animation:.3s both svelte-1elxaub-rise;animation-delay:calc(var(--i) * 40ms)}.mobile.svelte-1elxaub a:where(.svelte-1elxaub):not(.btn){font-family:var(--display);font-weight:700;font-size:var(--text-xl);letter-spacing:-.02em;border-bottom:1px solid var(--line);align-items:baseline;gap:14px;padding:.35em 0;display:flex}.mobile.svelte-1elxaub a[aria-current=page]:where(.svelte-1elxaub){color:var(--accent)}.mobile.svelte-1elxaub .num:where(.svelte-1elxaub){font-size:var(--text-xs);color:var(--ink-3)}.mobile.svelte-1elxaub .btn:where(.svelte-1elxaub){margin-top:var(--space-m);width:100%;max-width:320px;padding-block:1em}@keyframes svelte-1elxaub-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media (width>=760px){.desk.svelte-1elxaub{align-items:center;gap:var(--space-m);display:flex}.desk.svelte-1elxaub ul:where(.svelte-1elxaub){gap:clamp(14px,2vw,28px);list-style:none;display:flex}.desk.svelte-1elxaub ul:where(.svelte-1elxaub) a:where(.svelte-1elxaub){font-size:var(--text-sm);color:var(--ink-2);padding:.4em 0;font-weight:500;position:relative}.desk.svelte-1elxaub ul:where(.svelte-1elxaub) a:where(.svelte-1elxaub):hover,.desk.svelte-1elxaub ul:where(.svelte-1elxaub) a[aria-current=page]:where(.svelte-1elxaub){color:var(--ink)}.desk.svelte-1elxaub ul:where(.svelte-1elxaub) a[aria-current=page]:where(.svelte-1elxaub):after{content:"";background:var(--accent);border-radius:2px;height:2px;position:absolute;bottom:-2px;left:0;right:0}.toggle.svelte-1elxaub,.mobile.svelte-1elxaub{display:none}}.footer.svelte-jz8lnl{border-top:1px solid var(--line);background:var(--bg-2);padding-block:var(--space-xl) var(--space-l);margin-top:var(--space-2xl)}.grid.svelte-jz8lnl{gap:var(--space-l);display:grid}.wordmark.svelte-jz8lnl{font-family:var(--display);font-weight:800;font-size:var(--text-lg);letter-spacing:-.03em;margin-bottom:var(--space-xs);display:inline-block}.brand.svelte-jz8lnl p:where(.svelte-jz8lnl){max-width:38ch;font-size:var(--text-sm)}.brand.svelte-jz8lnl .email{margin-top:var(--space-xs);font-family:var(--mono);font-size:var(--text-sm);color:var(--accent);display:inline-block}.col.svelte-jz8lnl .eyebrow:where(.svelte-jz8lnl){font-size:var(--text-xs);margin-bottom:var(--space-xs)}.col.svelte-jz8lnl ul:where(.svelte-jz8lnl){gap:6px;list-style:none;display:grid}.col.svelte-jz8lnl a:where(.svelte-jz8lnl){font-size:var(--text-sm);color:var(--ink-2)}.col.svelte-jz8lnl a:where(.svelte-jz8lnl):hover{color:var(--ink)}.bottom.svelte-jz8lnl{margin-top:var(--space-l);padding-top:var(--space-s);border-top:1px solid var(--line);font-size:var(--text-xs);gap:6px;display:grid}.small.svelte-jz8lnl{max-width:70ch}@media (width>=640px){.grid.svelte-jz8lnl{grid-template-columns:1fr 1fr}.brand.svelte-jz8lnl{grid-column:1/-1}}@media (width>=900px){.grid.svelte-jz8lnl{grid-template-columns:1.6fr 1fr 1fr 1fr}.brand.svelte-jz8lnl{grid-column:auto}.bottom.svelte-jz8lnl{gap:var(--space-l);grid-template-columns:auto 1fr;align-items:baseline}.bottom.svelte-jz8lnl .small:where(.svelte-jz8lnl){text-align:right;justify-self:end}}
