:root{--ink:#04060a;--slab:#0b111a;--edge:#16202e;--haze:#7e90a6;--glass:#e8f0f8;--beam:#2e7dff;--glow:#5fd0ff;--display:"Archivo", system-ui, sans-serif;--body:"IBM Plex Sans", system-ui, sans-serif;--mono:"IBM Plex Mono", ui-monospace, monospace;--measure:68ch;--gutter:clamp(1.25rem, 5vw, 5rem)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}body{background:var(--ink);color:var(--glass);font-family:var(--body);-webkit-font-smoothing:antialiased;margin:0;font-size:1.0625rem;line-height:1.65}h1,h2,h3{font-family:var(--display);letter-spacing:-.025em;text-wrap:balance;margin:0;font-weight:700;line-height:1.02}h1{font-size:clamp(2.5rem,6vw,4.6rem)}h2{font-size:clamp(1.9rem,4vw,3rem)}h3{letter-spacing:-.015em;font-size:clamp(1.25rem,2vw,1.6rem)}p{max-width:var(--measure);margin:0 0 1.1em}a{color:inherit}:focus-visible{outline:2px solid var(--beam);outline-offset:3px}.shell{max-width:78rem;padding-inline:var(--gutter);margin-inline:auto}.section{padding-block:clamp(4rem,10vw,8rem)}.section+.section{border-top:1px solid var(--edge)}.lede{color:var(--haze);font-size:clamp(1.05rem,1.6vw,1.3rem)}.muted{color:var(--haze)}.rule{border:0;border-top:1px solid var(--beam);width:2.4rem;margin:1.9rem 0 0}.btn{font-family:var(--body);letter-spacing:.01em;color:var(--glass);cursor:pointer;background:0 0;border:0;align-items:center;gap:1.05rem;padding:.35rem 0;font-size:1.02rem;font-weight:500;text-decoration:none;transition:color .15s;display:inline-flex}.btn:before{content:"";background:var(--beam);flex:none;width:3px;height:1.45em}.btn:after{content:"→";border:2px solid color-mix(in srgb, var(--glass) 45%, transparent);width:2.3em;height:2.3em;color:var(--beam);border-radius:50%;flex:none;place-items:center;font-size:.92em;line-height:1;transition:border-color .15s,background-color .15s,color .15s,translate .2s;display:grid}.btn:hover:after{border-color:var(--beam);translate:3px}:root{--header-h:6.5rem}.hero-viewport{flex-direction:column;display:flex}@media (width>=960px){.hero-viewport{min-height:calc(100vh - var(--header-h) - 1px);min-height:calc(100svh - var(--header-h) - 1px)}.hero-viewport .hero{flex:1}}.hero{border-bottom:1px solid var(--edge);flex-direction:column-reverse;display:flex;position:relative}.hero__copy{z-index:2;pointer-events:none;padding:clamp(2rem,4vw,4rem) clamp(1.5rem,5vw,5.5rem);position:relative}.hero__text{pointer-events:auto;max-width:32em}.hero__text h1{text-wrap:initial;font-size:clamp(2.1rem,3.4vw,3.4rem);line-height:1.05}.hero__text .accent{color:var(--beam);font-style:normal}.hero__text p{color:var(--haze);max-width:32em;margin-top:1.75rem;font-size:clamp(1rem,1.3vw,1.13rem)}.hero-ctas{pointer-events:auto;flex-wrap:wrap;gap:.75rem 2rem;margin-top:2rem;display:flex}@media (width>=960px) and (height<=800px){.hero__text h1{font-size:clamp(2rem,3.4vw,3rem)}.hero__copy{padding-top:2rem}.hero__text p{margin-top:1.25rem}}.hero-viewer{width:100%;height:26rem;position:relative}@media (width>=960px){.hero{flex-direction:row;min-height:30rem}.hero__copy{padding-top:clamp(2.5rem,8vh,6rem);position:absolute;inset:0}.hero__text{max-width:42vw}.hero-viewer{height:auto;position:absolute;inset:0}}.pagehead{border-bottom:1px solid var(--edge);background:radial-gradient(ellipse 70% 130% at 85% 0%, color-mix(in srgb, var(--beam) 10%, transparent), transparent 70%);padding-block:clamp(3.5rem,8vw,6.5rem) clamp(2.5rem,5vw,4.5rem)}.pagehead h1{max-width:16em;font-size:clamp(2.3rem,5vw,4rem)}.pagehead .lede{max-width:42em;margin:1.9rem 0 0}.cards{background:var(--edge);border:1px solid var(--edge);gap:1px;margin-top:3rem;display:grid}@media (width>=700px){.cards--2,.cards--4{grid-template-columns:repeat(2,1fr)}}@media (width>=860px){.cards--3{grid-template-columns:repeat(3,1fr)}}@media (width>=1100px){.cards--4{grid-template-columns:repeat(4,1fr)}}.card{background:var(--ink);flex-direction:column;padding:clamp(1.75rem,3vw,2.4rem);transition:background .2s;display:flex;position:relative}.card:hover{background:color-mix(in srgb, var(--ink) 88%, var(--beam) 5%)}.card:after{content:"";background:var(--beam);transform-origin:0;width:100%;height:2px;transition:scale .25s;position:absolute;inset:0 auto auto 0;scale:0 1}.card:hover:after{scale:1}.card h3{font-size:1.25rem}.card p{color:var(--haze);flex:1;margin:.9rem 0 0;font-size:.97rem}.masthead{border-bottom:1px solid var(--edge);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding-block:1.5rem;display:flex}@media (width>=960px){.masthead{height:var(--header-h);flex-wrap:nowrap;padding-block:0}}.masthead-full{z-index:50;background:var(--ink);width:100%;padding-inline:clamp(1.25rem,3vw,2.5rem);position:sticky;top:0}[id]{scroll-margin-top:calc(var(--header-h) + 1.5rem)}.wordmark{flex:none;width:clamp(9.5rem,16vw,12.5rem);display:block}.nav{flex-wrap:wrap;gap:1.5rem;display:flex}.nav a{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--haze);border-bottom:1px solid #0000;padding-block:.25rem;font-size:.74rem;text-decoration:none}.nav a:hover,.nav a[data-active]{color:var(--glass);border-color:var(--beam)}.footer{border-top:1px solid var(--edge);background:var(--ink);width:100%;padding-inline:clamp(1.25rem,3vw,2.5rem)}.copyright{border-top:1px solid var(--edge);color:var(--haze);flex-wrap:wrap;justify-content:space-between;gap:.5rem 2rem;padding-block:1.5rem 2.25rem;font-size:.82rem;display:flex}.copyright p{flex-wrap:wrap;gap:.15rem .5rem;max-width:none;margin:0;display:flex}.copyright__note{opacity:.75}.logo[data-astro-cid-f7espo7c]{height:auto;display:block}.logo__mark[data-astro-cid-f7espo7c],.logo__star[data-astro-cid-f7espo7c],.logo__word[data-astro-cid-f7espo7c]{fill:var(--glass)}.logo__tm[data-astro-cid-f7espo7c]{fill:var(--haze)}
