:root{--ink:#1d1e1a;--paper:#f3eddf;--lime:#c9ff54;--orange:#ff6c38;--blue:#485cff;--muted:#6e6c63;--white:#fffdf7;--line:rgba(29,30,26,.15)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,system-ui,sans-serif;min-height:100vh}.noise{position:fixed;inset:0;pointer-events:none;opacity:.045;z-index:20;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.7'/%3E%3C/svg%3E")}.topbar{height:86px;display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:auto;padding:0 28px}.brand{display:flex;gap:11px;align-items:center;color:inherit;text-decoration:none;font-weight:800;font-size:18px}.brand-mark{display:grid;place-items:center;width:35px;height:35px;border:2px solid;border-radius:50%;font-family:Unbounded}.pilot{font-size:12px;text-transform:uppercase;letter-spacing:.15em;border:1px solid var(--line);padding:8px 13px;border-radius:30px}.screen{display:none}.screen.active{display:flex}.hero{max-width:1200px;margin:auto;min-height:calc(100vh - 150px);padding:45px 28px 70px;align-items:center;gap:70px}.hero-copy{width:56%;position:relative;z-index:2}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:800;margin:0 0 20px}.hero h1{font-family:Unbounded;font-size:clamp(56px,7.2vw,102px);line-height:.92;letter-spacing:-.07em;margin:0 0 30px}.hero h1 em{font-style:normal;color:var(--blue);position:relative}.hero h1 em:after{content:"";position:absolute;height:10px;background:var(--orange);left:3%;right:-2%;bottom:-7px;transform:rotate(-2deg);border-radius:50%}.lead{font-size:20px;line-height:1.55;max-width:610px;margin:0 0 34px}.cta{border:0;border-radius:0;padding:17px 22px;font:800 15px Manrope;cursor:pointer;display:inline-flex;align-items:center;justify-content:space-between;gap:30px;transition:.2s}.cta:hover{transform:translateY(-2px);box-shadow:6px 6px 0 var(--ink)}.cta:disabled{opacity:.4;cursor:not-allowed;transform:none;box-shadow:none}.primary{background:var(--lime);color:var(--ink);border:2px solid var(--ink)}.dark{background:var(--ink);color:white;width:100%}.trust-row{display:flex;flex-wrap:wrap;gap:18px;margin-top:31px;color:var(--muted);font-size:12px}.hero-art{width:44%;height:600px;position:relative;display:grid;place-items:center}.portrait-shape{width:330px;height:430px;background:var(--orange);border-radius:48% 48% 35% 35%/38% 38% 62% 62%;border:3px solid var(--ink);display:grid;place-items:center;transform:rotate(3deg);position:relative;z-index:2;box-shadow:18px 18px 0 var(--blue)}.big-letter{font:700 170px Unbounded;color:var(--paper);transform:rotate(-3deg)}.orbit{position:absolute;border:2px solid var(--ink);border-radius:50%}.orbit-one{width:480px;height:480px;transform:rotate(30deg)}.orbit-two{width:560px;height:300px;transform:rotate(-25deg)}.spark{position:absolute;font-size:45px}.s1{top:-35px;right:-30px;color:var(--lime)}.s2{bottom:25px;left:-50px;color:var(--paper)}.floating-note{position:absolute;background:var(--white);border:2px solid var(--ink);padding:10px 17px;font-weight:800;z-index:4;box-shadow:5px 5px 0 var(--ink)}.note-one{top:70px;left:5px;transform:rotate(-8deg)}.note-two{right:-10px;top:210px;transform:rotate(7deg);background:var(--lime)}.note-three{left:15px;bottom:80px;transform:rotate(4deg);background:var(--blue);color:white}.consent-card{max-width:660px;margin:55px auto 110px;padding:48px;background:var(--white);border:2px solid var(--ink);box-shadow:12px 12px 0 var(--ink);flex-direction:column}.consent-card h2,.result-head h2,.thinking-screen h2{font:600 clamp(34px,5vw,58px)/1.05 Unbounded;margin:0 0 24px;letter-spacing:-.05em}.consent-card>p:not(.eyebrow,.microcopy){font-size:18px;line-height:1.65}.back-link,.text-btn,.icon-btn{background:none;border:0;cursor:pointer;font:700 13px Manrope;color:var(--ink)}.back-link{align-self:flex-start;margin-bottom:42px}.check-row{display:flex;gap:14px;padding:20px 0 28px;align-items:flex-start;line-height:1.45;cursor:pointer}.check-row input{position:absolute;opacity:0}.fake-check{width:24px;height:24px;border:2px solid;flex:0 0 auto;display:grid;place-items:center}.check-row input:checked+.fake-check{background:var(--blue)}.check-row input:checked+.fake-check:after{content:"✓";color:white;font-weight:900}.microcopy{font-size:12px;color:var(--muted);text-align:center;margin:15px 0 0}.interview-screen{min-height:calc(100vh - 80px);flex-direction:column}.interview-top{display:grid;grid-template-columns:60px 1fr 60px;align-items:center;gap:25px;width:min(1000px,calc(100% - 40px));margin:20px auto}.brand.mini .brand-mark{background:var(--lime)}.progress-wrap{display:flex;align-items:center;gap:15px;font-size:12px;font-weight:800}.progress{height:5px;background:rgba(29,30,26,.12);flex:1}.progress i{display:block;height:100%;background:var(--blue);width:12.5%;transition:.35s}.icon-btn{font-size:28px}.conversation{margin:auto;width:min(760px,calc(100% - 40px));text-align:center;padding:10px 0 70px}.agent-orb{width:100px;height:100px;border-radius:50%;background:var(--orange);border:2px solid;display:grid;place-items:center;margin:0 auto 27px;position:relative;font:600 34px Unbounded}.agent-orb i{position:absolute;border:2px solid;border-radius:50%;inset:-10px;opacity:.2}.agent-orb i:nth-child(2){inset:-20px}.agent-orb i:nth-child(3){inset:-30px}.agent-orb.listening i{animation:pulse 1.5s infinite}.agent-orb.listening i:nth-child(2){animation-delay:.2s}.agent-orb.listening i:nth-child(3){animation-delay:.4s}@keyframes pulse{50%{transform:scale(1.15);opacity:0}}.question-kicker{text-transform:uppercase;letter-spacing:.15em;color:var(--blue);font-size:11px;font-weight:800}.conversation h2{font:600 clamp(28px,4.6vw,50px)/1.15 Unbounded;letter-spacing:-.04em;margin:12px auto 13px}.helper{color:var(--muted);margin:0 auto 25px}.live-text{min-height:24px;color:var(--muted);font-size:12px;margin-bottom:10px}.answer-box{display:flex;background:var(--white);border:2px solid var(--ink);padding:8px;box-shadow:6px 6px 0 rgba(29,30,26,.15)}textarea,input{font:500 15px Manrope}.answer-box textarea{background:transparent;border:0;outline:0;resize:none;padding:12px;width:100%;color:var(--ink)}.mic-btn{width:58px;border:0;background:var(--blue);color:white;cursor:pointer;font-size:20px}.mic-btn.recording{background:var(--orange);animation:mic .8s infinite alternate}@keyframes mic{to{transform:scale(.92)}}.interview-actions{display:flex;justify-content:space-between;align-items:center;margin-top:22px}.cta.small{padding:13px 18px;min-width:130px}.thinking-screen{min-height:calc(100vh - 86px);align-items:center;justify-content:center;text-align:center;flex-direction:column;padding:25px}.thinking-mark{width:140px;height:140px;border-radius:50%;background:var(--blue);color:white;display:grid;place-items:center;font:600 44px Unbounded;margin-bottom:45px;position:relative}.thinking-mark i{position:absolute;border:2px solid var(--blue);border-radius:50%;inset:-15px;animation:think 2s infinite}.thinking-mark i:nth-child(2){inset:-30px;animation-delay:.3s}.thinking-mark i:nth-child(3){inset:-45px;animation-delay:.6s}@keyframes think{50%{transform:scale(1.12);opacity:.05}}.thinking-screen h2{margin-bottom:18px}.thinking-screen>p:last-child{color:var(--muted)}.result-screen{width:min(1040px,calc(100% - 40px));margin:40px auto 90px;flex-direction:column}.result-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:30px}.result-head h2{margin:0}.power-card{background:var(--blue);color:white;border:2px solid var(--ink);padding:46px;box-shadow:12px 12px 0 var(--ink)}.power-label,.draft-label{text-transform:uppercase;letter-spacing:.17em;font-size:11px;font-weight:800;color:var(--lime)}.power-card>h3{font:600 clamp(34px,5vw,62px)/1.03 Unbounded;letter-spacing:-.055em;margin:15px 0 22px;max-width:900px}.power-card>p{font-size:18px;line-height:1.7;max-width:830px}.course-draft{background:var(--paper);color:var(--ink);margin-top:38px;padding:30px}.course-draft .draft-label{color:var(--blue)}.course-draft h4{font:600 25px/1.25 Unbounded;margin:10px 0 25px}.modules{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.module{border-top:2px solid;padding-top:14px}.module b{font:600 13px Unbounded;display:block;margin-bottom:8px}.module p{font-size:13px;line-height:1.45;margin:0;color:var(--muted)}.module span{display:block;color:var(--orange);font-size:11px;font-weight:900;margin-bottom:8px}.lead-card{display:grid;grid-template-columns:1fr 1fr;gap:60px;background:var(--lime);border:2px solid var(--ink);margin-top:38px;padding:42px}.lead-card h3{font:600 32px Unbounded;margin:0 0 12px}.lead-card p{line-height:1.55}.lead-card form{display:flex;flex-direction:column;gap:10px}.lead-card input,.lead-card textarea{border:2px solid var(--ink);background:var(--white);padding:14px;resize:none}.form-status{font-size:12px;margin:0!important;min-height:18px}.result-note{text-align:center;color:var(--muted);font-size:12px;margin-top:26px}footer{display:flex;justify-content:space-between;padding:22px 28px;border-top:1px solid var(--line);font-size:11px;text-transform:uppercase;letter-spacing:.12em}@media(max-width:850px){.hero{padding-top:15px;flex-direction:column}.hero-copy{width:100%}.hero-art{width:100%;height:470px}.portrait-shape{width:250px;height:330px}.big-letter{font-size:130px}.orbit-one{width:360px;height:360px}.orbit-two{width:400px}.lead-card{grid-template-columns:1fr}.modules{grid-template-columns:1fr}.result-head{align-items:flex-start;gap:20px}.power-card{padding:28px}.course-draft{padding:22px}}@media(max-width:520px){.topbar{height:70px;padding:0 18px}.brand{font-size:15px}.pilot{font-size:9px}.hero{padding:35px 20px 55px}.hero h1{font-size:48px}.hero-art{height:400px}.portrait-shape{width:210px;height:285px}.orbit-one{width:300px;height:300px}.orbit-two{width:330px;height:210px}.trust-row{flex-direction:column;gap:8px}.consent-card{margin:25px 18px 70px;padding:27px}.conversation{width:calc(100% - 28px)}.interview-top{width:calc(100% - 24px);grid-template-columns:40px 1fr 40px}.progress-wrap{gap:8px}.power-card>h3{font-size:34px}.result-screen{width:calc(100% - 24px)}.result-head{flex-direction:column}.lead-card{padding:25px;gap:24px}.hero h1 em:after{height:7px}}
