:root{--ink:#152934;--indigo:#1313ba;--indigo-dark:#0d0d91;--soft:#eeeeff;--muted:#60727d;--line:#dce4eb;--sans:"Inter",Arial,sans-serif;--mono:"JetBrains Mono",Consolas,monospace;font-family:var(--sans);color:var(--ink);background:#fff;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:74px}body{margin:0;min-width:320px}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid var(--indigo);outline-offset:5px}::selection{background:var(--indigo);color:#fff}h1,h2,p{margin:0}h1,h2{letter-spacing:-.055em}p{line-height:1.7}button{color:inherit}.accent{color:var(--indigo)}.eyebrow,.small-note{font:500 10px/1.6 var(--mono);letter-spacing:.1em}.eyebrow{color:var(--indigo)}.small-note{color:var(--muted)}.status-dot{display:inline-block;width:5px;height:5px;margin:0 8px 2px 0;background:var(--indigo);box-shadow:0 0 0 4px var(--soft);border-radius:50%}.skip-link{position:fixed;left:20px;top:-100px;padding:15px;background:#fff;z-index:100}.skip-link:focus{top:12px}.site-header{position:fixed;z-index:20;top:0;left:0;right:0;height:84px;margin:0 4.4%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#ffffffe0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.brand{display:flex;align-items:center}.brand img{width:151px;height:auto}.header-note{font:500 9px var(--mono);letter-spacing:.11em;color:var(--muted)}.header-cta{display:flex;align-items:center;gap:35px;padding:12px 0 12px 16px;border:0;background:transparent;font-size:12px;font-weight:500}.header-cta span{font-size:21px;color:var(--indigo);transition:transform .2s}.header-cta:hover span{transform:translate(2px,-2px)}.world{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.world-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(19,19,186,.034) 1px,transparent 1px),linear-gradient(90deg,rgba(19,19,186,.034) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:linear-gradient(90deg,transparent 28%,#000 65%);mask-image:linear-gradient(90deg,transparent 28%,#000 65%)}#carbon-field{width:100%;height:100%;display:block}.fallback-mark{display:none;position:absolute;left:58%;top:27%;width:27%;height:45%;align-items:center;justify-content:center}.fallback-mark img{width:65%;height:100%}.no-webgl .fallback-mark{display:flex}.field-labels{position:absolute;left:52%;top:19%;width:40%;height:57%;transition:opacity .5s}.data-label{position:absolute;display:flex;flex-direction:column;gap:7px;font:400 17px var(--mono);color:var(--indigo);padding:14px 18px;border:1px solid rgba(19,19,186,.12);background:#ffffffb3;opacity:.48;transition:opacity .3s,box-shadow .3s,filter .3s;filter:blur(.45px);pointer-events:auto}.data-label:before{content:"+";position:absolute;left:-5px;top:-10px;font-size:14px;color:var(--muted)}.data-label i{font:400 8px var(--mono);letter-spacing:.08em;color:var(--muted)}.data-label:hover,.data-label.is-near{opacity:1;filter:blur(0);box-shadow:0 5px 30px #1313ba0c}.data-label--a{left:10%;top:10%}.data-label--b{right:0;top:44%}.data-label--c{left:10%;bottom:0}.field-caption{position:absolute;left:60%;bottom:18%;display:flex;align-items:center;gap:12px;color:var(--muted);font:400 8px var(--mono);letter-spacing:.09em}.crosshair{font-size:24px;color:var(--indigo);font-weight:400}.chapter{position:relative;min-height:100svh;padding:130px 8.2% 110px;display:flex;align-items:center}.hero{min-height:max(800px,100svh);padding-top:136px}.hero-copy{position:relative;width:54%;z-index:2}.hero .eyebrow{margin-bottom:32px}h1{font-size:clamp(55px,6.05vw,98px);line-height:.98;font-weight:600}.typed-heading{display:block;transform-origin:left center}.headline-line{display:block;min-height:.98em;white-space:nowrap}.headline-line:nth-child(3){margin-top:.19em}.character{display:inline-block;white-space:pre;will-change:auto}.typing-cursor{display:inline-block;width:3px;height:.78em;background:var(--indigo);margin-left:7px;vertical-align:0;animation:blink .72s steps(1) infinite}.hero-support{margin-top:30px}.hero-support p{font-size:14px;color:var(--muted);line-height:1.75}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:36px;min-height:49px;padding:0 22px;border:1px solid var(--indigo);border-radius:0;background:var(--indigo);color:#fff;font-size:12px;font-weight:500;transition:background .2s,transform .2s,box-shadow .2s}.button:hover{background:var(--indigo-dark);transform:translateY(-2px);box-shadow:0 6px 20px #1313ba16}.button span{font-size:19px}.hero-support .button{margin-top:23px}.hero-bottom{position:absolute;left:8.2%;right:8.2%;bottom:44px;display:flex;align-items:center;justify-content:space-between}.scroll-prompt,.explore-note{display:flex;align-items:center;gap:14px;font:400 8px var(--mono);letter-spacing:.07em;color:var(--muted)}.scroll-icon{width:25px;height:37px;border:1px solid var(--line);display:grid;place-items:center;font-size:18px;color:var(--indigo);transition:transform .2s}.scroll-prompt:hover .scroll-icon{transform:translateY(4px)}.explore-note>span{font-size:22px;color:var(--indigo)}.story{min-height:110svh}.story-copy{max-width:580px;width:49%;padding:35px 0}.story .eyebrow{margin-bottom:34px}.story h2{font-size:clamp(44px,5.1vw,80px);line-height:1.04;font-weight:600}.story-lead{margin-top:32px;font-size:16px;color:var(--muted);line-height:1.9}.typed-note{margin-top:30px;min-height:27px;font:400 12px/1.8 var(--mono);color:var(--indigo)}.typed-note .typing-cursor{height:14px;width:1px;margin-left:3px;vertical-align:-2px}.chapter-footnote{display:flex;align-items:center;gap:20px;margin-top:70px;padding-top:20px;border-top:1px solid var(--line);max-width:335px}.chapter-footnote>span{font:500 25px var(--mono);color:var(--indigo)}.chapter-footnote p{font-size:10px;color:var(--muted)}.steps{list-style:none;padding:0;margin:40px 0 32px;max-width:340px}.steps li{padding:16px 0;border-bottom:1px solid var(--line);font-size:22px;font-weight:500;letter-spacing:-.035em}.steps span{display:inline-block;width:45px;vertical-align:middle;font:400 9px var(--mono);color:var(--indigo)}#own h2{max-width:510px;color:var(--indigo);font-size:clamp(58px,6.5vw,98px);min-height:2.15em}#own .small-note{margin-top:55px}.reveal{min-height:max(890px,110svh);align-items:flex-end;justify-content:center;padding:310px 5% 110px;text-align:center}.reveal-copy{position:relative;z-index:2}.reveal-wordmark{width:130px;height:auto;margin:0 auto 12px}.reveal .eyebrow{margin-bottom:22px}.reveal h2{font-size:clamp(35px,4.6vw,70px);line-height:1.08;font-weight:600}.reveal-copy>p:not(.eyebrow){margin-top:24px;color:var(--muted);font-size:13px}.reveal .button{margin-top:26px}.reveal-copy>.reveal-signoff{font:400 9px var(--mono)!important;letter-spacing:.02em}.reveal footer{position:absolute;bottom:26px;left:4.4%;right:4.4%;display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:20px;font:400 9px var(--mono);color:var(--muted)}.reveal footer a span{margin-left:15px;color:var(--indigo)}.mobile-break{display:none}.chapter-nav{position:fixed;z-index:12;right:2.1%;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:4px}.chapter-nav a{position:relative;display:flex;align-items:center;justify-content:flex-end;gap:9px;min-width:44px;min-height:36px;font:400 8px var(--mono);color:var(--muted)}.chapter-nav i{display:block;width:13px;height:1px;background:var(--line);transition:width .4s,background .3s}.chapter-nav a[aria-current] i{width:25px;background:var(--indigo)}.chapter-nav a[aria-current]{color:var(--indigo)}.chapter-nav b{position:absolute;right:100%;padding-right:12px;white-space:nowrap;font-weight:400;opacity:0;transition:opacity .2s}.chapter-nav a:hover b,.chapter-nav a:focus-visible b{opacity:1}.experience-controls{position:fixed;bottom:12px;left:4.4%;right:4.4%;z-index:15;display:flex;justify-content:space-between;pointer-events:none;color:var(--muted);font:400 8px var(--mono)}.experience-controls button{pointer-events:auto;background:#ffffffd9;border:0;display:flex;align-items:center;gap:6px;padding:8px;font:inherit}.experience-controls #chapter-counter{padding:8px}.experience-controls.is-final{bottom:65px}body[data-stage="4"] .field-labels,body[data-stage="4"] .field-caption{opacity:0}body[data-stage="4"] .fallback-mark{left:42%;top:12%;width:16%;height:25%}dialog{position:fixed;width:min(520px,calc(100% - 32px));max-height:calc(100svh - 40px);padding:44px;border:1px solid var(--line);border-radius:0;color:var(--ink);box-shadow:0 30px 140px #15293420}dialog::backdrop{background:#15293455;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.dialog-close{position:absolute;top:12px;right:12px;width:44px;height:44px;border:0;background:transparent;font-size:28px;color:var(--muted)}dialog>img{margin-bottom:22px}dialog .eyebrow{margin-bottom:20px}dialog h2{font-size:57px;line-height:1.02;font-weight:600}dialog p:not(.eyebrow){font-size:13px;color:var(--muted);margin-top:22px}form{margin-top:25px}form>label{display:block;font-size:11px;margin-bottom:10px}.email-row{display:flex;gap:7px}.email-row>input{min-width:0;flex:1;padding:12px;border:1px solid var(--line);border-radius:0;color:var(--ink);font-size:13px}.email-row .button{padding:0 15px;gap:15px}.consent{display:flex;gap:9px;align-items:flex-start;margin-top:18px;color:var(--muted);font-size:11px;line-height:1.6}.consent input{accent-color:var(--indigo);margin:2px 0 0;width:15px;height:15px;flex-shrink:0}#form-status{min-height:20px;color:var(--indigo);font-size:12px}#signup-preview .button{margin-top:22px}.noscript-note{padding:20px;background:var(--soft);position:relative}.motion-paused .typing-cursor{animation:none}.motion-paused *{scroll-behavior:auto!important}@keyframes blink{50%{opacity:0}}@media(min-width:1700px){.hero-copy{max-width:760px}.chapter{padding-left:calc((100vw - 1440px)/2)}.hero-bottom{left:calc((100vw - 1440px)/2)}h1{font-size:104px}}@media(max-width:1050px){.header-note{font-size:8px}.hero-copy{width:61%}.chapter{padding-left:7%;padding-right:7%}.hero-bottom{left:7%;right:7%}.explore-note{font-size:7px}.story-copy{width:53%}.field-labels{left:57%;width:34%}.data-label{padding:10px;font-size:14px}.data-label i{font-size:7px}.field-caption{left:59%;font-size:7px;max-width:230px}.chapter-nav{right:1.5%}.story h2{font-size:54px}}@media(max-width:700px){html{scroll-padding-top:65px}.site-header{height:70px;margin:0 6%}.brand img{width:132px}.header-note{display:none}.header-cta{font-size:11px;gap:17px}.chapter{padding:112px 8% 100px;min-height:100svh}.hero{min-height:max(920px,100svh);align-items:flex-start;padding-top:126px}.hero-copy{width:100%}.hero .eyebrow{font-size:8px;margin-bottom:29px}h1{font-size:clamp(45px,10.3vw,72px);line-height:.97}.hero-support{margin-top:24px}.hero-support p{font-size:12px}.hero-support .button{margin-top:20px}.button{font-size:11px;min-height:46px;padding:0 18px;gap:25px}.hero-bottom{bottom:47px;left:8%;right:8%}.scroll-prompt{font-size:7px;gap:10px}.explore-note{display:none}.world-grid{background-size:36px 36px;-webkit-mask-image:linear-gradient(180deg,transparent 35%,#000);mask-image:linear-gradient(180deg,transparent 35%,#000)}.field-labels{left:8%;width:82%;top:65%;height:20%}.data-label{padding:8px;font-size:12px}.data-label--a{left:0;top:0}.data-label--b{top:37%;right:0}.data-label--c{display:none}.field-caption{left:50%;transform:translate(-50%);bottom:11%;width:max-content;font-size:6px}.chapter-nav{right:1.5%;gap:0}.chapter-nav a{min-width:26px;gap:4px;min-height:32px;font-size:7px}.chapter-nav i{width:7px}.chapter-nav a[aria-current] i{width:13px}.chapter-nav b{display:none}.story{align-items:flex-start;min-height:max(860px,110svh)}.story-copy{width:100%;max-width:100%;padding:35px 15px 0 0}.story .eyebrow{font-size:8px;margin-bottom:27px}.story h2{font-size:clamp(42px,10vw,64px)}.story-lead{font-size:13px;margin-top:24px}.typed-note{font-size:11px}.chapter-footnote{margin-top:34px;max-width:290px}.chapter-footnote>span{font-size:21px}.chapter-footnote p{font-size:9px}.steps{margin:25px 0;max-width:260px}.steps li{padding:11px 0;font-size:19px}.small-note{font-size:8px}#own h2{font-size:clamp(56px,14vw,80px);max-width:350px;min-height:2.1em}#own .small-note{margin-top:32px}.reveal{min-height:max(850px,110svh);padding:340px 7% 125px}.reveal h2{font-size:clamp(27px,6.7vw,43px);letter-spacing:-.06em;line-height:1.15}.reveal .eyebrow{font-size:9px}.reveal-copy>p:not(.eyebrow){font-size:12px;margin-top:20px}.reveal-wordmark{width:119px;margin-bottom:8px}.reveal footer{left:6%;right:6%;font-size:7px}.reveal-signoff{font-size:8px!important}.mobile-break{display:block}.fallback-mark{left:25%;top:63%;width:50%;height:25%}body[data-stage="4"] .fallback-mark{left:35%;top:13%;width:30%;height:24%}dialog{padding:32px 25px}dialog h2{font-size:49px}.email-row{flex-direction:column}.email-row input{min-height:48px}.consent{margin-top:15px}}@media(max-height:750px)and (min-width:701px){.hero{min-height:780px}h1{font-size:70px}.hero .eyebrow{margin-bottom:22px}.hero-support{margin-top:22px}.story{min-height:820px}.reveal{min-height:900px}}.reveal{min-height:max(890px,100svh)}.reveal-copy>p.reveal-assurance{font-size:clamp(15px,1.2vw,17px);font-weight:700}@media(max-width:700px){.reveal{min-height:max(850px,100svh)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.typing-cursor{display:none}.data-label{filter:none}.typed-heading{transform:none!important}}.logo{display:inline-flex;flex:0 0 120px;width:120px;align-items:center;color:var(--ink);font-size:1.15rem;font-weight:700;letter-spacing:-.035em;line-height:1;transform-origin:left center;transition:color .28s ease,transform .44s cubic-bezier(.16,1,.3,1)}.logo__wordmark{position:relative;display:inline-flex;align-items:baseline;white-space:nowrap}.logo__c-symbol{position:relative;display:inline-block}.logo__c-glyph{display:inline-block}.logo__ornaments{position:absolute;top:0;right:0;bottom:0;left:0;color:currentColor;pointer-events:none;transition:opacity .62s ease,transform .62s cubic-bezier(.16,1,.3,1)}.logo__ray{position:absolute;display:block;background:currentColor;opacity:0;transition:opacity .24s ease,transform .44s cubic-bezier(.16,1,.3,1)}.logo__ray:after{position:absolute;width:4px;height:4px;border-radius:50%;background:currentColor;content:""}.logo__ray--top{top:-7px;left:calc(50% - 1px);width:2px;height:4px}.logo__ray--top:after{top:-6px;left:-1px}.logo__ray--right{top:calc(50% - 1px);right:-8px;width:5px;height:2px}.logo__ray--right:after{top:-1px;right:-6px}.logo__ray--bottom{bottom:-7px;left:calc(50% - 1px);width:2px;height:4px}.logo__ray--bottom:after{bottom:-6px;left:-1px}.logo__ray--left{top:calc(50% - 1px);left:-8px;width:5px;height:2px}.logo__ray--left:after{top:-1px;left:-6px}.logo--settled .logo__ornaments{opacity:0;transform:scale(.55)}.site-header .logo:hover,.site-header .logo:focus-visible{color:var(--indigo);transform:scale(1.045)}.site-header .logo:hover .logo__ornaments,.site-header .logo:focus-visible .logo__ornaments{opacity:1;transform:scale(1)}.site-header .logo:hover .logo__ray--top,.site-header .logo:hover .logo__ray--bottom,.site-header .logo:hover .logo__ray--left,.site-header .logo:focus-visible .logo__ray--top,.site-header .logo:focus-visible .logo__ray--bottom,.site-header .logo:focus-visible .logo__ray--left{opacity:1;animation:none;transform:translate(0) scale(1)}.site-header .logo:hover .logo__ray--right,.site-header .logo:focus-visible .logo__ray--right{opacity:0;animation:none}.logo__typed-rest{display:inline-block}@media(prefers-reduced-motion:reduce){.logo__ornaments{display:none!important}}
