/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.flex{display:flex}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#090909;--ink-2:#121212;--panel:#171717;--line:#303030;--soft-line:#f5f4f129;--paper:#f5f4f1;--muted:#aaa8a5;--brand-red:#f3202a;--brand-red-dark:#c81720;--brand-red-soft:#ff5f66}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{background:var(--ink);color:var(--paper);font-family:var(--font-geist-sans), Arial, sans-serif;margin:0}::selection{background:var(--brand-red);color:var(--paper)}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}a{color:inherit;text-decoration:none}.site-header{z-index:50;border-bottom:1px solid var(--soft-line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#070909d6;grid-template-columns:1fr auto 1fr;align-items:center;height:76px;padding:0 4vw;display:grid;position:sticky;top:0}.brand{align-items:center;width:fit-content;line-height:0;display:inline-flex}.brand-logo{width:clamp(106px,10vw,126px);height:auto;display:block}.site-header nav{color:#c1c7c0;gap:2.8rem;font-size:.84rem;display:flex}.site-header nav a,footer a{transition:color .18s}.site-header nav a:hover,footer a:hover{color:var(--brand-red)}footer .brand-logo{width:146px}.header-cta{justify-self:end}.outline-button,.primary-button,.feature-card button,.card-action{cursor:pointer;border:0}.outline-button{color:var(--paper);text-transform:uppercase;letter-spacing:.08em;background:0 0;border:1px solid #59615c;border-radius:2px;align-items:center;gap:1rem;padding:.8rem 1rem;font-size:.78rem;font-weight:700;display:inline-flex}.outline-button:hover{border-color:var(--brand-red);color:var(--brand-red-soft)}.hero{background:linear-gradient(#ffffff06 1px, transparent 1px), linear-gradient(90deg, #ffffff06 1px, transparent 1px), radial-gradient(circle at 76% 42%, #260a0e 0, var(--ink) 46%);background-size:58px 58px,58px 58px,auto;grid-template-columns:43% 57%;min-height:calc(100svh - 76px);display:grid;position:relative;overflow:hidden}.hero:after{content:"";pointer-events:none;background:linear-gradient(90deg,#09090900 70%,#09090947);position:absolute;inset:0}.hero-copy{z-index:2;flex-direction:column;justify-content:center;padding:7vh 1.5vw 8vh 4vw;display:flex}.eyebrow,.section-index,.card-kicker{color:var(--brand-red);font-family:var(--font-geist-mono), monospace;letter-spacing:.16em;font-size:.72rem;font-weight:700}.eyebrow{align-items:center;gap:.8rem;display:flex}.eyebrow span{background:var(--brand-red);width:34px;height:2px}h1,h2,h3,h4,p{margin-top:0}.hero h1{letter-spacing:-.075em;max-width:650px;margin:1.4rem 0 1.7rem;font-size:clamp(4.4rem,7.5vw,8.8rem);font-weight:900;line-height:.78}.hero-intro{color:#b2b9b2;max-width:590px;font-size:clamp(1rem,1.15vw,1.2rem);line-height:1.65}.hero-actions{align-items:center;gap:1.75rem;margin-top:.8rem;display:flex}.primary-button{background:var(--brand-red);min-width:230px;color:var(--paper);letter-spacing:.06em;text-transform:uppercase;border-radius:2px;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.05rem 1.2rem;font-size:.78rem;font-weight:800;transition:background .18s,transform .18s;display:inline-flex}.primary-button:hover{background:var(--brand-red-soft);transform:translateY(-2px)}.text-link{color:#d5dbd4;border-bottom:1px solid #66705f;padding-bottom:.35rem;font-size:.78rem;font-weight:650}.text-link span{color:var(--brand-red);margin-left:.6rem}.hero-stats{border-top:1px solid var(--soft-line);gap:2.2rem;margin-top:clamp(2rem,5vh,4.5rem);padding-top:1.2rem;display:flex}.hero-stats div{flex-direction:column;display:flex}.hero-stats strong{letter-spacing:-.04em;font-size:1.35rem}.hero-stats span{color:var(--muted);text-transform:uppercase;letter-spacing:.09em;margin-top:.2rem;font-size:.68rem}.hero-visual{z-index:1;min-width:0;position:relative}.hero-visual>img{z-index:1;object-fit:cover;object-position:center;mix-blend-mode:screen;filter:contrast(1.12)saturate(.2);width:112%;height:100%;position:absolute;inset:2.5% 0 6% -7%;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 21% 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 21% 100%)}.hero-glow{filter:blur(90px);background:#f3202a1f;border-radius:50%;width:38vw;height:38vw;position:absolute;top:18%;right:14%}.spec{z-index:3;color:#d9dfd8;width:220px;font-family:var(--font-geist-mono), monospace;letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:.7rem;font-size:.68rem;display:flex;position:absolute}.spec:before{content:"";background:var(--brand-red);flex:1;height:1px}.spec b{border:1px solid var(--brand-red);width:32px;height:32px;color:var(--brand-red);order:2;place-items:center;display:grid}.spec span{order:3;max-width:120px}.spec-one{top:18%;right:4%}.spec-two{top:40%;right:0}.spec-three{top:59%;right:6%}.feature-card{z-index:4;border:1px solid #4a5550;border-left:3px solid var(--brand-red);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0a0d0ce6;width:min(560px,69%);padding:1.25rem;position:absolute;bottom:5%;left:1%;box-shadow:0 22px 70px #0006}.feature-card>div:first-child{grid-template-columns:1fr;display:grid}.feature-card h2{letter-spacing:-.05em;margin:.4rem 0 .25rem;font-size:1.7rem}.feature-card p{color:#aeb5ad;margin-bottom:.8rem;font-size:.78rem}.unlock{align-items:baseline;gap:.6rem;display:flex}.unlock strong{color:var(--brand-red);font-size:1.6rem}.unlock span{color:var(--muted);text-transform:uppercase;font-size:.7rem}.progress{background:#323a35;height:5px;margin:.55rem 0 1rem;overflow:hidden}.progress span{background:var(--brand-red);width:82%;height:100%;display:block}.feature-card button,.card-action{background:var(--paper);width:100%;color:var(--ink);letter-spacing:.05em;text-transform:uppercase;justify-content:space-between;align-items:center;padding:.9rem 1rem;font-size:.73rem;font-weight:800;display:flex}.feature-card button:disabled,.card-action:disabled{cursor:default;opacity:.68}.manifesto,.launch-section,.community-section{padding:7.5rem 4vw}.manifesto{background:var(--paper);color:var(--ink);grid-template-columns:15% 43% 42%;align-items:start;display:grid}.manifesto .section-index,.launch-section .section-index,.community-section .section-index{color:var(--brand-red)}.manifesto>div:nth-child(2){padding-right:4vw}.manifesto h2,.section-heading h2,.community-section h2{letter-spacing:-.065em;max-width:800px;margin-bottom:1.5rem;font-size:clamp(2.9rem,5.2vw,6.3rem);font-weight:900;line-height:.88}.manifesto>div:nth-child(2) p{color:#59605b;max-width:620px;line-height:1.7}.method-grid{border-top:1px solid #b7beb7}.method-grid article{border-bottom:1px solid #b7beb7;grid-template-columns:44px 1fr;column-gap:1rem;padding:1.4rem 0;display:grid}.method-grid article span{color:#7d847e;font-family:var(--font-geist-mono), monospace;grid-row:1/span 2;font-size:.74rem}.method-grid h3{margin-bottom:.3rem;font-size:1.05rem}.method-grid p{color:#686f69;margin:0;font-size:.82rem;line-height:1.55}.launch-section{background:var(--ink)}.section-heading{grid-template-columns:1fr 32%;align-items:end;gap:8vw;display:grid}.section-heading>p{max-width:470px;color:var(--muted);line-height:1.7}.stage-tabs{scrollbar-width:none;gap:.45rem;margin:3rem 0;display:flex;overflow-x:auto}.stage-tabs button{border:1px solid var(--line);color:#a2aaa3;cursor:pointer;letter-spacing:.05em;text-transform:uppercase;background:0 0;flex:none;padding:.78rem 1rem;font-size:.73rem;font-weight:700}.stage-tabs button.active,.stage-tabs button:hover{border-color:var(--brand-red);background:var(--brand-red);color:var(--paper)}.launch-grid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid}.launch-card{background:var(--ink-2);grid-template-columns:48% 52%;min-height:460px;display:grid}.launch-image{background-color:#0a0d0c;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:35px 35px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;min-height:100%;position:relative;overflow:hidden}.launch-image:after{content:"";background:linear-gradient(#0000 55%,#000000b8);position:absolute;inset:0}.launch-image img{object-fit:cover;filter:saturate(.75)contrast(1.1);width:100%;height:100%;transition:transform .5s,filter .5s}.launch-card:hover .launch-image img{filter:saturate()contrast(1.08);transform:scale(1.035)}.status,.launch-number{z-index:2;font-family:var(--font-geist-mono), monospace;letter-spacing:.09em;font-size:.63rem;position:absolute;top:1rem}.status{border:1px solid;padding:.42rem .55rem;left:1rem}.status-co-create,.status-backing{color:var(--brand-red-soft)}.status-production{color:var(--brand-red)}.status-available{color:var(--paper)}.launch-number{color:#b4bbb4;right:1rem}.launch-content{flex-direction:column;padding:1.4rem;display:flex}.launch-meta{color:#768079;font-family:var(--font-geist-mono), monospace;letter-spacing:.08em;justify-content:space-between;font-size:.6rem;display:flex}.launch-content h3{letter-spacing:-.05em;margin:2rem 0 .45rem;font-size:1.85rem}.launch-content h4{color:#d6ddd5;margin-bottom:1rem;font-size:.95rem;line-height:1.45}.launch-content>p{color:#929a93;font-size:.8rem;line-height:1.65}.launch-content ul{flex-wrap:wrap;gap:.4rem;margin:auto 0 1.1rem;padding:0;list-style:none;display:flex}.launch-content li{color:#b6beb6;font-family:var(--font-geist-mono), monospace;border:1px solid #303934;padding:.38rem .5rem;font-size:.58rem}.card-action{color:var(--paper);background:0 0;border:1px solid #3c4640;transition:border .18s,color .18s}.card-action:hover{border-color:var(--brand-red);color:var(--brand-red-soft)}.form-notice{min-height:1.4rem;color:var(--brand-red-soft);font-family:var(--font-geist-mono), monospace;margin:1.1rem 0 0;font-size:.7rem}.community-section{border-top:1px solid var(--brand-red);border-bottom:1px solid var(--brand-red);color:var(--paper);background:var(--ink);grid-template-columns:58% 42%;display:grid}.community-section .section-index{color:var(--brand-red)}.community-section h2{max-width:850px}.community-copy{align-self:end;padding:0 4vw}.community-copy p{max-width:580px;margin-bottom:2rem;font-size:1.08rem;line-height:1.7}.community-section .primary-button{border:1px solid var(--brand-red);background:var(--brand-red);color:var(--paper)}footer{border-top:1px solid var(--soft-line);color:#929a93;grid-template-columns:1fr 1fr auto auto;align-items:center;gap:2rem;padding:2.5rem 4vw;font-size:.72rem;display:grid}footer p{margin:0}footer div{gap:1.5rem;display:flex}@media (width<=1180px){.hero{grid-template-columns:50% 50%}.hero h1{font-size:clamp(4rem,8vw,6.8rem)}.spec{display:none}.feature-card{width:86%}.manifesto{grid-template-columns:15% 45% 40%}.launch-card{grid-template-columns:1fr}.launch-image{min-height:300px}}@media (width<=820px){.site-header{grid-template-columns:1fr auto;height:66px}.site-header nav{display:none}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{min-height:620px;padding:5rem 6vw 3rem}.hero h1{font-size:clamp(4rem,17vw,7rem)}.hero-visual{min-height:620px}.hero-visual>img{width:100%;inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 16% 100%);mask-image:linear-gradient(#0000 0%,#000 16% 100%)}.feature-card{width:calc(100% - 12vw);left:6vw}.manifesto{grid-template-columns:1fr;gap:2rem;padding:5.5rem 6vw}.manifesto>div:nth-child(2){padding:0}.section-heading,.community-section{grid-template-columns:1fr;gap:1rem}.section-heading>p{max-width:620px}.launch-section,.community-section{padding:5.5rem 6vw}.launch-grid{grid-template-columns:1fr}.community-copy{padding:0}footer{grid-template-columns:1fr 1fr}}@media (width<=520px){.site-header{padding:0 5vw}.header-cta{padding:.7rem .8rem;font-size:.64rem}.brand-logo{width:112px}.hero-copy{min-height:570px}.hero h1{font-size:19vw}.hero-actions{flex-direction:column;align-items:flex-start}.hero-stats{gap:1rem}.hero-stats strong{font-size:1.05rem}.hero-stats span{font-size:.54rem}.hero-visual{min-height:550px}.feature-card{bottom:4%}.manifesto h2,.section-heading h2,.community-section h2{font-size:13vw}.launch-card{min-height:0}.launch-content{min-height:390px}footer{grid-template-columns:1fr;align-items:start}footer div{flex-direction:column;gap:.6rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
