.waitlist-page{--wl-bg:var(--background);--page-ink:var(--foreground);--page-muted:var(--muted-foreground);--wl-line:var(--border);--wl-muted:var(--muted-foreground);--wl-gradient:linear-gradient(110deg, #907aff 10%, #e29ed5 58%, #fcc997 100%);background:var(--wl-bg);color:var(--foreground);font-family:var(--font-inter), sans-serif;-webkit-font-smoothing:antialiased;position:relative;overflow:clip}.waitlist-page *,.waitlist-page :before,.waitlist-page :after{box-sizing:border-box}.waitlist-page ::selection{background:var(--accent);color:var(--foreground)}.waitlist-page a{text-decoration:none}.waitlist-page button,.waitlist-page a{-webkit-tap-highlight-color:transparent}.waitlist-page :is(button,a,input,summary):focus-visible{outline-offset:5px;outline:2px solid #c0b3ff}.waitlist-page button:not(:disabled),.waitlist-page summary{cursor:pointer}.waitlist-page [hidden]{display:none!important}.wl-shell{width:min(1440px,100% - 96px);margin-inline:auto}.wl-demo-video{max-width:1100px;margin-top:32px}.wl-demo-video video{aspect-ratio:16/9;border:1px solid var(--wl-line);background:#000;border-radius:24px;width:100%;display:block}.wl-nav{border:1px solid var(--wl-line);background:var(--background);z-index:2;border-radius:999px;justify-content:space-between;align-items:center;height:80px;margin-top:16px;padding-inline:30px;display:flex;position:relative}.wl-logo{flex-shrink:0;align-items:center;min-height:44px;display:inline-flex;position:relative}.wl-logo img{width:112px;height:auto}.wl-nav-links{align-items:center;gap:32px;font-size:13px;font-weight:500;display:flex}.wl-nav-links>a{min-height:44px;color:var(--muted-foreground);align-items:center;display:inline-flex}.wl-nav-links .wl-nav-cta{border:1px solid var(--border);color:var(--foreground);border-radius:999px;gap:14px;padding:0 19px}.wl-hero{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);align-items:center;gap:80px;padding-block:88px 72px;display:grid;position:relative}.wl-hero-copy{z-index:1;position:relative}.wl-hero h1{color:var(--foreground);font-family:var(--font-montserrat-alternates), sans-serif;letter-spacing:-.065em;margin:0 0 24px;font-size:clamp(48px,5.65vw,80px);font-weight:400;line-height:1.07}.wl-hero h1>span{display:block}.wl-gradient-text{color:var(--accent-foreground);-webkit-text-fill-color:transparent;background:linear-gradient(105deg,#8062d5,#b476a6 66%,#af7657);-webkit-background-clip:text;background-clip:text;padding-bottom:.08em}.dark .wl-gradient-text{background-image:var(--wl-gradient)}.wl-intro{max-width:450px;color:var(--muted-foreground);text-wrap:pretty;margin:0;font-size:17px;line-height:1.8}.wl-intro strong{color:var(--foreground);font-weight:500}.wl-join{max-width:520px;margin-top:26px;scroll-margin-top:80px}.wl-role-switch{align-items:center;gap:22px;margin-bottom:15px;display:flex}.wl-role-switch button{min-height:44px;color:var(--muted-foreground);background:0 0;border:0;align-items:center;gap:8px;padding:0;font-size:13px;display:flex}.wl-role-switch button:before{content:"";border:1px solid #7d758e;border-radius:50%;width:14px;height:14px}.wl-role-switch button[aria-pressed=true]{color:var(--foreground)}.wl-role-switch button[aria-pressed=true]:before{background:var(--card);border:4px solid #b8a8ff}.wl-signup-input{border:1px solid var(--input);background:var(--card);border-radius:15px;gap:6px;padding:6px;display:flex;box-shadow:0 2px 6px #22152b05}.wl-signup-input:focus-within{border-color:#b8a8ff}.wl-signup-input input{width:100%;min-width:0;min-height:48px;color:var(--foreground);background:0 0;border:0;border-radius:9px;padding:8px 12px;font-size:16px;outline-offset:-2px!important}.wl-signup-input input::placeholder{color:var(--muted-foreground);opacity:1}.wl-signup-input button{background:var(--foreground);min-height:48px;color:var(--background);border:0;border-radius:10px;flex-shrink:0;padding:12px 18px;font-size:13px;font-weight:600;transition:transform .18s,background .18s}.wl-signup-input button:active{transform:scale(.97)}.wl-signup-input button:disabled{opacity:.6;cursor:wait}.wl-signup-error{color:var(--color-error);margin-top:10px;font-size:14px;line-height:1.5}.wl-micro{color:var(--muted-foreground);align-items:center;gap:7px;margin-top:13px;font-size:11px;line-height:1.6;display:flex}.wl-join [role=status]{text-align:left}.wl-join [role=status] button{min-height:44px}.wl-book-link{min-height:44px;color:var(--muted-foreground);background:0 0;border:0;align-items:center;gap:8px;margin-top:24px;padding:0;font-size:12px;display:inline-flex}.wl-capabilities{border-top:1px solid var(--wl-line);border-bottom:1px solid var(--wl-line);justify-content:space-between;align-items:center;gap:25px;padding-block:26px;display:flex}.wl-capabilities>span{color:var(--muted-foreground);font-size:13px}.wl-capability{min-height:44px;color:var(--foreground);align-items:center;gap:10px;font-size:13px;display:flex}.wl-capability svg{color:var(--accent-foreground)}.wl-how{padding-block:28px 100px}.wl-section-heading{justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:42px;display:flex}.wl-section-heading h2{font-family:var(--font-montserrat-alternates), sans-serif;letter-spacing:-.055em;margin:17px 0 0;font-size:clamp(30px,3.3vw,44px);font-weight:500;line-height:1.16}.wl-section-heading>p{max-width:310px;color:var(--wl-muted);margin:0 0 3px;font-size:14px;line-height:1.8}.wl-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.wl-steps>div{--chapter-tint:#907aff;min-width:0}.wl-steps>div:nth-child(2){--chapter-tint:#e29ed5}.wl-steps>div:nth-child(3){--chapter-tint:#fcc997}.wl-steps>div>div{height:100%}.wl-step{border:1px solid color-mix(in srgb,var(--chapter-tint) 30%,var(--border));background:linear-gradient(145deg,color-mix(in srgb,var(--chapter-tint) 13%,var(--card)),var(--card) 90%);border-radius:20px;flex-direction:column;height:100%;padding:32px;display:flex}.wl-step-number{border-bottom:1px solid color-mix(in srgb,var(--chapter-tint) 40%,var(--border));font-variant-numeric:tabular-nums;color:var(--accent-foreground);justify-content:space-between;align-items:center;padding-bottom:24px;font-size:12px;display:flex}.wl-step h3{font-family:var(--font-montserrat-alternates),sans-serif;letter-spacing:-.045em;margin:23px 0 12px;font-size:24px;font-weight:500}.wl-step p{color:var(--muted-foreground);margin:0;font-size:14px;line-height:1.85}.wl-step-tags{flex-wrap:wrap;gap:7px;margin-top:28px;display:flex}.wl-step-tags span{border:1px solid var(--border);color:var(--muted-foreground);border-radius:6px;padding:5px 9px;font-size:10px}.wl-reader{isolation:isolate;color:#faf6fb;background:linear-gradient(115deg,#1b1524,#2b1d36 65%,#38232e);border:1px solid #413047;border-radius:26px;grid-template-columns:1.3fr .7fr;align-items:center;gap:45px;padding:60px;display:grid;position:relative;overflow:hidden}.wl-reader:before{content:"";z-index:-1;background:linear-gradient(160deg,#907aff14,#e29ed513,#fcc99720);border:1px solid #fcc99770;border-radius:50%;width:60%;height:200%;position:absolute;top:-65%;right:-16%;transform:rotate(20deg)}.wl-reader h2{font-family:var(--font-montserrat-alternates), sans-serif;letter-spacing:-.055em;margin:14px 0;font-size:clamp(32px,3.6vw,50px);font-weight:500;line-height:1.2}.wl-reader p{color:#d6cadb;max-width:550px;margin:0;font-size:14px;line-height:1.8}.wl-secondary-cta{min-height:48px;color:#24182f;border:1px solid var(--border);background:#eadff5;border-color:#eadff5;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;gap:18px;padding:12px 20px;font-size:13px;transition:transform .18s ease-out,background-color .18s ease-out;display:inline-flex}.wl-faq{grid-template-columns:.8fr 1.2fr;gap:90px;padding-block:110px;display:grid}.wl-faq h2{font-family:var(--font-montserrat-alternates), sans-serif;letter-spacing:-.05em;margin:17px 0 0;font-size:38px;font-weight:500;line-height:1.2}.wl-faq details{border-bottom:1px solid var(--wl-line);padding:0}.wl-faq details:first-child{border-top:1px solid var(--wl-line)}.wl-faq summary{justify-content:space-between;align-items:center;gap:25px;min-height:68px;padding-block:18px;font-size:14px;font-weight:500;list-style:none;display:flex}.wl-faq summary::-webkit-details-marker{display:none}.wl-faq summary svg{color:var(--muted-foreground);flex-shrink:0;transition:transform .18s}.wl-faq details[open] summary svg{transform:rotate(45deg)}.wl-faq details p{color:var(--muted-foreground);margin:0;padding:0 30px 24px 0;font-size:14px;line-height:1.85}.wl-book-area{background:var(--muted);border-block:1px solid var(--wl-line)}.wl-book-area .wl-book-intro{text-align:center;padding-block:52px 28px}.wl-book-intro h2{font-family:var(--font-montserrat-alternates), sans-serif;letter-spacing:-.045em;margin:16px 0 8px;font-size:29px;font-weight:500}.wl-book-intro p{color:var(--muted-foreground);margin:0;font-size:14px;line-height:1.7}.waitlist-page #book-order{padding-bottom:60px}.waitlist-page #book-order .wl-order-card{background:var(--card);border-color:var(--border);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.waitlist-page #book-order :is(label,.wl-order-card>p),.waitlist-page #book-order input::placeholder{color:var(--muted-foreground)}@media (min-width:1024px){.waitlist-page #book-order{padding-inline:48px;padding-bottom:72px}.waitlist-page #book-order .wl-order-shell{max-width:1120px}.waitlist-page #book-order .wl-order-card{background:var(--card);grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:56px;padding:48px;display:grid}.wl-order-summary{align-self:center;min-width:0}.wl-order-summary img{border-radius:10px;width:240px;box-shadow:0 24px 48px #0006}.wl-order-summary h2{font-family:var(--font-montserrat-alternates), sans-serif;font-size:36px;font-weight:500}.waitlist-page #book-order .wl-order-form{border-left:1px solid var(--wl-line);grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:0;padding-left:40px;display:grid}.waitlist-page #book-order .wl-order-form>*{min-width:0;margin-block:0}.wl-order-wide{grid-column:1/-1}.waitlist-page #book-order .wl-order-form input{background:var(--background);border-color:var(--input);border-radius:12px}.waitlist-page #book-order .wl-order-form button{border-radius:12px}}.wl-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding-block:36px;display:flex}.wl-footer p{color:var(--muted-foreground);margin:0;font-size:11px}.wl-footer>a:last-child{min-height:44px;color:var(--muted-foreground);align-items:center;gap:10px;font-size:12px;display:flex}@media (hover:hover) and (pointer:fine){.wl-nav-links>a:hover,.wl-book-link:hover,.wl-footer>a:last-child:hover{color:var(--foreground)}.wl-signup-input button:hover{background:var(--primary)}.wl-secondary-cta:hover{background:#fcc997;transform:translateY(-2px)}.wl-explore:hover svg,.wl-step>a:hover svg{transform:translate(2px,-2px)}.wl-capability:hover{color:var(--accent-foreground)}}@media (min-width:1500px){.wl-hero{gap:110px;padding-block:100px 84px}}@media (max-width:1050px){.wl-shell{width:calc(100% - 64px)}.wl-hero{gap:28px}.wl-hero h1{color:var(--foreground);font-size:58px}.wl-signup-input{flex-direction:column}.wl-signup-input button{min-height:46px}.wl-faq{gap:40px}.wl-reader{gap:20px;padding:36px}}@media (max-width:760px){.wl-shell{width:calc(100% - 40px)}.wl-nav{height:66px;margin-top:12px;padding-inline:18px}.wl-logo img{width:100px}.wl-nav-links{gap:15px}.wl-nav-links>a:not(.wl-nav-cta){display:none}.wl-nav-links .wl-nav-cta{gap:10px;padding-inline:14px;font-size:11px}.wl-hero{grid-template-columns:1fr;gap:22px;padding-block:44px 36px}.wl-hero h1{color:var(--foreground);margin:0 0 20px;font-size:clamp(44px,10.7vw,72px)}.wl-intro{max-width:480px;font-size:16px;line-height:1.75}.wl-join{max-width:none;margin-top:23px}.wl-role-switch{margin-bottom:8px}.wl-signup-input{flex-direction:row}.wl-signup-input button{padding-inline:14px;font-size:12px}.wl-micro{font-size:10px}.wl-book-link{margin-top:12px}.wl-capabilities{flex-wrap:wrap;justify-content:flex-start;gap:22px 26px;padding-block:23px}.wl-capabilities>span{flex-basis:100%;font-size:12px}.wl-capability{gap:7px;font-size:11px}.wl-capability svg{width:15px}.wl-how{padding-block:20px 56px}.wl-section-heading{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:30px}.wl-section-heading h2{font-size:33px}.wl-section-heading>p{max-width:450px;font-size:16px}.wl-steps{scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:var(--accent-foreground) transparent;gap:14px;padding-block:10px 16px;scroll-padding-inline:0;display:flex;overflow-x:auto}.wl-steps>div{scroll-snap-align:start;flex:0 0 88%}.wl-step{padding:24px}.wl-step h3{margin-top:13px;font-size:21px}.wl-step p{font-size:16px}.wl-step-tags{margin-top:17px}.wl-reader{border-radius:20px;grid-template-columns:1fr;gap:10px;padding:30px 25px}.wl-reader h2{font-size:30px}.wl-reader p{font-size:16px}.wl-faq{grid-template-columns:1fr;gap:30px;padding-block:65px}.wl-faq h2{font-size:33px}.wl-faq summary{font-size:15px}.wl-faq details p{padding-right:10px;font-size:16px}.wl-book-intro p{font-size:16px}.wl-footer{padding-block:27px}.wl-footer p{flex-basis:100%;order:3}}@media (max-width:370px){.wl-shell{width:calc(100% - 32px)}.wl-hero h1{color:var(--foreground);font-size:42px}.wl-signup-input{flex-direction:column}}@media (prefers-reduced-motion:reduce){.waitlist-page *,.waitlist-page :before,.waitlist-page :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media (forced-colors:active){.wl-gradient-text{color:canvastext;-webkit-text-fill-color:CanvasText;background:0 0}.wl-role-switch button[aria-pressed=true]:before{background:highlight;border-color:highlight}}.wl-signup-input button:hover{color:var(--primary-foreground)}.wl-step-tags span{background:var(--accent);color:var(--accent-foreground);border-color:#0000}.wl-join [role=status]{background:var(--accent);color:var(--foreground);border-color:var(--border);-webkit-backdrop-filter:none;backdrop-filter:none}.wl-join [role=status] p{color:var(--foreground)}.wl-join [role=status] button{color:var(--accent-foreground)}.wl-join .wl-loading{border:1px solid var(--border);background:var(--card);min-height:62px;color:var(--muted-foreground);border-radius:15px;align-items:center;margin:0;padding:12px;font-size:13px;display:flex}@media (min-width:761px) and (max-width:1050px),(max-width:370px){.wl-join .wl-loading{min-height:114px}}.wl-hero-signup{min-width:0;padding-top:12px}.wl-signup-intro{max-width:480px;color:var(--foreground);text-wrap:pretty;font-size:17px;line-height:1.8}.wl-explore{min-height:44px;color:var(--accent-foreground);align-items:center;gap:18px;margin-top:18px;font-size:13px;display:inline-flex}.wl-explore svg,.wl-step>a svg{transition:transform .2s ease-out}.wl-studio{padding-bottom:44px;position:relative}.wl-studio-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.wl-studio-heading h2{font-family:var(--font-montserrat-alternates),sans-serif;letter-spacing:-.04em;margin:0;font-size:18px;font-weight:400}.wl-studio-heading a{min-height:44px;color:var(--accent-foreground);align-items:center;gap:8px;font-size:12px;display:inline-flex}.wl-statement>p{padding:90px 10% 70px}.wl-step>a{min-height:44px;color:var(--accent-foreground);align-self:flex-start;align-items:center;gap:12px;margin-top:24px;font-size:13px;display:inline-flex}.wl-step p{flex:1}.wl-reader h2>span{color:#e8b5ca}.wl-reader .wl-reader-note{color:#dfc1e6;margin-bottom:24px;font-size:13px}.wl-reader .wl-secondary-cta{margin-top:28px}.wl-butterfly{min-width:0}@media (max-width:760px){.wl-hero-signup{padding-top:0}.wl-signup-intro{font-size:15px}.wl-explore{margin-top:10px}.wl-studio{padding-bottom:28px}.wl-studio-heading{flex-direction:column;align-items:flex-start;gap:0;margin-bottom:14px}.wl-studio-heading h2{font-size:17px}.wl-statement>p{padding:58px 0 40px}.wl-butterfly{justify-self:center;width:100%;max-width:300px}}
/*# sourceMappingURL=2nmyd64_3foqb.css.map*/