.launch-site{--launch-blue:#5b8cff;--launch-ink:#17191d;--launch-muted:#626772;font-family:var(--font-inter),Arial,sans-serif;background:#fff;color:var(--launch-ink);color-scheme:light;overflow-x:clip}.launch-site *{box-sizing:border-box}.launch-site :is(a,button,input,summary,[tabindex]):focus-visible{outline:3px solid #5b8cff;outline-offset:5px}.launch-site :is(section,[id]){scroll-margin-top:90px}.launch-site h1,.launch-site h2,.launch-site h3,.launch-site p{margin:0}.launch-site a{text-decoration:none}.launch-skip{position:fixed;top:8px;left:16px;z-index:200;transform:translateY(-180%);padding:12px 18px;background:#fff;color:#111;border-radius:10px}.launch-skip:focus{transform:translateY(0)}.launch-header{position:sticky;top:0;z-index:90;background:#101114;color:#ededf0;transition:background .3s,border-color .3s;border-bottom:1px solid transparent}.launch-header[data-scrolled=true]{background:rgb(16 17 20/.9);backdrop-filter:blur(20px);border-color:rgb(255 255 255/.12)}.launch-nav{max-width:1320px;margin:auto;min-height:72px;padding:12px 40px;display:flex;align-items:center;gap:32px;justify-content:space-between}.launch-nav>nav{display:flex;gap:34px;margin-left:auto;margin-right:20px;font-size:12px;color:#b8bac3}.launch-nav>nav a:hover{color:#fff}.launch-button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:50px;padding:0 25px;background:var(--launch-blue);border-radius:50px;color:#080f20;font-size:14px;font-weight:600;border:0;cursor:pointer;transition:background .2s,transform .2s,box-shadow .2s;white-space:nowrap}.launch-button:hover{background:#78a0ff;transform:translateY(-1px);box-shadow:0 6px 25px #5b8cff26}.launch-button-small{min-height:36px;padding:0 18px;font-size:12px;gap:12px}.launch-button:disabled{cursor:default;opacity:.8;transform:none;box-shadow:none}.launch-text-link{display:inline-flex;align-items:center;gap:9px;font-size:14px;font-weight:500;color:#285bca}.launch-text-link:hover{color:#0e3f9f}.launch-eyebrow{font-size:10px;line-height:1.6;font-weight:600;letter-spacing:.15em;display:flex;align-items:center;gap:10px}.status-dot{width:6px;height:6px;flex-shrink:0;border-radius:50%;background:#5b8cff;box-shadow:0 0 0 4px #5b8cff10}.eyebrow-divider{opacity:.35;margin:0 3px}.launch-hero{padding:77px 24px 56px;background:linear-gradient(180deg,#fff 55%,#f2f5fb);text-align:center}.hero-copy{position:relative;z-index:2}.hero-copy>.launch-eyebrow{justify-content:center;color:#596170;margin-bottom:27px}.hero-copy h1{font-size:clamp(64px,7.7vw,112px);font-weight:600;letter-spacing:-.075em;line-height:1.01}.hero-copy h1>span{color:#3d6bdc;background:linear-gradient(105deg,#6092ee 5%,#2853c7);background-clip:text;-webkit-text-fill-color:transparent}.hero-description{font-size:18px;line-height:1.6;color:#616875;margin-top:27px!important;letter-spacing:-.025em}.hero-actions{gap:28px;margin-top:28px}.hero-actions,.platform-note{display:flex;align-items:center;justify-content:center}.platform-note{margin-top:24px!important;gap:7px;font-size:11px;color:#606772}.platform-note svg{margin-left:5px}.platform-separator{height:12px;width:1px;background:#c9ced8;margin:0 5px}.hero-product{position:relative;margin:58px auto 0;max-width:1180px;perspective:1800px;--hero-progress:0}.hero-product-glow{position:absolute;inset:0 -10% -5%;background:radial-gradient(ellipse at 50% 65%,#c2d3ff 0,transparent 65%);filter:blur(38px);pointer-events:none}.product-window{overflow:hidden;border:1px solid #cdd2dc;background:#fff;border-radius:15px;box-shadow:0 35px 75px -30px #33436444,0 5px 15px #3343640a}.hero-frame{position:relative;transform:rotateX(calc(7deg * (1 - var(--hero-progress)))) scale(calc(.94 + .06 * var(--hero-progress)));transform-origin:center top;will-change:transform;border:5px solid #282c34;border-radius:17px;background:#282c34;box-shadow:0 45px 70px -35px #354b7980,0 0 0 1px #0002}.window-toolbar{height:35px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:8px;letter-spacing:.035em;background:#f6f7f9;color:#626b7b;border-bottom:1px solid #e2e5ea}.hero-frame .window-toolbar{color:#c0c8d6;background:#282c34;border-color:#353a45}.window-toolbar>span:nth-child(2){display:flex;align-items:center;gap:7px}.window-toolbar svg{color:#8cacf3}.toolbar-divider{opacity:.45;margin:0 3px}.window-dots{display:flex;gap:4px}.window-dots i{width:5px;height:5px;background:#c4cad3;border-radius:50%}.hero-frame .window-dots i{background:#737b8b}.window-demo{font-size:7px;letter-spacing:.1em}.hero-screen{height:clamp(310px,45vw,540px);overflow:hidden;border-radius:0 0 10px 10px}.hero-screen img{display:block;width:100%;height:auto}.hero-context{display:flex;position:relative;justify-content:space-between;align-items:center;margin-top:20px;padding:0 4px;font-size:9px;font-weight:500;color:#626b7b;letter-spacing:.045em}.hero-context>span:first-child{display:flex;gap:8px;align-items:center}.tiny-dot{width:4px;height:4px;background:#687ba3;border-radius:100%}.sample-label{font-size:10px!important;color:#626a78!important;display:flex;align-items:center;justify-content:center;gap:6px;line-height:1.5;margin-top:26px!important;font-weight:400}.sample-label>span{font-size:14px}.sample-label-light{color:#a5afbf!important}.launch-section{padding:120px max(28px,calc((100vw - 1180px) / 2))}.chapter-heading{max-width:700px;margin:0 auto;text-align:center}.chapter-heading>.launch-eyebrow{justify-content:center;margin-bottom:21px;color:#626b7b}.chapter-heading h2,.section-heading h2,.waitlist-heading h2{font-size:clamp(42px,4.8vw,68px);font-weight:600;line-height:1.06;letter-spacing:-.065em}.chapter-heading>p:last-child{font-size:17px;line-height:1.65;letter-spacing:-.02em;max-width:550px;margin:23px auto 0;color:#69707c}.launch-reveal{transition:opacity .7s ease,transform .8s cubic-bezier(.2,.7,.2,1)}.launch-reveal.reveal-ready{opacity:0;transform:translateY(24px)}.network-chapter{background:#0d0f14;color:#f6f7fb;position:relative;min-height:1600px;--chapter-progress:0;isolation:isolate}.network-sticky{position:sticky;top:64px;padding:55px 24px 36px;max-width:1320px;margin:auto;overflow:clip}.network-chapter .chapter-heading h2{font-size:clamp(42px,4.3vw,60px)}.network-chapter h2 span{color:#8b99b4}.network-chapter .launch-eyebrow{color:#a4b6d7;font-size:9px;margin-bottom:12px}.network-chapter .chapter-heading>p:last-child{font-size:14px;line-height:1.6;margin-top:18px;color:#a1aabb;max-width:490px}.network-stage{height:380px;margin:35px auto 0;max-width:1050px;position:relative;overflow:hidden;mask-image:linear-gradient(#000 82%,transparent)}.network-glow{position:absolute;inset:-80px -100px;background:radial-gradient(ellipse at center,#4c70b548,transparent 70%);pointer-events:none}.network-frame{position:relative;background:#16171b;border-color:#626c8738;box-shadow:0 0 75px #5b8cff12;transform:translateY(calc(-440px * var(--chapter-progress))) scale(calc(.96 + .04 * var(--chapter-progress)));transform-origin:center top}.network-frame img{width:100%;height:auto;display:block}.network-details{max-width:1000px;margin:14px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.network-detail{display:flex;gap:13px;align-items:flex-start;border-top:1px solid #343b47;padding-top:18px;color:#aab3c3;transition:color .4s,border-color .4s}.network-detail svg{flex-shrink:0;stroke-width:1.3}.network-detail h3{font-size:13px;letter-spacing:-.015em;font-weight:500;color:#b8c0d0}.network-detail p{font-size:11px;line-height:1.6;color:#9fa8b8;margin-top:5px}.network-chapter[data-step="0"] [data-detail="0"],.network-chapter[data-step="1"] [data-detail="1"],.network-chapter[data-step="2"] [data-detail="2"]{border-color:#769ffa;color:#81a5f5}.network-chapter[data-step="0"] [data-detail="0"] h3,.network-chapter[data-step="1"] [data-detail="1"] h3,.network-chapter[data-step="2"] [data-detail="2"] h3{color:#fff}.network-chapter .sample-label{margin-top:18px!important;font-size:9px!important}.content-chapter{background:#fff}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin-bottom:52px}.section-heading>div{flex:1}.section-heading .launch-eyebrow{margin-bottom:20px;color:#626b7b}.section-heading>p{max-width:345px;line-height:1.75;font-size:16px;letter-spacing:-.02em;color:#69707c;padding-bottom:4px}.preview-tabs{display:flex;gap:4px;background:#eef0f4;padding:5px;border-radius:40px;width:max-content;margin:0 auto 30px}.preview-tabs button{font-size:12px;padding:11px 25px;border:0;color:#626b7b;border-radius:30px;background:transparent;font-weight:500;cursor:pointer;transition:background .2s,color .2s}.preview-tabs button[aria-selected=true]{background:#fff;color:#1b2b4a;box-shadow:0 1px 5px #00000010}.preview-stage{padding:38px 38px 0;border-radius:25px;background:linear-gradient(135deg,#e9eef7,#f3f5f9 55%,#e8edf7);overflow:hidden;position:relative}.preview-window{border-radius:12px 12px 0 0;box-shadow:0 12px 35px #273b6420;max-width:1120px;margin:auto;border-bottom:0}.preview-image-clip{height:560px;overflow:hidden;position:relative}.preview-image-clip img{display:block;width:100%;height:auto}.preview-window-1 .preview-image-clip{aspect-ratio:2256/1600;height:auto}.preview-window-1 .preview-image-clip img{position:absolute;width:127.66%;max-width:none;left:-24.82%;top:-97.75%}.preview-note{text-align:center;font-size:14px;font-weight:500;margin:22px auto 0!important;color:#566176}.preview-switcher .sample-label{margin-top:10px!important}.report-chapter{background:#f6f7f9;overflow:hidden;padding-bottom:90px}.report-composition{position:relative;display:flex;align-items:center;max-width:1140px;margin:58px auto 0;min-height:500px}.report-main,.report-recipient{background:#fff;border:1px solid #e0e3e9;border-radius:13px;box-shadow:0 18px 45px #14284712;overflow:hidden;margin:0;position:relative}.report-main{width:70%;transform:rotate(-2deg);z-index:1}.report-recipient{width:44%;margin-left:-14%;margin-top:110px;transform:rotate(3deg);z-index:2;box-shadow:0 18px 45px #14284720}.report-caption{height:45px;background:#fff;justify-content:space-between;padding:0 20px;font-size:8px;letter-spacing:.1em;color:#707989;border-bottom:1px solid #e6e8ed}.report-caption,.report-status{display:flex;align-items:center}.report-status{gap:4px;letter-spacing:0;color:#246747}.report-image-clip{position:relative;aspect-ratio:2098/1164;overflow:hidden}.report-image-clip img{position:absolute;width:137.27%;max-width:none;height:auto;left:-30.41%;top:-71.82%}.recipient-image-clip{position:relative;aspect-ratio:1052/1220;overflow:hidden}.recipient-image-clip img{position:absolute;width:136.88%;max-width:none;height:auto;left:-18.44%;top:-9.84%}.report-steps{list-style:none;justify-content:center;gap:24px;margin:43px 0 0;padding:0;font-size:13px;font-weight:500;color:#596171}.report-steps,.report-steps li{display:flex;align-items:center}.report-steps li{gap:9px}.report-steps li>span{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border:1px solid #d6dce6;border-radius:50%;font-size:8px;color:#6b7b96}.report-steps li[aria-hidden]{color:#98a2b4;font-size:18px}.report-chapter .sample-label{margin-top:18px!important}.newsbook-section{padding-top:90px;padding-bottom:90px;background:#fff}.newsbook-card{position:relative;padding:66px 65px;border:1px solid #e6e9f0;border-radius:28px;background:linear-gradient(120deg,#f8faff,#f1f5fc);display:flex;gap:25px;overflow:hidden;min-height:420px}.newsbook-mark{height:57px;width:57px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #dde5f6;box-shadow:0 4px 16px #5b8cff0b;border-radius:16px;color:#4873cb;flex-shrink:0}.newsbook-mark svg{stroke-width:1.3}.newsbook-copy{position:relative;z-index:2;max-width:470px}.newsbook-copy .launch-eyebrow{color:#576d95;font-size:9px;margin:4px 0 16px}.newsbook-copy h2{font-size:42px;line-height:1.08;font-weight:600;letter-spacing:-.055em}.newsbook-copy>p:not(.launch-eyebrow){font-size:14px;line-height:1.8;color:#677286;margin-top:21px;max-width:380px}.coming-status{display:flex;align-items:center;gap:10px;font-size:11px;color:#516380}.coming-status,.newsbook-copy .launch-text-link{margin-top:24px}.newsbook-art{position:absolute;width:470px;height:470px;right:-40px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;color:#6686c4}.newsbook-anchor{height:90px!important;width:90px!important;stroke-width:.6;opacity:.65}.orbit{position:absolute;border:1px solid #7897d026;border-radius:50%}.orbit-one{width:200px;height:200px}.orbit-two{width:340px;height:340px}.orbit-three{width:470px;height:470px}.orbit-node{position:absolute;border-radius:50%;background:#c5d5f6;border:5px solid #edf2fc;width:20px;height:20px}.node-one{top:73px;left:141px}.node-two{top:271px;right:140px;width:13px;height:13px;border-width:3px}.node-three{bottom:15px;left:132px;background:#91ace5}.waitlist-section{text-align:center;background:#fff;padding-top:58px;padding-bottom:112px}.waitlist-symbol{display:inline-flex;width:70px;height:70px;align-items:center;justify-content:center;color:#5b8cff;background:linear-gradient(145deg,#f5f8ff,#e9effb);border:1px solid #e1e9fa;border-radius:20px;margin-bottom:32px}.waitlist-symbol svg{stroke-width:1.3}.waitlist-heading .launch-eyebrow{justify-content:center;color:#62718d;margin-bottom:20px}.waitlist-heading h2{font-size:clamp(48px,5.4vw,76px)}.waitlist-heading>p:last-child{font-size:17px;line-height:1.7;color:#67707d;margin-top:25px}.waitlist-form{max-width:590px;margin:35px auto 0;text-align:left;position:relative}.waitlist-form>label{font-size:11px;font-weight:500;color:#616b7c;display:block;margin-bottom:9px}.waitlist-input-row{display:flex;gap:8px;background:#f3f5f8;border:1px solid #e1e6ed;border-radius:38px;padding:6px}.waitlist-input-row input{min-width:0;flex:1;padding:0 17px;font-size:14px;outline:none;border:0;background:transparent;color:#1b2434;border-radius:26px;box-shadow:none;height:50px}.waitlist-input-row input::placeholder{color:#657084}.waitlist-input-row .launch-button{font-size:12px;padding:0 21px;gap:14px}.waitlist-message{font-size:12px;line-height:1.6;color:#2d6653;text-align:center;min-height:20px;margin-top:10px!important}.waitlist-message.error{color:#a02f3d}.waitlist-consent,.waitlist-disclaimer{font-size:10px;line-height:1.8;color:#626b7b;text-align:center;max-width:470px;margin:8px auto 0!important}.waitlist-consent a{color:#39598f;text-decoration:underline;text-underline-offset:2px}.waitlist-disclaimer{margin-top:7px!important;color:#657084}.waitlist-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.launch-faq{background:#f6f7f9;display:grid;grid-template-columns:1fr 1.4fr;gap:90px;padding-top:80px;padding-bottom:90px}.launch-faq .launch-eyebrow{color:#687285;margin-bottom:15px}.launch-faq h2{font-size:32px;line-height:1.1;letter-spacing:-.05em;font-weight:600}.faq-items details{border-bottom:1px solid #dfe3e9}.faq-items details:first-child{border-top:1px solid #dfe3e9}.faq-items summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:14px;font-weight:500;cursor:pointer;padding:23px 0}.faq-items summary::-webkit-details-marker{display:none}.faq-items summary>span{font-size:21px;font-weight:300;color:#677895;transition:transform .2s}.faq-items details[open] summary>span{transform:rotate(45deg)}.faq-items details>p{font-size:13px;line-height:1.8;max-width:90%;color:#657084;padding-bottom:24px}.launch-footer{background:#101114;color:#b2b8c5;padding:50px max(28px,calc((100vw - 1180px) / 2)) 25px}.launch-footer-top{display:flex;align-items:center;gap:35px;padding-bottom:40px}.launch-footer-top>p{font-size:12px;color:#a3aab9}.back-to-top{margin-left:auto;display:flex;width:34px;height:34px;border:1px solid #454a56;border-radius:50%;align-items:center;justify-content:center;color:#bdc5d5}.launch-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #2d323c;padding-top:23px;font-size:9px;color:#a0a8b8}.launch-footer-bottom nav{display:flex;gap:23px}.launch-footer-bottom a:hover{color:#fff}.footer-location{color:#a5adbc}.launch-privacy{max-width:790px;margin:auto;padding:80px 30px 110px;color:#4c5666}.launch-privacy>.launch-eyebrow{margin-top:55px;color:#64718a}.launch-privacy h1{font-size:52px;line-height:1.08;letter-spacing:-.055em;color:#151b27;margin:20px 0 35px;font-weight:600}.launch-privacy h2{font-size:23px;letter-spacing:-.035em;color:#1e293b;margin:34px 0 13px}.launch-privacy>p:not(.launch-eyebrow){font-size:15px;line-height:1.9}.launch-privacy>p a{color:#2a5cc8;text-decoration:underline;text-underline-offset:3px}@media (min-width:1600px){.hero-copy h1{font-size:112px}.launch-hero{padding-top:96px}.network-sticky{padding-top:70px}.network-stage{height:450px}}@media (max-width:1100px){.launch-nav{padding-left:26px;padding-right:26px}.launch-section{padding-left:36px;padding-right:36px}.section-heading{gap:35px}.section-heading>p{max-width:290px;font-size:14px}.newsbook-art{right:-140px;opacity:.65}.newsbook-card{padding:50px 40px}.report-composition{min-height:440px}.network-chapter{min-height:1500px}.network-stage{height:350px}}@media (max-width:899px){.launch-nav>nav{gap:24px;margin-right:0}.launch-hero{padding-top:65px}.hero-copy h1{font-size:78px}.hero-product{margin-top:45px}.hero-frame{transform:none!important;will-change:auto}.network-chapter{min-height:0}.network-sticky{position:relative;top:auto;padding:80px 28px 45px}.network-stage{height:440px;margin-top:38px}.network-frame{transform:none}.network-details{gap:20px}.network-detail{display:block}.network-detail svg{margin-bottom:10px}.network-detail h3{font-size:12px}.network-detail p{font-size:10px}.launch-section{padding-top:90px;padding-bottom:90px}.section-heading{display:block}.section-heading>p{max-width:480px;margin-top:23px;padding:0;font-size:16px}.preview-stage{padding:24px 24px 0}.preview-image-clip{height:440px}.report-composition{min-height:340px}.newsbook-card{padding:45px 30px;gap:20px}.newsbook-mark{display:none}.newsbook-copy{max-width:380px}.newsbook-art{right:-220px}.launch-faq{gap:40px;grid-template-columns:1fr 1.5fr}.launch-footer{padding-left:30px;padding-right:30px}.footer-location{display:none}}@media (max-width:600px){.launch-nav{padding:12px 18px;min-height:64px;gap:15px}.launch-nav>nav{display:none}.launch-nav .font-display{font-size:16px}.launch-nav .font-mono{font-size:8px}.launch-nav .size-6{width:21px;height:21px}.launch-button-small{font-size:10px;padding:0 13px;gap:6px;min-height:34px}.launch-hero{padding:58px 18px 36px}.hero-copy>.launch-eyebrow{font-size:8px;gap:7px;margin-bottom:23px;letter-spacing:.09em}.hero-copy h1{font-size:clamp(43px,11.5vw,66px);letter-spacing:-.067em;line-height:1.05}.hero-description{font-size:14px;line-height:1.75;margin-top:23px!important;max-width:355px;margin-left:auto!important;margin-right:auto!important}.desktop-break{display:none}.hero-actions{gap:21px;margin-top:24px;flex-wrap:wrap}.hero-actions .launch-button{font-size:12px;min-height:44px;padding:0 18px;gap:12px}.hero-actions .launch-text-link{font-size:11px;gap:6px}.platform-note{font-size:9px;gap:4px;margin-top:21px!important}.platform-note svg{width:13px;height:13px}.hero-product{margin:40px -45px 0}.hero-frame{border-width:3px;border-radius:12px}.hero-screen{height:300px;position:relative}.hero-screen img{width:760px;max-width:none;position:relative;left:calc(50% - 335px)}.hero-frame .window-toolbar{height:25px;padding:0 10px;font-size:6px}.hero-frame .window-toolbar svg{width:10px;height:10px}.hero-frame .window-demo{display:none}.hero-context{margin:16px 48px 0;font-size:8px;gap:12px}.hero-context>span:last-child{display:none}.sample-label{font-size:9px!important;margin-top:19px!important}.launch-section{padding:70px 22px}.chapter-heading h2,.section-heading h2{font-size:42px;letter-spacing:-.06em}.chapter-heading>p:last-child{font-size:14px;line-height:1.8;margin-top:20px}.launch-eyebrow{font-size:8px;letter-spacing:.11em}.network-sticky{padding:65px 22px 38px}.network-chapter .chapter-heading h2{font-size:42px}.network-chapter .chapter-heading>p:last-child{font-size:13px;max-width:330px}.network-stage{margin:32px -20px 0;height:340px;mask-image:linear-gradient(#000 87%,transparent)}.network-frame{top:-190px;left:calc(50% - 338px);border-radius:10px}.network-frame,.network-frame img{width:790px;max-width:none}.network-details{display:grid;grid-template-columns:1fr;gap:16px;margin-top:5px}.network-detail{display:flex;padding-top:16px;gap:13px}.network-detail svg{width:20px;height:20px;margin:0}.network-detail h3{font-size:13px;color:#e0e5ef}.network-detail p{font-size:11px;margin-top:3px}.network-chapter .sample-label{margin-top:25px!important}.section-heading{margin-bottom:33px}.section-heading>p{font-size:14px;line-height:1.8;max-width:340px}.preview-tabs{margin-bottom:21px;padding:4px}.preview-tabs button{font-size:10px;padding:10px 21px}.preview-stage{margin:0 -4px;padding:15px 12px 0;border-radius:16px}.preview-window{border-radius:8px 8px 0 0}.preview-window .window-toolbar{font-size:6px;height:26px;padding:0 8px}.preview-window .window-demo{font-size:6px}.preview-image-clip{height:350px}.preview-image-clip img{width:800px;max-width:none;position:relative;left:-135px}.preview-window-1 .preview-image-clip{aspect-ratio:auto;height:370px}.preview-window-1 .preview-image-clip img{width:1040px;left:-202px;top:-565px}.preview-note{font-size:12px;max-width:280px;line-height:1.6;margin-top:18px!important}.report-chapter{padding-bottom:58px}.report-composition{margin-top:36px;min-height:0;display:block;padding-bottom:0}.report-main{width:96%;transform:rotate(-2deg);margin-left:-3px}.report-recipient{width:71%;margin-left:auto;margin-top:-35px;transform:rotate(3deg)}.report-caption{height:33px;padding:0 12px;font-size:6px}.report-status{font-size:7px}.report-steps{font-size:11px;gap:13px;margin-top:37px}.report-steps li{gap:6px}.report-steps li>span{width:20px;height:20px;font-size:7px}.newsbook-section{padding-top:58px;padding-bottom:25px}.newsbook-card{padding:35px 27px 180px;min-height:0;border-radius:20px}.newsbook-copy h2{font-size:35px}.newsbook-copy>p:not(.launch-eyebrow){font-size:13px;margin-top:18px;max-width:285px}.newsbook-copy .launch-eyebrow{font-size:8px;margin-top:0}.newsbook-art{width:340px;height:340px;right:-28px;top:auto;bottom:-188px;transform:none;opacity:.9}.newsbook-anchor{width:60px!important;height:60px!important}.orbit-one{width:140px;height:140px}.orbit-two{width:240px;height:240px}.orbit-three{width:340px;height:340px}.node-one{top:49px;left:113px}.node-two{top:143px;right:104px}.node-three{bottom:25px;left:100px}.waitlist-section{padding-top:60px;padding-bottom:66px}.waitlist-symbol{width:60px;height:60px;border-radius:18px;margin-bottom:28px}.waitlist-symbol svg{width:32px;height:32px}.waitlist-heading h2{font-size:48px}.waitlist-heading>p:last-child{font-size:14px;line-height:1.8;margin-top:20px}.waitlist-heading .launch-eyebrow{font-size:8px;letter-spacing:.1em;margin-bottom:18px}.waitlist-form{margin-top:27px}.waitlist-input-row{display:block;padding:6px;border-radius:20px}.waitlist-input-row input{width:100%;padding:0 12px;font-size:16px;height:48px}.waitlist-input-row .launch-button{width:100%;min-height:44px;border-radius:13px;font-size:12px;justify-content:space-between;padding:0 16px}.waitlist-consent,.waitlist-disclaimer{font-size:11px;max-width:320px}.waitlist-message{font-size:11px}.launch-faq{display:block;padding-top:55px;padding-bottom:55px}.launch-faq h2{font-size:29px;margin-bottom:32px}.faq-items summary{font-size:13px;padding:20px 0}.faq-items details>p{font-size:12px}.launch-footer{padding:35px 22px 25px}.launch-footer-top{gap:20px;flex-wrap:wrap;padding-bottom:28px}.launch-footer-top>p{order:3;flex-basis:100%;font-size:11px}.back-to-top{margin-left:auto}.launch-footer-bottom{align-items:flex-start;flex-direction:column;gap:20px;font-size:9px}.launch-footer-bottom nav{order:-1;font-size:11px;gap:23px}.launch-privacy{padding:50px 24px 70px}.launch-privacy h1{font-size:39px}.launch-privacy>p:not(.launch-eyebrow){font-size:14px}.launch-privacy h2{font-size:22px}}@media (prefers-reduced-motion:reduce){.launch-site *{scroll-behavior:auto!important;transition:none!important;animation:none!important}.hero-frame,.launch-reveal,.network-frame{transform:none!important}.launch-reveal{opacity:1!important}.network-chapter{min-height:0}.network-sticky{position:relative;top:auto;padding-top:70px;padding-bottom:55px}.network-detail{border-color:#66728a}.network-detail h3{color:#e0e5ef}}.preview-window-1 .preview-image-clip{height:560px;aspect-ratio:auto}.preview-window-1 .preview-image-clip img,.preview-window-2 .preview-image-clip img,.recipient-image-clip img,.report-image-clip img{position:static;transform:none;width:100%;height:auto;max-width:100%}.hero-screen img{transform:translateY(-35px)}@media (max-width:899px){.preview-window-1 .preview-image-clip{height:440px}}@media (max-width:600px){.preview-image-clip,.preview-window-1 .preview-image-clip{height:350px}.preview-window-1 .preview-image-clip img,.preview-window-2 .preview-image-clip img{position:relative;width:620px;max-width:none;left:0;top:0}.hero-screen img{transform:translateY(-110px)}}@media (min-width:900px) and (max-height:850px){.network-sticky{padding:27px 24px 20px}.network-chapter .chapter-heading h2{font-size:44px}.network-chapter .launch-eyebrow{margin-bottom:9px}.network-chapter .chapter-heading>p:last-child{font-size:13px;line-height:1.5;margin-top:12px}.network-stage{height:260px;margin-top:22px}.network-details{margin-top:10px;gap:24px}.network-detail{padding-top:12px}.network-detail p{font-size:10px}.network-chapter .sample-label{margin-top:14px!important}}@media (min-width:900px) and (max-height:650px){.network-chapter{min-height:0}.network-sticky{position:relative;top:auto;padding-top:50px;padding-bottom:40px}.network-frame{transform:none}}@media (min-width:900px) and (prefers-reduced-motion:reduce){.network-stage{height:auto;mask-image:none}.network-frame{transform:none!important}}