html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:clip}.lenis.lenis-smooth iframe{pointer-events:none}.home-build{--hb-bg:#0a0a0b;--hb-bg-2:#111113;--hb-ink:#eae8e2;--hb-dim:#eae8e29e;--hb-faint:#eae8e266;--hb-accent:#41b5e6;--hb-accent-dim:#41b5e638;--hb-line:#ffffff1f;--hb-line-soft:#ffffff12;--hb-grid:#ffffff0a;--hb-grid-hero:#fff1;--hb-layer:#ffffff09;--hb-css-ease:cubic-bezier(.16, 1, .3, 1);--hb-mono:"JetBrains Mono", "IBM Plex Mono", ui-monospace, Menlo, monospace;--hb-display:"Archivo", "Arial Narrow", system-ui, sans-serif;--hb-body:"Inter", "Manrope", ui-sans-serif, system-ui, sans-serif;--hb-gutter:clamp(20px, 4vw, 56px);--hb-maxw:1360px;background:var(--hb-bg);color:var(--hb-ink);font-family:var(--hb-body);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;position:relative;overflow-x:clip}.home-build ::selection{background:var(--hb-accent);color:#0a0a0b}.home-build :where(a,button,[tabindex]):focus-visible{outline:2px solid var(--hb-accent);outline-offset:3px}.home-build :where(*){box-shadow:none;border-radius:0}.hb-section{padding-block:clamp(76px,10vw,150px);position:relative}.hb-section--flush{padding-block:0}.hb-container{z-index:1;max-width:var(--hb-maxw);padding-inline:var(--hb-gutter);margin-inline:auto;position:relative}.hb-rule{border:0;border-top:1px solid var(--hb-line);margin:0}.hb-rule--soft{border-top-color:var(--hb-line-soft)}.hb-grid{z-index:0;pointer-events:none;background-image:linear-gradient(90deg, var(--hb-grid) 0 1px, transparent 1px);background-size:calc(100% / var(--hb-cols,12)) 100%;position:absolute;inset:0}.hb-grid--hero{--hb-grid:var(--hb-grid-hero)}.hb-grid--fixed{position:fixed}.hb-layerlines{background-image:repeating-linear-gradient(0deg, var(--hb-layer) 0 1px, transparent 1px 4px)}.hb-display{font-family:var(--hb-display);letter-spacing:-.015em;text-transform:uppercase;color:var(--hb-ink);text-wrap:balance;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;margin:0;font-weight:850;font-stretch:125%;line-height:.9}.hb-display--mega{font-size:clamp(3.2rem,11vw,11rem);line-height:.86}.hb-display--xl{font-size:clamp(2.6rem,7.5vw,6.75rem)}.hb-display--lg{font-size:clamp(2rem,4.6vw,3.6rem)}.hb-display--md{font-size:clamp(1.5rem,3vw,2.4rem);line-height:1}.hb-outline{-webkit-text-stroke:1.5px var(--hb-ink);color:#0000}.hb-outline--accent{-webkit-text-stroke-color:var(--hb-accent)}.hb-outline--dim{-webkit-text-stroke-color:#ffffff38}.hb-mono{font-family:var(--hb-mono)}.hb-meta{font-family:var(--hb-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--hb-dim);font-size:.75rem;font-weight:500}.hb-prose{font-family:var(--hb-body);color:var(--hb-dim);text-wrap:pretty;font-size:clamp(1rem,.95rem + .3vw,1.15rem);line-height:1.62}.hb-label{font-family:var(--hb-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--hb-dim);align-items:center;margin:0;font-size:.75rem;font-weight:500;display:inline-flex}.hb-blink{background:var(--hb-accent);vertical-align:-.16em;width:.55em;height:1.05em;margin-left:.45em;animation:1.05s step-end infinite hb-blink;display:inline-block}@keyframes hb-blink{0%,50%{opacity:1}50.01%,to{opacity:0}}.hb-btn{font-family:var(--hb-mono);letter-spacing:.08em;text-transform:uppercase;border:1px solid var(--hb-accent);background:var(--hb-accent);color:#0a0a0b;cursor:pointer;transition:background .22s var(--hb-css-ease), color .22s var(--hb-css-ease);align-items:center;gap:.6rem;padding:1rem 1.6rem;font-size:.8125rem;font-weight:500;text-decoration:none;display:inline-flex}.hb-btn:hover{color:var(--hb-accent);background:0 0}.hb-btn--ghost{color:var(--hb-ink);border-color:var(--hb-line);background:0 0}.hb-btn--ghost:hover{background:var(--hb-ink);color:#0a0a0b;border-color:var(--hb-ink)}.hb-btn__arrow{transition:transform .22s var(--hb-css-ease)}.hb-btn:hover .hb-btn__arrow{transform:translate(4px)}.hb-chip{font-family:var(--hb-mono);letter-spacing:.08em;text-transform:uppercase;border:1px solid var(--hb-line);color:var(--hb-dim);align-items:center;gap:.55rem;padding:.5rem .85rem;font-size:.72rem;display:inline-flex}.hb-chip--on{border-color:color-mix(in srgb, var(--hb-accent) 55%, transparent);color:var(--hb-ink)}.hb-chip__mark{color:var(--hb-accent)}.hb-mask{display:block;overflow:hidden}.hb-mask>*{will-change:transform;display:block}.hb-mask--css>*{transition:transform .8s var(--hb-css-ease);transform:translateY(110%)}.hb-mask--css.is-revealed>*{transform:translateY(0)}.hb-marquee{width:100%;display:flex;overflow:hidden}.hb-marquee__track{will-change:transform;min-width:max-content;animation:hb-marquee var(--hb-marquee-dur,42s) linear infinite;flex-shrink:0;align-items:center;display:flex}.hb-marquee:hover .hb-marquee__track{animation-play-state:paused}@keyframes hb-marquee{to{transform:translate(-50%)}}.hb-deck__card{top:var(--hb-deck-top,13vh);isolation:isolate;background:var(--hb-bg);border:1px solid var(--hb-line);position:sticky}.hb-hero-split{grid-template-columns:1fr;align-items:start;gap:clamp(40px,5vw,80px);display:grid}@media (min-width:900px){.hb-hero-split{grid-template-columns:1.55fr 1fr}}.hb-cells-4{border:1px solid var(--hb-line);background:var(--hb-line);grid-template-columns:1fr;gap:1px;display:grid}@media (min-width:640px){.hb-cells-4{grid-template-columns:repeat(2,1fr)}}@media (min-width:1100px){.hb-cells-4{grid-template-columns:repeat(4,1fr)}}.hb-sticky-col{align-self:start}@media (min-width:900px){.hb-sticky-col{position:sticky;top:12vh}}.hb-duotone{position:relative;overflow:hidden}.hb-duotone img{filter:grayscale()brightness(.82)contrast(1.18);display:block}.hb-duotone:after{content:"";background:var(--hb-accent);mix-blend-mode:color;opacity:.5;pointer-events:none;position:absolute;inset:0}.hb-statusbar{z-index:9000;padding:.45rem var(--hb-gutter);background:var(--hb-bg);border-top:1px solid var(--hb-line);font-family:var(--hb-mono);letter-spacing:.08em;color:var(--hb-dim);pointer-events:none;justify-content:space-between;align-items:center;gap:1rem;font-size:.6875rem;font-weight:500;display:flex;position:fixed;bottom:0;left:0;right:0}.hb-statusbar__blocks{color:var(--hb-faint)}.hb-statusbar__blocks b{color:var(--hb-accent);font-weight:500}.hb-cursor-cross,.hb-cursor-dot{pointer-events:none;z-index:9999;opacity:0;position:fixed;top:0;left:0}.hb-cursor-cross{width:26px;height:26px;margin:-13px 0 0 -13px}.hb-cursor-cross:before,.hb-cursor-cross:after{content:"";background:var(--hb-ink);opacity:.65;position:absolute}.hb-cursor-cross:before{width:1px;height:100%;top:0;left:50%;transform:translate(-50%)}.hb-cursor-cross:after{width:100%;height:1px;top:50%;left:0;transform:translateY(-50%)}.hb-cursor-dot{background:var(--hb-accent);width:6px;height:6px;margin:-3px 0 0 -3px}.hb-cursor-on,.hb-cursor-on *{cursor:none}.hb-cursor-on :where(a,button,input,textarea,select,label,summary,[role=button],[data-cursor=native]){cursor:auto}@media (prefers-reduced-motion:reduce){.hb-marquee__track{animation:none!important;transform:none!important}.hb-blink{opacity:1!important;animation:none!important}.hb-cursor-cross,.hb-cursor-dot{display:none!important}.hb-mask>*{transition:none!important;transform:none!important}.hb-btn__arrow{transition:none!important}}
