:root{--ink:#f3eff9;--muted:#aaa4b6;--purple:#b998f3;--gold:#debd83;--line:#302a3b;--paper:#0a0910;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{background:var(--paper);color:var(--ink);font-family:var(--font-sans,Arial),Arial,sans-serif;-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{max-width:100%;height:auto;display:block}p{line-height:1.75}h1,h2,h3,p,figure{margin-top:0}:is(a:focus-visible,button:focus-visible,summary:focus-visible){outline:3px solid var(--gold);outline-offset:6px}a:hover{text-underline-offset:5px;text-decoration:underline}.wrap{width:min(1200px,100% - 80px);margin-inline:auto}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:25px;height:104px;display:flex}.brand{background:#000;flex-shrink:0;width:147px;height:80px;position:relative;overflow:hidden}.brand img{width:194px;max-width:none;position:absolute;top:-21px;left:-23px}.site-header nav{color:#c7c0d3;gap:32px;font-size:12px;display:flex}.header-link{border:1px solid #4a405b;border-radius:30px;padding:12px 18px;font-size:11px}.header-link span{margin-left:15px}.eyebrow{letter-spacing:.17em;color:var(--gold);margin-bottom:24px;font-size:10px;font-weight:600}.status-dot{background:var(--purple);vertical-align:middle;border-radius:50%;width:6px;height:6px;margin-right:9px;display:inline-block}.launch-hero{padding-block:68px 32px}.launch-copy{text-align:center;position:relative}.launch-copy:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(#55367c25,#0000 68%);width:min(700px,95%);height:320px;position:absolute;top:-30px;left:50%;transform:translate(-50%)}.launch-copy h1{letter-spacing:-.068em;margin-bottom:25px;font-size:clamp(62px,7.8vw,108px);font-weight:500;line-height:.98}.launch-copy h1 em{font-family:var(--font-serif,Georgia),Georgia,serif;letter-spacing:-.065em;color:#cfb3f0;font-weight:400}.hero-intro{color:var(--muted);margin-bottom:48px;font-size:15px;line-height:1.7}.path-heading{letter-spacing:.14em;color:#aaa0ba;border-bottom:1px solid var(--line);justify-content:space-between;gap:18px;margin-bottom:22px;padding-bottom:17px;font-size:9px;display:flex}.path-heading span:last-child{color:var(--gold)}.npc-stage{isolation:isolate;grid-template-columns:minmax(0,1fr) minmax(200px,.9fr) minmax(0,1fr);align-items:center;gap:24px;display:grid}.npc-stage[data-guide=absent]{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.product-choice{border:1px solid var(--line);z-index:1;background:linear-gradient(145deg,#16131d,#100e17);border-radius:12px;min-width:0;padding:25px 30px 30px;transition:border-color .3s,box-shadow .3s;position:relative}.product-choice:hover{border-color:#685578}.choice-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.choice-label{letter-spacing:.14em;color:#d4c8df;margin:0;font-size:9px;font-weight:600}.choice-tag{letter-spacing:.1em;color:var(--gold);border:1px solid #554335;border-radius:15px;padding:5px 9px;font-size:8px}.choice-os .choice-tag{color:#cbb3f1;border-color:#503968}.product-image{justify-content:center;align-items:center;height:272px;margin:20px 0 26px;display:flex;position:relative}.product-image:before{content:"";pointer-events:none;background:radial-gradient(#70512622,#0000 65%);position:absolute;inset:10% 5%}.product-image img{object-fit:contain;width:auto;max-width:100%;height:100%;position:relative}.book-choice-image img{transform:rotate(-4deg);box-shadow:14px 17px 28px #0008}.app-choice-image img{border-radius:23px;height:250px;box-shadow:0 18px 34px #0007}.product-choice h2{letter-spacing:-.045em;margin-bottom:13px;font-size:29px;font-weight:500;line-height:1.12}.choice-copy{color:var(--muted);margin-bottom:21px;font-size:13px}.choice-price{color:var(--muted);margin-bottom:17px;font-size:11px}.choice-price strong{color:#ece4f7;font-weight:500}.choice-price span{color:#665876;margin:0 9px}.button{color:#231a2b;background:#e0c79b;border:1px solid #0000;border-radius:5px;justify-content:space-between;align-items:center;gap:20px;min-height:52px;padding:15px 21px;font-size:12px;font-weight:650;transition:background .2s,box-shadow .2s,transform .2s;display:flex}.button:hover{background:#f0dcb7;text-decoration:none;transform:translateY(-2px)}.button-purple{color:#140b24;background:#aa83e0}.button-purple:hover{background:#c3a0f2}.button span{font-size:18px;font-weight:400}.hero-note{text-align:center;color:#91899f;max-width:650px;margin:22px auto 0;font-size:10px}.launch-hero[data-cue=book] .choice-book,.launch-hero[data-cue=founder-os] .choice-os,.launch-hero[data-cue=both] .product-choice{border-color:var(--gold);box-shadow:0 0 0 2px #debd832c,0 18px 50px #0004}.section{padding-block:74px}.section h2{letter-spacing:-.05em;margin-bottom:24px;font-size:clamp(33px,3.5vw,45px);font-weight:500;line-height:1.12}.section h2 em{font-family:var(--font-serif,Georgia),Georgia,serif;color:#cdb6e9;font-weight:400}.product-details{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:100px;display:grid}.product-details p:not(.eyebrow){color:var(--muted);font-size:14px}.product-details .purchase-note{color:#95899f!important;font-size:11px!important}.text-link{color:#d3b9f2;text-underline-offset:5px;font-size:11px;text-decoration:underline}.method-section{text-align:center}.method-path{border-block:1px solid var(--line);flex-wrap:wrap;justify-content:center;gap:28px;margin-top:35px;padding-block:28px;font-size:11px;display:flex}.method-path span:not(:last-child):after{content:"↗";color:#79658e;margin-left:28px}.about{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:100px;padding-top:50px;display:grid}.about p:not(.eyebrow){color:var(--muted);font-size:13px}.faq details{border-bottom:1px solid var(--line);padding:18px 0}.faq summary{cursor:pointer;font-size:13px;line-height:1.7}.faq details p{margin:16px 0 0;font-size:12px!important}.site-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;padding-block:25px;font-size:10px;display:flex}.site-footer p{margin:0}.mascot-overlay{z-index:2;pointer-events:none;flex-direction:column;justify-content:center;align-self:stretch;min-width:0;display:flex;position:relative}.mascot-alpha-video{object-fit:contain;width:170%;max-width:none;height:590px;box-shadow:none;pointer-events:none;background:0 0;border:0;margin-left:-35%;display:block}.overlay-status{color:var(--muted);text-align:center;font-size:11px}.overlay-transcript{pointer-events:auto;color:var(--muted);text-align:center;margin:15px 0;font-size:11px}.overlay-transcript summary{cursor:pointer}.overlay-transcript p{text-align:left;margin-top:15px}.mascot-alpha-video::-webkit-media-controls{display:none!important}.access-page{color:#211b28;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.access-panel .wordmark{font-size:20px;font-weight:700}.access-panel .button{color:#fff;background:#3d2859}.access-panel .owner-note a{color:#51376e}@media (max-width:1000px){.wrap{width:calc(100% - 48px)}.product-choice{padding:22px}.product-choice h2{font-size:25px}.product-details,.about{gap:50px}.npc-stage{grid-template-columns:1fr .8fr 1fr;gap:15px}.choice-price{font-size:10px}.product-image{height:245px}.app-choice-image img{height:225px}}@media (max-width:720px){.wrap{width:calc(100% - 36px)}.site-header{flex-wrap:wrap;gap:0 15px;height:auto;min-height:105px;padding-bottom:15px}.brand{width:120px;height:70px}.brand img{width:165px;top:-18px;left:-22px}.header-link{padding:10px 13px;font-size:10px}.site-header nav{order:2;justify-content:space-between;gap:12px;width:100%;font-size:11px}.launch-hero{padding-top:43px}.eyebrow{letter-spacing:.12em;font-size:8px;line-height:1.8}.launch-copy h1{font-size:clamp(55px,12vw,85px)}.hero-intro{margin-bottom:34px;font-size:13px}.path-heading{letter-spacing:.09em;font-size:7px}.npc-stage,.npc-stage[data-guide=absent]{grid-template-columns:1fr;gap:18px}.product-choice{padding:22px}.choice-top{margin-bottom:18px}.product-image{height:230px;margin-bottom:25px}.app-choice-image img{height:220px}.product-choice h2{font-size:28px}.choice-copy{font-size:13px}.choice-price{font-size:11px}.choice-tag{font-size:8px}.choice-label{font-size:9px}.mascot-overlay{grid-row:1;justify-self:center;width:min(340px,100%)}.mascot-alpha-video{width:100%;height:420px;margin-left:0}.hero-note{max-width:310px;font-size:9px}.section{padding-block:48px}.product-details,.about{grid-template-columns:1fr;gap:37px}.method-path{gap:18px;font-size:10px}.method-path span:not(:last-child):after{margin-left:18px}.section h2{font-size:36px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}.button:hover{transform:none}}@media (min-width:721px){.npc-stage[data-guide=enabled] .product-choice{padding:20px}.npc-stage[data-guide=enabled] .product-choice h2{font-size:24px}.npc-stage[data-guide=enabled] .choice-price{font-size:10px}.npc-stage[data-guide=enabled] .choice-top{flex-wrap:wrap}.npc-stage[data-guide=enabled] .product-image{height:225px}.npc-stage[data-guide=enabled] .app-choice-image img{height:205px}.mascot-alpha-video{width:155%;height:570px;margin-left:-27.5%}}.mascot-sound-action{pointer-events:auto;color:#eadbf9;font:inherit;cursor:pointer;z-index:3;background:#18121f;border:1px solid #665477;border-radius:24px;align-self:center;padding:12px 20px;font-size:12px;position:relative}.mascot-sound-action:hover{background:#30213f}.mascot-sound-action:disabled{opacity:.5;cursor:wait}.mascot-sound-note{text-align:center;color:var(--muted);margin:10px 0 0;font-size:10px}.choice-label{letter-spacing:0;color:var(--ink);font-size:14px;font-weight:500}.choice-top{margin-bottom:15px}.launch-hero{padding-top:48px}.launch-copy h1{font-size:clamp(56px,6.5vw,88px)}.hero-intro{margin-bottom:36px}body{font-family:var(--font-sans,"Source Sans 3"),"Segoe UI",Arial,sans-serif;font-size:18px;line-height:1.6}.launch-copy h1,.launch-copy h1 em,.section h2,.section h2 em,.product-choice h2{font-family:var(--font-heading,"Barlow Condensed"),"Arial Narrow",Arial,sans-serif;letter-spacing:-.015em;font-style:normal;font-weight:600}.launch-copy h1{font-size:clamp(64px,7.7vw,110px);line-height:1.02}.launch-copy h1 em{letter-spacing:-.015em}.hero-intro{color:#c5bfd0;font-size:21px;line-height:1.6}.site-header nav{font-size:17px}.header-link{font-size:16px}.eyebrow{letter-spacing:.07em;font-size:14px;line-height:1.5}.choice-label{font-size:18px;line-height:1.4}.product-choice h2,.npc-stage[data-guide=enabled] .product-choice h2{font-size:36px;line-height:1.12}.choice-copy,.product-details p:not(.eyebrow),.about p:not(.eyebrow){color:#c1bacd;font-size:18px;line-height:1.65}.choice-price,.npc-stage[data-guide=enabled] .choice-price{font-size:16px;line-height:1.6}.choice-price strong{font-weight:650}.choice-price span{margin:0 5px}.button{min-height:56px;font-size:18px;line-height:1.3}.button span{font-size:22px}.hero-note{color:#b3aabc;max-width:820px;font-size:15px;line-height:1.6}.section h2{font-size:52px;line-height:1.1}.product-details .purchase-note{line-height:1.6;font-size:16px!important}.text-link{font-size:16px}.method-path{gap:22px;font-size:17px}.method-path span:not(:last-child):after{margin-left:22px}.faq summary{font-size:18px;line-height:1.5}.faq details p{line-height:1.65;font-size:17px!important}.site-footer{font-size:15px}.product-choice{overflow-wrap:break-word}@media (max-width:1000px) and (min-width:721px){.site-header nav{gap:18px;font-size:16px}.header-link{font-size:14px}.choice-price,.npc-stage[data-guide=enabled] .choice-price{font-size:15px}.button{padding:14px;font-size:16px}.npc-stage[data-guide=enabled] .product-choice h2{font-size:30px}}@media (max-width:720px){body{font-size:17px}.site-header{gap:8px 12px}.site-header nav{font-size:16px}.header-link{padding:10px 13px;font-size:14px}.launch-copy h1{overflow-wrap:normal;font-size:clamp(54px,12vw,78px);line-height:1.04}.hero-intro{font-size:18px;line-height:1.55}.eyebrow{letter-spacing:.06em;font-size:13px}.choice-label{font-size:18px}.product-choice h2,.npc-stage[data-guide=enabled] .product-choice h2{font-size:34px}.choice-copy,.product-details p:not(.eyebrow),.about p:not(.eyebrow){font-size:18px}.choice-price,.npc-stage[data-guide=enabled] .choice-price{font-size:16px}.button{font-size:18px}.hero-note{max-width:100%;font-size:14px}.section h2{font-size:42px}.method-path{gap:16px;font-size:16px}.method-path span:not(:last-child):after{margin-left:16px}.faq summary{font-size:18px}.site-footer{font-size:14px}}.mascot-video-decoder{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.mascot-hitarea{pointer-events:auto;cursor:pointer;background:0 0;border:0;width:100%;height:570px;position:relative}.mascot-hitarea:focus-visible{outline:2px solid var(--gold);outline-offset:4px;border-radius:12px}.mascot-composite{object-fit:contain;pointer-events:none;background:url(/ceolaunch-mascot-poster.png) 50%/contain no-repeat;width:155%;max-width:none;height:100%;margin-left:-27.5%;display:block}.mascot-composite[data-rendered=true]{background:0 0}@media (max-width:720px){.mascot-hitarea{height:360px}.mascot-composite{width:100%;margin-left:0}.launch-hero{padding-top:24px}.launch-copy h1{font-size:clamp(48px,10vw,64px)}.hero-intro{margin-bottom:20px}}
