:root{--ink:#151815;--paper:#faf9f4;--yellow:#ffe14c;--green:#65caaa;--coral:#ff8c73}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}.preview{text-align:center;padding:8px;background:#e7eee8;font-size:12px;letter-spacing:.04em}header,main,footer{max-width:1250px;margin:auto}header{padding:24px 46px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dedfd5}.brand{display:flex;align-items:center;gap:8px;text-decoration:none;color:inherit;font-size:27px;font-weight:800;letter-spacing:-1.3px}.brand img{object-fit:cover;object-position:center;border-radius:8px}.dot{color:#36866c;margin-left:-8px}.nav-cta{font-size:14px;font-weight:bold;color:inherit;text-decoration:none;border-bottom:1px solid;padding-bottom:7px}.nav-cta span{margin-left:25px}.hero{display:grid;grid-template-columns:1.1fr 1fr;gap:65px;padding:64px 46px 74px;align-items:center}.eyebrow{font-size:10px;font-weight:700;letter-spacing:1.8px;line-height:1.6}.eyebrow>span{display:inline-block;width:7px;height:7px;border-radius:50%;background:#34836b;margin-right:8px}h1{font-size:clamp(64px,7.4vw,98px);line-height:.99;letter-spacing:-6px;margin:30px 0;font-weight:800}.highlight{background:linear-gradient(transparent 77%,var(--yellow) 77%,var(--yellow) 97%,transparent 97%)}.intro{font-size:21px;line-height:1.5;max-width:445px;margin-bottom:15px}.aside{font-size:14px;color:#5d665e;margin-bottom:36px}form{scroll-margin-top:35px}label{font-weight:700;font-size:15px;display:block;margin-bottom:12px}.form-row{display:flex;max-width:525px;border:1.5px solid var(--ink);border-radius:7px;overflow:hidden;background:white}input{border:0;min-width:0;flex:1;font:inherit;padding:18px 15px;background:white}button{border:0;border-left:1px solid var(--ink);background:var(--yellow);padding:17px;font-size:14px;font-weight:700;cursor:pointer;white-space:nowrap}button span{margin-left:13px}button:hover,.nav-cta:hover{filter:brightness(.94)}input:focus-visible,button:focus-visible,a:focus-visible{outline:3px solid #218660;outline-offset:3px}.fine{font-size:11px;color:#637065}.visual{position:relative;min-height:650px;display:flex;align-items:center;justify-content:center;background:#e4eee3;border-radius:120px 120px 12px 12px;margin:5px 0 0}.phone{width:281px;border:7px solid #171b18;border-radius:33px;overflow:hidden;background:black;box-shadow:15px 18px 0 #65caaa66;transform:rotate(3deg);z-index:1}.phone video{display:block;width:100%;aspect-ratio:9/16}.sticker{position:absolute;left:-25px;bottom:102px;z-index:2;transform:rotate(-8deg);background:var(--yellow);padding:15px 20px;font-size:12px;font-weight:700;line-height:1.5;border:1px solid #333}.sticker b{font-size:13px}.video-note{position:absolute;bottom:20px;font-size:11px;letter-spacing:.06em}.frame-mark{position:absolute;width:42px;height:42px;border-color:#57846d;border-style:solid}.top{top:28px;left:28px;border-width:2px 0 0 2px}.bottom{bottom:58px;right:26px;border-width:0 2px 2px 0}.steps{padding:64px 46px;border-top:1px solid #ddd}.section-head h2{font-size:42px;letter-spacing:-1.8px;margin:12px 0 38px}.steps ol{padding:0;list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:38px}.number{font-size:14px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:var(--yellow)}li:nth-child(2) .number{background:var(--green)}li:nth-child(3) .number{background:var(--coral)}h3{font-size:22px;letter-spacing:-.6px;margin-bottom:12px}li p{font-size:15px;line-height:1.65;color:#536055;max-width:290px}.closing{margin:25px 46px 60px;padding:40px;background:var(--yellow);border-radius:12px;display:flex;align-items:center;justify-content:space-between;gap:30px}.closing p{font-size:29px;font-weight:700;letter-spacing:-.9px;margin:0;line-height:1.3}.closing a{background:var(--ink);color:white;border-radius:6px;padding:17px 23px;text-decoration:none;white-space:nowrap;font-size:14px;font-weight:700}footer{padding:30px 46px 40px;border-top:1px solid #ddd;display:flex;align-items:center;gap:28px;flex-wrap:wrap}footer p{font-size:12px;color:#647065;flex:1}footer>a:last-of-type{font-size:13px;color:inherit}footer small{width:100%;font-size:10px;color:#647065}#form-status{font-size:13px;line-height:1.5;max-width:480px}@media(max-width:800px){header{padding:20px 24px}.hero{padding:35px 24px;grid-template-columns:1fr;gap:32px}h1{font-size:76px;letter-spacing:-4px}.intro{font-size:19px}.visual{min-height:605px;max-width:470px;width:100%;margin:auto}.sticker{left:3px}.steps{padding:40px 24px}.steps ol{grid-template-columns:1fr;gap:20px}.section-head h2{font-size:34px}.closing{margin:20px 24px 40px;flex-direction:column;align-items:flex-start;padding:28px}.closing p{font-size:26px}footer{padding:25px 24px}footer p{min-width:180px}}@media(max-width:390px){h1{font-size:66px}.form-row{flex-direction:column}button{border-left:0;border-top:1px solid}.eyebrow{font-size:9px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
@media(min-width:801px){.hero{padding-top:38px;padding-bottom:48px}.visual{min-height:580px}h1{font-size:88px;margin:22px 0}.intro{font-size:20px}.aside{margin-bottom:25px}.phone{width:263px}.sticker{bottom:90px}}

/* Refinement: level framing and full research waitlist. */
.phone{transform:none}.hero-cta{display:inline-block;background:var(--yellow);color:var(--ink);padding:18px 22px;border:1px solid var(--ink);border-radius:7px;text-decoration:none;font-weight:700;font-size:15px}.hero-cta span{margin-left:20px}.signup{padding:55px 46px;border-top:1px solid #ddd;display:grid;grid-template-columns:1fr 1.1fr;gap:65px}.signup h2{font-size:42px;letter-spacing:-1.8px;line-height:1.1}.signup>div>p:last-child{font-size:18px;line-height:1.6;max-width:400px}.signup input:not([type=checkbox]):not([type=hidden]),.signup select,.signup textarea{display:block;width:100%;border:1px solid #a7ada5;border-radius:7px;padding:14px;background:white;font:inherit;margin-bottom:22px}.signup small{font-weight:400;color:#637065;margin-left:8px}.signup .check{display:flex;align-items:center;gap:10px;font-weight:400;line-height:1.5}.signup .check input{flex:none;width:18px;height:18px}.signup button{border:1px solid var(--ink);border-radius:7px;width:100%}.signup select:focus-visible,.signup textarea:focus-visible{outline:3px solid #218660;outline-offset:3px}@media(max-width:800px){.signup{padding:36px 24px;grid-template-columns:1fr;gap:12px}.signup h2{font-size:34px}.sticker{bottom:62px}}

.future{margin:15px 46px 45px;padding:38px 40px;background:#e4eee3;border-radius:12px}.future h2{font-size:42px;line-height:1.1;letter-spacing:-1.8px;margin:18px 0 24px}.future>p:not(.eyebrow){max-width:720px;font-size:18px;line-height:1.65}.future small{display:block;margin-top:24px;color:#536055;font-size:12px;line-height:1.6}@media(max-width:800px){.future{margin:10px 24px 30px;padding:28px}.future h2{font-size:34px}.future>p:not(.eyebrow){font-size:17px}}

.closing .closing-support{font-size:16px;font-weight:400;letter-spacing:0;line-height:1.5;margin-top:18px}
