@import url("fonts.css");*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:#0c0c0e;color:#f8f7f4;font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}button,a,input{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #ff626b;outline-offset:5px}::selection{background:#e92e3c;color:white}.container{width:min(1240px,calc(100% - 96px));margin:auto}.header{border-bottom:1px solid #ffffff12;background:#0c0c0ef5}.nav{height:104px;display:flex;align-items:center;justify-content:space-between;gap:36px}.brand{display:inline-flex;flex-shrink:0}.logo-wrap{display:block;width:142px;height:43px;position:relative;overflow:hidden}.logo-wrap img{width:100%;height:100%;object-fit:contain}.logo-wrap.original img{position:absolute;width:368px;height:245px;max-width:none;left:-108px;top:-94px}.nav nav{display:flex;gap:34px;margin-left:auto;margin-right:38px;font-size:14px;color:#b7b7bf}.nav nav a:hover{color:white}.nav-cta{font-size:14px;border:1px solid #ffffff30;border-radius:7px;padding:11px 17px;display:flex;gap:24px}.nav-cta:hover{background:#fff;color:#111}.hero{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:76px;padding-top:68px;padding-bottom:86px;min-height:760px}.eyebrow{font-size:11px;font-weight:700;letter-spacing:2.3px;line-height:1.5;display:flex;align-items:center;gap:12px}.tiny-pepper{color:#ff3846;font-size:24px}.hero h1{font-size:clamp(42px,4.3vw,65px);line-height:1.12;letter-spacing:-3.5px;font-weight:600;margin:28px 0 25px;max-width:670px}.hero h1 em{font-style:normal;color:#ff3b49}.hero-description{font-size:16px;line-height:1.8;color:#aaaab4;max-width:480px;margin:0 0 35px}.signup-intro{font-size:12px;color:#d1cfd6;display:flex;gap:9px;align-items:center;margin-bottom:13px}.launch-dot{width:6px;height:6px;background:#ff3b49;border-radius:50%;box-shadow:0 0 0 4px #ff3b4915}.input-row{display:flex;align-items:center;border:1px solid #35353b;background:#18181c;border-radius:8px;padding:5px;gap:5px}.mail-icon{color:#777783;margin-left:11px;font-size:19px}.input-row input{background:transparent;color:#fff;border:0;outline:0;min-width:0;flex:1;padding:12px 8px;font-size:13px}.input-row:focus-within{border-color:#ff626b}.input-row input:focus-visible{outline:0}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;border:0;border-radius:5px;padding:14px 15px;font-size:12px;font-weight:700;white-space:nowrap;transition:background .2s,transform .2s}.primary{background:#fa2c3c;color:#fff}.primary:hover{background:#ff4654;transform:translateY(-1px)}.button span{font-size:20px;line-height:1}.consent{margin-top:13px;display:flex;align-items:flex-start;gap:7px;font-size:10px;color:#909099;line-height:1.6}.consent input{accent-color:#f73142;margin-top:2px;flex-shrink:0}.consent a{text-decoration:underline;text-underline-offset:3px}.form-result{font-size:13px;margin:8px 0 0;color:#aee5bf;min-height:0}.form-result:empty{display:none}.form-result.error{color:#ff9ba3}.hero-footnote{display:flex;gap:25px;margin-top:26px;font-size:10px;letter-spacing:1.7px;text-transform:uppercase;color:#75757f}.hero-footnote span+span:before{content:'+';margin-right:25px;color:#f23b48}.hero-visual{position:relative;margin:0 5px 0 0}.image-frame{height:560px;border-radius:160px 12px 12px 12px;position:relative;overflow:hidden;background:#242025}.hero-photo{height:100%;width:100%;object-fit:cover;object-position:center 40%;display:block;animation:photo-in 1.1s ease both}.photo-shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 48%,#100e13dd 100%)}.photo-index{position:absolute;top:24px;right:23px;font-size:9px;letter-spacing:2px;font-weight:700;color:#ddd6d7}.photo-caption{position:absolute;left:32px;bottom:33px;font-size:29px;line-height:1.3;letter-spacing:-.8px}.photo-caption strong{font-weight:600}.photo-mark{position:absolute;right:28px;bottom:23px;font-size:75px;color:#ff4550;line-height:1}.floating-label{position:absolute;top:48px;left:-37px;display:flex;gap:12px;align-items:center;background:#f4f2ee;color:#151517;padding:15px 18px;border-radius:7px;box-shadow:0 16px 35px #0003;animation:float 7s ease-in-out infinite}.label-icon{width:35px;height:35px;display:grid;place-items:center;border-radius:50%;background:#ff3444;color:white;font-size:25px}.floating-label strong{display:block;font-size:11px}.floating-label div>span{display:block;font-size:10px;color:#737078;margin-top:2px}.vertical-note{position:absolute;right:-26px;top:190px;writing-mode:vertical-rl;font-size:9px;letter-spacing:3px;color:#73737d}.ticker{border-top:1px solid #ffffff12;border-bottom:1px solid #ffffff12;overflow:hidden;padding:22px 0;background:#101012}.ticker>div{display:flex;align-items:center;gap:48px;width:max-content;animation:marquee 45s linear infinite}.ticker span{font-size:13px;font-weight:600;letter-spacing:3.5px;color:#c1bfc7}.ticker b{font-size:30px;color:#ff3848;font-weight:400;line-height:1}.section{padding-top:108px;padding-bottom:108px}.approach>.eyebrow{color:#f14a55}.approach-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:100px;margin-top:24px;align-items:end}h2{font-size:clamp(30px,3.1vw,44px);line-height:1.2;letter-spacing:-1.8px;font-weight:500;margin:0}.approach-grid p{margin:0;color:#96959f;font-size:15px;line-height:1.9}.how{background:#141416;border-top:1px solid #ffffff08;border-bottom:1px solid #ffffff08}.section-head{display:flex;justify-content:space-between;gap:60px;align-items:end;margin-bottom:45px}.section-head .eyebrow{color:#8d8b96;margin-bottom:18px}.section-head p{max-width:330px;font-size:14px;color:#9997a2;margin:0}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.step{border-top:1px solid #3c3a42;padding:23px 0 0}.step-top{display:flex;align-items:center;justify-content:space-between;color:#77747d;font-size:12px}.step-top span:last-child{font-size:35px;color:#fc4350;line-height:1}.step h3{font-size:20px;font-weight:500;letter-spacing:-.5px;margin:38px 0 12px}.step p{font-size:13px;color:#9996a0;line-height:1.9;max-width:235px;margin:0}.academy-inner{display:grid;grid-template-columns:1fr 1.12fr;border:1px solid #343036;border-radius:12px;overflow:hidden;background:#141316}.academy-art{min-height:415px;background:#ea293b;position:relative;overflow:hidden;display:flex;align-items:center;padding:48px;color:#220a10}.academy-word{font-size:64px;letter-spacing:-4px;font-weight:800;line-height:.95;z-index:1}.academy-word>span{font-size:9px;letter-spacing:2.5px;display:block;margin-top:26px;line-height:1.5}.orbit{position:absolute;border:1px solid #ffffff30;border-radius:50%;width:520px;height:520px;left:170px;top:-80px;transform:rotate(-25deg)}.orbit.two{width:620px;height:620px;left:120px;top:-130px}.orbit.three{width:720px;height:720px;left:70px;top:-180px}.art-star{position:absolute;right:25px;bottom:5px;font-size:155px;color:#ffc6bf;line-height:1;transform:rotate(10deg)}.academy-copy{padding:54px}.academy-copy .eyebrow{font-size:10px;color:#aaa5af;letter-spacing:1.5px}.tag{font-size:9px;letter-spacing:0;padding:3px 9px;background:#ffffff0c;border:1px solid #ffffff17;border-radius:20px;color:#e4dfe5}.academy-copy h2{margin:26px 0 20px;font-size:40px}.academy-copy p{font-size:14px;line-height:1.9;color:#a09aa6;margin-bottom:27px}.topic-tags{display:flex;gap:7px;flex-wrap:wrap}.topic-tags>span{font-size:10px;padding:5px 10px;border:1px solid #3b343f;border-radius:3px;color:#bbb3c0}.who{display:flex;align-items:center;gap:25px;border-bottom:1px solid #2a262e;padding-bottom:62px}.asterisk{font-size:70px;color:#ff394a;line-height:1}.who h2{font-size:27px;letter-spacing:-1px}.who p{color:#918a99;font-size:14px;margin:9px 0 0}.round-link{margin-left:auto;display:grid;place-items:center;border:1px solid #53454f;border-radius:50%;width:54px;height:54px;font-size:28px;flex-shrink:0}.round-link:hover{background:#f33343;border-color:#f33343}.faq{display:grid;grid-template-columns:1fr 1.5fr;gap:100px}.faq-heading .eyebrow{color:#9e96a2;margin-bottom:22px}.faq-heading h2{font-size:38px}.faq-heading p{font-size:14px;color:#938c99}.faq-tabs{display:flex;flex-direction:column;align-items:stretch;gap:6px;margin-top:28px;max-width:255px}.faq-tabs button{border:0;border-radius:4px;background:transparent;color:#a39aaa;text-align:left;padding:12px 14px;font-size:13px;display:flex;justify-content:space-between}.faq-tabs button.active{background:#25151c;color:#ff5965}.faq-tabs button:hover{background:#ffffff0b}.faq-tabs button span{font-size:16px}.faq-list details{border-bottom:1px solid #302933}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 0;cursor:pointer;list-style:none;font-size:15px;font-weight:500}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{width:15px;height:15px;position:relative;flex-shrink:0}.faq-list summary span:before,.faq-list summary span:after{content:'';position:absolute;background:#b0a5b4;width:12px;height:1px;top:7px;left:1px}.faq-list summary span:after{transform:rotate(90deg);transition:transform .2s}.faq-list details[open] summary{color:#ff5664}.faq-list details[open] summary span:after{transform:rotate(0)}.faq-list p{color:#a49aa8;font-size:14px;line-height:1.9;margin:0 0 23px;padding-right:27px}.closing{border-top:1px solid #2b2029;border-bottom:1px solid #2b2029;background:radial-gradient(ellipse at 75% 110%,#54132355,transparent 70%),#141013;overflow:hidden}.closing-inner{padding-top:86px;padding-bottom:86px;text-align:center;position:relative}.closing .eyebrow{justify-content:center;color:#bcb0ba;font-size:10px}.closing h2{font-size:61px;line-height:1.07;letter-spacing:-3px;margin:24px 0}.closing p{color:#a69ba7;font-size:14px}.closing .signup{max-width:540px;margin:28px auto 0;position:relative;z-index:1}.closing .consent{text-align:left}.closing-star{position:absolute;color:#ff3344;font-size:250px;right:-32px;top:77px;opacity:.12;transform:rotate(20deg);line-height:1}.footer{padding-top:45px;padding-bottom:24px}.footer-top{display:flex;justify-content:space-between;gap:20px;align-items:center;padding-bottom:33px}.footer-top p{color:#89808e;font-size:12px;margin:12px 0 0}.socials{display:flex;gap:10px}.socials a,.socials>span{width:37px;height:37px;border:1px solid #38303d;border-radius:50%;display:grid;place-items:center;font-size:14px;color:#968b9c}.socials a:hover{color:#fff;border-color:#ff3b4b}.socials>span{opacity:.65}.footer-bottom{border-top:1px solid #29232e;padding-top:23px;display:flex;justify-content:space-between;gap:20px;font-size:10px;color:#756d7c}.footer-bottom a:hover{color:#fff}.sr-only,.trap{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-100px;background:#fff;color:#111;padding:10px;z-index:99}.skip-link:focus{top:0}.will-reveal{opacity:0;transform:translateY(20px);transition:opacity .7s,transform .7s}.will-reveal.visible{opacity:1;transform:none}.preview-banner{padding:8px 20px;text-align:center;background:#f3dfb8;color:#332510;font-size:13px}.preview-banner a{text-decoration:underline;margin-left:15px}.message-page{max-width:640px;margin:12vh auto;padding:32px}.message-page h1{font-size:40px;line-height:1.2;letter-spacing:-1px}.message-page p{color:#b3a9b8}.message-page .button{margin-top:20px}.legal{white-space:pre-wrap}.message-page input{width:100%;padding:13px;background:#1b171f;color:#fff;border:1px solid #5d4f65;border-radius:5px}.message-page label{display:block;margin:18px 0}.message-page .logo-wrap{margin-bottom:40px}[hidden]{display:none!important}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes marquee{to{transform:translateX(-50%)}}@keyframes photo-in{from{transform:scale(1.035);opacity:.3}to{transform:scale(1);opacity:1}}
@media(min-width:1500px){.hero{gap:100px}.hero h1{font-size:67px}}
@media(max-width:1100px){.container{width:calc(100% - 64px)}.hero{gap:40px}.hero h1{font-size:49px;letter-spacing:-2.5px}.image-frame{height:520px}.nav nav{gap:20px;margin-right:10px}.input-row{flex-wrap:wrap}.input-row input{width:calc(100% - 50px);flex-basis:70%}.input-row button{width:100%}.hero{padding-top:45px}.academy-copy{padding:35px}.academy-word{font-size:52px}.academy-art{padding:32px}.faq{gap:50px}.approach-grid{gap:60px}.hero-footnote{gap:15px}.hero-footnote span+span:before{margin-right:15px}.closing .input-row{flex-wrap:nowrap}.closing .input-row button{width:auto}.closing .input-row input{flex-basis:auto}}
@media(max-width:760px){.container{width:calc(100% - 40px)}.nav{height:79px;gap:20px}.nav nav{display:none}.logo-wrap{width:123px;height:38px}.logo-wrap.original img{width:320px;height:213px;left:-94px;top:-82px}.nav-cta{font-size:12px;padding:9px 12px;gap:13px}.hero{grid-template-columns:1fr;gap:36px;padding-top:42px;padding-bottom:50px;min-height:0}.eyebrow{font-size:9px;letter-spacing:1.8px}.hero h1{font-size:clamp(40px,10vw,62px);letter-spacing:-2.3px;margin-top:21px;max-width:580px}.hero-description{font-size:14px;max-width:540px;margin-bottom:27px}.signup-intro{font-size:11px}.input-row{flex-wrap:nowrap}.input-row button{width:auto;font-size:10px;gap:8px;padding:14px 11px}.input-row input{flex-basis:auto;font-size:12px;width:auto;padding-left:3px}.mail-icon{font-size:17px;margin-left:6px}.consent{font-size:10px}.hero-footnote{font-size:9px;margin-top:21px}.hero-visual{margin:10px 14px 0}.image-frame{height:460px;border-top-left-radius:115px}.floating-label{left:-13px;top:32px;padding:12px}.photo-caption{font-size:28px}.vertical-note{right:-20px;font-size:8px}.ticker{padding:17px 0}.ticker>div{gap:25px}.ticker span{font-size:10px;letter-spacing:2px}.ticker b{font-size:23px}.section{padding-top:64px;padding-bottom:64px}.approach-grid{grid-template-columns:1fr;gap:22px}.approach-grid h2{font-size:33px;max-width:450px}.approach-grid p{font-size:14px}.section-head{display:block;margin-bottom:30px}.section-head p{margin-top:18px;max-width:420px}.section-head h2{font-size:32px}.steps{grid-template-columns:repeat(2,1fr);gap:30px 23px}.step h3{font-size:18px;margin-top:22px}.step p{font-size:12px}.academy-inner{grid-template-columns:1fr}.academy-art{min-height:275px;padding:35px}.academy-word{font-size:67px}.academy-copy{padding:32px}.academy-copy h2{font-size:34px}.academy-copy p{font-size:13px}.who{gap:17px;padding-bottom:44px}.asterisk{font-size:42px}.who h2{font-size:23px}.who p{font-size:12px}.round-link{width:36px;height:36px;font-size:21px}.faq{grid-template-columns:1fr;gap:25px}.faq-heading h2{font-size:34px}.faq-tabs{flex-direction:row;flex-wrap:wrap;max-width:none;gap:4px;margin-top:20px}.faq-tabs button{padding:8px 11px;font-size:11px;border:1px solid #312834;gap:10px}.faq-tabs button span{display:none}.faq-list summary{font-size:14px;padding:20px 0}.faq-list p{font-size:13px}.closing-inner{padding-top:60px;padding-bottom:60px}.closing h2{font-size:43px;letter-spacing:-2px}.closing-star{right:-65px;top:60px;font-size:200px}.closing .signup{margin-top:23px}.footer{padding-top:35px}.footer-top{align-items:start;flex-direction:column;gap:24px}.footer-bottom{flex-wrap:wrap;font-size:10px;gap:12px}.footer-bottom>span:last-child{display:none}}
@media(max-width:370px){.container{width:calc(100% - 30px)}.hero h1{font-size:37px}.input-row{flex-wrap:wrap!important}.input-row button{width:100%!important}.input-row input{flex-basis:70%!important}.steps{grid-template-columns:1fr}.hero-visual{margin-inline:4px}.who .asterisk{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.will-reveal{opacity:1;transform:none}}

.hero-description,.approach-grid p,.academy-copy p,.faq-list p{font-size:16px}.step p,.section-head p,.who p{font-size:14px}.consent{font-size:12px}.signup-intro{font-size:13px}.button{font-size:13px}.input-row input{font-size:14px}
@media(max-width:760px){.hero-description,.approach-grid p,.academy-copy p,.faq-list p{font-size:16px}.consent{font-size:12px}.signup-intro{font-size:12px}.input-row{flex-wrap:wrap}.input-row input{font-size:16px;flex-basis:70%}.input-row button{width:100%;font-size:14px;min-height:48px}.closing .input-row{flex-wrap:wrap}.closing .input-row button{width:100%}.closing .input-row input{flex-basis:70%}.faq-tabs button{font-size:12px}.step p{font-size:14px}.footer-bottom,.footer-top p{font-size:12px}}
