/*! 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)}.table{display:table}.grow{flex-grow:1}}:root{--paper:#fbf6ee;--surface:#fffdf9;--ink:#101218;--ink-soft:#222630;--muted:#6c7079;--orange:#ff5f17;--orange-soft:#ffc5a8;--blue:#3156ee;--blue-soft:#dce4ff;--mint:#caeadc;--silver:#e9e9e5;--line:#10121824}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,Avenir Next,Avenir,Helvetica Neue,Arial,sans-serif}a{color:inherit;text-decoration:none}svg{width:1.05em;height:1.05em;display:block}.site-header{z-index:30;border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;width:min(1280px,100% - 56px);height:92px;margin:0 auto;display:flex;position:relative}.brand-image{width:190px;height:auto;display:block}nav{letter-spacing:.01em;align-items:center;gap:24px;font-size:.78rem;font-weight:520;display:flex}.main-links{align-items:center;gap:29px;display:flex}.main-links a{transition:color .2s}.main-links a:hover{color:var(--orange)}.language-switch{border:1px solid var(--line);background:#ffffff57;border-radius:999px;align-items:center;gap:3px;padding:3px;display:inline-flex}.language-switch a{min-width:31px;height:27px;color:var(--muted);letter-spacing:.06em;border-radius:999px;place-items:center;padding:0 7px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.55rem;font-weight:700;transition:background .2s,color .2s;display:grid}.language-switch a:hover{color:var(--ink)}.language-switch a[aria-current=page]{color:var(--surface);background:var(--ink)}.nav-cta{border:1px solid var(--ink);border-radius:999px;align-items:center;gap:9px;padding:11px 16px;transition:background .2s,color .2s,transform .2s;display:inline-flex}.nav-cta:hover{background:var(--ink);color:var(--surface);transform:translateY(-1px)}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;width:min(1280px,100% - 56px);min-height:760px;margin:0 auto;padding:70px 0 95px;display:grid}.eyebrow,.section-code{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;margin:0 0 26px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.61rem;font-weight:650}.eyebrow{align-items:center;gap:12px;display:flex}.eyebrow span{background:var(--orange);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 6px #ff5f171c}h1{letter-spacing:-.068em;max-width:740px;margin:0;font-size:clamp(4rem,6.55vw,6.85rem);font-weight:440;line-height:.91}h1 em{color:var(--orange);font-family:Georgia,Times New Roman,serif;font-weight:400;display:block}.hero-lede{max-width:625px;color:var(--muted);margin:34px 0 0;font-size:clamp(1.05rem,1.5vw,1.2rem);line-height:1.68}.hero-actions{align-items:center;gap:12px;margin-top:39px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 22px;font-size:.81rem;font-weight:650;transition:transform .2s,background .2s,color .2s,border-color .2s;display:inline-flex}.button svg{transition:transform .2s}.button:hover{transform:translateY(-2px)}.button:hover svg{transform:translate(2px,-2px)}.button-primary{color:var(--surface);background:var(--ink);box-shadow:0 13px 28px #10121829}.button-primary:hover{background:var(--orange);color:var(--ink)}.button-secondary{border:1px solid var(--line);background:#ffffff61}.button-secondary:hover{border-color:var(--ink)}.hero-sequence{max-width:540px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em;grid-template-columns:auto 1fr auto 1fr auto;align-items:center;gap:12px;margin-top:35px;font-size:.65rem;display:grid}.hero-sequence span{white-space:nowrap;align-items:center;gap:7px;display:flex}.hero-sequence i{color:var(--orange);font-family:Georgia,serif;font-size:.8rem;font-style:italic}.hero-sequence b{background:var(--line);height:1px}.launch-system{color:#fff;background:var(--ink);border-radius:30px;min-height:600px;padding:25px;position:relative;overflow:hidden;box-shadow:0 32px 70px #10121838}.launch-system:after{content:"";pointer-events:none;background:linear-gradient(110deg,#0000 36%,#ffffff0e 48%,#0000 60%) 0 0/230% 100%;animation:7s linear infinite sheen;position:absolute;inset:0}.launch-grid{opacity:.18;background-image:linear-gradient(#fff3 1px,#0000 1px),linear-gradient(90deg,#fff3 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 15%,#0000 75%);mask-image:radial-gradient(circle,#000 15%,#0000 75%)}.launch-header,.launch-footer{z-index:3;color:#aeb2bd;letter-spacing:.13em;justify-content:space-between;align-items:center;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.57rem;display:flex;position:relative}.live-status{align-items:center;gap:8px;display:inline-flex}.live-status i{background:#85e4b5;border-radius:50%;width:7px;height:7px;animation:2.4s ease-in-out infinite pulse;box-shadow:0 0 0 5px #85e4b51a}.launch-center{place-items:center;height:385px;display:grid;position:absolute;inset:78px 0 auto}.launch-core{z-index:3;width:154px;height:154px;color:var(--ink);background:var(--orange);border-radius:50%;place-items:center;display:grid;position:relative;box-shadow:0 0 0 22px #ff5f171a,0 0 45px #ff5f1747}.launch-core span{letter-spacing:-.1em;font-size:4.8rem;font-weight:400;transform:translate(-3px)}.launch-core small{letter-spacing:.12em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.46rem;font-weight:700;position:absolute;bottom:28px}.orbit{border:1px solid #ffffff4d;border-radius:50%;position:absolute}.orbit-one{border-style:dashed;width:270px;height:270px;animation:22s linear infinite rotate}.orbit-one:before{content:"";background:var(--blue);border-radius:50%;width:11px;height:11px;position:absolute;top:18px;left:57px;box-shadow:0 0 17px #3156eecc}.orbit-two{opacity:.5;width:365px;height:205px;transform:rotate(-20deg)}.orbit-two:after{content:"";background:var(--mint);border-radius:50%;width:9px;height:9px;position:absolute;bottom:34px;right:34px}.data-card{z-index:5;width:180px;min-height:96px;color:var(--ink);border-radius:14px;grid-template-columns:1fr auto;gap:8px;padding:15px;display:grid;position:absolute;box-shadow:0 15px 30px #0000003b}.data-card span{letter-spacing:.13em;grid-column:1/-1;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.52rem}.data-card b{font-size:.75rem;font-weight:620;line-height:1.35}.data-card i{font-family:Georgia,serif;font-size:1.15rem;font-style:italic}.data-card-input{background:var(--blue-soft);bottom:80px;left:22px;transform:rotate(-2.4deg)}.data-card-output{background:var(--mint);bottom:55px;right:22px;transform:rotate(2.4deg)}.launch-footer{position:absolute;bottom:22px;left:25px;right:25px}.proof-strip{min-height:82px;color:var(--surface);background:var(--orange);grid-template-columns:repeat(4,1fr);gap:0;padding:19px max(28px,50vw - 640px);display:grid}.proof-strip p{text-transform:uppercase;letter-spacing:.07em;border-left:1px solid #10121838;align-items:center;gap:14px;margin:0;padding:0 25px;font-size:.72rem;font-weight:650;display:flex}.proof-strip p:first-child{border-left:0;padding-left:0}.proof-strip span{color:var(--ink);font-family:Georgia,serif;font-size:.92rem;font-style:italic}.vision-section{background:var(--surface);grid-template-columns:.45fr 1.15fr .5fr;align-items:start;gap:55px;min-height:650px;padding:130px max(28px,50vw - 640px);display:grid;position:relative;overflow:hidden}.vision-copy h2{letter-spacing:-.065em;max-width:800px;margin:0;font-size:clamp(3.6rem,6vw,6.7rem);font-weight:430;line-height:.93}.vision-copy>p{max-width:660px;color:var(--muted);margin:35px 0 0;font-size:1.14rem;line-height:1.72}.vision-mark{border:1px solid var(--line);min-height:220px;color:var(--muted);background:var(--paper);text-transform:uppercase;letter-spacing:.1em;border-radius:22px;align-content:space-between;align-self:end;padding:23px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.63rem;display:grid;transform:rotate(2deg)}.vision-mark i{color:var(--orange);text-align:center;font-family:Georgia,serif;font-size:4.5rem;font-weight:400}.product-section{background:var(--paper);padding:135px max(28px,50vw - 640px) 155px}.section-heading{justify-content:space-between;align-items:end;gap:80px;margin-bottom:62px;display:flex}.section-heading h2,.worlds-heading h2,.method-heading h2,.closing-section h2{letter-spacing:-.063em;margin:0;font-size:clamp(3.3rem,5.4vw,5.8rem);font-weight:430;line-height:.96}.section-heading>p{max-width:430px;color:var(--muted);margin:0 0 7px;line-height:1.68}.section-code-orange{color:var(--orange)}.product-stage{min-height:680px;color:var(--surface);background:var(--ink);border-radius:30px;grid-template-columns:.88fr 1.12fr;display:grid;overflow:hidden;box-shadow:0 24px 65px #10121829}.product-story{flex-direction:column;padding:34px 43px 44px;display:flex}.product-topline{color:#aeb2bd;letter-spacing:.12em;justify-content:space-between;align-items:center;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.56rem;display:flex}.pill{border:1px solid #fff3;border-radius:999px;align-items:center;gap:7px;padding:7px 9px;display:inline-flex}.pill i{background:#85e4b5;border-radius:50%;width:6px;height:6px}.product-story h3{color:var(--orange);letter-spacing:-.07em;margin:95px 0 0;font-size:clamp(3.6rem,5.4vw,6rem);font-weight:420;line-height:.9}.product-promise{letter-spacing:-.045em;margin:29px 0 0;font-size:clamp(1.7rem,2.5vw,2.65rem);line-height:1.12}.product-description{color:#b7bac2;max-width:545px;margin:30px 0 0;font-size:.97rem;line-height:1.72}.product-access{width:fit-content;min-height:48px;color:var(--ink);background:var(--orange);border-radius:999px;align-items:center;gap:10px;margin-top:24px;padding:0 20px;font-size:.78rem;font-weight:650;transition:transform .2s,background .2s;display:inline-flex}.product-access svg{width:17px;height:17px;transition:transform .2s}.product-access:hover{background:#ff7a3b;transform:translateY(-2px)}.product-access:hover svg{transform:translate(2px,-2px)}.product-tags{flex-wrap:wrap;gap:7px;margin-top:auto;padding-top:40px;display:flex}.product-tags span{color:#c9ccd2;border:1px solid #fff3;border-radius:999px;padding:8px 11px;font-size:.61rem}.product-interface{background:linear-gradient(145deg, var(--orange-soft), #f4dffc 46%, var(--blue-soft));place-items:end center;min-height:680px;padding:65px 35px 0;display:grid;position:relative;overflow:hidden}.interface-glow{background:radial-gradient(circle,#ffffffb3,#0000 68%);border-radius:50%;width:420px;height:420px;position:absolute;top:40px;right:-100px}.phone-shell{z-index:2;border:9px solid var(--ink);width:min(430px,88%);min-height:600px;color:var(--ink);background:var(--surface);border-bottom:0;border-radius:42px 42px 0 0;padding:21px;position:relative;box-shadow:0 35px 70px #221b2f3d}.phone-bar{justify-content:space-between;font-size:.6rem;font-weight:700;display:flex}.phone-bar i{background:var(--ink);border-radius:999px;width:45px;height:7px}.phone-title{padding:42px 4px 24px}.phone-title small{color:var(--orange);letter-spacing:.08em;font-size:.52rem;font-weight:800}.phone-title h4{letter-spacing:-.06em;margin:10px 0 0;font-size:2.45rem;font-weight:460;line-height:1}.phone-title p{color:var(--muted);margin:9px 0 0;font-size:.78rem}.dose-card{border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin-top:10px;padding:15px;display:grid}.dose-card time{font-size:.67rem;font-weight:750}.dose-card>span{gap:3px;display:grid}.dose-card b{font-size:.7rem;font-weight:650}.dose-card small{color:var(--muted);font-size:.57rem}.dose-card>i{color:#fff;background:var(--blue);border-radius:50%;place-items:center;width:26px;height:26px;font-size:.65rem;font-style:normal;display:grid}.dose-done>i{color:#24553f;background:var(--mint)}.support-card{color:var(--surface);background:var(--ink);border-radius:15px;margin-top:12px;padding:18px}.support-card span{color:var(--orange-soft);letter-spacing:.12em;margin-bottom:12px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.48rem;display:block}.support-card b{max-width:280px;font-size:.83rem;font-weight:550;line-height:1.4;display:block}.floating-note{z-index:4;width:170px;color:var(--ink);border-radius:13px;padding:14px;position:absolute;box-shadow:0 14px 30px #221b2f30}.floating-note span{letter-spacing:.1em;margin-bottom:8px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.45rem;display:block}.floating-note b{font-size:.69rem;font-weight:650}.note-one{background:var(--mint);top:120px;left:17px;transform:rotate(-3deg)}.note-two{background:var(--orange);bottom:70px;right:18px;transform:rotate(2deg)}.worlds-section{color:var(--surface);background:var(--ink);padding:140px max(28px,50vw - 640px)}.worlds-heading{justify-content:space-between;align-items:end;margin-bottom:60px;display:flex}.worlds-heading h2 span{color:var(--orange);font-family:Georgia,serif;font-weight:400}.worlds-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.world-card{border:1px solid #ffffff29;border-radius:25px;flex-direction:column;min-height:600px;padding:25px;display:flex;overflow:hidden}.world-build{color:var(--ink);background:var(--blue-soft)}.world-lab{background:#1b1e26}.world-meta{letter-spacing:.11em;justify-content:space-between;align-items:center;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.54rem;display:flex}.world-meta span{font-family:Georgia,serif;font-size:1.2rem;font-style:italic}.world-meta i{font-style:normal}.project-visual,.lab-visual{border-radius:18px;min-height:265px;margin-top:25px}.project-visual{color:#fff;background:var(--blue);justify-content:center;align-items:center;gap:12px;display:flex}.project-visual span{letter-spacing:.1em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.61rem}.project-visual i{background:#ffffff80;width:60px;height:1px}.project-visual b{width:110px;height:110px;color:var(--ink);background:var(--orange);border-radius:50%;place-items:center;font-size:3rem;font-weight:420;display:grid;box-shadow:0 0 0 24px #ffffff12}.lab-visual{background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:36px 36px;place-items:center;display:grid;position:relative}.lab-visual b{width:108px;height:108px;color:var(--orange);border:1px solid #fff6;border-radius:22px;place-items:center;font-size:4.8rem;font-weight:250;display:grid}.lab-visual span{color:#aeb2bd;text-transform:uppercase;letter-spacing:.08em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.55rem;line-height:1.5;position:absolute;bottom:24px;right:28px}.world-card>p{color:var(--orange);letter-spacing:.12em;margin:auto 0 13px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.55rem}.world-card h3{letter-spacing:-.06em;max-width:570px;margin:0;font-size:clamp(2.4rem,4vw,4.1rem);font-weight:420;line-height:.96}.world-card small{color:#adb0b9;max-width:490px;margin-top:20px;font-size:.85rem;line-height:1.55}.world-build small{color:var(--muted)}.method-section{background:var(--surface);grid-template-columns:.85fr 1.15fr;gap:105px;padding:140px max(28px,50vw - 640px);display:grid}.method-heading{align-self:start;position:sticky;top:45px}.method-list{border-top:1px solid var(--line)}.method-list article{border-bottom:1px solid var(--line);grid-template-columns:45px 1fr auto;align-items:start;gap:20px;min-height:145px;padding:28px 0;display:grid}.method-list article>span{color:var(--orange);font-family:Georgia,serif;font-style:italic}.method-list h3{letter-spacing:-.035em;margin:0 0 9px;font-size:1.42rem;font-weight:550}.method-list p{max-width:500px;color:var(--muted);margin:0;font-size:.9rem;line-height:1.55}.method-list article>i{color:#9a9da5;letter-spacing:.11em;padding-top:3px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.5rem;font-style:normal}.closing-section{text-align:center;color:var(--surface);background:var(--orange);padding:140px 28px 150px}.closing-section .section-code{color:var(--ink)}.closing-section h2{max-width:1100px;margin:0 auto}.closing-section h2 em{color:var(--surface);font-family:Georgia,serif;font-weight:400}.closing-section>p:not(.section-code){color:#101218bd;max-width:620px;margin:29px auto 34px;font-size:1rem;line-height:1.65}.button-closing{width:fit-content;color:var(--surface);background:var(--ink);margin:0 auto}.button-closing:hover{background:var(--surface);color:var(--ink)}footer{background:var(--paper);grid-template-columns:1.05fr 1fr auto;align-items:start;gap:35px;min-height:220px;padding:45px max(28px,50vw - 640px);display:grid}.brand-image-full{width:270px}footer>p{color:var(--muted);margin:12px 0 0;font-size:.72rem}.footer-links{gap:24px;padding-top:12px;font-size:.7rem;display:flex}.footer-links a:hover{color:var(--orange)}.copyright{border-top:1px solid var(--line);grid-column:1/-1;padding-top:25px}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.5}}@keyframes sheen{to{background-position:-230% 0}}@media (width<=960px){.hero{grid-template-columns:1fr;gap:58px}.launch-system{min-height:580px}.vision-section{grid-template-columns:1fr;gap:30px;min-height:auto}.vision-mark{justify-self:end;width:220px}.section-heading{display:block}.section-heading>p{margin-top:25px}.product-stage{grid-template-columns:1fr}.worlds-heading{display:block}.method-section{grid-template-columns:1fr;gap:60px}.method-heading{position:static}footer{grid-template-columns:1fr auto}footer>p:not(.copyright){display:none}}@media (width<=680px){.site-header,.hero{width:min(100% - 30px,1280px)}.site-header{height:76px}.brand-image{width:160px}.main-links{display:none}nav{gap:8px}.language-switch a{min-width:27px;height:25px;padding:0 5px}.nav-cta{padding:9px 12px}.nav-cta svg{display:none}.hero{min-height:auto;padding:58px 0 75px}h1{font-size:clamp(3.55rem,16vw,5rem)}.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%}.hero-sequence{grid-template-columns:auto auto auto;gap:15px}.hero-sequence b{display:none}.launch-system{border-radius:23px;min-height:520px;padding:18px}.launch-core{width:128px;height:128px}.launch-core span{font-size:4rem}.orbit-one{width:220px;height:220px}.orbit-two{width:295px;height:175px}.data-card{width:145px;min-height:83px;padding:12px}.data-card-input{bottom:75px;left:12px}.data-card-output{bottom:52px;right:12px}.proof-strip{grid-template-columns:1fr 1fr;gap:0;padding:15px}.proof-strip p{border-top:1px solid #1012182e;border-left:0;min-height:45px;padding:0 10px}.proof-strip p:nth-child(-n+2){border-top:0}.vision-section,.product-section,.worlds-section,.method-section{padding-top:95px;padding-bottom:105px}.vision-copy h2,.section-heading h2,.worlds-heading h2,.method-heading h2,.closing-section h2{font-size:clamp(3rem,14vw,4.7rem)}.vision-mark{width:190px;min-height:170px}.section-heading{margin-bottom:40px}.product-stage{border-radius:23px}.product-story{min-height:630px;padding:24px 22px 30px}.product-story h3{margin-top:75px}.product-interface{min-height:620px;padding:60px 10px 0}.phone-shell{width:88%;padding:17px}.floating-note{width:140px}.note-one{left:7px}.note-two{right:7px}.worlds-grid{grid-template-columns:1fr}.world-card{min-height:555px}.project-visual i{width:32px}.project-visual b{width:85px;height:85px}.method-list article{grid-template-columns:34px 1fr}.method-list article>i{display:none}.closing-section{padding:100px 20px 110px}footer{min-height:190px}.brand-image-full{width:220px}.footer-links{gap:13px;font-size:.65rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation:none!important}}
