@import"https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800&display=swap";:root{--bg: #ffffff;--bg-soft: #f7f7f4;--surface: #f0f0ec;--line: #d8d8d0;--line-soft: #e8e8e2;--ink: #0a0a0a;--ink-dim: #4a4a44;--ink-mute: #6a6a62;--accent: #6f6f00;--accent-soft: #fcfd75;--live: #15803d;--live-soft: #2dbb63;--font-display: "Poppins", system-ui, sans-serif;--font-sans: "Poppins", system-ui, sans-serif;--font-mono: "Poppins", system-ui, sans-serif;--space-1: .5rem;--space-2: 1rem;--space-3: 1.5rem;--space-4: 2.5rem;--space-5: 4rem;--space-6: 6rem;--space-7: 9rem;--max-w: 1200px;--gutter: clamp(1.25rem, 4vw, 3rem);--ease-out: cubic-bezier(.2, .8, .2, 1)}*,*:before,*:after{box-sizing:border-box}html{background:var(--bg);color:var(--ink);scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{margin:0;font-family:var(--font-sans);font-size:1rem;line-height:1.6;background:radial-gradient(900px 600px at 80% -10%,rgba(252,253,117,.22),transparent 60%),radial-gradient(700px 500px at -10% 110%,rgba(45,187,99,.1),transparent 60%),var(--bg);min-height:100vh;overflow-x:hidden;position:relative}em,i,address,cite,dfn,var{font-style:normal}:focus{outline:none}:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only:focus,.sr-only:focus-visible{position:fixed;top:.75rem;left:.75rem;width:auto;height:auto;padding:.6rem 1rem;margin:0;clip:auto;background:var(--ink);color:var(--bg);z-index:100;border-radius:4px;text-decoration:none}body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:1;opacity:.35;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix values='0 0 0 0 0.05  0 0 0 0 0.05  0 0 0 0 0.05  0 0 0 0.18 0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}body:after{content:"";position:fixed;inset:0;pointer-events:none;z-index:0;background-image:linear-gradient(to right,rgba(0,0,0,.04) 1px,transparent 1px);background-size:calc(100% / 6) 100%;background-position:0 0}main,header,footer,section{position:relative;z-index:2}h1,h2,h3,h4{font-family:var(--font-display);font-weight:400;letter-spacing:-.02em;margin:0;color:var(--ink)}p{margin:0}a{color:inherit;text-decoration:none;border-bottom:1px solid var(--line);transition:color .18s var(--ease-out),border-color .18s var(--ease-out)}a:hover{color:var(--accent);border-color:var(--accent)}::selection{background:var(--accent);color:var(--bg)}.container{width:100%;max-width:var(--max-w);margin-inline:auto;padding-inline:var(--gutter)}.eyebrow{font-family:var(--font-mono);font-size:.75rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-dim);display:inline-flex;align-items:center;gap:.6em}.eyebrow:before{content:"";display:inline-block;width:28px;height:1px;background:var(--accent)}.comment{font-family:var(--font-mono);color:var(--ink-mute);font-size:.78rem}.comment:before{content:"// ";color:var(--accent)}.reveal{opacity:0;transform:translateY(14px);animation:reveal-up .9s var(--ease-out) forwards}.reveal-1{animation-delay:80ms}.reveal-2{animation-delay:.2s}.reveal-3{animation-delay:.34s}.reveal-4{animation-delay:.48s}.reveal-5{animation-delay:.62s}.reveal-6{animation-delay:.76s}@keyframes reveal-up{to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.reveal,.reveal-1,.reveal-2,.reveal-3,.reveal-4,.reveal-5,.reveal-6{animation:none;opacity:1;transform:none}html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.hero[data-astro-cid-bbe6dxrz]{padding-top:clamp(1.5rem,4vw,2.5rem);padding-bottom:clamp(2rem,5vw,4rem)}.hero__bar[data-astro-cid-bbe6dxrz]{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;flex-wrap:wrap;padding-bottom:clamp(3rem,8vw,5.5rem)}.hero__brand[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:.85rem;border:none}.hero__brand[data-astro-cid-bbe6dxrz]:hover{color:var(--ink)}.hero__brand[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{width:90px;height:90px;border-radius:50%;display:block}.hero__brand-text[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;line-height:1.2}.hero__brand-name[data-astro-cid-bbe6dxrz]{font-family:var(--font-sans);font-weight:600;font-size:.95rem;letter-spacing:-.01em;color:var(--ink)}.hero__meta[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:.75rem;font-family:var(--font-mono);font-size:.95rem;font-weight:400;color:var(--ink-dim)}.hero__meta-item[data-astro-cid-bbe6dxrz]{display:inline-flex;gap:.4rem}.hero__meta-val[data-astro-cid-bbe6dxrz]{color:var(--ink);font-weight:600}.hero__meta-divider[data-astro-cid-bbe6dxrz]{color:var(--line)}.hero__meta-icon[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;color:var(--ink-mute)}.hero__meta-icon[data-astro-cid-bbe6dxrz] svg[data-astro-cid-bbe6dxrz]{width:1.1em;height:1.1em;display:block}.hero__content[data-astro-cid-bbe6dxrz]{max-width:56rem}.hero__headline[data-astro-cid-bbe6dxrz]{font-size:clamp(2.6rem,8vw,6.5rem);line-height:.98;letter-spacing:-.035em;font-weight:300;margin-top:1.25rem;color:var(--ink)}.hero__headline[data-astro-cid-bbe6dxrz] em[data-astro-cid-bbe6dxrz]{font-style:normal;font-weight:400;color:var(--accent);font-feature-settings:"ss01"}.countdown[data-astro-cid-rice64zl]{padding:clamp(.5rem,2vw,1.5rem) 0 clamp(3rem,7vw,5rem)}.countdown__head[data-astro-cid-rice64zl]{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;flex-wrap:wrap;margin-bottom:clamp(2rem,5vw,3.5rem)}.countdown__frame[data-astro-cid-rice64zl]{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:clamp(.5rem,2vw,1.5rem);padding:clamp(1.5rem,4vw,2.5rem) 0;border-block:1px solid var(--line);position:relative}.brace[data-astro-cid-rice64zl]{font-family:var(--font-mono);font-weight:300;font-size:clamp(5rem,16vw,12rem);line-height:.85;color:var(--accent);user-select:none;transform:translateY(-.02em);text-shadow:0 0 40px rgba(252,253,117,.2)}.countdown__grid[data-astro-cid-rice64zl]{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:end;gap:clamp(.4rem,1.5vw,1rem);justify-items:center;padding-block:.5rem}.unit[data-astro-cid-rice64zl]{display:flex;flex-direction:column;align-items:center;gap:.4rem;min-width:0}.unit__num[data-astro-cid-rice64zl]{font-family:var(--font-display);font-weight:300;font-size:clamp(3rem,9vw,6.5rem);line-height:1;letter-spacing:-.04em;color:var(--ink);font-variant-numeric:tabular-nums;transition:color .2s var(--ease-out)}[data-astro-cid-rice64zl][data-unit=seconds]{color:var(--accent)}.unit__num[data-astro-cid-rice64zl].tick{animation:tick-pulse .6s var(--ease-out)}@keyframes tick-pulse{0%{transform:translateY(-2px);opacity:.4}to{transform:translateY(0);opacity:1}}.unit__label[data-astro-cid-rice64zl]{font-family:var(--font-mono);font-size:.75rem;font-weight:400;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-mute)}.unit__sep[data-astro-cid-rice64zl]{font-family:var(--font-display);font-size:clamp(2rem,6vw,4rem);color:var(--line);font-weight:300;line-height:1;transform:translateY(-.4em);align-self:center}.countdown__live[data-astro-cid-rice64zl]{margin-top:clamp(1.5rem,3vw,2rem);display:inline-flex;align-items:center;gap:.6rem;font-family:var(--font-mono);font-size:.78rem;color:var(--ink-dim)}.dot[data-astro-cid-rice64zl]{width:8px;height:8px;border-radius:50%;background:var(--live);box-shadow:0 0 #2dbb6399;animation:pulse 2s var(--ease-out) infinite}@keyframes pulse{0%{box-shadow:0 0 #2dbb638c}70%{box-shadow:0 0 0 10px #2dbb6300}to{box-shadow:0 0 #2dbb6300}}@media(max-width:640px){.countdown__grid[data-astro-cid-rice64zl]{grid-template-columns:repeat(4,1fr);gap:.6rem}.unit__sep[data-astro-cid-rice64zl]{display:none}.brace[data-astro-cid-rice64zl]{font-size:clamp(3rem,18vw,6rem)}}.marquee[data-astro-cid-tpudeaz7]{overflow:hidden;border-block:1px solid var(--line);padding:1.1rem 0;background:linear-gradient(180deg,transparent,rgba(252,253,117,.02),transparent);user-select:none}.marquee__track[data-astro-cid-tpudeaz7]{display:inline-flex;gap:2.5rem;white-space:nowrap;animation:scroll-x 80s linear infinite;will-change:transform}.marquee__item[data-astro-cid-tpudeaz7]{display:inline-flex;align-items:center;gap:.6rem;font-family:var(--font-mono);font-size:.82rem;color:var(--ink-dim);letter-spacing:.04em}.marquee__sep[data-astro-cid-tpudeaz7]{color:var(--accent);font-weight:400}@keyframes scroll-x{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee[data-astro-cid-tpudeaz7]:hover .marquee__track[data-astro-cid-tpudeaz7]{animation-play-state:paused}@media(prefers-reduced-motion:reduce){.marquee__track[data-astro-cid-tpudeaz7]{animation:none}}.about[data-astro-cid-v2cbyr3p]{padding-block:clamp(4rem,9vw,7rem);border-top:1px solid var(--line-soft)}.about__grid[data-astro-cid-v2cbyr3p]{display:grid;grid-template-columns:1fr;gap:clamp(2rem,5vw,4rem)}.about__aside[data-astro-cid-v2cbyr3p]{position:static}@media(min-width:900px){.about__grid[data-astro-cid-v2cbyr3p]{grid-template-columns:5fr 7fr;align-items:start}.about__aside[data-astro-cid-v2cbyr3p]{position:sticky;top:2rem}}.about__portrait[data-astro-cid-v2cbyr3p]{margin:0;max-width:22rem;aspect-ratio:4 / 5;overflow:hidden;border-radius:6px;border:1px solid var(--line);background:var(--surface);box-shadow:0 1px 2px #0000000a,0 12px 32px -16px #0000002e;position:relative;isolation:isolate}.about__portrait[data-astro-cid-v2cbyr3p]:after{content:"";position:absolute;inset:auto auto -1px -1px;width:28px;height:28px;border-left:2px solid var(--accent);border-bottom:2px solid var(--accent);border-bottom-left-radius:6px;pointer-events:none}.about__portrait[data-astro-cid-v2cbyr3p] img[data-astro-cid-v2cbyr3p]{width:100%;height:100%;object-fit:cover;display:block}.about__body[data-astro-cid-v2cbyr3p]{max-width:38rem}.about__lead[data-astro-cid-v2cbyr3p]{font-family:var(--font-display);font-size:clamp(1.25rem,2vw,1.6rem);line-height:1.4;letter-spacing:-.01em;color:var(--ink);font-weight:300}.about__lead[data-astro-cid-v2cbyr3p] strong[data-astro-cid-v2cbyr3p],.about__company[data-astro-cid-v2cbyr3p]{font-weight:400;color:var(--ink);border-bottom:1px solid var(--accent)}.about__para[data-astro-cid-v2cbyr3p]{margin-top:1.5rem;font-family:var(--font-mono);font-size:.93rem;line-height:1.75;color:var(--ink-dim)}.about__facts[data-astro-cid-v2cbyr3p]{list-style:none;margin:2.5rem 0 0;padding:1.5rem 0 0;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:.85rem}.about__facts[data-astro-cid-v2cbyr3p] li[data-astro-cid-v2cbyr3p]{display:grid;grid-template-columns:5rem 1fr;gap:1rem;font-family:var(--font-mono);font-size:.82rem}.fact__key[data-astro-cid-v2cbyr3p]{color:var(--ink-mute);text-transform:uppercase;letter-spacing:.14em;font-size:.75rem;padding-top:.15rem}.fact__val[data-astro-cid-v2cbyr3p]{color:var(--ink)}.roadmap[data-astro-cid-c3bnqtnr]{padding-block:clamp(4rem,9vw,7rem);border-top:1px solid var(--line-soft)}.roadmap__head[data-astro-cid-c3bnqtnr]{max-width:44rem;margin-bottom:clamp(2.5rem,5vw,4rem)}.roadmap__heading[data-astro-cid-c3bnqtnr]{font-size:clamp(2rem,4.5vw,3.4rem);line-height:1;letter-spacing:-.025em;margin-top:1.25rem;font-weight:300}.roadmap__heading[data-astro-cid-c3bnqtnr] em[data-astro-cid-c3bnqtnr]{font-style:normal;font-weight:400;color:var(--accent)}.roadmap__intro[data-astro-cid-c3bnqtnr]{margin-top:1.5rem;font-family:var(--font-mono);font-size:.92rem;line-height:1.7;color:var(--ink-dim);max-width:36rem}.roadmap__list[data-astro-cid-c3bnqtnr]{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:0;border-top:1px solid var(--line)}@media(min-width:760px){.roadmap__list[data-astro-cid-c3bnqtnr]{grid-template-columns:1fr 1fr}}.item[data-astro-cid-c3bnqtnr]{border-bottom:1px solid var(--line);padding:clamp(1.5rem,3vw,2.25rem) 0;padding-right:clamp(1rem,3vw,2rem);position:relative;transition:background .22s var(--ease-out)}@media(min-width:760px){.item[data-astro-cid-c3bnqtnr]:nth-child(odd){padding-right:clamp(1.5rem,4vw,3rem);border-right:1px solid var(--line)}.item[data-astro-cid-c3bnqtnr]:nth-child(2n){padding-left:clamp(1.5rem,4vw,3rem)}}.item[data-astro-cid-c3bnqtnr]:hover{background:linear-gradient(180deg,transparent 0%,rgba(252,253,117,.035) 100%)}.item__top[data-astro-cid-c3bnqtnr]{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem}.item__num[data-astro-cid-c3bnqtnr]{font-family:var(--font-mono);font-size:.78rem;color:var(--ink-mute);letter-spacing:.16em}.item__status[data-astro-cid-c3bnqtnr]{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-mono);font-size:.75rem;text-transform:uppercase;letter-spacing:.14em;color:var(--ink-mute)}.item__dot[data-astro-cid-c3bnqtnr]{width:7px;height:7px;border-radius:50%;background:var(--ink-mute)}.item__status--live[data-astro-cid-c3bnqtnr] .item__dot[data-astro-cid-c3bnqtnr]{background:var(--live)}.item__status--building[data-astro-cid-c3bnqtnr] .item__dot[data-astro-cid-c3bnqtnr]{background:var(--accent)}.item__status--queued[data-astro-cid-c3bnqtnr] .item__dot[data-astro-cid-c3bnqtnr]{background:var(--ink-mute)}.item__status--live[data-astro-cid-c3bnqtnr]{color:var(--live)}.item__status--building[data-astro-cid-c3bnqtnr]{color:var(--accent)}.item__title[data-astro-cid-c3bnqtnr]{font-size:clamp(1.5rem,2.5vw,2rem);line-height:1.05;letter-spacing:-.02em;color:var(--ink);font-weight:300}.item__label[data-astro-cid-c3bnqtnr]{margin-top:.5rem;font-family:var(--font-mono);font-size:.78rem;color:var(--accent)}.item__body[data-astro-cid-c3bnqtnr]{margin-top:1rem;font-family:var(--font-mono);font-size:.88rem;line-height:1.7;color:var(--ink-dim);max-width:32rem}.foot[data-astro-cid-sz7xmlte]{padding-block:clamp(2.5rem,5vw,4rem) clamp(2rem,4vw,3rem);border-top:1px solid var(--line-soft);margin-top:clamp(2rem,5vw,4rem)}.foot__inner[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;flex-wrap:wrap}.foot__brand[data-astro-cid-sz7xmlte]{display:inline-flex;align-items:center;gap:.85rem}.foot__brand[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{border-radius:50%;display:block}.foot__copy[data-astro-cid-sz7xmlte]{font-family:var(--font-mono);font-size:.78rem;color:var(--ink-dim);line-height:1.5}.foot__nav[data-astro-cid-sz7xmlte]{display:inline-flex;gap:1.25rem;font-family:var(--font-mono);font-size:.82rem}.foot__link[data-astro-cid-sz7xmlte]{color:var(--ink-dim);border-bottom:1px solid var(--line);padding-block:.35rem;display:inline-flex;align-items:center;gap:.3rem;min-height:24px}.foot__link-icon[data-astro-cid-sz7xmlte]{width:.85em;height:.85em;display:block;flex-shrink:0}.foot__link[data-astro-cid-sz7xmlte]:hover{color:var(--accent);border-bottom-color:var(--accent)}
