@font-face{font-family:Onest;src:url(/fonts/Onest-Variable.ttf)format("truetype");font-style:normal;font-weight:100 900;font-display:swap}@font-face{font-family:Newsreader;src:url(/fonts/Newsreader-Variable.ttf)format("truetype");font-style:normal;font-weight:200 800;font-display:swap}@font-face{font-family:Geist Mono;src:url(/fonts/GeistMono-Variable.ttf)format("truetype");font-style:normal;font-weight:100 900;font-display:swap}:root{--paper:#fff;--paper-soft:#f7f7f7;--paper-mid:#eee;--ink:#050505;--ink-soft:#343434;--muted:#6b6b6b;--line:#dedede;--line-dark:#343434;--shell:1160px;--shell-wide:1420px;--header-height:72px;--radius:24px;--ease-out:cubic-bezier(.22, 1, .36, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 20px);scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar{width:0;height:0;display:none}body::-webkit-scrollbar{width:0;height:0;display:none}body{color:var(--ink);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#e5e5e5;margin:0;padding:12px;font-family:Onest,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5}body::selection{background:var(--ink);color:var(--paper)}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%;height:auto;display:block}h1,h2,h3,p{text-wrap:pretty}h1,h2,h3{margin:0}.site-canvas{background:var(--paper);border:1px solid #0505051a;border-radius:32px;width:min(1640px,100%);min-height:calc(100vh - 24px);margin-inline:auto;position:relative;overflow:clip;box-shadow:0 18px 58px #00000012}.skip-link{z-index:100;background:var(--ink);color:var(--paper);transition:transform .16s var(--ease-out);border-radius:10px;padding:10px 14px;position:fixed;top:12px;left:16px;transform:translateY(-90px)}.skip-link:focus{transform:none}:focus-visible{outline-offset:4px;outline:3px solid}.shell{width:min(var(--shell), calc(100% - 48px));margin-inline:auto}.shell-wide{width:min(var(--shell-wide), calc(100% - 28px));margin-inline:auto}.site-header{z-index:50;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ffffffe6;position:sticky;top:0}.header-inner{min-height:var(--header-height);border-bottom:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;padding-inline:34px;display:grid}.brand{letter-spacing:-.055em;width:fit-content;font-family:Newsreader,Georgia,serif;font-size:31px;font-weight:620;line-height:1}.desktop-nav{align-items:center;gap:30px;display:flex}.desktop-nav a{color:var(--ink-soft);padding:9px 0;font-size:13px;font-weight:560;position:relative}.desktop-nav a:hover{color:var(--ink)}.desktop-nav a:after{content:"";background:var(--ink);height:1px;transition:right .18s var(--ease-out);position:absolute;bottom:4px;left:0;right:100%}.desktop-nav a:hover:after{right:0}.header-status{background:var(--ink);min-height:42px;color:var(--paper);transition:transform .18s var(--ease-out);border-radius:10px;justify-self:end;align-items:center;padding:0 18px;font-size:12px;font-weight:650;display:inline-flex}.header-status:hover{transform:translateY(-1px)}.menu-button,.mobile-nav{display:none}.eyebrow{color:var(--muted);letter-spacing:.11em;text-transform:uppercase;margin:0 0 18px;font-family:Geist Mono,ui-monospace,monospace;font-size:10px;font-weight:650}.button{border:1px solid var(--ink);cursor:pointer;min-height:54px;transition:transform .18s var(--ease-out), background-color .18s ease, color .18s ease;border-radius:12px;justify-content:center;align-items:center;padding:0 22px;font-size:13px;font-weight:650;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:disabled{cursor:wait;opacity:.65;transform:none}.button-primary{background:var(--ink);color:var(--paper)}.button-outline{color:var(--ink);background:0 0}.button-outline:hover{background:var(--ink);color:var(--paper)}.button-light{border-color:var(--paper);background:var(--paper);color:var(--ink)}.button-arrow{display:none}.waitlist-form-wrap{width:min(100%,580px)}.waitlist-form{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.waitlist-field{position:relative}.waitlist-field label{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.waitlist-field input{background:var(--paper);width:100%;height:56px;color:var(--ink);border:1px solid #bdbdb8;border-radius:12px;outline:0;padding:0 17px}.waitlist-field input::placeholder{color:#8a8a84}.waitlist-field input:focus{border-color:var(--ink);box-shadow:0 0 0 1px var(--ink)}.waitlist-note{color:var(--muted);margin:10px 0 0;font-size:10px;line-height:1.5}.waitlist-note a{color:var(--ink);text-underline-offset:3px;text-decoration:underline}.waitlist-status{min-height:19px;color:var(--muted);margin:5px 0 0;font-size:11px}.waitlist-status.is-error{color:var(--ink);font-weight:680}.waitlist-honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.waitlist-success{border:1px solid var(--line);background:var(--paper-soft);min-height:82px;animation:settleIn .36s var(--ease-out) both;border-radius:14px;align-items:center;gap:15px;padding:17px;display:flex}.waitlist-success-mark{background:var(--ink);width:34px;height:34px;color:var(--paper);border-radius:50%;flex:none;place-items:center;display:grid}.waitlist-success strong{font-size:13px}.waitlist-success p{color:var(--muted);margin:3px 0 0;font-size:11px}.home-hero-copy{text-align:center;max-width:820px;margin-inline:auto}.home-hero h1{letter-spacing:-.062em;font-family:Newsreader,Georgia,serif;font-size:clamp(64px,7vw,104px);font-weight:480;line-height:.91}.home-hero h1 span{display:block}.home-hero-lead{max-width:610px;color:var(--ink-soft);margin:28px auto 32px;font-size:17px;line-height:1.62}.home-hero .waitlist-form-wrap{text-align:left;margin-inline:auto}.remembered-spread{--motion-x:0px;--motion-y:0px;border:1px solid var(--ink);background:var(--paper);width:min(1120px,100%);min-height:500px;transition:box-shadow .32s var(--ease-out);border-radius:26px;grid-template-columns:1fr 1fr;margin:58px auto 0;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 58px #00000014}.spread-source,.spread-thought{flex-direction:column;justify-content:center;width:50%;padding:clamp(42px,6vw,78px);display:flex;position:absolute;inset-block:0}.spread-source{left:0}.spread-thought{background:var(--ink);color:var(--paper);right:0;overflow:hidden}.spread-label{z-index:2;color:var(--muted);letter-spacing:.11em;text-transform:uppercase;font-family:Geist Mono,monospace;font-size:9px;font-weight:650;position:relative}.spread-source blockquote{z-index:2;letter-spacing:-.045em;max-width:470px;margin:38px 0 0;font-family:Newsreader,Georgia,serif;font-size:clamp(36px,4.2vw,58px);font-weight:450;line-height:1.03;position:relative}.spread-source cite{z-index:2;color:var(--muted);margin-top:30px;font-size:11px;font-style:normal;position:relative}.spread-thought>p{z-index:2;letter-spacing:-.045em;max-width:430px;margin:38px 0 0;font-family:Newsreader,Georgia,serif;font-size:clamp(38px,4.3vw,60px);font-weight:430;line-height:1.02;position:relative}.spread-kept{z-index:2;letter-spacing:-.05em;margin-top:38px;font-family:Newsreader,Georgia,serif;font-size:24px;font-weight:600;position:relative}.spread-ink-art{z-index:1;opacity:.1;filter:invert();width:120%;max-width:none;transform:translate3d(var(--motion-x), var(--motion-y), 0) rotate(-5deg);transition:transform .38s var(--ease-out);position:absolute;bottom:-22%;right:-48%}.spread-seam{z-index:4;background:linear-gradient(#0000,#777 12% 88%,#0000);width:1px;position:absolute;top:24px;bottom:24px;left:50%}.passage-stroke{z-index:1;background:var(--ink);opacity:.12;border-radius:999px;width:0;height:6px;position:absolute;bottom:106px;left:clamp(42px,6vw,78px);transform:rotate(-1.2deg)}.remembered-spread.is-visible .passage-stroke{animation:markPassage .9s .62s var(--ease-out) forwards}.reading-marquee{border-block:1px solid var(--ink);background:var(--ink);width:100%;color:var(--paper);margin-top:30px;overflow:hidden}.reading-marquee>div{align-items:center;gap:25px;width:max-content;min-height:58px;padding-inline:25px;animation:28s linear infinite readingTicker;display:flex}.reading-marquee span{letter-spacing:.12em;font-family:Geist Mono,monospace;font-size:9px;font-weight:660}.reading-marquee i{background:var(--paper);border-radius:50%;width:5px;height:5px}.device-shot{border:7px solid var(--ink);background:var(--paper);border-radius:44px;position:relative;overflow:hidden;box-shadow:0 24px 60px #00000026}.device-shot:before{content:"";z-index:3;background:var(--ink);border-radius:999px;width:35%;height:20px;position:absolute;top:9px;left:50%;transform:translate(-50%)}.device-shot img{width:100%}.product-section{border-bottom:1px solid var(--line);background:var(--paper);margin-top:0;padding:clamp(72px,7vw,104px) clamp(18px,4vw,62px) 64px}.section-intro{text-align:center;max-width:760px;margin:0 auto 70px}.section-intro h2,.how-section h2,.ask-feature h2,.trust-section h2,.plans-section h2,.faq-section h2,.final-waitlist h2,.document-page h1{letter-spacing:-.052em;font-family:Newsreader,Georgia,serif;font-weight:480}.section-intro h2{font-size:clamp(46px,5vw,68px);line-height:1}.section-intro>p:last-child{max-width:660px;color:var(--ink-soft);margin:24px auto 0;font-size:16px;line-height:1.65}.section-intro-compact{max-width:680px}.product-intro{text-align:left;grid-template-columns:repeat(12,minmax(0,1fr));align-items:end;gap:22px;max-width:none;margin-bottom:52px;display:grid}.section-kicker{grid-column:1/span 2;align-self:start}.section-kicker .eyebrow{margin-bottom:9px}.section-kicker>span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-family:Geist Mono,ui-monospace,monospace;font-size:8px}.section-kicker:after{content:"";transform-origin:0;background:var(--ink);width:100%;height:1px;transition:transform .72s .18s var(--ease-out);margin-top:14px;display:block;transform:scaleX(0)}.is-visible .section-kicker:after{transform:scaleX(1)}.product-intro h2{grid-column:3/span 6;max-width:680px}.product-intro>p:last-child{grid-column:9/-1;max-width:430px;margin:0;padding-bottom:3px;font-size:14px}.product-cards{grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense;gap:12px;display:grid}.product-card{--motion-x:0px;--motion-y:0px;border:1px solid var(--line);background:var(--paper);min-width:0;transition:border-color .22s ease, box-shadow .3s var(--ease-out);border-radius:20px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 10px 30px #00000008}.product-card:hover{border-color:#9d9d9d;box-shadow:0 20px 54px #00000014}.product-card-dark{border-color:var(--ink);background:var(--ink);color:var(--paper)}.product-card-passage{grid-area:span 2/span 7;min-height:820px}.product-card-return,.product-card-ask{grid-column:span 5;grid-template-columns:1.04fr .96fr;min-height:404px;display:grid}.product-card-copy{min-height:274px;padding:30px 30px 18px}.product-card-passage .product-card-copy{min-height:260px;padding:34px 36px 22px}.product-card-return .product-card-copy,.product-card-ask .product-card-copy{flex-direction:column;justify-content:center;min-height:0;padding:28px;display:flex}.product-card-copy>span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-family:Geist Mono,monospace;font-size:9px;font-weight:650}.product-card-dark .product-card-copy>span{color:#aaa}.product-card h3{letter-spacing:-.045em;margin-top:22px;font-family:Newsreader,Georgia,serif;font-size:clamp(32px,3vw,45px);font-weight:480;line-height:1.03}.product-card-passage h3{max-width:540px;font-size:clamp(42px,4.3vw,62px)}.product-card-return h3,.product-card-ask h3{font-size:clamp(28px,2.6vw,39px)}.product-card-copy p{color:var(--muted);margin:17px 0 0;font-size:13px;line-height:1.6}.product-card-dark .product-card-copy p{color:#bdbdb8}.product-card-media{background:var(--paper-mid);justify-content:center;align-items:flex-start;min-height:430px;padding:16px 28px 0;display:flex;overflow:hidden}.product-card-passage .product-card-media{min-height:560px;padding-top:30px}.product-card-return .product-card-media,.product-card-ask .product-card-media{align-items:flex-start;min-height:404px;padding:28px 14px 0}.product-card-dark .product-card-media{background:#161616}.product-card-media .device-shot{border-width:6px;border-radius:38px;width:min(100%,270px);box-shadow:0 20px 42px #00000024}.product-card-passage .device-shot{width:min(100%,330px)}.product-card-return .device-shot,.product-card-ask .device-shot{border-width:5px;border-radius:31px;width:min(100%,180px)}.product-caption{color:var(--muted);letter-spacing:.05em;text-align:right;margin:24px 4px 0;font-family:Geist Mono,monospace;font-size:8px}.how-section .section-intro{text-align:left;grid-template-columns:repeat(12,minmax(0,1fr));align-items:end;gap:22px;max-width:none;margin:0 0 58px;display:grid}.how-section .section-kicker{grid-column:1/span 3}.how-section .section-intro h2{grid-column:4/span 7}.how-section h2{font-size:clamp(48px,5vw,66px);line-height:1}.how-list{border-block:1px solid var(--ink);grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}.how-list li{border-right:1px solid var(--line);flex-direction:column;justify-content:space-between;gap:48px;min-height:300px;padding:26px 32px 30px;display:flex}.how-list li:last-child{border-right:0}.how-list>li>span{letter-spacing:-.06em;font-family:Newsreader,Georgia,serif;font-size:72px;font-weight:340;line-height:.8}.how-list h3{letter-spacing:-.035em;font-family:Newsreader,Georgia,serif;font-size:31px;font-weight:500}.how-list p{max-width:260px;color:var(--muted);margin:8px 0 0;font-size:13px}.ask-feature{background:var(--ink);min-height:700px;color:var(--paper);border-radius:24px;grid-template-columns:1.12fr .88fr;display:grid;overflow:hidden}.ask-feature-copy{flex-direction:column;justify-content:center;padding:clamp(48px,5vw,82px);display:flex}.ask-feature .eyebrow{color:#aaa}.ask-feature h2{max-width:630px;font-size:clamp(48px,5vw,68px);line-height:1}.ask-feature-copy>p:not(.eyebrow){color:#bdbdb8;max-width:570px;margin:28px 0 0;font-size:16px;line-height:1.65}.ask-feature ul{border-top:1px solid var(--line-dark);margin:38px 0 0;padding:0;list-style:none}.ask-feature li{border-bottom:1px solid var(--line-dark);color:#d4d4cf;padding:13px 0;font-size:12px}.ask-feature-media{border-left:1px solid var(--line-dark);background:var(--ink);justify-content:center;align-items:flex-end;padding:58px 46px 0;display:flex;overflow:hidden}.ask-feature-media .device-shot{width:min(100%,340px);transform:translateY(38px)}.trust-section{grid-template-columns:.9fr 1.1fr;gap:120px;padding-block:96px;display:grid}.trust-section h2{max-width:480px;font-size:clamp(48px,5vw,66px);line-height:1}.trust-copy{border-top:1px solid var(--ink)}.trust-copy p{border-bottom:1px solid var(--line);color:var(--muted);margin:0;padding:24px 0;font-size:14px;line-height:1.65}.trust-copy strong{color:var(--ink);margin-bottom:5px;font-size:15px;display:block}.trust-copy a{text-underline-offset:4px;gap:10px;margin-top:24px;font-size:13px;font-weight:620;text-decoration:underline;display:inline-flex}.plans-section{border-block:1px solid var(--line);background:var(--paper);padding:84px clamp(20px,5vw,78px) 68px}.plans-section .section-intro h2{font-size:clamp(46px,4.8vw,64px)}.plans-section .section-intro{margin-bottom:52px}.plan-intro{text-align:left;grid-template-columns:repeat(12,minmax(0,1fr));align-items:end;gap:22px;max-width:none;display:grid}.plan-intro .section-kicker{grid-column:1/span 2}.plan-intro h2{grid-column:3/span 6}.plan-intro>p:last-child{grid-column:9/-1;max-width:410px;margin:0;padding-bottom:3px;font-size:14px}.plan-row{border:1px solid var(--ink);border-radius:22px;grid-template-columns:1fr 1fr;gap:0;width:min(100%,1080px);margin-inline:auto;display:grid;overflow:hidden}.plan-simple{background:var(--paper);border:0;border-radius:0;flex-direction:column;min-height:440px;padding:34px;display:flex}.plan-simple-pro{border-color:var(--ink);background:var(--ink);color:var(--paper)}.plan-name{justify-content:space-between;align-items:baseline;gap:20px;display:flex}.plan-name>span{font-size:14px;font-weight:650}.plan-name strong{letter-spacing:-.05em;font-family:Newsreader,Georgia,serif;font-size:48px;font-weight:500}.plan-name small{letter-spacing:0;margin-left:4px;font-family:Onest,sans-serif;font-size:11px;font-weight:500}.plan-simple>p{max-width:430px;color:var(--muted);margin:28px 0 0;font-size:13px;line-height:1.6}.plan-simple-pro>p{color:#b9b9b4}.plan-simple ul{border-top:1px solid var(--line);margin:36px 0 28px;padding:0;list-style:none}.plan-simple-pro ul{border-color:var(--line-dark)}.plan-simple li{border-bottom:1px solid var(--line);color:var(--ink-soft);padding:12px 0;font-size:12px}.plan-simple-pro li{border-color:var(--line-dark);color:#d0d0cb}.plan-simple .button{width:100%;margin-top:auto}.plan-disclosure{width:min(100%,1080px);color:var(--muted);margin:20px auto 0;font-size:9px;line-height:1.55}.faq-section{grid-template-columns:.78fr 1.22fr;gap:0 100px;padding-block:82px 64px;display:grid}.faq-section .section-intro{text-align:left;margin:0}.faq-section h2{font-size:clamp(48px,5vw,64px);line-height:1}.faq-list{border-top:1px solid var(--ink)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:72px;font-size:15px;font-weight:620;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{border:1px solid var(--line);width:28px;height:28px;transition:transform .18s var(--ease-out), background-color .18s ease, color .18s ease;border-radius:50%;flex:none;place-items:center;font-size:16px;font-weight:400;display:grid}.faq-list details[open] summary span{background:var(--ink);color:var(--paper);transform:rotate(45deg)}.faq-list details>p{max-width:650px;color:var(--muted);margin:-3px 52px 26px 0;font-size:13px;line-height:1.7}.faq-list details::details-content{opacity:0;block-size:0;transition:block-size .36s var(--ease-out), opacity .22s ease;overflow:clip}.faq-list details[open]::details-content{opacity:1;block-size:auto}.faq-contact{color:var(--muted);margin:24px 0 0;font-size:12px}.faq-contact a{color:var(--ink);text-underline-offset:3px;text-decoration:underline}.final-waitlist{background:var(--ink);min-height:430px;color:var(--paper);text-align:left;border-radius:24px;grid-template-columns:.92fr 1.08fr;align-items:center;gap:clamp(48px,7vw,118px);padding:clamp(58px,6vw,88px);display:grid}.final-waitlist .eyebrow{color:#a9a9a4}.final-waitlist h2{font-size:clamp(60px,6.5vw,92px);line-height:.92}.final-waitlist-copy>p:not(.eyebrow){color:#bdbdb8;max-width:440px;margin:22px 0 0;font-size:15px}.final-waitlist .waitlist-form-wrap{width:100%;margin-top:0}.final-waitlist .waitlist-field input{color:var(--paper);background:#151515;border-color:#414141}.final-waitlist .waitlist-field input:focus{border-color:var(--paper);box-shadow:0 0 0 1px var(--paper)}.final-waitlist .waitlist-note,.final-waitlist .waitlist-status{color:#aaa;text-align:left}.final-waitlist .waitlist-note a{color:var(--paper)}.final-waitlist .button-primary{border-color:var(--paper);background:var(--paper);color:var(--ink)}.final-waitlist .waitlist-success{text-align:left;background:#151515;border-color:#3b3b3b}.final-waitlist .waitlist-success-mark{background:var(--paper);color:var(--ink)}.site-footer{border-top:1px solid var(--line);margin-top:16px}.footer-inner{grid-template-columns:1fr auto;align-content:center;gap:60px;min-height:250px;padding:54px 22px;display:grid}.footer-inner>div>p{color:var(--muted);margin:12px 0 0;font-family:Newsreader,Georgia,serif;font-size:16px}.footer-inner nav{grid-template-columns:repeat(2,auto);align-content:center;gap:10px 32px;font-size:12px;display:grid}.footer-inner nav a:hover{text-underline-offset:4px;text-decoration:underline}.footer-status{border-top:1px solid var(--line);color:var(--muted);letter-spacing:.035em;grid-column:1/-1;margin:12px 0 0;padding-top:18px;font-family:Geist Mono,monospace;font-size:9px}.document-page>header .eyebrow{margin-top:12px}.document-page>header h1{font-size:clamp(54px,6.2vw,84px);line-height:.98}.document-page>header>p:not(.eyebrow):not(.document-meta){max-width:430px;color:var(--ink-soft);align-self:end;margin:0 0 6px;font-size:15px;line-height:1.65}.document-meta{color:var(--muted);grid-column:2;margin:10px 0 0;font-family:Geist Mono,monospace;font-size:9px}.document-page>article{margin-top:28px}.document-page article>section{border-bottom:1px solid var(--line);grid-template-columns:130px minmax(0,760px);gap:38px;padding:30px 0 36px;display:grid}.document-page article h2{letter-spacing:-.01em;margin:1px 0 0;font-family:Onest,sans-serif;font-size:14px;font-weight:680}.document-page article p,.document-page article li{color:var(--ink-soft);font-size:13px;line-height:1.75}.document-page article p{margin:0 0 15px}.document-page article p:last-child{margin-bottom:0}.document-page article ul,.document-page article ol{margin:0 0 17px;padding-left:20px}.document-page article li+li{margin-top:7px}.document-page address{color:var(--ink-soft);margin:0 0 15px;font-size:13px;font-style:normal;line-height:1.65}.support-button{margin-top:8px}.motion-ready [data-reveal]{--motion-x:0px;--motion-y:0px;opacity:1;transform:translate3d(var(--motion-x), var(--motion-y), 0);transition:border-color .22s ease, box-shadow .3s var(--ease-out)}.motion-ready [data-reveal].is-visible{animation:revealUp .68s var(--reveal-delay,0s) var(--ease-out) both}.motion-ready .home-hero-copy h1 span{clip-path:none}.motion-ready .home-hero-copy.is-visible h1 span{animation:lineOpen .78s 80ms var(--ease-out) forwards}.motion-ready .home-hero-copy.is-visible h1 span+span{animation-delay:.19s}.ask-feature-media .device-shot{animation:8s ease-in-out infinite phoneDrift}.spread-ink-art{animation:10s ease-in-out infinite inkBreath}.product-cards .product-card:nth-child(2),.how-list li:nth-child(2),.plan-row .plan-simple:nth-child(2),.trust-copy p:nth-child(2),.faq-list details:nth-child(2){--reveal-delay:70ms}.product-cards .product-card:nth-child(3),.how-list li:nth-child(3),.trust-copy p:nth-child(3),.faq-list details:nth-child(3){--reveal-delay:.14s}.faq-list details:nth-child(4){--reveal-delay:.21s}.faq-list details:nth-child(5){--reveal-delay:.28s}.faq-list details:nth-child(6){--reveal-delay:.35s}.product-leaves .product-leaf:nth-child(2){--reveal-delay:90ms}.product-leaves .product-leaf:nth-child(3){--reveal-delay:.18s}.reading-marquee:hover>div{animation-play-state:paused}@media (hover:hover){.product-card .device-shot{transition:transform .52s var(--ease-out)}.product-card:hover .device-shot{transform:translateY(-8px)}.ask-feature:hover .ask-feature-media .device-shot{animation-play-state:paused;transform:translateY(24px)}.header-status:hover{transform:translateY(-2px)}}@keyframes settleIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes revealUp{0%{opacity:0;transform:translate3d(var(--motion-x), calc(var(--motion-y) + 18px), 0)}to{opacity:1;transform:translate3d(var(--motion-x), var(--motion-y), 0)}}@keyframes lineOpen{0%{clip-path:inset(0 0 100%);transform:translateY(18px)}to{clip-path:inset(0);transform:none}}@keyframes markPassage{to{width:min(58%,310px)}}@keyframes readingTicker{to{transform:translate(-50%)}}@keyframes phoneDrift{0%,to{transform:translateY(38px)}50%{transform:translateY(24px)}}@keyframes inkBreath{0%,to{opacity:.08}50%{opacity:.13}}@media (max-width:1080px){.remembered-spread{min-height:470px}.product-card-copy{padding-inline:24px}.how-section,.trust-section,.faq-section{gap:70px}}@media (max-width:900px){:root{--header-height:68px}body{padding:0}.site-canvas{width:100%;min-height:100vh;box-shadow:none;border:0;border-radius:0}.shell{width:min(var(--shell), calc(100% - 36px))}.shell-wide{width:min(var(--shell-wide), calc(100% - 20px))}.header-inner{grid-template-columns:1fr auto;padding-inline:10px}.desktop-nav,.header-status{display:none}.menu-button{min-width:58px;min-height:44px;color:var(--ink);cursor:pointer;background:0 0;border:0;place-items:center;padding:0;font-size:12px;font-weight:650;display:grid}.mobile-nav{background:var(--paper);opacity:0;visibility:hidden;max-height:0;transition:max-height .42s var(--ease-out), padding .32s var(--ease-out), border-color .22s ease, opacity .22s ease, transform .42s var(--ease-out), visibility 0s .42s;border-bottom:1px solid #0000;padding:0 20px;display:grid;position:absolute;top:100%;left:0;right:0;overflow:hidden;transform:translateY(-10px)}.mobile-nav.is-open{border-color:var(--line);opacity:1;visibility:visible;max-height:290px;padding:8px 20px 20px;transition-delay:0s;transform:none;box-shadow:0 18px 38px #00000012}.mobile-nav a{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:48px;font-size:14px;font-weight:610;display:flex}.mobile-nav a small{color:var(--muted);letter-spacing:.08em;font-family:Geist Mono,monospace;font-size:8px;font-weight:550}.mobile-nav a:last-child{background:var(--ink);min-height:46px;color:var(--paper);border:0;border-radius:10px;margin-top:9px;padding-inline:15px}.mobile-nav a:last-child small{color:var(--paper);font-size:13px}.home-hero{padding:82px 20px 20px}.home-hero-copy{max-width:740px}.remembered-spread{min-height:470px;margin-top:68px}.spread-source,.spread-thought{padding:42px}.product-intro,.plan-intro,.how-section .section-intro{grid-template-columns:repeat(2,minmax(0,1fr))}.product-intro .section-kicker,.plan-intro .section-kicker,.how-section .section-kicker{grid-column:1}.product-intro h2,.plan-intro h2,.how-section .section-intro h2{grid-column:1/-1}.product-intro>p:last-child,.plan-intro>p:last-child{grid-column:1/-1;max-width:620px;margin-top:0}.product-cards{grid-template-columns:1fr}.product-card-passage,.product-card-return,.product-card-ask{grid-area:auto/1;grid-template-columns:.8fr 1.2fr;min-height:620px;display:grid}.product-card-copy{flex-direction:column;justify-content:center;min-height:0;display:flex}.product-card-passage .product-card-media,.product-card-return .product-card-media,.product-card-ask .product-card-media{align-items:flex-start;min-height:620px}.product-card-passage .device-shot,.product-card-return .device-shot,.product-card-ask .device-shot{border-width:6px;border-radius:38px;width:300px}.how-section,.trust-section,.faq-section{grid-template-columns:1fr;gap:58px;padding-block:118px}.how-section .section-intro,.faq-section .section-intro{max-width:620px}.ask-feature{grid-template-columns:1fr}.ask-feature-copy{min-height:580px}.ask-feature-media{min-height:650px}.final-waitlist{grid-template-columns:1fr 1fr;gap:48px;padding:58px 44px}.faq-contact{grid-column:auto}.document-page>header{grid-template-columns:1fr;gap:22px}.document-page>header .eyebrow{margin:0}.document-meta{grid-column:auto}.document-page article>section{grid-template-columns:120px minmax(0,1fr);gap:28px}}@media (max-width:640px){.brand{font-size:28px}.home-hero{padding:56px 10px 10px}.home-hero h1{font-size:clamp(50px,14.5vw,67px)}.home-hero-lead{margin-top:22px;font-size:16px}.waitlist-form{grid-template-columns:1fr}.waitlist-button{width:100%}.remembered-spread{border-radius:24px;min-height:auto;margin-top:52px;display:block}.spread-source,.spread-thought{width:100%;min-height:370px;padding:34px 28px;position:relative;inset:auto}.spread-source blockquote,.spread-thought>p{margin-top:28px;font-size:38px}.spread-source cite{margin-top:24px}.spread-seam{background:linear-gradient(90deg,#0000,#777 12% 88%,#0000);width:auto;height:1px;inset:50% 22px auto}.passage-stroke{bottom:82px;left:28px}.spread-ink-art{width:150%;bottom:-12%;right:-68%}.reading-marquee{margin-top:28px}.product-section{border-radius:0;margin-top:0;padding:66px 10px 28px}.section-intro{text-align:left;margin-bottom:42px;padding-inline:10px}.product-intro,.plan-intro,.how-section .section-intro{display:block}.section-kicker{border-bottom:1px solid var(--ink);justify-content:space-between;align-items:baseline;gap:18px;padding-bottom:13px;display:flex}.section-kicker:after{display:none}.section-kicker .eyebrow{margin:0}.product-intro h2,.plan-intro h2,.how-section .section-intro h2{margin-top:24px}.product-intro>p:last-child,.plan-intro>p:last-child{margin-top:20px}.section-intro h2{font-size:49px}.section-intro>p:last-child{margin-left:0;font-size:14px}.product-card-passage,.product-card-return,.product-card-ask{border-radius:20px;min-height:670px;display:flex}.product-card-passage .product-card-copy,.product-card-return .product-card-copy,.product-card-ask .product-card-copy{justify-content:flex-start;min-height:255px;padding:26px 22px 16px}.product-card-passage h3,.product-card-return h3,.product-card-ask h3{font-size:37px}.product-card-passage .product-card-media,.product-card-return .product-card-media,.product-card-ask .product-card-media{min-height:420px;padding:16px 22px 0}.product-card-passage .device-shot,.product-card-return .device-shot,.product-card-ask .device-shot{border-width:5px;border-radius:34px;width:245px}.device-shot:before{height:16px;top:7px}.product-caption{line-height:1.6}.how-section,.trust-section{padding-block:86px}.how-section h2,.trust-section h2,.faq-section h2{font-size:50px}.how-list{grid-template-columns:1fr}.how-list li{border-right:0;border-bottom:1px solid var(--line);min-height:240px;padding:24px 12px 28px}.how-list li:last-child{border-bottom:0}.how-list>li>span{font-size:62px}.how-list h3{font-size:28px}.ask-feature{border-radius:24px}.ask-feature-copy{min-height:560px;padding:58px 26px}.ask-feature h2{font-size:54px}.ask-feature-media{min-height:530px;padding:48px 24px 0}.ask-feature-media .device-shot{border-width:5px;border-radius:36px;width:270px}.trust-section{padding-block:86px}.plans-section{border-radius:0;padding:86px 10px 52px}.plan-row{grid-template-columns:1fr}.plan-simple{min-height:430px;padding:28px 22px}.plan-simple-pro{border-top:1px solid var(--paper)}.plan-name strong{font-size:42px}.faq-section{padding-block:74px 54px}.faq-list summary{min-height:68px;font-size:14px}.final-waitlist{border-radius:20px;grid-template-columns:1fr;gap:36px;min-height:0;padding:58px 24px}.final-waitlist h2{font-size:66px}.footer-inner{grid-template-columns:1fr;gap:38px;padding-inline:10px}.footer-status{grid-column:auto;line-height:1.6}.document-page{padding-block:66px 100px}.document-page>header h1{font-size:56px}.document-page article>section{grid-template-columns:1fr;gap:12px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (forced-colors:active){.button,.waitlist-field input,.device-shot,.product-card,.plan-simple,.waitlist-success{border:2px solid buttontext}.product-card-dark,.ask-feature,.plan-simple-pro,.final-waitlist{forced-color-adjust:none}}.hero-register{border-bottom:1px solid var(--ink);min-height:42px;color:var(--muted);letter-spacing:.09em;text-transform:uppercase;justify-content:space-between;align-items:flex-start;gap:24px;padding:0 2px 17px;font-family:Geist Mono,ui-monospace,monospace;font-size:8px;font-weight:570;display:flex}.hero-grid{grid-template-columns:repeat(12,minmax(0,1fr));align-items:end;gap:22px;padding:clamp(72px,8vw,118px) 0 clamp(58px,6.5vw,92px);display:grid}.home-hero-copy{text-align:left;grid-column:1/span 9;max-width:none;margin:0}.home-hero h1{letter-spacing:-.07em;max-width:1040px;font-size:clamp(78px,9.2vw,140px);line-height:.82}.home-hero h1 span{width:fit-content}.home-hero h1 em{font-style:normal;position:relative}.home-hero h1 em:after{content:"";transform-origin:0;background:var(--ink);border-radius:999px;height:.055em;position:absolute;bottom:.02em;left:1%;right:2%;transform:scaleX(0)rotate(-1deg)}.motion-ready .home-hero-copy.is-visible h1 em:after{animation:underlineRead .92s .68s var(--ease-out) forwards}.hero-colophon{border-top:1px solid var(--ink);grid-column:10/-1;padding-top:18px}.hero-colophon>p{max-width:360px;color:var(--ink-soft);margin:0;font-size:14px;line-height:1.65}.hero-colophon .waitlist-form-wrap{margin-top:30px;margin-inline:0}.hero-colophon .waitlist-button{width:100%}.remembered-spread{border-radius:18px;grid-template-columns:minmax(0,1fr) 58px minmax(0,1fr);width:100%;min-height:430px;margin:0;box-shadow:0 16px 44px #00000012}.remembered-spread:hover{box-shadow:0 22px 56px #0000001a}.spread-source,.spread-thought{width:auto;min-width:0;min-height:430px;padding:clamp(42px,4.5vw,66px);position:relative;inset:auto}.spread-source{grid-column:1}.spread-thought{grid-column:3}.spread-source blockquote,.spread-thought>p{max-width:510px;margin-top:30px;font-size:clamp(38px,4vw,58px);line-height:.98}.spread-source cite{margin-top:26px}.spread-kept{margin-top:28px}.spread-bridge{z-index:5;background:linear-gradient(to right, var(--paper) 0 50%, var(--ink) 50% 100%);grid-column:2;min-height:430px;position:relative}.spread-bridge span{border:1px solid var(--ink);background:var(--paper);min-width:76px;min-height:28px;color:var(--ink);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;place-items:center;font-family:Geist Mono,monospace;font-size:8px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-90deg)}.spread-seam{display:none}.passage-stroke{bottom:86px;left:clamp(42px,4.5vw,66px)}.spread-ink-art{width:108%;bottom:-28%;right:-42%}.chapter-rail{border-block:1px solid var(--ink);background:var(--paper);grid-template-columns:repeat(4,1fr);min-height:82px;display:grid;position:relative;overflow:hidden}.chapter-rail a{border-right:1px solid var(--line);min-width:0;color:var(--ink-soft);align-items:center;gap:14px;padding:0 clamp(18px,3.2vw,52px);font-size:12px;font-weight:610;transition:background-color .22s,color .22s;display:flex}.chapter-rail a:last-of-type{border-right:0}.chapter-rail a span{color:var(--muted);letter-spacing:.08em;font-family:Geist Mono,monospace;font-size:8px}.chapter-rail a:hover{background:var(--ink);color:var(--paper)}.chapter-rail a:hover span{color:#bdbdbd}.chapter-rail>i{pointer-events:none;height:2px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.chapter-rail>i span{background:var(--ink);width:18%;height:100%;animation:9s ease-in-out infinite railTravel;display:block}.chapter-rail:hover>i span{animation-play-state:paused}.product-section{padding:clamp(80px,7vw,112px) clamp(18px,4vw,62px) 70px}.product-leaves{border:1px solid var(--ink);background:var(--paper);border-radius:22px;overflow:hidden}.product-leaf{--motion-x:0px;--motion-y:0px;border-bottom:1px solid var(--ink);background:var(--paper);min-height:590px;scroll-margin-top:calc(var(--header-height) + 18px);grid-template-columns:repeat(12,minmax(0,1fr));display:grid;overflow:hidden}.product-leaf:last-child{border-bottom:0}.leaf-index{border-right:1px solid var(--line);flex-direction:column;grid-column:1/span 2;justify-content:space-between;padding:32px 26px;display:flex}.leaf-index strong{letter-spacing:-.07em;font-family:Newsreader,Georgia,serif;font-size:clamp(64px,6vw,88px);font-weight:340;line-height:.8}.leaf-index span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-family:Geist Mono,monospace;font-size:8px}.leaf-copy{flex-direction:column;grid-column:3/span 4;justify-content:center;padding:clamp(42px,5vw,76px);display:flex}.leaf-copy .eyebrow{margin-bottom:24px}.leaf-copy h3{letter-spacing:-.055em;font-family:Newsreader,Georgia,serif;font-size:clamp(46px,5vw,70px);font-weight:460;line-height:.95}.leaf-copy>p:last-child{max-width:440px;color:var(--muted);margin:26px 0 0;font-size:14px;line-height:1.7}.leaf-media{border-left:1px solid var(--line);background:var(--paper-mid);grid-column:7/-1;justify-content:center;align-items:flex-end;min-width:0;min-height:590px;padding:56px 42px 0;display:flex;overflow:hidden}.leaf-media .device-shot{width:min(100%,310px);transform:translate3d(var(--motion-x), calc(var(--motion-y) + 76px), 0);transition:transform .52s var(--ease-out), box-shadow .42s var(--ease-out)}.product-leaf-dark{background:var(--ink);color:var(--paper)}.product-leaf-dark .leaf-index{border-right:1px solid var(--line-dark);border-left:1px solid var(--line-dark);grid-area:1/7/auto/span 2}.product-leaf-dark .leaf-copy{grid-area:1/9/auto/-1}.product-leaf-dark .leaf-media{background:#111;border-left:0;grid-area:1/1/auto/span 6}.product-leaf-dark .leaf-index span,.product-leaf-dark .leaf-copy .eyebrow,.product-leaf-dark .leaf-copy>p:last-child{color:#b8b8b8}.product-leaf-ask .leaf-media .device-shot{width:min(100%,288px)}.product-caption{margin-top:22px}@media (hover:hover){.product-leaf:hover .leaf-media .device-shot{transform:translate3d(var(--motion-x), calc(var(--motion-y) + 58px), 0);box-shadow:0 30px 72px #00000030}}@keyframes underlineRead{to{transform:scaleX(1)rotate(-1deg)}}@keyframes railTravel{0%,to{transform:translate(-105%)}50%{transform:translate(555%)}}@media (max-width:980px){.home-hero{padding-inline:22px}.home-hero-copy{grid-column:1/span 8}.hero-colophon{grid-column:9/-1}.home-hero h1{font-size:clamp(70px,10vw,105px)}.spread-source,.spread-thought{padding:40px}.passage-stroke{left:40px}.product-leaf{min-height:540px}.leaf-index{padding-inline:20px}.leaf-copy{grid-column:3/span 5;padding:42px}.leaf-media{grid-column:8/-1;min-height:540px;padding-inline:26px}.product-leaf-dark .leaf-index{grid-column:6/span 2}.product-leaf-dark .leaf-copy{grid-column:8/-1}.product-leaf-dark .leaf-media{grid-column:1/span 5;min-height:540px}}@media (max-width:720px){.home-hero{padding:18px 10px 10px}.hero-register{min-height:38px;font-size:7px}.hero-register span:last-child{display:none}.hero-grid{padding:58px 10px 52px;display:block}.home-hero-copy .eyebrow{margin:0 0 22px}.home-hero h1{font-size:clamp(62px,18.4vw,82px);line-height:.84}.hero-colophon{margin-top:46px;padding-top:18px}.hero-colophon>p{max-width:330px;font-size:14px}.hero-colophon .waitlist-form-wrap{margin-top:26px}.remembered-spread{border-radius:16px;min-height:auto;display:block}.spread-source,.spread-thought{min-height:360px;padding:32px 27px}.spread-source blockquote,.spread-thought>p{margin-top:28px;font-size:39px}.spread-source cite{margin-top:23px}.spread-bridge{background:linear-gradient(to bottom, var(--paper) 0 50%, var(--ink) 50% 100%);min-height:46px}.spread-bridge span{transform:translate(-50%,-50%)}.passage-stroke{bottom:78px;left:27px}.chapter-rail{scrollbar-width:none;grid-template-columns:repeat(4,minmax(112px,1fr));min-height:66px;overflow-x:auto}.chapter-rail::-webkit-scrollbar{display:none}.chapter-rail a{padding-inline:18px}.product-section{padding:70px 10px 34px}.product-intro{margin-bottom:38px}.product-leaves{border-radius:17px}.product-leaf,.product-leaf-dark{flex-direction:column;min-height:auto;display:flex}.leaf-index,.product-leaf-dark .leaf-index{border:0;border-bottom:1px solid var(--line);flex-direction:row;align-items:flex-end;min-height:88px;padding:22px;display:flex}.product-leaf-dark .leaf-index{border-color:var(--line-dark)}.leaf-index strong{font-size:58px}.leaf-copy,.product-leaf-dark .leaf-copy{padding:38px 22px 34px}.leaf-copy h3{font-size:46px}.leaf-copy>p:last-child{margin-top:22px}.leaf-media,.product-leaf-dark .leaf-media{border:0;border-top:1px solid var(--line);order:3;min-height:470px;padding:34px 22px 0}.product-leaf-dark .leaf-media{border-color:var(--line-dark)}.leaf-media .device-shot,.product-leaf-ask .leaf-media .device-shot{width:252px;transform:translateY(64px)}.product-caption{text-align:left;padding-inline:4px}}@media (prefers-reduced-motion:reduce){.home-hero h1 em:after{transform:scaleX(1)rotate(-1deg)}.chapter-rail>i span{transform:none}}@media (forced-colors:active){.product-leaves,.product-leaf{border:2px solid buttontext}.product-leaf-dark{forced-color-adjust:none}}:root{--page-progress:0}.site-header{isolation:isolate;background:#ffffffc2;box-shadow:inset 0 1px #ffffffd1}.site-header:before{content:"";z-index:-1;pointer-events:none;border:1px solid #ffffff85;border-radius:16px;position:absolute;inset:8px 12px 7px}.site-progress{z-index:4;pointer-events:none;height:2px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.site-progress>span{width:100%;height:100%;transform:scaleX(var(--page-progress));transform-origin:0;background:var(--ink);will-change:transform;display:block}.desktop-nav a.is-active{color:var(--ink)}.desktop-nav a.is-active:after{right:0}.button,.header-status{--mag-x:0px;--mag-y:0px;transform:translate3d(var(--mag-x), var(--mag-y), 0);will-change:transform}.button:hover,.header-status:hover{transform:translate3d(var(--mag-x), calc(var(--mag-y) - 2px), 0)}.button-arrow{width:18px;transition:transform .26s var(--ease-out);place-items:center;margin-left:10px;display:inline-grid}.button:hover .button-arrow{transform:translate(3px,-3px)}[data-form-state=submitting] .button-arrow{animation:.8s linear infinite waitlistOrbit}[data-form-state=error] .waitlist-field input{border-color:var(--ink);box-shadow:0 0 0 1px var(--ink)}.waitlist-field:after{content:"";transform-origin:0;opacity:.24;height:1px;transition:transform .44s var(--ease-out);background:currentColor;position:absolute;bottom:8px;left:11px;right:11px;transform:scaleX(0)}.waitlist-field:focus-within:after{transform:scaleX(1)}.waitlist-success{position:relative;overflow:hidden}.waitlist-success:after{content:"KEPT / EARLY ACCESS";color:var(--muted);letter-spacing:.09em;font-family:Geist Mono,monospace;font-size:7px;position:absolute;bottom:8px;right:13px}.kept-cursor{z-index:200;-webkit-backdrop-filter:blur(4px)contrast(1.08);backdrop-filter:blur(4px)contrast(1.08);opacity:0;pointer-events:none;width:38px;height:38px;transition:width .22s var(--ease-out), height .22s var(--ease-out), top .22s var(--ease-out), left .22s var(--ease-out), opacity .15s ease, background-color .22s ease;will-change:transform;background:#ffffff2e;border:1px solid #0505055c;border-radius:50%;place-items:center;display:none;position:fixed;top:-19px;left:-19px}.precision-pointer .kept-cursor{display:grid}.kept-cursor.is-visible{opacity:1}.kept-cursor>span{background:var(--ink);border-radius:50%;width:3px;height:3px}.kept-cursor.is-interactive{background:#ffffff52;border-color:#0505052e;width:50px;height:50px;top:-25px;left:-25px}[data-glass]{--glass-x:50%;--glass-y:50%;position:relative}[data-glass]:after{content:"";z-index:8;top:var(--glass-y);left:var(--glass-x);opacity:0;pointer-events:none;background:radial-gradient(circle,#ffffff21,#fff0 68%);border-radius:50%;width:170px;height:170px;transition:opacity .22s;position:absolute;transform:translate(-50%,-50%)}.precision-pointer [data-glass]:hover:after{opacity:1}.hero-grid{position:relative}.hero-lens{z-index:4;-webkit-backdrop-filter:blur(3px)contrast(1.16);backdrop-filter:blur(3px)contrast(1.16);width:154px;height:66px;color:var(--ink-soft);pointer-events:none;background:#ffffff70;border:1px solid #0505052e;border-radius:13px;position:absolute;bottom:6%;left:47.5%;overflow:hidden;transform:rotate(-4deg);box-shadow:inset 0 1px #ffffffe6,0 14px 34px #00000014}.hero-lens span{letter-spacing:.08em;font-family:Geist Mono,monospace;font-size:7px;position:absolute;top:10px;left:12px}.hero-lens i{border-block:1px solid #05050566;height:9px;position:absolute;bottom:17px;left:12px;right:12px}.memory-ribbon{box-shadow:0 28px 72px #0000001a}.memory-ribbon .spread-source,.memory-ribbon .spread-thought{transform:translateY(var(--story-shift,0px))}@media (min-width:981px){.product-leaves{background:0 0;border:0;border-radius:0;overflow:visible}.product-leaf{top:calc(var(--header-height) + 16px);border:1px solid var(--ink);border-radius:22px;margin-bottom:24px;position:sticky;box-shadow:0 24px 62px #00000014}.product-leaf:first-child{z-index:1}.product-leaf:nth-child(2){z-index:2;top:calc(var(--header-height) + 28px)}.product-leaf:nth-child(3){z-index:3;top:calc(var(--header-height) + 40px)}.product-leaf:last-child{border:1px solid var(--ink)}.product-leaf .leaf-media .device-shot{transform:translate3d(0, calc(76px - var(--story-lift,0px)), 0)}.product-leaf:hover .leaf-media .device-shot{transform:translate3d(0, calc(62px - var(--story-lift,0px)), 0)}}.ask-feature-media .device-shot{transform:translateY(calc(54px - var(--story-lift,0px)));transition:transform .24s linear;animation:none}.ask-feature:before{content:"03 / CONNECTION";z-index:3;color:#8c8c8c;letter-spacing:.1em;font-family:Geist Mono,monospace;font-size:8px;position:absolute;top:27px;right:30px}.how-list li{position:relative;overflow:hidden}.how-list li:after{content:"";transform-origin:0;background:var(--ink);opacity:.18;height:1px;transition:transform .56s var(--ease-out);position:absolute;bottom:25px;left:25px;right:25px;transform:scaleX(0)}.how-list li:hover:after{transform:scaleX(1)}.how-list li>span{transition:transform .38s var(--ease-out), font-variation-settings .38s ease}.how-list li:hover>span{font-variation-settings:"wght" 520;transform:translateY(-8px)}.faq-list summary{transition:padding .28s var(--ease-out), color .18s ease}.faq-list summary:hover{padding-inline:9px 3px}.faq-list details[open] summary{font-family:Newsreader,Georgia,serif;font-size:19px}.faq-list details[open]>p{animation:faqAnswer .42s var(--ease-out) both}.final-waitlist{border-radius:28px 28px 0 0;grid-template-columns:.84fr .72fr 1fr;gap:clamp(34px,5vw,82px);min-height:610px;margin-top:20px;padding:clamp(54px,5.4vw,78px);overflow:hidden;box-shadow:inset 0 1px #ffffff21}.final-waitlist:before{content:"KEPT / EARLY ACCESS / 2026";color:#858585;letter-spacing:.1em;font-family:Geist Mono,monospace;font-size:7px;position:absolute;top:24px;right:28px}.closing-object{--story-lift:0px;isolation:isolate;min-width:0;height:390px;position:relative}.closing-object>img{z-index:-1;width:310px;max-width:none;transform:translate(-50%, calc(-50% - var(--story-lift))) rotate(-7deg);filter:grayscale()invert()contrast(1.25);opacity:.2;transition:transform .22s linear;position:absolute;top:50%;left:50%}.glass-page{-webkit-backdrop-filter:blur(9px)contrast(1.18);backdrop-filter:blur(9px)contrast(1.18);background:#ffffff24;border:1px solid #ffffff57;display:block;position:absolute;overflow:hidden;box-shadow:inset 0 1px #ffffff70,0 24px 54px #0000004d}.glass-page i{background:#ffffff7a;height:1px;position:absolute;bottom:23px;left:18px;right:18px;box-shadow:0 -11px #ffffff30,0 -22px #ffffff1c}.glass-page-one{width:138px;height:215px;transform:translateY(var(--story-rise-half,0px)) rotate(-22deg);border-radius:76px 13px 18px 16px;top:54px;left:3%}.glass-page-two{width:145px;height:208px;transform:translateY(var(--story-rise-quarter,0px)) rotate(18deg);border-radius:16px 76px 16px 22px;bottom:52px;right:0}.closing-form{min-width:0}.closing-form>p{color:#c4c4c0;letter-spacing:-.025em;max-width:390px;margin:0 0 26px;font-family:Newsreader,Georgia,serif;font-size:27px;line-height:1.08}.site-footer{border-top:1px solid var(--line-dark);background:var(--ink);color:var(--paper);margin-top:0}.footer-groups p{color:#777;letter-spacing:.1em;text-transform:uppercase;margin:0 0 13px;font-family:Geist Mono,monospace;font-size:8px}.footer-groups a{color:#d0d0cc;width:fit-content}.footer-status{border-color:var(--line-dark);color:#81817d}.motion-ready [data-reveal=side].is-visible{animation-name:revealSide}.motion-ready [data-reveal=scale].is-visible{animation-name:revealScale}.motion-ready [data-reveal=page].is-visible{animation-name:revealPage;animation-duration:.88s}.motion-ready [data-reveal=ink].is-visible{animation-name:revealInk}.motion-ready [data-reveal=split].is-visible{animation-name:revealSplit}@keyframes waitlistOrbit{to{transform:rotate(360deg)}}@keyframes faqAnswer{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}@keyframes revealSide{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:none}}@keyframes revealScale{0%{opacity:0;transform:scale(.975)}to{opacity:1;transform:none}}@keyframes revealPage{0%{opacity:.4;transform-origin:top;transform:perspective(1200px)rotateX(4deg)translateY(34px)}to{opacity:1;transform:none}}@keyframes revealInk{0%{opacity:0;clip-path:inset(0 100% 0 0)}to{opacity:1;clip-path:inset(0)}}@keyframes revealSplit{0%{opacity:0;letter-spacing:.012em;transform:translateY(14px)}to{opacity:1;letter-spacing:normal;transform:none}}@media (max-width:980px){.kept-cursor,.precision-pointer .kept-cursor{display:none!important}.product-leaf{position:relative;top:auto}.final-waitlist{grid-template-columns:1fr .82fr}.closing-form{grid-column:1/-1;grid-template-columns:.72fr 1.28fr;align-items:start;gap:36px;display:grid}.closing-form>p{margin:7px 0 0}}@media (max-width:720px){.site-header:before{border-radius:12px;inset:6px 8px}.hero-lens{display:none}.memory-ribbon .spread-source,.memory-ribbon .spread-thought{transform:none}.product-leaf .leaf-media .device-shot,.product-leaf:hover .leaf-media .device-shot{transform:translateY(64px)}.ask-feature-media .device-shot{transform:translateY(38px)}.how-list li:hover>span{transform:none}.faq-list summary:hover{padding-inline:0}.final-waitlist{border-radius:20px 20px 0 0;flex-direction:column;gap:34px;padding:66px 22px 54px;display:flex}.final-waitlist-copy{order:1}.closing-object{order:2;width:min(100%,320px);height:265px;margin-inline:auto}.closing-object>img{width:255px;transform:translate(-50%,-50%)rotate(-7deg)}.glass-page-one{width:104px;height:164px;top:34px}.glass-page-two{width:108px;height:157px;bottom:29px}.closing-form{order:3;display:block}.closing-form>p{margin-bottom:24px;font-size:24px}.footer-inner{grid-template-columns:1fr;padding:58px 22px 34px}.footer-groups{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:34px 24px!important}}@media (prefers-reduced-motion:reduce){.kept-cursor,.site-progress{display:none!important}.product-leaf .leaf-media .device-shot,.ask-feature-media .device-shot,.closing-object>img,.glass-page{transform:none!important}}@media (forced-colors:active){.hero-lens,.glass-page{background:canvas;border:2px solid canvastext}.site-progress>span{background:highlight}}:root{--shell:1240px;--shell-wide:1600px;--header-height:60px;--radius:0px}.site-canvas{width:100%;min-height:100vh;box-shadow:none;border:0;border-radius:0;margin:0;overflow:clip}.site-progress{height:1px}.header-inner{min-height:var(--header-height);grid-template-columns:auto minmax(210px,1fr) auto auto;gap:clamp(24px,3.4vw,58px);padding-inline:20px}.header-edition{border-left:1px solid var(--line);min-width:0;color:var(--muted);letter-spacing:.09em;text-transform:uppercase;white-space:nowrap;align-items:center;gap:14px;padding-left:18px;font-family:Geist Mono,ui-monospace,monospace;font-size:8px;line-height:1;display:flex}.header-edition span+span:before{content:"—";color:var(--line-dark);margin-right:14px}.header-status{border:1px solid var(--ink);letter-spacing:.06em;text-transform:uppercase;border-radius:0;min-height:36px;padding-inline:16px;font-family:Geist Mono,ui-monospace,monospace;font-size:9px;font-weight:580}.button,.waitlist-field input,.waitlist-success{border-radius:0}.button{letter-spacing:.07em;text-transform:uppercase;min-height:50px;font-family:Geist Mono,ui-monospace,monospace;font-size:9px;font-weight:580}.waitlist-field input{border-color:var(--line-dark);height:52px;padding-inline:14px;font-size:13px}.waitlist-button{min-width:146px}.home-hero{padding:0 20px 24px;position:relative}.hero-register{border-color:var(--line);min-height:76px;color:var(--ink-soft);letter-spacing:.11em;align-items:center;padding:0;font-size:8px}.hero-grid{border-bottom:1px solid var(--line);align-items:stretch;gap:0;min-height:min(720px,100svh - 136px);padding:0}.hero-spine-note{border-right:1px solid var(--line);color:var(--muted);letter-spacing:.12em;text-transform:uppercase;writing-mode:vertical-rl;align-items:center;padding:10px 7px;font-family:Geist Mono,ui-monospace,monospace;font-size:7px;display:flex;position:absolute;top:104px;bottom:42px;left:-1px;transform:rotate(180deg)}.home-hero-copy{flex-direction:column;grid-column:1/span 9;justify-content:center;padding:clamp(72px,8vw,126px) clamp(34px,5vw,84px) clamp(62px,7vw,110px) 30px;display:flex}.home-hero-copy .eyebrow{margin:0 0 30px}.home-hero h1{letter-spacing:-.068em;max-width:980px;font-size:clamp(78px,8.8vw,136px);font-weight:430;line-height:.84}.hero-colophon{border-top:0;border-left:1px solid var(--line);flex-direction:column;grid-column:10/-1;justify-content:center;padding:clamp(48px,5.5vw,88px) 0 clamp(48px,5.5vw,88px) clamp(28px,3vw,46px);display:flex}.colophon-register{border-bottom:1px solid var(--ink);letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:18px;margin-bottom:clamp(38px,5vw,66px);padding-bottom:14px;font-family:Geist Mono,ui-monospace,monospace;font-size:8px;font-weight:620;display:flex}.hero-colophon>p{max-width:310px;font-size:14px;line-height:1.58}.hero-colophon .waitlist-form-wrap{margin-top:38px}.hero-lens{display:none}.remembered-spread,.memory-ribbon{min-height:510px;box-shadow:none;border-radius:0;grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr)}.spread-source,.spread-thought{min-height:510px;padding:clamp(52px,5vw,82px)}.spread-bridge{background:var(--ink);min-height:510px}.spread-bridge span{display:none}.spread-source blockquote,.spread-thought>p{max-width:590px;font-size:clamp(42px,4.25vw,64px);line-height:.98}.spread-label{letter-spacing:.13em}.chapter-rail{border-top:0;border-bottom-color:var(--line);min-height:62px}.chapter-rail a{letter-spacing:.07em;text-transform:uppercase;gap:16px;padding-inline:clamp(20px,3.4vw,56px);font-family:Geist Mono,ui-monospace,monospace;font-size:9px}.product-section{border-bottom-color:var(--line);padding:clamp(96px,9vw,148px) 20px 84px}.product-intro{margin-bottom:62px}.section-intro h2{font-weight:430}.product-leaves{border-radius:0}.product-leaf{min-height:640px;box-shadow:none;border-radius:0}.leaf-index{padding:28px 24px}.leaf-index strong{font-weight:300}.leaf-copy{padding:clamp(44px,5vw,82px)}.leaf-copy h3{font-weight:420}.leaf-media{background:#f3f3f3;min-height:640px}.product-leaf-dark .leaf-media{background:#0d0d0d}.device-shot{box-shadow:0 26px 64px #00000024}.product-caption{letter-spacing:.09em;text-transform:uppercase}.how-list li{min-height:330px;padding:30px 32px 34px}.how-list>li>span{font-weight:300}.ask-feature{border:1px solid var(--ink);border-radius:0;min-height:760px}.ask-feature:before{letter-spacing:.13em}.ask-feature-media{background:#0b0b0b}.trust-copy p{padding-block:28px}.plans-section{border-color:var(--line);padding:clamp(96px,8vw,130px) 24px 84px}.plan-row{border-radius:0;width:min(100%,1160px)}.plan-simple{min-height:480px;padding:40px}.plan-name strong{font-weight:410}.plan-disclosure{width:min(100%,1160px)}.faq-list summary span{border-radius:0;width:25px;height:25px;font-family:Geist Mono,ui-monospace,monospace;font-size:0;position:relative}.faq-list summary span:before,.faq-list summary span:after{content:"";width:9px;height:1px;transition:transform .18s var(--ease-out), opacity .18s ease;background:currentColor;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.faq-list summary span:after{transform:translate(-50%,-50%)rotate(90deg)}.faq-list details[open] summary span{transform:none}.faq-list details[open] summary span:after{opacity:0;transform:translate(-50%,-50%)rotate(90deg)scaleX(0)}.final-waitlist{min-height:570px;box-shadow:none;border-radius:0;grid-template-columns:1fr .78fr 1fr;margin-top:0}.closing-object>img{opacity:.26}.site-footer{border-top-color:var(--line-dark)}@media (min-width:981px){.product-leaves{overflow:visible}.product-leaf,.product-leaf:nth-child(2),.product-leaf:nth-child(3){top:calc(var(--header-height) + 10px);border-radius:0;margin-bottom:18px;box-shadow:0 18px 54px #0000000f}.product-leaf:nth-child(2){top:calc(var(--header-height) + 18px)}.product-leaf:nth-child(3){top:calc(var(--header-height) + 26px)}}@media (max-width:1120px){.header-edition span:last-child,.header-edition span+span:before{display:none}.home-hero h1{font-size:clamp(70px,9.4vw,112px)}.home-hero-copy{grid-column:1/span 8}.hero-colophon{grid-column:9/-1}}@media (max-width:900px){.header-edition{display:none}.header-inner{grid-template-columns:1fr auto}.desktop-nav{justify-self:center}.hero-grid{min-height:auto;display:block}.hero-spine-note{display:none}.home-hero-copy{padding:78px 10px 68px}.hero-colophon{border-top:1px solid var(--line);border-left:0;padding:46px 10px 64px}.hero-colophon>p{max-width:520px}.hero-colophon .waitlist-form{grid-template-columns:minmax(0,1fr) auto}.hero-colophon .waitlist-button{width:auto}.colophon-register{margin-bottom:32px}.final-waitlist{grid-template-columns:1fr .72fr}}@media (max-width:720px){:root{--header-height:58px}.shell-wide,.shell{width:min(100%,100% - 28px)}.home-hero{padding:0 14px 14px}.hero-register{min-height:58px}.hero-grid{border-bottom:0}.home-hero-copy{padding:58px 0 50px}.home-hero h1{font-size:clamp(58px,17.8vw,80px);line-height:.85}.hero-colophon{padding:36px 0 50px}.hero-colophon .waitlist-form{grid-template-columns:1fr}.hero-colophon .waitlist-button{width:100%}.remembered-spread,.memory-ribbon{border-radius:0}.spread-source,.spread-thought{min-height:380px;padding:34px 26px}.spread-bridge{background:var(--ink);min-height:1px}.spread-source blockquote,.spread-thought>p{font-size:40px}.chapter-rail{min-height:60px}.product-section{padding:76px 14px 44px}.product-leaves,.product-leaf{border-radius:0}.leaf-media,.product-leaf-dark .leaf-media{min-height:470px}.ask-feature{border-radius:0}.plans-section{padding-inline:14px}.plan-row,.final-waitlist{border-radius:0}.footer-inner{padding-inline:22px}.mobile-nav a:last-child{border-radius:0}}@media (prefers-reduced-motion:reduce){.hero-spine-note{animation:none!important}}:root{--paper:#fff;--paper-soft:#f4f4f2;--paper-mid:#e9e9e6;--ink:#050505;--ink-soft:#2d2d2d;--muted:#6c6c68;--line:#e2e2df;--line-dark:#343434;--shell:1160px;--shell-wide:1560px;--header-height:72px;--radius:36px;--ease-paper:cubic-bezier(.2, .82, .22, 1)}html{scrollbar-width:none}html::-webkit-scrollbar{width:0;display:none}body::-webkit-scrollbar{width:0;display:none}.site-canvas{background:var(--paper);border:1px solid #05050517;border-radius:38px;width:min(1720px,100%);min-height:calc(100vh - 28px);box-shadow:0 24px 80px #00000014}.site-header{box-shadow:none;-webkit-backdrop-filter:blur(20px)saturate(115%);backdrop-filter:blur(20px)saturate(115%);background:#ffffffe0;border:0;top:0}.header-edition{color:#8a8a86;letter-spacing:.02em;text-transform:none;border:0;padding:0;font-family:Onest,ui-sans-serif,sans-serif;font-size:10px;font-weight:520;display:block}.desktop-nav a{letter-spacing:0;text-transform:none;padding:10px 0;font-family:Onest,ui-sans-serif,sans-serif;font-size:12px;font-weight:570}.desktop-nav a:after{bottom:5px;right:100%}.header-status{background:var(--ink);letter-spacing:0;text-transform:none;border:0;border-radius:14px;min-height:42px;padding-inline:19px;font-family:Onest,ui-sans-serif,sans-serif;font-size:11px;font-weight:650;box-shadow:0 8px 22px #0000001f}.site-progress{display:none}.button{letter-spacing:0;text-transform:none;border-radius:14px 14px 22px;min-height:52px;font-family:Onest,ui-sans-serif,sans-serif;font-size:12px;font-weight:650}.waitlist-form{gap:8px}.waitlist-field input{border-radius:14px;height:52px;font-size:13px}.waitlist-success{border-radius:18px 18px 30px}.home-hero{padding:8px 0 22px}.hero-grid{background:var(--ink);min-height:min(790px,100svh - 104px);color:var(--paper);isolation:isolate;border:0;border-radius:42px 42px 116px;grid-template-rows:1fr auto;grid-template-columns:minmax(0,.88fr) minmax(440px,1.12fr);gap:28px clamp(28px,4vw,70px);padding:clamp(56px,6vw,94px);display:grid;position:relative;overflow:hidden}.hero-grid:before{content:"";z-index:-1;aspect-ratio:1;border:1px solid #ffffff1c;border-radius:50%;width:66%;position:absolute;bottom:-34%;right:-10%}.hero-grid:after{content:"";z-index:-1;aspect-ratio:1;border:1px solid #ffffff12;border-radius:50%;width:44%;position:absolute;bottom:-45%;right:8%}.home-hero-copy{grid-area:1/1;align-self:center;padding:0;display:block}.home-hero-copy .eyebrow{color:#aaa;margin:0 0 28px}.home-hero h1{max-width:760px;color:var(--paper);letter-spacing:-.066em;font-size:clamp(72px,7.7vw,124px);font-weight:430;line-height:.84}.home-hero h1 em{font-weight:300}.home-hero h1 em:after{background:currentColor;border-radius:999px;height:4px}.hero-deck{color:#bdbdb8;max-width:500px;margin:34px 0 0;font-size:clamp(15px,1.25vw,18px);line-height:1.62}.hero-object{min-height:640px;transform:translate3d(var(--motion-x,0), var(--motion-y,0), 0);transition:transform .9s var(--ease-paper);grid-area:1/2/span 2;position:relative}.hero-book-art{z-index:1;opacity:.48;filter:invert()grayscale()contrast(1.05);transform-origin:58% 70%;width:112%;max-width:none;position:absolute;bottom:-11%;right:-19%;transform:rotate(-4deg)}.hero-device{z-index:3;width:min(44%,292px);position:absolute;top:-3%;right:8%;transform:rotate(2.2deg)}.hero-device .device-shot{border-color:#292929;width:100%;box-shadow:0 40px 86px #0000007a}.hero-passage-slip{z-index:4;background:var(--paper);width:min(64%,390px);color:var(--ink);border-radius:24px 24px 54px;padding:25px 27px 24px;position:absolute;bottom:10%;left:-3%;transform:rotate(-3.4deg);box-shadow:0 24px 58px #0000003d}.hero-passage-slip span,.hero-passage-slip small{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-family:Geist Mono,ui-monospace,monospace;font-size:8px;display:block}.hero-passage-slip p{letter-spacing:-.035em;margin:18px 0 24px;font-family:Newsreader,Georgia,serif;font-size:clamp(23px,2vw,32px);line-height:1.04}.hero-colophon{background:var(--paper);color:var(--ink);border:0;border-radius:24px 24px 46px;grid-area:2/1;grid-template-columns:minmax(180px,.65fr) minmax(320px,1.35fr);align-self:end;align-items:center;gap:24px;padding:16px;display:grid;box-shadow:0 24px 60px #0003}.hero-colophon>div:first-child{padding-left:7px}.hero-colophon strong{font-size:12px;display:block}.hero-colophon>div>p{max-width:260px;color:var(--muted);margin:7px 0 0;font-size:11px;line-height:1.5}.hero-colophon .waitlist-form-wrap{margin:0}.hero-colophon .waitlist-form{grid-template-columns:minmax(0,1fr) auto}.hero-colophon .waitlist-button{width:auto;min-width:138px}.hero-colophon .waitlist-note{display:none}.remembered-spread,.memory-ribbon{background:var(--paper-soft);border:0;border-radius:38px 38px 94px;grid-template-columns:minmax(0,1fr) 78px minmax(0,1fr);min-height:470px;margin-top:18px;overflow:hidden;box-shadow:0 18px 58px #00000012}.remembered-spread:hover,.memory-ribbon{box-shadow:0 24px 70px #00000017}.spread-source,.spread-thought{border:0;min-height:470px;padding:clamp(42px,5vw,74px)}.spread-source{background:var(--paper)}.spread-thought{background:var(--paper-soft);color:var(--ink);overflow:hidden}.spread-thought .spread-label{color:var(--muted)}.spread-source blockquote,.spread-thought>p{max-width:560px;color:inherit;margin-top:clamp(42px,5vw,72px);font-size:clamp(38px,3.7vw,58px);font-weight:390;line-height:1.01}.spread-bridge{background:linear-gradient(90deg, var(--paper), var(--paper-soft));place-items:center;min-height:470px;display:grid}.spread-bridge span{border:1px solid var(--line);background:var(--paper);color:#0000;border-radius:50%;place-items:center;width:58px;height:58px;display:grid;transform:none;box-shadow:0 12px 24px #00000014}.spread-bridge span:after{content:"→";color:var(--ink);font-size:20px}.spread-ink-art{opacity:.1;filter:none;width:102%;bottom:-30%;right:-45%}.chapter-rail{background:var(--paper-soft);border:0;border-radius:19px;justify-content:center;gap:4px;min-height:58px;margin-top:24px;padding:6px;box-shadow:inset 0 0 0 1px #0505050d}.chapter-rail a{letter-spacing:0;text-transform:none;transition:background-color .18s ease, color .18s ease, transform .18s var(--ease-paper);border:0;border-radius:13px;flex:0 190px;justify-content:center;gap:10px;padding:0 20px;font-family:Onest,ui-sans-serif,sans-serif;font-size:11px;font-weight:610}.chapter-rail a:hover,.chapter-rail a.is-active{background:var(--paper);color:var(--ink);transform:translateY(-1px);box-shadow:0 8px 18px #00000012}.chapter-rail a:hover span,.chapter-rail a.is-active span{color:var(--muted)}.chapter-rail>i{display:none}.product-section{background:var(--paper-soft);border:0;border-radius:48px 48px 136px;margin-top:clamp(82px,9vw,148px);padding:clamp(76px,8vw,126px) clamp(18px,3vw,48px) 48px}.product-intro{text-align:center;width:min(940px,100%);margin:0 auto clamp(52px,6vw,82px)}.product-intro .section-kicker{justify-content:center}.section-kicker{border:0}.section-kicker:after,.product-intro .section-kicker>span{display:none}.section-intro h2,.product-intro h2{letter-spacing:-.055em;font-weight:430}.product-intro h2{max-width:920px;font-size:clamp(58px,6.6vw,102px);line-height:.9}.product-intro>p{max-width:700px;margin:28px auto 0}.product-leaves{background:0 0;border:0;border-radius:0;overflow:visible}.product-leaf{background:var(--paper);border:0;border-radius:38px 38px 92px;grid-template-columns:minmax(0,.88fr) minmax(420px,1.12fr);min-height:650px;margin-bottom:22px;display:grid;position:relative;top:auto;overflow:hidden;box-shadow:0 26px 74px #00000017}.product-leaf:nth-child(2){z-index:auto;border-radius:38px 92px 38px 38px;top:auto}.product-leaf:nth-child(3){z-index:auto;border-radius:92px 38px 38px;top:auto}.leaf-index,.product-leaf-dark .leaf-index{z-index:4;background:var(--paper-soft);width:auto;min-width:72px;color:var(--ink);border:0;border-radius:12px;align-items:center;gap:9px;padding:9px 12px;display:inline-flex;position:absolute;top:28px;left:30px}.leaf-index strong{font-size:17px;font-weight:470}.leaf-index span{font-size:8px}.leaf-copy,.product-leaf-dark .leaf-copy{grid-area:1/1;align-self:center;padding:clamp(96px,9vw,144px) clamp(42px,6vw,96px) clamp(54px,6vw,88px)}.leaf-copy h3{letter-spacing:-.055em;max-width:620px;font-size:clamp(50px,5.1vw,76px);font-weight:420;line-height:.94}.leaf-copy>p:last-child{max-width:520px}.leaf-media,.product-leaf-dark .leaf-media{background:var(--paper-soft);border:0;border-radius:28px 28px 72px;grid-area:1/2;align-self:stretch;min-height:620px;margin:14px;overflow:hidden}.product-leaf.product-leaf-dark{background:var(--ink);color:var(--paper);grid-template-columns:minmax(420px,1.12fr) minmax(0,.88fr)}.product-leaf-dark .leaf-index{color:var(--paper);background:#1d1d1d;left:auto;right:30px}.product-leaf-dark .leaf-copy{color:var(--paper);grid-column:2}.product-leaf-dark .leaf-media{background:#121212;border-radius:28px 72px 28px 28px;grid-column:1}.product-leaf .leaf-media .device-shot{width:min(56%,340px);transform:translateY(72px);box-shadow:0 38px 90px #0000002e}.product-leaf:hover .leaf-media .device-shot{transform:translateY(56px)rotate(-.8deg)}.product-leaf-dark:hover .leaf-media .device-shot{transform:translateY(56px)rotate(.8deg)}.product-caption{text-align:center;text-transform:none;letter-spacing:0;margin:28px 0 0}.how-section{padding-block:clamp(92px,10vw,156px)}.editorial-intro .section-kicker>span{display:none}.how-list{border:0;gap:14px}.how-list li{background:var(--paper-soft);min-height:310px;transition:transform .32s var(--ease-paper), box-shadow .32s ease;border:0;border-radius:28px 28px 64px;padding:28px 30px 32px}.how-list li:nth-child(2){border-radius:28px 64px 28px 28px}.how-list li:nth-child(3){border-radius:64px 28px 28px}.how-list li:hover{transform:translateY(-6px);box-shadow:0 22px 50px #00000014}.how-list li:after{display:none}.how-list>li>span{font-size:58px;font-weight:360}.ask-feature{border:0;border-radius:46px 46px 136px;min-height:720px;overflow:hidden;box-shadow:0 28px 84px #00000024}.ask-feature:before{display:none}.ask-feature-copy{padding:clamp(54px,7vw,106px)}.ask-feature h2{letter-spacing:-.055em;font-size:clamp(54px,5.7vw,86px);font-weight:420;line-height:.91}.ask-feature ul{border:0}.ask-feature li{border:1px solid #2c2c2c;border-radius:12px;margin-top:8px;padding:12px 16px}.ask-feature-media{background:#141414;border:0;border-radius:28px 28px 104px;margin:14px 14px 14px 0}.trust-section{gap:clamp(60px,8vw,128px);padding-block:clamp(104px,11vw,168px)}.trust-copy p{background:var(--paper-soft);border:0;border-radius:18px 18px 34px;margin-bottom:10px;padding:22px 24px}.trust-copy p:first-child{border-top:0}.plans-section{background:var(--paper-soft);border:0;border-radius:48px 48px 128px;padding:clamp(78px,8vw,122px) clamp(20px,5vw,78px) 62px}.plan-row{background:0 0;border:0;border-radius:0;gap:16px;overflow:visible}.plan-simple{background:var(--paper);border:0;border-radius:32px 32px 76px;min-height:470px;padding:clamp(30px,4vw,48px);box-shadow:0 18px 44px #00000012}.plan-simple+.plan-simple{border-left:0}.plan-simple-pro{background:var(--ink);color:var(--paper);border-radius:32px 76px 32px 32px;box-shadow:0 24px 64px #0000002e}.plan-name>span{letter-spacing:0;text-transform:none;font-family:Onest,ui-sans-serif,sans-serif;font-size:12px}.plan-disclosure{text-align:center}.faq-section{padding-block:clamp(92px,9vw,142px)}.faq-list{border:0}.faq-list details{background:var(--paper-soft);transition:background-color .18s ease, transform .18s var(--ease-paper);border:0;border-radius:17px;margin-bottom:8px;padding-inline:22px}.faq-list details[open]{background:#ededeb;border-radius:17px 17px 36px}.faq-list summary{border:0}.faq-list summary span{background:var(--paper);border:0;border-radius:10px;width:28px;height:28px;box-shadow:0 5px 12px #0000000f}.faq-contact{padding-inline:22px}.final-waitlist{border:0;border-radius:48px 48px 132px;grid-template-columns:.95fr .8fr 1.05fr;gap:clamp(28px,5vw,72px);min-height:570px;margin-top:0;padding:clamp(54px,6vw,92px);box-shadow:0 30px 90px #0000002b}.final-waitlist:before{background:0 0;border:1px solid #ffffff1a;border-radius:50%;width:112px;height:112px;bottom:18px;left:auto;right:18px}.closing-object{height:360px}.closing-object>img{opacity:.38;filter:invert()grayscale();width:440px}.glass-page{display:none}.closing-form>p{font-family:Newsreader,Georgia,serif;font-size:clamp(24px,2vw,32px);line-height:1.05}.footer-inner{padding-inline:40px}.kept-cursor,.precision-pointer .kept-cursor,[data-glass]:after{display:none!important}.motion-ready [data-reveal=page].is-visible{animation:softPageSettle .95s var(--ease-paper) both}.motion-ready [data-reveal=scale].is-visible{animation:softRise .8s var(--ease-paper) both}.motion-ready [data-reveal=side].is-visible{animation:softSlip .78s .12s var(--ease-paper) both}.motion-ready .hero-object.is-visible .hero-book-art{animation:bookSettle 1.3s .12s var(--ease-paper) both, bookBreathe 8s 1.5s ease-in-out infinite}.motion-ready .hero-object.is-visible .hero-device{animation:deviceArrive 1.1s .26s var(--ease-paper) both, deviceBreathe 7s 1.5s ease-in-out infinite}.motion-ready .hero-object.is-visible .hero-passage-slip{animation:slipArrive .9s .52s var(--ease-paper) both, slipBreathe 9s 1.7s ease-in-out infinite}@keyframes softPageSettle{0%{opacity:0;transform-origin:50% 0;transform:perspective(1100px)rotateX(5deg)translateY(42px)}to{opacity:1;transform:none}}@keyframes softRise{0%{opacity:0;transform:translateY(28px)scale(.985)}to{opacity:1;transform:none}}@keyframes softSlip{0%{opacity:0;transform:translateY(20px)rotate(1.2deg)}to{opacity:1;transform:none}}@keyframes bookSettle{0%{opacity:0;transform:translateY(70px)rotate(-9deg)scale(.92)}to{opacity:.48;transform:rotate(-4deg)scale(1)}}@keyframes deviceArrive{0%{opacity:0;transform:translateY(70px)rotate(7deg)scale(.94)}to{opacity:1;transform:rotate(2.2deg)scale(1)}}@keyframes slipArrive{0%{opacity:0;transform:translateY(54px)rotate(-7deg)}to{opacity:1;transform:rotate(-3.4deg)}}@keyframes bookBreathe{0%,to{transform:rotate(-4deg)translateY(0)}50%{transform:rotate(-3.2deg)translateY(-7px)}}@keyframes deviceBreathe{0%,to{transform:rotate(2.2deg)translateY(0)}50%{transform:rotate(1.4deg)translateY(-8px)}}@keyframes slipBreathe{0%,to{transform:rotate(-3.4deg)translateY(0)}50%{transform:rotate(-2.6deg)translateY(-5px)}}@media (max-width:1120px){.header-edition{display:none}.header-inner{grid-template-columns:1fr auto auto}.hero-grid{grid-template-columns:minmax(0,.92fr) minmax(390px,1.08fr);padding:58px 46px}.home-hero h1{font-size:clamp(68px,8vw,94px)}.hero-colophon{grid-template-columns:1fr}.hero-colophon>div:first-child{display:none}.product-leaf{grid-template-columns:minmax(0,.9fr) minmax(380px,1.1fr)}.product-leaf-dark{grid-template-columns:minmax(380px,1.1fr) minmax(0,.9fr)}.final-waitlist{grid-template-columns:1fr .72fr}.closing-form{grid-column:1/-1}}@media (max-width:900px){.desktop-nav{display:none}.menu-button{display:inline-flex}.header-inner{grid-template-columns:1fr auto auto}.hero-grid{grid-template-rows:auto 590px auto;grid-template-columns:1fr;min-height:0}.home-hero-copy{grid-area:1/1}.hero-object{grid-area:2/1;min-height:590px}.hero-colophon{grid-area:3/1}.product-leaf,.product-leaf-dark{grid-template-columns:1fr;position:relative;top:auto!important}.product-leaf.product-leaf-dark{grid-template-columns:1fr}.leaf-copy,.product-leaf-dark .leaf-copy{grid-area:1/1}.leaf-media,.product-leaf-dark .leaf-media{grid-area:2/1;min-height:590px}.product-leaf-dark .leaf-index{left:30px;right:auto}.plan-row{grid-template-columns:1fr;width:min(100%,620px)}.plan-simple+.plan-simple{border-left:0}.ask-feature{grid-template-columns:1fr}.ask-feature-media{min-height:620px;margin:0 14px 14px}.final-waitlist{grid-template-columns:1fr .8fr}}@media (max-width:720px){:root{--header-height:62px}body{padding:7px}.site-canvas{border-radius:25px;min-height:calc(100vh - 14px)}.shell-wide,.shell{width:min(100%,100% - 14px)}.header-inner{grid-template-columns:1fr auto auto;gap:10px;min-height:62px;padding-inline:17px}.brand{font-size:28px}.header-status{border-radius:12px;min-height:38px;padding-inline:14px;font-size:10px}.menu-button{border-radius:12px;min-width:44px;min-height:38px}.mobile-nav{border-radius:0 0 22px 22px}.mobile-nav a:last-child{border-radius:14px}.home-hero{padding:4px 0 14px}.hero-grid{border-radius:27px 27px 70px;grid-template-rows:auto 450px auto;gap:22px;padding:38px 21px 21px}.home-hero-copy{padding:0}.home-hero-copy .eyebrow{margin-bottom:19px;font-size:8px}.home-hero h1{font-size:clamp(56px,17.2vw,75px);line-height:.86}.hero-deck{margin-top:24px;font-size:14px}.hero-object{min-height:450px}.hero-book-art{width:136%;bottom:-3%;right:-34%}.hero-device{width:min(49%,210px);top:1%;right:3%}.hero-passage-slip{border-radius:18px 18px 38px;width:min(69%,260px);padding:20px 19px;bottom:7%;left:-2%}.hero-passage-slip p{margin-block:14px 18px;font-size:22px}.hero-colophon{border-radius:18px 18px 36px;grid-template-columns:1fr;padding:10px}.hero-colophon .waitlist-form{grid-template-columns:1fr}.hero-colophon .waitlist-button{width:100%}.remembered-spread,.memory-ribbon{border-radius:27px 27px 64px;margin-top:10px;display:block}.spread-source,.spread-thought{min-height:350px;padding:30px 24px}.spread-source blockquote,.spread-thought>p{margin-top:30px;font-size:36px}.spread-bridge{background:linear-gradient(var(--paper), var(--paper-soft));min-height:64px}.spread-bridge span{width:46px;height:46px;transform:rotate(90deg)}.chapter-rail{border-radius:16px;justify-content:flex-start;min-height:54px;margin-top:12px;overflow-x:auto}.chapter-rail a{flex:none;min-height:42px;padding-inline:15px}.product-section{border-radius:30px 30px 76px;margin-top:72px;padding:70px 8px 16px}.product-intro{padding-inline:10px}.section-kicker{border-bottom:0;padding-bottom:0}.product-intro h2{font-size:clamp(54px,15vw,70px)}.product-leaf,.product-leaf:nth-child(2),.product-leaf:nth-child(3){border-radius:25px 25px 58px;min-height:0;margin-bottom:12px}.product-leaf:nth-child(2){border-radius:25px 58px 25px 25px}.product-leaf:nth-child(3){border-radius:58px 25px 25px}.leaf-index,.product-leaf-dark .leaf-index{top:18px;left:18px}.leaf-copy,.product-leaf-dark .leaf-copy{padding:94px 24px 42px}.leaf-copy h3{font-size:49px}.leaf-media,.product-leaf-dark .leaf-media{border-radius:20px 20px 48px;min-height:500px;margin:8px}.product-leaf-dark .leaf-media{border-radius:20px 48px 20px 20px}.product-leaf .leaf-media .device-shot{width:252px;transform:translateY(64px)}.product-leaf:hover .leaf-media .device-shot{transform:translateY(56px)}.how-section{padding-block:82px}.how-list{gap:9px}.how-list li,.how-list li:nth-child(2),.how-list li:nth-child(3){border-radius:22px 22px 48px;min-height:230px;padding:24px}.ask-feature{border-radius:29px 29px 78px}.ask-feature-copy{min-height:0;padding:58px 26px}.ask-feature h2{font-size:53px}.ask-feature-media{border-radius:20px 20px 58px;min-height:530px;margin:0 8px 8px}.trust-section{gap:52px;padding-block:90px}.trust-copy p{border-radius:16px 16px 30px;padding:19px}.plans-section{border-radius:29px 29px 74px;padding:72px 8px 28px}.plan-row{gap:10px}.plan-simple,.plan-simple-pro{border-radius:24px 24px 54px;min-height:0;padding:28px 23px}.plan-simple-pro{border-radius:24px 54px 24px 24px}.faq-list details{padding-inline:17px}.final-waitlist{border-radius:29px 29px 80px;flex-direction:column;gap:30px;padding:56px 22px 28px;display:flex}.final-waitlist-copy{order:1}.closing-object{order:2;height:260px}.closing-object>img{width:310px}.closing-form{order:3;display:block}.closing-form>p{margin-bottom:22px}.footer-inner{padding-inline:22px}}@media (prefers-reduced-motion:reduce){.hero-object,.hero-book-art,.hero-device,.hero-passage-slip,.product-leaf,.how-list li{transition:none!important;animation:none!important;transform:none!important}}@media (forced-colors:active){.hero-grid,.ask-feature,.final-waitlist,.product-leaf-dark{border:2px solid canvastext}.hero-passage-slip,.hero-colophon,.product-leaf,.how-list li,.plan-simple,.faq-list details{border:1px solid canvastext}}:root{--header-height:72px;--shell:1220px;--shell-wide:1420px;--paper-soft:#f4f4f4;--line:#dedede;--muted:#646464}body{background:var(--paper);padding:0}.site-canvas{width:100%;min-height:100vh;box-shadow:none;border:0;border-radius:0;overflow:clip}.shell{width:min(var(--shell), calc(100% - 48px))}.shell-wide{width:min(var(--shell-wide), calc(100% - 48px))}.site-header{border-bottom:1px solid var(--line);box-shadow:none;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5}.site-header:before{display:none}.header-inner{min-height:var(--header-height);border-bottom:0;grid-template-columns:1fr auto auto;gap:clamp(24px,4vw,58px);padding-inline:0}.brand{font-size:31px;font-weight:610}.desktop-nav{gap:clamp(20px,2.6vw,38px)}.desktop-nav a{color:#4f4f4f;letter-spacing:-.01em;text-transform:none;font-family:Onest,sans-serif;font-size:14px;font-weight:560}.header-status{letter-spacing:-.01em;text-transform:none;border-radius:999px;min-height:44px;padding-inline:19px;font-family:Onest,sans-serif;font-size:13px;font-weight:650}.launch-main{overflow:clip}.launch-main h1,.launch-main h2,.launch-main h3{letter-spacing:-.055em;font-family:Newsreader,Georgia,serif;font-weight:470}.launch-hero{min-height:calc(100svh - var(--header-height));grid-template-columns:minmax(0,1.04fr) minmax(430px,.96fr);align-items:center;gap:clamp(48px,7vw,110px);padding-block:clamp(58px,6.5vw,94px);display:grid}.launch-hero-copy{max-width:760px;padding-left:clamp(0px,2vw,28px)}.launch-hero h1{text-wrap:nowrap;max-width:760px;font-size:clamp(72px,7.4vw,112px);line-height:.98}.launch-hero h1 span{display:block}.launch-hero-deck{color:#555;letter-spacing:-.025em;max-width:640px;margin:28px 0 0;font-size:clamp(17px,1.4vw,20px);line-height:1.55}.launch-hero-form{background:var(--ink);max-width:650px;color:var(--paper);border-radius:24px;margin-top:34px;padding:24px}.launch-hero-form>h2{letter-spacing:-.02em;font-family:Onest,sans-serif;font-size:17px;font-weight:680}.launch-hero-form>p{color:#b6b6b6;margin:7px 0 18px;font-size:14px;line-height:1.5}.launch-hero-form .waitlist-form-wrap{width:100%}.launch-hero-form .waitlist-form{background:var(--paper);border-radius:17px;gap:6px;padding:6px}.launch-hero-form .waitlist-field:after{display:none}.launch-hero-form .waitlist-field input{height:48px;box-shadow:none;background:#ededed;border:0;border-radius:12px}.launch-hero-form .waitlist-field input:focus{box-shadow:inset 0 0 0 2px var(--ink);border:0}.launch-hero-form .waitlist-button{border:0;border-radius:12px;min-width:166px;min-height:48px}.launch-hero-form .waitlist-note,.launch-hero-form .waitlist-status{color:#9d9d9d}.launch-hero-form .waitlist-note a{color:var(--paper)}.launch-text-link{color:#505050;align-items:center;gap:10px;margin-top:24px;font-size:14px;font-weight:610;display:inline-flex}.launch-text-link span,.launch-light-link span,.launch-policy-link span{transition:transform .22s var(--ease-out)}.launch-text-link:hover span,.launch-light-link:hover span,.launch-policy-link:hover span{transform:translate(4px)}.launch-hero-stage{border:1px solid var(--line);background:var(--paper-soft);border-radius:40px;place-items:center;height:min(760px,100svh - 112px);min-height:640px;display:grid;position:relative;overflow:hidden}.launch-hero-stage:before{z-index:0;content:"";border:1px solid #05050514;border-radius:27px;position:absolute;inset:24px}.launch-ink-disc{aspect-ratio:1;background:var(--ink);border-radius:50%;width:min(520px,88%);position:absolute;bottom:-25%;right:-22%}.launch-render{z-index:1;object-fit:contain;max-width:100%;max-height:100%;position:relative;width:auto!important;height:auto!important}.launch-home-render{max-width:82%;max-height:calc(100% - 44px);height:min(716px,100svh - 156px)!important}.launch-proof{border-block:1px solid var(--line)}.launch-proof .shell{justify-content:center;align-items:center;min-height:82px;display:flex}.launch-proof span{color:#292929;text-align:center;padding-inline:clamp(22px,4vw,58px);font-size:14px;font-weight:610}.launch-proof span+span{border-left:1px solid var(--line)}.launch-story{padding-block:clamp(92px,9vw,138px)}.launch-section-heading{max-width:980px;margin-bottom:clamp(64px,7vw,94px)}.launch-section-heading h2{text-wrap:balance;font-size:clamp(54px,6vw,88px);line-height:.98}.launch-section-heading>p{max-width:630px;color:var(--muted);margin:24px 0 0;font-size:17px;line-height:1.6}.launch-story-list{border-top:1px solid var(--line)}.launch-story-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr);align-items:center;gap:clamp(44px,7vw,104px);min-height:720px;padding-block:clamp(52px,6vw,86px);display:grid}.launch-story-row-reverse{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr)}.launch-story-row-reverse .launch-story-copy{grid-area:1/2}.launch-story-row-reverse .launch-story-media{grid-area:1/1}.launch-story-copy{max-width:440px}.launch-step{color:#777;margin-bottom:26px;font-family:Newsreader,Georgia,serif;font-size:52px;font-weight:350;line-height:1;display:block}.launch-story-copy h3{font-size:clamp(38px,4vw,58px);line-height:1.02}.launch-story-copy p{color:var(--muted);margin:20px 0 0;font-size:16px;line-height:1.62}.launch-story-media{border:1px solid var(--line);background:var(--paper-soft);border-radius:34px;place-items:center;height:650px;padding:28px;display:grid;overflow:hidden}.launch-story-media .launch-render{max-width:100%;max-height:100%;width:auto!important;height:592px!important}.launch-story-media-wide .launch-render{max-width:94%}.launch-screen-note{color:#707070;margin:22px 0 0;font-size:13px}.launch-ask{background:var(--ink);color:var(--paper)}.launch-ask-grid{grid-template-columns:minmax(0,1.08fr) minmax(380px,.72fr);align-items:center;gap:clamp(60px,9vw,140px);min-height:820px;padding-block:clamp(82px,9vw,130px);display:grid}.launch-ask-copy h2{max-width:780px;font-size:clamp(60px,6.4vw,96px);line-height:.96}.launch-ask-copy>p{color:#c4c4c4;max-width:600px;margin:28px 0 0;font-size:18px;line-height:1.62}.launch-light-link{color:#f0f0f0;border-bottom:1px solid #5d5d5d;align-items:center;gap:12px;margin-top:34px;padding-bottom:6px;font-size:14px;font-weight:610;display:inline-flex}.launch-ask-stage{place-items:center;height:680px;display:grid;overflow:hidden}.launch-ask-stage .launch-render{max-width:100%;max-height:100%;width:auto!important;height:680px!important}.launch-rhythm{grid-template-columns:minmax(360px,.88fr) minmax(0,1.12fr);align-items:center;gap:clamp(64px,9vw,138px);padding-block:clamp(94px,10vw,148px);display:grid}.launch-rhythm-stage{border:1px solid var(--line);background:var(--paper-soft);border-radius:36px;place-items:center;height:690px;padding:28px;display:grid;overflow:hidden}.launch-rhythm-stage .launch-render{max-width:100%;max-height:100%;width:auto!important;height:632px!important}.launch-rhythm-copy h2,.launch-privacy-copy h2,.launch-faq h2,.launch-final h2{font-size:clamp(50px,5.5vw,80px);line-height:.98}.launch-rhythm-intro,.launch-privacy-intro{max-width:600px;color:var(--muted);margin:24px 0 0;font-size:17px;line-height:1.6}.launch-rhythm-points,.launch-boundaries{border-bottom:1px solid var(--line);margin-top:38px}.launch-rhythm-points article,.launch-boundaries article{border-top:1px solid var(--line);padding-block:22px 24px}.launch-rhythm-points h3,.launch-boundaries h3{letter-spacing:-.02em;font-family:Onest,sans-serif;font-size:16px;font-weight:680}.launch-rhythm-points p,.launch-boundaries p{color:var(--muted);margin:8px 0 0;font-size:14px;line-height:1.55}.launch-privacy{border-block:1px solid var(--line);background:var(--paper-soft)}.launch-privacy-grid{grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);align-items:center;gap:clamp(68px,9vw,138px);padding-block:clamp(94px,10vw,148px);display:grid}.launch-policy-link{border-bottom:1px solid var(--ink);align-items:center;gap:12px;margin-top:30px;padding-bottom:6px;font-size:14px;font-weight:640;display:inline-flex}.launch-privacy-stage{border:1px solid var(--line);background:var(--paper);border-radius:36px;place-items:center;height:690px;padding:28px;display:grid;overflow:hidden}.launch-privacy-stage .launch-render{max-width:100%;max-height:100%;width:auto!important;height:632px!important}.launch-faq{grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:clamp(56px,9vw,132px);padding-block:clamp(94px,9vw,136px);display:grid}.launch-faq h2{max-width:430px}.launch-faq-list{border-bottom:1px solid var(--line);interpolate-size:allow-keywords}.launch-faq-list details{border-top:1px solid var(--line)}.launch-faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:24px;min-height:78px;font-size:17px;font-weight:620;list-style:none;display:flex}.launch-faq-list summary::-webkit-details-marker{display:none}.launch-faq-list summary span{transition:transform .32s var(--ease-out);font-size:24px;font-weight:350}.launch-faq-list details[open] summary span{transform:rotate(45deg)}.launch-faq-list details::details-content{opacity:0;block-size:0;transition:block-size .42s var(--ease-out), opacity .22s ease, content-visibility .42s allow-discrete;overflow:clip}.launch-faq-list details[open]::details-content{opacity:1;block-size:auto}.launch-faq-list details>p{max-width:690px;color:var(--muted);margin:-4px 0 28px;font-size:15px;line-height:1.65}.launch-final{background:var(--ink);color:var(--paper)}.launch-final-grid{grid-template-columns:minmax(0,1fr) minmax(420px,.82fr);align-items:center;gap:clamp(64px,10vw,154px);min-height:520px;padding-block:clamp(78px,8vw,116px);display:grid}.launch-final-copy p{color:#bdbdbd;margin:24px 0 0;font-size:17px}.launch-final .waitlist-form-wrap{width:100%}.launch-final .waitlist-field input{border-color:#5d5d5d}.launch-final .waitlist-button{border-color:var(--paper);background:var(--paper);color:var(--ink)}.launch-final .waitlist-note{color:#a9a9a9}.launch-final .waitlist-note a{color:var(--paper)}.launch-final .waitlist-status{color:#d0d0d0}.launch-final .waitlist-status.is-error{color:#fff}.launch-final .waitlist-success{color:var(--paper);border-color:#565656}.launch-final .waitlist-success p{color:#bdbdbd}.waitlist-note{color:#707070;letter-spacing:0;text-transform:none;font-family:Onest,sans-serif;font-size:12px;line-height:1.5}.waitlist-note a{text-underline-offset:3px;text-decoration:underline}.site-footer{background:var(--ink);color:var(--paper);border-top:1px solid #2e2e2e;margin-top:0}.footer-inner{grid-template-columns:.75fr 1.25fr;align-content:center;min-height:330px;padding:62px 0 36px}.footer-masthead .brand{color:var(--paper);font-size:34px}.footer-masthead>p{max-width:290px;line-height:1.5;color:#aaa!important;font-size:16px!important}.footer-groups{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:36px!important;display:grid!important}.footer-groups>div{align-content:start;gap:8px;display:grid}.footer-groups p{color:#8a8a8a;letter-spacing:0;text-transform:none;margin:0 0 12px;font-family:Onest,sans-serif;font-size:13px;font-weight:650}.footer-groups a{color:#d0d0d0;width:fit-content;font-size:14px}.footer-groups a:hover{color:var(--paper)}.footer-status{color:#888;letter-spacing:0;text-transform:none;border-color:#303030;font-family:Onest,sans-serif;font-size:12px}.document-page{padding-block:clamp(76px,8vw,116px) 140px}.document-page>header{border-bottom:1px solid var(--ink);grid-template-columns:minmax(0,1.22fr) minmax(320px,.78fr);gap:clamp(48px,8vw,110px);padding-bottom:58px;display:grid}.document-type{color:#555;grid-column:1/-1;margin:0 0 -22px;font-size:14px;font-weight:640}.document-page>header h1{letter-spacing:-.055em;font-family:Newsreader,Georgia,serif;font-size:clamp(54px,6vw,84px);font-weight:470;line-height:.98}.document-page>header>p:not(.document-type):not(.document-meta){max-width:470px;color:var(--ink-soft);align-self:end;margin:0 0 6px;font-size:16px;line-height:1.65}.document-meta{color:#6b6b6b;letter-spacing:0;grid-column:1/-1;margin:0;font-family:Onest,sans-serif;font-size:12px}.document-page>article{width:min(100%,900px);margin:30px auto 0}.document-page article>section{grid-template-columns:minmax(170px,.34fr) minmax(0,1fr);gap:44px;padding:34px 0 40px;display:grid}.document-page article h2{font-size:15px;line-height:1.45}.document-page article p,.document-page article li,.document-page address{font-size:14px;line-height:1.75}@media (max-width:1040px){.launch-hero{grid-template-columns:minmax(0,1fr) minmax(360px,.78fr);gap:44px}.launch-hero h1{font-size:clamp(64px,7.6vw,84px)}.launch-story-row,.launch-story-row-reverse{grid-template-columns:minmax(250px,.7fr) minmax(0,1.3fr);gap:44px}.launch-ask-grid,.launch-rhythm,.launch-privacy-grid{gap:54px}}@media (max-width:900px){.header-inner{grid-template-columns:1fr auto}.desktop-nav,.header-status{display:none}.menu-button{border:1px solid var(--ink);background:var(--paper);min-height:40px;color:var(--ink);border-radius:999px;align-items:center;padding:0 14px;font-size:13px;font-weight:640;display:inline-flex}.mobile-nav{top:var(--header-height);border-bottom:1px solid var(--line);background:var(--paper);padding:12px 24px 22px}.mobile-nav a{justify-content:flex-start;font-size:16px}.mobile-nav a small{display:none}.launch-hero{grid-template-columns:1fr;min-height:auto;padding-block:72px 64px}.launch-hero-copy{max-width:760px;padding-left:0}.launch-hero-stage{height:720px}.launch-home-render{height:676px!important}.launch-story-row,.launch-story-row-reverse{grid-template-columns:1fr;gap:38px;min-height:0}.launch-story-row-reverse .launch-story-copy,.launch-story-row-reverse .launch-story-media{grid-area:auto/1}.launch-story-row-reverse .launch-story-copy{grid-row:1}.launch-story-row-reverse .launch-story-media{grid-row:2}.launch-story-copy{max-width:650px}.launch-ask-grid,.launch-rhythm,.launch-privacy-grid,.launch-faq,.launch-final-grid{grid-template-columns:1fr}.launch-ask-grid{min-height:0}.launch-ask-copy{max-width:760px}.launch-ask-stage{height:640px}.launch-ask-stage .launch-render{height:640px!important}.launch-rhythm-stage,.launch-privacy-stage{justify-self:center;width:min(100%,580px);height:690px}.launch-rhythm-copy,.launch-privacy-copy{max-width:760px}.launch-faq{gap:44px}.launch-faq h2{max-width:640px}.launch-final-grid{gap:42px}.launch-final-form{max-width:650px}.footer-inner{grid-template-columns:1fr;gap:54px}.document-page>header{grid-template-columns:1fr;gap:24px}.document-type{margin-bottom:0}.document-page>header>p:not(.document-type):not(.document-meta){max-width:660px}}@media (max-width:620px){:root{--header-height:64px}.shell,.shell-wide{width:min(100% - 32px, var(--shell))}.header-inner{padding-inline:0}.brand{font-size:28px}.launch-hero{gap:36px;padding-block:54px 46px}.launch-hero h1{letter-spacing:-.05em;font-size:clamp(54px,15vw,68px);line-height:.98}.launch-hero-deck{margin-top:22px;font-size:16px}.launch-hero-form{border-radius:20px;margin-top:28px;padding:20px}.launch-hero-form .waitlist-form{grid-template-columns:1fr}.launch-hero-form .waitlist-button{width:100%}.launch-text-link{display:none}.launch-hero-stage{border-radius:28px;height:570px;min-height:0}.launch-hero-stage:before{border-radius:20px;inset:14px}.launch-home-render{max-width:88%;max-height:calc(100% - 30px);height:540px!important}.launch-proof .shell{flex-direction:column;min-height:0;padding-block:5px}.launch-proof span{width:100%;padding:15px 0;font-size:13px}.launch-proof span+span{border-top:1px solid var(--line);border-left:0}.launch-story{padding-block:72px}.launch-section-heading{margin-bottom:48px}.launch-section-heading h2,.launch-ask-copy h2,.launch-rhythm-copy h2,.launch-privacy-copy h2,.launch-faq h2,.launch-final h2{font-size:clamp(46px,13vw,64px)}.launch-section-heading>p{font-size:16px}.launch-story-row{padding-block:44px}.launch-step{margin-bottom:18px;font-size:42px}.launch-story-copy h3{font-size:42px}.launch-story-media{border-radius:0;height:550px;margin-inline:-16px;padding:18px}.launch-story-media-wide{height:480px}.launch-story-media .launch-render{height:512px!important}.launch-story-media-wide .launch-render{height:442px!important}.launch-ask-grid,.launch-rhythm,.launch-privacy-grid,.launch-faq,.launch-final-grid{padding-block:72px}.launch-ask-grid{gap:44px}.launch-ask-copy>p{font-size:16px}.launch-ask-stage{height:570px}.launch-ask-stage .launch-render{height:570px!important}.launch-rhythm{gap:44px}.launch-rhythm-stage,.launch-privacy-stage{border-radius:28px;height:580px;padding:18px}.launch-rhythm-stage .launch-render,.launch-privacy-stage .launch-render{height:542px!important}.launch-faq{gap:36px}.launch-faq-list summary{min-height:70px;font-size:16px}.launch-final .waitlist-form{grid-template-columns:1fr}.launch-final .waitlist-button{width:100%}.footer-inner{padding:54px 0 30px}.footer-groups{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:34px 24px!important}.document-page{padding-block:62px 100px}.document-page>header h1{font-size:clamp(48px,14vw,66px)}.document-page>article{margin-top:18px}.document-page article>section{grid-template-columns:1fr;gap:14px;padding-block:30px 34px}.document-page article h2{font-size:18px}}@media (prefers-reduced-motion:reduce){.launch-text-link span,.launch-light-link span,.launch-policy-link span,.launch-faq-list summary span{transition:none}}
