@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";:root{--ink:#17241f;--deep:#21352e;--cream:#f4f0e5;--paper:#fffdf8;--coral:#f07c54;--mint:#d2eea3;--muted:#66746d;--line:#17241f24}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#dde2da;margin:0;font-family:DM Sans,Arial,sans-serif}button,input{font:inherit}.reset-shell,.results-shell{background:var(--cream);max-width:1120px;min-height:100vh;margin:0 auto;box-shadow:0 0 80px #17241f1f}.reset-header{background:var(--paper);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:80px;padding:0 44px;display:flex}.brand{color:var(--ink);letter-spacing:.15em;align-items:center;gap:12px;font-size:13px;font-weight:800;text-decoration:none;display:flex}.brand img{object-fit:contain;width:38px;height:38px}.step-label{color:var(--muted);font-size:13px}.progress-track{background:#17241f14;height:4px}.progress-track span{background:var(--coral);height:100%;transition:width .45s;display:block}.reset-hero{grid-template-columns:1fr 1fr;min-height:650px;display:grid}.hero-copy{flex-direction:column;justify-content:center;padding:88px 56px 84px 74px;display:flex}.eyebrow{color:var(--coral);letter-spacing:.17em;text-transform:uppercase;margin:0 0 18px;font-size:12px;font-weight:800}.hero-copy h1,.question-shell h1,.results-hero h1{letter-spacing:-.07em;margin:0 0 24px;font-family:Space Grotesk,Arial,sans-serif;font-size:clamp(46px,6vw,76px);line-height:.97}.hero-copy h1 span,.results-hero h1 span{color:var(--coral);display:block}.hero-text{max-width:480px;color:var(--muted);margin:0 0 30px;font-size:17px;line-height:1.7}.primary-cta{background:var(--ink);color:var(--paper);cursor:pointer;border:0;border-radius:999px;padding:16px 22px;font-weight:700;transition:transform .2s,background .2s;box-shadow:0 10px 22px #17241f29}.primary-cta:hover:not(:disabled){background:#2d4c40;transform:translateY(-2px)}.primary-cta:disabled{opacity:.4;cursor:not-allowed}.primary-cta span{color:var(--mint);padding-left:9px}.micro-note{color:var(--muted);margin:16px 0 0;font-size:12px}.hero-art{background:var(--deep);min-height:650px;position:relative;overflow:hidden}.hero-glow{background:radial-gradient(circle,#d2eea342,#0000 67%);border-radius:50%;width:520px;height:520px;animation:6s ease-in-out infinite breathe;position:absolute;top:-80px;right:-90px}.hero-ring{border:1px solid #d2eea373;border-radius:50%;position:absolute}.ring-one{width:370px;height:370px;animation:18s linear infinite spin;top:92px;right:-100px}.ring-two{border-color:#f07c5480;width:260px;height:260px;animation:14s linear infinite spin-reverse;top:148px;right:22px}.coach-image{z-index:2;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 20px 20px #00000047);width:min(70%,510px);max-height:92%;animation:.7s both rise;position:absolute;bottom:0;right:64px}.coach-tag{z-index:3;border-left:3px solid var(--coral);color:var(--paper);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#17241fb3;padding:13px 15px;position:absolute;top:54px;left:38px}.coach-tag strong,.coach-tag span{display:block}.coach-tag span{color:var(--mint);margin-top:4px;font-size:11px}.floating-card{z-index:4;background:#fffdf8f5;border-radius:13px;align-items:center;gap:10px;padding:12px 14px;font-size:11px;line-height:1.35;display:flex;position:absolute;box-shadow:0 15px 30px #00000029}.floating-card b{color:var(--coral);font-family:Space Grotesk;font-size:19px}.floating-card span{font-weight:700}.card-one{animation:4s ease-in-out infinite float;bottom:142px;left:28px}.card-two{animation:4s ease-in-out -1.5s infinite float;bottom:76px;right:24px}.question-shell{max-width:800px;min-height:760px;margin:0 auto;padding:74px 44px 100px}.back-button{color:var(--muted);cursor:pointer;background:0 0;border:0;margin-bottom:65px;padding:0}.question-shell h1{max-width:760px;font-size:clamp(38px,5vw,62px)}.question-helper{color:var(--muted);margin:-8px 0 30px;font-size:16px;line-height:1.6}.answer-grid{grid-template-columns:repeat(2,1fr);gap:13px;margin:34px 0;display:grid}.answer-option{text-align:left;border:1px solid var(--line);background:var(--paper);min-height:65px;color:var(--ink);cursor:pointer;border-radius:15px;align-items:center;gap:13px;padding:15px 17px;transition:all .2s;display:flex}.answer-option:hover{border-color:var(--coral);transform:translateY(-1px)}.answer-option.selected{border-color:var(--coral);background:#fff5ef;box-shadow:0 0 0 2px #f07c541f}.option-icon{border:1px solid var(--line);width:22px;height:22px;color:var(--paper);background:0 0;border-radius:50%;flex:none;place-items:center;font-size:13px;display:grid}.selected .option-icon{background:var(--coral);border-color:var(--coral)}.next-button{margin-top:16px}.results-hero{background:var(--deep);color:var(--paper);justify-content:space-between;align-items:end;gap:36px;padding:74px 74px 68px;display:flex}.results-hero .hero-text{color:#c4cec7}.results-hero h1{font-size:clamp(42px,5.6vw,72px)}.result-profile{background:#fffdf81a;border:1px solid #ffffff2e;border-radius:16px;min-width:240px;padding:21px}.result-profile span,.result-profile strong{display:block}.result-profile-label{text-transform:uppercase;letter-spacing:.12em;color:var(--mint);margin-bottom:13px;font-size:11px}.result-profile strong{margin-bottom:7px;font-size:23px}.result-profile span:last-child{color:#c4cec7;font-size:13px}.priority-section,.schedule-section{padding:70px 74px}.section-heading h2{letter-spacing:-.05em;margin:0 0 30px;font-family:Space Grotesk;font-size:38px}.priority-grid{grid-template-columns:repeat(5,1fr);gap:13px;display:grid}.priority-card{border-top:3px solid var(--coral);background:var(--paper);min-height:220px;padding:22px 18px;box-shadow:0 12px 25px #17241f0f}.priority-number{color:var(--coral);font-family:Space Grotesk;font-size:18px}.priority-card h3{margin:26px 0 10px;font-size:16px;line-height:1.25}.priority-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.schedule-section{background:#e9eadf}.schedule-grid{grid-template-columns:repeat(7,1fr);gap:8px;margin-bottom:34px;display:grid}.schedule-day{border:1px solid var(--line);background:#fffdf89e;flex-direction:column;justify-content:space-between;min-height:108px;padding:13px 10px;display:flex}.schedule-day span{color:var(--muted);font-size:11px}.schedule-day strong{font-size:13px;line-height:1.2}.schedule-day.active{background:var(--ink);color:var(--paper);border-color:var(--ink)}.schedule-day.active span{color:var(--mint)}.workout-preview{background:var(--paper);border:1px solid var(--line);grid-template-columns:.8fr 1.2fr;gap:30px;padding:30px;display:grid}.workout-preview h2{letter-spacing:-.04em;margin:0 0 12px;font-family:Space Grotesk;font-size:28px}.workout-preview p:not(.eyebrow){color:var(--muted);margin:0;line-height:1.6}.exercise-list{grid-template-columns:repeat(2,1fr);gap:9px;display:grid}.exercise-list div{background:#f3f0e7;padding:13px;font-size:13px}.exercise-list span{color:var(--coral);margin-right:9px;font-weight:800}.gate-section{padding:0 74px 70px}.gate-card,.gate-form,.success-card{background:var(--ink);color:var(--paper);justify-content:space-between;align-items:center;gap:30px;padding:34px;display:flex}.gate-card h2,.gate-form h2,.success-card h2{letter-spacing:-.04em;margin:0 0 9px;font-family:Space Grotesk;font-size:32px}.gate-card p:not(.eyebrow),.success-card p:not(.eyebrow){color:#c4cec7;max-width:640px;margin:0;line-height:1.6}.gate-card .primary-cta,.gate-form .primary-cta{background:var(--coral);color:var(--ink);white-space:nowrap}.gate-card .primary-cta span,.gate-form .primary-cta span{color:var(--ink)}.gate-form{display:block}.gate-form h2{margin-bottom:24px}.form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.form-grid label{color:#c4cec7;font-size:13px}.form-grid input{width:100%;color:var(--paper);background:#ffffff12;border:1px solid #fff3;border-radius:9px;outline:none;margin-top:7px;padding:14px}.consent{color:#c4cec7;align-items:flex-start;gap:10px;margin:18px 0;font-size:13px;line-height:1.5;display:flex}.consent input{accent-color:var(--coral);margin-top:3px}.privacy-note{color:#8fa197;margin:15px 0 0;font-size:12px}.form-error{color:#ffb39d;font-size:13px}.success-card{display:block}.success-icon{background:var(--mint);width:42px;height:42px;color:var(--ink);border-radius:50%;place-items:center;margin-bottom:20px;font-weight:800;display:grid}.reset-footer{background:var(--paper);border-top:1px solid var(--line);color:var(--muted);align-items:center;gap:12px;padding:24px 74px;font-size:12px;display:flex}.reset-footer img{object-fit:contain;width:32px;height:32px}@keyframes breathe{0%,to{opacity:.72;transform:scale(.92)}50%{opacity:1;transform:scale(1.08)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes spin-reverse{to{transform:rotate(-360deg)}}@keyframes rise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@media (width<=800px){.reset-header{padding:0 24px}.reset-hero{grid-template-columns:1fr}.hero-copy{padding:58px 28px}.hero-art{min-height:520px}.coach-image{width:65%;right:14%}.results-hero{padding:55px 28px;display:block}.result-profile{margin-top:28px}.priority-section,.schedule-section,.gate-section{padding-left:28px;padding-right:28px}.priority-grid{grid-template-columns:repeat(2,1fr)}.schedule-grid{grid-template-columns:repeat(4,1fr)}.workout-preview{grid-template-columns:1fr}.question-shell{padding:55px 28px 80px}}@media (width<=520px){.hero-copy h1,.question-shell h1{font-size:46px}.answer-grid,.form-grid,.exercise-list,.priority-grid{grid-template-columns:1fr}.schedule-grid{grid-template-columns:repeat(2,1fr)}.gate-card{display:block}.gate-card .primary-cta{margin-top:24px}.reset-footer{padding:22px 28px}}.reset-shell .brand{gap:14px;padding-bottom:0}.reset-shell .brand span.brand-signature{color:#c0922a;letter-spacing:.01em;white-space:nowrap;font-family:Segoe Script,Bradley Hand,Brush Script MT,cursive;font-size:22px;font-style:italic;font-weight:400;display:block}.reset-shell .brand:after{display:none}.reset-hero{background:radial-gradient(circle at 18% 18%,#f07c5414,transparent 34%),var(--cream)}.hero-art:before{content:"";background:linear-gradient(125deg,#0000 0 48%,#d2eea314 49% 49.5%,#0000 50% 100%);animation:7s ease-in-out infinite light-sweep;position:absolute;inset:0}.hero-art:after{content:"";border:1px solid #f07c5459;border-radius:50%;width:130%;height:55%;animation:8s ease-in-out infinite orbit-rise;position:absolute;bottom:-34%;left:-15%;box-shadow:0 0 0 24px #f07c540f,0 0 0 48px #f07c5409}.coach-image{content:url(/emanuel-cutout-v2.png);filter:drop-shadow(0 30px 24px #00000057);width:min(72%,510px);max-height:84%;animation:.9s cubic-bezier(.18,.8,.25,1) both coach-enter;bottom:11%;right:9%}.hero-dumbbells{z-index:6;mix-blend-mode:screen;filter:drop-shadow(0 18px 18px #f0b45a47);transform-origin:50%;width:min(52%,370px);animation:5s ease-in-out infinite dumbbell-float;position:absolute;bottom:0;right:2%}.coach-tag{background:#121f19d1;border-left-color:#d2eea3;top:40px;left:42px}.coach-tag strong{font-size:15px}.coach-tag span{color:#f0c589}.floating-card{z-index:7;border:1px solid #17241f14}.card-one{bottom:170px;left:28px}.card-two{bottom:80px;right:28px}.reset-hero .primary-cta{background:linear-gradient(100deg,#17241f,#355b4b 58%,#f07c54) 0 0/210% 100%;animation:3.3s ease-in-out infinite cta-glow;position:relative;overflow:hidden;box-shadow:0 0 0 1px #ffffff1f,0 14px 30px #17241f3d}.reset-hero .primary-cta:before{content:"";background:#ffffff52;width:25%;animation:3.3s ease-in-out infinite button-shine;position:absolute;top:0;bottom:0;left:-35%;transform:skew(-22deg)}.reset-hero .primary-cta span{position:relative}.results-shell .results-hero,.results-shell .priority-section,.results-shell .schedule-section,.results-shell .reset-footer{display:none}.results-shell .top-gate{background:radial-gradient(circle at 50% 36%,#d2eea33d,#0000 27%);order:1;place-items:center;min-height:calc(100vh - 80px);padding:70px 28px 90px;display:grid}.results-shell .reset-header{order:0}.results-shell .top-gate .gate-form,.results-shell .top-gate .success-card{width:min(100%,620px);color:var(--ink);background:#fffdf8eb;border:1px solid #17241f1a;border-radius:28px;padding:48px 46px;position:relative;overflow:hidden;box-shadow:0 28px 70px #17241f29}.results-shell .top-gate .gate-form:before,.results-shell .top-gate .success-card:before{content:"";background:linear-gradient(90deg,var(--coral),#f1b66c,var(--mint));height:5px;position:absolute;top:0;left:0;right:0}.results-shell .top-gate .gate-form h2,.results-shell .top-gate .success-card h2{color:var(--ink);margin-bottom:13px;font-size:clamp(34px,5vw,52px);line-height:1.02}.results-shell .top-gate .gate-form .eyebrow{margin-top:5px}.results-shell .top-gate .form-grid label{color:var(--muted);font-weight:700}.results-shell .top-gate .form-grid input{background:var(--paper);border:1px solid var(--line);color:var(--ink);font-size:16px}.results-shell .top-gate .consent{color:var(--muted);font-size:13px}.results-shell .top-gate .primary-cta{background:linear-gradient(100deg,var(--ink),#355b4b,var(--coral));background-size:200% 100%;width:100%;padding:18px 22px;font-size:16px;animation:3.3s ease-in-out infinite cta-glow}.results-shell .top-gate .privacy-note,.results-shell .top-gate .success-card p:not(.eyebrow){color:var(--muted)}.results-shell .top-gate .success-icon{background:var(--mint)}@keyframes coach-enter{0%{opacity:0;transform:translateY(35px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes dumbbell-float{0%,to{transform:translate(0,0)rotate(-4deg)}50%{transform:translate(-7px,-13px)rotate(2deg)}}@keyframes light-sweep{0%,to{opacity:.2;transform:translate(-5%)}50%{opacity:.8;transform:translate(5%)}}@keyframes orbit-rise{0%,to{transform:translateY(0)rotate(-3deg)}50%{transform:translateY(-10px)rotate(3deg)}}@keyframes cta-glow{0%,to{background-position:0;box-shadow:0 0 0 1px #ffffff1f,0 14px 30px #17241f3d}50%{background-position:100%;box-shadow:0 0 0 6px #f07c541a,0 18px 40px #f07c5447}}@keyframes button-shine{0%,55%{left:-35%}75%,to{left:125%}}@media (width<=800px){.reset-shell .brand span.brand-signature{font-size:19px}.hero-art{min-height:590px}.coach-image{width:78%;max-height:76%;bottom:15%;right:10%}.hero-dumbbells{width:62%;bottom:3%;right:-2%}.coach-tag{top:30px;left:22px}.card-one{bottom:150px;left:18px}.card-two{bottom:74px;right:16px}.results-shell .top-gate{padding:48px 20px 70px}.results-shell .top-gate .gate-form,.results-shell .top-gate .success-card{border-radius:23px;padding:38px 25px}}.hero-art{background:radial-gradient(circle at 73% 26%,#daa6492e,#0000 22%),radial-gradient(circle at 20% 76%,#6556c229,#0000 30%),linear-gradient(145deg,#0b111c,#151f31 57%,#070b13)}.hero-art:before{background:linear-gradient(125deg,#0000 0 42%,#ffd3701c 43% 43.5%,#0000 44% 100%)}.hero-art:after{border-color:#daa64952;box-shadow:0 0 0 24px #daa6490f,0 0 0 48px #6d5fd20f}.hero-glow{background:radial-gradient(circle,#daa64938,#595bc414 34%,#0000 70%)}.hero-chips{z-index:10;flex-direction:column;gap:10px;display:flex;position:absolute;top:116px;left:40px}.hero-chips span{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#cbd2e5;letter-spacing:.16em;background:#070c14b8;border:1px solid #daa64952;border-radius:999px;width:max-content;padding:10px 13px;font-size:10px;font-weight:800;box-shadow:0 8px 20px #0000002e}.hero-chips b{color:#f5cd76;font-weight:900}.workout-badge{color:#f5cd76;background:#070c14cc;border-color:#daa64966}.hero-dumbbells{z-index:8;filter:contrast(1.18)saturate(1.28)drop-shadow(0 20px 24px #f0b45a80);width:min(68%,485px);animation:4.4s ease-in-out infinite dumbbell-float-strong;bottom:3%;right:-4%}.hero-dumbbell-orbit{z-index:7;pointer-events:none;border:2px solid #f0c589b8;border-color:#f0c589b8 #f0c589b8 #d2eea3b8 #0000;border-radius:50%;position:absolute;transform:rotate(-24deg);box-shadow:0 0 18px #f0b45a38}.orbit-a{width:390px;height:145px;animation:8s linear infinite orbit-spin;bottom:138px;right:-42px}.orbit-b{opacity:.75;border-width:1px;width:320px;height:104px;animation:6s linear infinite orbit-spin-reverse;bottom:162px;right:12px}.hero-light-trail{z-index:7;pointer-events:none;filter:drop-shadow(0 0 9px #d2eea3d9);background:linear-gradient(90deg,#0000,#d2eea3f2,#f07c54db,#0000);border-radius:99px;width:170px;height:3px;position:absolute;transform:rotate(-18deg)}.trail-a{animation:2.8s ease-in-out infinite trail-pulse;bottom:292px;right:188px}.trail-b{width:125px;animation:2.8s ease-in-out infinite trail-pulse-b;bottom:228px;right:42px;transform:rotate(19deg)}.workout-badge{z-index:9;color:#f0c589;letter-spacing:.16em;background:#0a1712b8;border:1px solid #d2eea361;border-radius:999px;align-items:center;gap:8px;padding:9px 12px;font-size:10px;font-weight:800;animation:3s ease-in-out infinite badge-pulse;display:flex;position:absolute;top:44px;right:42px;box-shadow:0 0 22px #d2eea329}.badge-dot{background:#d2eea3;border-radius:50%;width:7px;height:7px;box-shadow:0 0 12px #d2eea3}.floating-card{z-index:10}.coach-image{z-index:5;filter:drop-shadow(0 30px 24px #00000075);width:min(90%,650px);max-height:106%;bottom:-7%;right:-4%}.hero-dumbbells{mix-blend-mode:normal;opacity:.98;filter:brightness(.72)contrast(1.28)saturate(1.22)drop-shadow(0 22px 24px #000000a3)drop-shadow(0 0 18px #f0b45a57)}.dumbbell-shadow{z-index:6;filter:blur(22px);pointer-events:none;background:#050c0a8f;border-radius:50%;width:min(69%,490px);height:210px;position:absolute;bottom:7%;right:-1%;transform:rotate(-8deg)}.dumbbell-flash{z-index:9;filter:blur(1px)drop-shadow(0 0 12px #ffcb6bf2);mix-blend-mode:screen;pointer-events:none;background:linear-gradient(90deg,#0000 0% 35%,#ffe195f2 49%,#f07c54d1 55%,#0000 70%);border-radius:99px;width:min(56%,400px);height:7px;animation:3.2s ease-in-out infinite gold-sweep;position:absolute;bottom:18%;right:5%;transform:rotate(-17deg)}.card-one,.card-two{color:#fffdf8;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#0a1712d1;border:1px solid #d2eea347;box-shadow:0 15px 30px #0000003d}.card-one b,.card-two b{color:#f0c589}.card-one span,.card-two span{color:#d7e1d9}@keyframes gold-sweep{0%,18%{opacity:0;transform:translate(-130px)rotate(-17deg)}34%,62%{opacity:1}82%,to{opacity:0;transform:translate(180px)rotate(-17deg)}}@keyframes dumbbell-float-strong{0%,to{transform:translate(0,0)rotate(-5deg)}50%{transform:translate(-16px,-20px)rotate(5deg)}}@keyframes orbit-spin{to{transform:rotate(336deg)}}@keyframes orbit-spin-reverse{to{transform:rotate(-384deg)}}@keyframes trail-pulse{0%,to{opacity:.35;transform:translate(0)rotate(-18deg)}50%{opacity:1;transform:translate(-18px)rotate(-18deg)}}@keyframes trail-pulse-b{0%,to{opacity:.3;transform:translate(0)rotate(19deg)}50%{opacity:1;transform:translate(18px)rotate(19deg)}}@keyframes badge-pulse{0%,to{transform:scale(1);box-shadow:0 0 22px #d2eea329}50%{transform:scale(1.04);box-shadow:0 0 30px #d2eea357}}@media (width<=800px){.coach-image{width:96%;max-height:104%;bottom:-5%;right:-9%}.hero-dumbbells{width:78%;bottom:4%;right:-10%}.dumbbell-shadow{width:82%;height:165px;bottom:8%;right:-8%}.dumbbell-flash{width:65%;bottom:20%;right:3%}.orbit-a{width:310px;height:118px;bottom:126px;right:-34px}.orbit-b{width:260px;height:90px;bottom:150px;right:-2px}.trail-a{bottom:280px;right:126px}.trail-b{bottom:220px;right:25px}.workout-badge{font-size:9px;top:26px;right:22px}}.hero-dumbbells{z-index:8;mix-blend-mode:normal;opacity:.98;filter:brightness(.58)contrast(1.38)saturate(1.18)drop-shadow(0 22px 24px #000000b8)drop-shadow(0 0 18px #daa64961);width:min(67%,475px);animation:none;bottom:-2%;right:-3%}.hero-copy .primary-cta{background:linear-gradient(105deg,#0b1220 0%,#1a2742 48%,#6049a8 78%,#d7a943 100%) 0 0/220% 100%;animation:3.4s ease-in-out infinite navy-cta-glow;box-shadow:0 0 0 1px #daa64947,0 15px 32px #070c1461}.hero-copy .primary-cta:hover:not(:disabled){background:linear-gradient(105deg,#131d31,#263961 45%,#7358c0 78%,#edc45b);transform:translateY(-3px)}.hero-chips{gap:13px;top:116px;left:40px}.hero-chips span{letter-spacing:.18em;padding:13px 17px;font-size:12px;box-shadow:0 10px 24px #00000040}.hero-chips b{font-size:13px}.hero-ring,.hero-dumbbell-orbit{display:none}.energy-aura{z-index:3;pointer-events:none;filter:blur(15px);opacity:.64;mix-blend-mode:screen;background:conic-gradient(from 190deg at 50% 78%,#0000 0deg,#daa649e0 22deg,#ffdf8061 58deg,#6f54cdb8 120deg,#0000 178deg 360deg);border-radius:46% 54% 35% 65%/20% 22% 78% 80%;width:42%;height:112%;animation:4.8s ease-in-out infinite aura-rise;position:absolute;bottom:-12%;left:35%;transform:rotate(-8deg)}.aura-side{z-index:3;opacity:.4;filter:blur(24px);width:60%;height:78%;animation:5.5s ease-in-out -1.8s infinite aura-side-rise;bottom:-6%;left:18%;transform:rotate(18deg)}.energy-spark{z-index:7;filter:drop-shadow(0 0 8px #f2c861);opacity:0;background:linear-gradient(#ffe59a,#d7a943 45%,#0000);border-radius:80%;width:7px;height:20px;animation:3.8s ease-out infinite spark-rise;position:absolute;transform:rotate(22deg)}.spark-one{animation-delay:.5s;bottom:13%;left:34%}.spark-two{animation-delay:1.8s;bottom:18%;left:60%}.spark-three{animation-delay:2.7s;bottom:9%;left:72%}@keyframes aura-rise{0%,to{opacity:.58;transform:rotate(-7deg)scale(.94)translateY(10px)}50%{opacity:1;transform:rotate(8deg)scale(1.08)translateY(-14px)}}@keyframes aura-side-rise{0%,to{opacity:.36;transform:rotate(16deg)scale(.92)translateY(10px)}50%{opacity:.85;transform:rotate(-14deg)scale(1.1)translateY(-20px)}}@keyframes spark-rise{0%{opacity:0;transform:translateY(30px)rotate(22deg)scale(.7)}20%{opacity:1}to{opacity:0;transform:translate(24px,-270px)rotate(48deg)scale(1.15)}}@keyframes navy-cta-glow{0%,to{background-position:0;box-shadow:0 0 0 1px #daa64947,0 15px 32px #070c1461}50%{background-position:100%;box-shadow:0 0 0 5px #6f54cd29,0 18px 42px #6f54cd4d}}@keyframes ribbon-rise{0%,to{opacity:.45;transform:rotate(-9deg)translateY(18px)scale(.96)}50%{opacity:1;transform:rotate(9deg)translateY(-16px)scale(1.04)}}@keyframes ribbon-rise-two{0%,to{opacity:.32;transform:rotate(12deg)translateY(14px)scale(.94)}50%{opacity:.82;transform:rotate(-10deg)translateY(-20px)scale(1.08)}}@media (width<=800px){.coach-image{width:108%;max-height:116%;bottom:-8%;right:-16%}.hero-chips{gap:9px;top:92px;left:22px}.hero-chips span{padding:10px 12px;font-size:10px}.hero-chips b{font-size:11px}.hero-dumbbells{width:78%;bottom:1%;right:-10%}.energy-aura{width:58%;height:108%;left:26%}.aura-side{width:78%;left:10%}}.energy-base{z-index:4;filter:blur(20px);background:#daa649a8;border-radius:50%;width:54%;height:7%;animation:2.6s ease-in-out infinite base-pulse;position:absolute;bottom:3%;left:28%;box-shadow:0 0 44px 20px #daa6494d,0 0 70px 28px #6f54cd33}.energy-aura{z-index:6;filter:blur(10px);opacity:.86;mix-blend-mode:screen;background:conic-gradient(from 174deg at 50% 82%,#0000 0deg,#daa649fa 18deg,#ffe289c2 31deg,#0000 43deg 78deg,#6f54cdeb 104deg,#d8a94bd1 132deg,#0000 159deg 224deg,#daa649d6 260deg,#0000 294deg);border-radius:48% 52% 38% 62%/19% 24% 76% 81%;width:68%;height:131%;animation:4.8s ease-in-out infinite aura-rise;bottom:-17%;left:17%}.aura-side{opacity:.6;filter:blur(17px);background:conic-gradient(from 190deg at 52% 78%,#0000 0deg,#6f54cde6 30deg,#0000 62deg 112deg,#daa649d1 154deg,#0000 190deg 270deg,#6f54cdb8 310deg,#0000 342deg);width:86%;height:112%;animation:5.4s ease-in-out -1.4s infinite aura-side-rise;bottom:-8%;left:7%}.energy-ribbon{z-index:7;filter:blur(6px)drop-shadow(0 0 12px #daa649d1);mix-blend-mode:screen;pointer-events:none;border:6px solid #0000;border-color:#0000 #0000 #6f54cdbf #ffda71cc;border-radius:46% 54% 42% 58%/20% 23% 77% 80%;width:63%;height:119%;animation:4.6s ease-in-out infinite ribbon-rise;position:absolute;bottom:-10%;left:20%}.ribbon-two{filter:blur(3px)drop-shadow(0 0 10px #6f54cdbf);border-width:3px;border-bottom-color:#ffe085e6;border-left-color:#6f54cddb;width:53%;height:126%;animation:5.2s ease-in-out -1.8s infinite ribbon-rise-two;bottom:-12%;left:28%}.energy-spark{z-index:9;width:8px;height:27px;box-shadow:0 0 16px #ffdd7ef2}@keyframes base-pulse{0%,to{opacity:.55;transform:scaleX(.9)}50%{opacity:1;transform:scaleX(1.12)}}@media (width<=800px){.energy-base{width:72%;left:17%}.energy-aura{width:88%;height:128%;left:5%}.aura-side{width:106%;left:-6%}.energy-ribbon{width:84%;height:119%;left:8%}.ribbon-two{width:68%;height:124%;left:18%}}.energy-ankle-wrap{z-index:9;filter:blur(2px)drop-shadow(0 0 13px #daa649e6);mix-blend-mode:screen;pointer-events:none;border:4px solid #0000;border-color:#0000 #6f54cde6 #daa649eb #ffdc7af5;border-radius:50%;width:58%;height:62px;animation:3.8s ease-in-out infinite ankle-flare;position:absolute;bottom:6%;left:25%}.energy-climb{z-index:9;filter:blur(7px)drop-shadow(0 0 12px #ffd570e6);mix-blend-mode:screen;opacity:0;transform-origin:bottom;pointer-events:none;background:linear-gradient(#0000 0%,#6f54cdeb 32%,#daa649e6 66%,#ffda71fa 87%,#0000 100%);border-radius:50%;width:22px;height:78%;animation:3.8s cubic-bezier(.35,.02,.62,.98) infinite energy-climb;position:absolute;bottom:5%}.climb-left{left:27%;transform:rotate(-12deg)}.climb-right{animation-delay:1.15s;right:19%;transform:rotate(13deg)}@keyframes ankle-flare{0%,to{opacity:.2;transform:scale(.76)rotate(-4deg)}18%{opacity:1;transform:scale(1.08)rotate(3deg)}44%{opacity:.5;transform:scale(.92)rotate(-3deg)}70%{opacity:.12;transform:scale(.8)rotate(4deg)}}@keyframes energy-climb{0%{opacity:0;transform:translateY(18%)scaleY(.2)rotate(-12deg)}10%{opacity:1}48%{opacity:.95;transform:translateY(-7%)scaleY(1)rotate(5deg)}78%{opacity:.55;transform:translateY(-22%)scaleY(.9)rotate(-7deg)}to{opacity:0;transform:translateY(-43%)scaleY(.45)rotate(10deg)}}@media (width<=800px){.energy-ankle-wrap{width:78%;bottom:7%;left:12%}.energy-climb{width:18px;height:76%}.climb-left{left:16%}.climb-right{right:9%}}.hero-ring,.hero-dumbbell-orbit,.energy-base,.energy-ankle-wrap,.energy-aura,.energy-ribbon,.energy-climb,.energy-spark,.hero-light-trail{display:none}.energy-flame{z-index:4;pointer-events:none;mix-blend-mode:screen;filter:blur(8px)drop-shadow(0 0 16px #ffcf61bf);opacity:.78;height:127%;animation:3.8s ease-in-out infinite power-aura-rise;position:absolute;bottom:-16%}.flame-back{clip-path:polygon(48% 100%,17% 94%,25% 81%,8% 83%,18% 69%,4% 64%,22% 54%,10% 45%,28% 46%,18% 30%,38% 38%,35% 15%,49% 30%,58% 5%,63% 31%,82% 18%,74% 40%,96% 35%,81% 52%,98% 60%,79% 68%,92% 80%,73% 78%,84% 94%);background:radial-gradient(at 50% 86%,#ffda70eb 0 12%,#daa649b3 20%,#0000 39%),linear-gradient(#0000 0 16%,#6f54cd7a 48%,#ffcd5ce0 82%,#0000 100%);width:67%;left:18%}.flame-left{clip-path:polygon(62% 100%,22% 91%,38% 76%,6% 79%,27% 62%,7% 53%,38% 47%,20% 31%,47% 38%,51% 8%,68% 35%,91% 19%,78% 49%,100% 59%,78% 68%,90% 85%);filter:blur(6px)drop-shadow(0 0 14px #daa649e6);background:linear-gradient(#0000 4%,#6f54cdc7 31%,#daa649f2 74%,#0000 100%);width:28%;animation-delay:-1.1s;left:13%}.flame-right{clip-path:polygon(40% 100%,10% 88%,28% 75%,3% 71%,25% 58%,5% 49%,37% 44%,25% 27%,49% 36%,57% 5%,69% 34%,94% 21%,78% 50%,100% 59%,78% 68%,91% 86%);filter:blur(6px)drop-shadow(0 0 14px #6f54cdcc);background:linear-gradient(#0000 7%,#6f54cdc2 33%,#daa649f5 72%,#0000 100%);width:28%;animation-delay:-2.1s;right:9%}@keyframes power-aura-rise{0%,to{opacity:.48;background-position:50% 100%;transform:translateY(10px)scale(.94,.93)}22%{opacity:.9}52%{opacity:.86;background-position:50% 44%;transform:translateY(-8px)scale(1.03,1.04)}78%{opacity:.58;background-position:50% 0;transform:translateY(-23px)scale(.98,1.08)}}@media (width<=800px){.energy-flame{height:124%;bottom:-14%}.flame-back{width:94%;left:3%}.flame-left{width:36%;left:1%}.flame-right{width:36%;right:0}}.energy-flame{display:none}.hero-energy-flame{z-index:4;object-fit:contain;object-position:center bottom;mix-blend-mode:screen;filter:saturate(1.15)contrast(1.08)drop-shadow(0 0 20px #ffba42b8);opacity:0;pointer-events:none;width:84%;height:128%;animation:5.6s cubic-bezier(.22,.72,.26,1) infinite cinematic-flame-burst;position:absolute;bottom:-13%;left:9%}@keyframes cinematic-flame-burst{0%,8%{opacity:0;transform:translateY(9%)scale(.88)}18%{opacity:.96;transform:translateY(4%)scale(.94)}35%{opacity:1;transform:translateY(-1%)scale(1)}55%{opacity:.88;transform:translateY(-4%)scale(1.04)}72%{opacity:.4;transform:translateY(-8%)scale(1.08)}86%,to{opacity:0;transform:translateY(-13%)scale(1.12)}}@media (width<=800px){.hero-energy-flame{width:110%;height:126%;bottom:-11%;left:-5%}}.hero-energy-flame{z-index:6;object-fit:contain;object-position:center bottom;mix-blend-mode:screen;filter:brightness(1.08)saturate(1.08)drop-shadow(0 0 15px #ffd774e0);width:98%;height:129%;animation:5.8s cubic-bezier(.32,.02,.58,.98) infinite light-trail-climb;bottom:-11%;left:1%}@keyframes light-trail-climb{0%,7%{opacity:0;clip-path:inset(100% 0 0);transform:translateY(4%)scale(.97)}18%{opacity:.98;clip-path:inset(70% 0 0);transform:translateY(1%)scale(.99)}43%{opacity:1;clip-path:inset(33% 0 0);transform:translateY(-1%)scale(1)}64%{opacity:.94;clip-path:inset(0);transform:translateY(-3%)scale(1.01)}77%{opacity:.7;clip-path:inset(0);transform:translateY(-6%)scale(1.03)}88%,to{opacity:0;clip-path:inset(0 0 100%);transform:translateY(-9%)scale(1.05)}}@media (width<=800px){.hero-energy-flame{width:120%;height:127%;bottom:-9%;left:-10%}}.hero-energy-flame{display:none}.hero-light-sweep{z-index:11;filter:blur(.7px)drop-shadow(0 0 8px #ffda75);mix-blend-mode:screen;pointer-events:none;background:linear-gradient(90deg,#0000 0%,#6f54cd40 29%,#ffffe8fa 48%,#daa649 53%,#6f54cd3d 72%,#0000 100%);border-radius:999px;width:170%;height:18px;animation:7.8s cubic-bezier(.18,.72,.24,1) infinite diagonal-light-sweep;position:absolute;top:50%;left:50%;transform:translate(130%,130%)rotate(-45deg)}.hero-light-sweep:before{content:"";filter:blur(26px);opacity:.95;background:linear-gradient(90deg,#0000 0%,#6f54cd14 32%,#ffdd843d 50%,#6f54cd14 68%,#0000 100%);border-radius:999px;position:absolute;inset:-54px 7%}.hero-light-sweep:after{content:"";filter:blur(35px);opacity:.9;background:#ffdc804d;border-radius:50%;width:14%;height:440px;position:absolute;top:-210px;left:43%}@keyframes diagonal-light-sweep{0%{opacity:.76;transform:translate(130%,130%)rotate(-45deg)}8%{opacity:1;transform:translate(100%,100%)rotate(-45deg)}30%{opacity:1;transform:translate(0)rotate(-45deg)}45%{opacity:1;transform:translate(-38%,-38%)rotate(-45deg)}61%{opacity:.98;transform:translate(-38%,-38%)rotate(-45deg)}76%{opacity:.5;transform:translate(-70%,-70%)rotate(-45deg)}86%{opacity:0;transform:translate(-145%,-145%)rotate(-45deg)}91%{opacity:.72;transform:translate(116%,116%)rotate(-45deg)}to{opacity:.76;transform:translate(130%,130%)rotate(-45deg)}}@media (width<=800px){.hero-light-sweep{width:205%;height:14px}.hero-light-sweep:before{inset:-42px 7%}.hero-light-sweep:after{height:340px;top:-160px}}.coach-image{width:min(116%,820px);max-height:124%;bottom:-15%;right:-18%}.hero-light-sweep{animation-duration:6.2s}@media (width<=800px){.coach-image{width:122%;max-height:122%;bottom:-12%;right:-21%}}.reset-shell:has(.question-shell) .reset-header{background:linear-gradient(135deg,#0b1220,#182743);border-bottom-color:#ffffff1a}.reset-shell:has(.question-shell) .brand{color:#fffdf8}.reset-shell:has(.question-shell) .brand-signature{color:#f5cd76!important}.reset-shell:has(.question-shell) .step-label{color:#cbd2e5}.reset-shell:has(.question-shell) .progress-track{background:#ffffff1a;height:6px}.reset-shell:has(.question-shell) .progress-track span{background:linear-gradient(90deg,#d7a943,#f7e09a,#8d70e6);box-shadow:0 0 15px #daa649a6}.question-shell{color:#fffdf8;background:radial-gradient(circle at 78% 15%,#6f54cd3d,#0000 28%),radial-gradient(circle at 18% 76%,#daa64926,#0000 34%),linear-gradient(145deg,#0b1220,#131e33 58%,#070c16);max-width:920px;min-height:calc(100vh - 86px);margin:0 auto;padding:58px 58px 86px;position:relative;overflow:hidden}.question-shell:before{content:"";pointer-events:none;border:1px solid #ffffff14;border-radius:30px;position:absolute;inset:18px}.question-shell .back-button{color:#cbd2e5;margin-bottom:42px;position:relative}.question-shell .back-button:hover{color:#f5cd76}.question-shell .eyebrow{color:#f5cd76;position:relative}.question-shell h1{color:#fffdf8;text-shadow:0 5px 30px #00000038;max-width:780px;font-size:clamp(38px,5.4vw,68px);position:relative}.question-helper{color:#b9c2d6;position:relative}.answer-grid{gap:15px;margin:38px 0;position:relative}.answer-option{color:#f7f8fb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(145deg,#ffffff1c,#ffffff09);border:1px solid #ffffff26;border-radius:20px;min-height:78px;padding:18px 20px;transition:transform .25s,border-color .25s,box-shadow .25s,background .25s;box-shadow:0 12px 28px #0000002e,inset 0 1px #ffffff1a}.answer-option:hover{border-color:#f5cd76bf;transform:translateY(-3px);box-shadow:0 16px 34px #0000004d,0 0 24px #daa64924}.answer-option.selected{background:linear-gradient(115deg,#daa64947,#6f54cd47);border-color:#f5cd76;box-shadow:0 0 0 2px #f5cd762e,0 15px 34px #0000004d,0 0 25px #daa64933}.option-icon{background:#ffffff0f;border-color:#ffffff4d;width:25px;height:25px}.selected .option-icon{background:linear-gradient(135deg,#f5cd76,#8d70e6);border-color:#f5cd76;box-shadow:0 0 13px #f5cd768c}.question-shell .next-button{background:linear-gradient(105deg,#101a2d,#263b65 45%,#7358c0 78%,#d7a943) 0 0/220% 100%;margin-top:22px;animation:3.4s ease-in-out infinite app-cta-glow;position:relative;overflow:hidden;box-shadow:0 0 0 1px #f5cd764d,0 18px 36px #0000004d}.question-shell .next-button:before,.results-shell .top-gate .primary-cta:before{content:"";background:#ffffff59;width:22%;animation:3.2s ease-in-out infinite app-button-shine;position:absolute;top:0;bottom:0;left:-30%;transform:skew(-22deg)}.question-shell .next-button span,.results-shell .top-gate .primary-cta span{position:relative}.question-shell .next-button:disabled{opacity:.42;filter:saturate(.45);animation:none}.results-shell{color:#fffdf8;background:#0b1220}.results-shell .reset-header{background:linear-gradient(135deg,#0b1220,#182743);border-bottom-color:#ffffff1a}.results-shell .brand{color:#fffdf8}.results-shell .brand-signature{color:#f5cd76!important}.results-shell .top-gate{background:radial-gradient(circle at 50% 18%,#6f54cd3d,#0000 28%),radial-gradient(circle at 20% 80%,#daa6491f,#0000 35%),linear-gradient(145deg,#0b1220,#131e33 58%,#070c16)}.results-shell .top-gate .gate-card,.results-shell .top-gate .gate-form,.results-shell .top-gate .success-card{color:#fffdf8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(145deg,#ffffff24,#ffffff0b);border:1px solid #ffffff2e;border-radius:32px;width:min(100%,700px);padding:52px 54px;position:relative;overflow:hidden;box-shadow:0 28px 75px #0000005c,inset 0 1px #ffffff29}.results-shell .top-gate .gate-card:before,.results-shell .top-gate .gate-form:before,.results-shell .top-gate .success-card:before{background:linear-gradient(90deg,#d7a943,#f5e2a0,#8d70e6,#d7a943);height:4px;box-shadow:0 0 18px #daa649b3}.results-shell .top-gate .gate-card:after,.results-shell .top-gate .gate-form:after{content:"";pointer-events:none;background:radial-gradient(circle,#f5cd7638,#0000 68%);border-radius:50%;width:220px;height:220px;position:absolute;top:-100px;right:-100px}.results-shell .top-gate .gate-card h2,.results-shell .top-gate .gate-form h2,.results-shell .top-gate .success-card h2{color:#fffdf8;text-shadow:0 4px 24px #00000040;margin-bottom:18px;font-size:clamp(36px,5vw,58px);line-height:1.02}.results-shell .top-gate .eyebrow{color:#f5cd76}.results-shell .top-gate .gate-question{color:#f5cd76;margin:0 0 18px;font-size:20px;font-weight:800}.results-shell .top-gate .gate-card p:not(.eyebrow):not(.gate-question),.results-shell .top-gate .success-card p:not(.eyebrow){color:#cbd2e5}.results-shell .top-gate .gate-card .primary-cta,.results-shell .top-gate .gate-form .primary-cta{color:#fffdf8;background:linear-gradient(105deg,#101a2d,#263b65 45%,#7358c0 78%,#d7a943) 0 0/220% 100%;width:100%;margin-top:28px;animation:3.4s ease-in-out infinite app-cta-glow;position:relative;overflow:hidden;box-shadow:0 0 0 1px #f5cd764d,0 18px 36px #0000004d}.results-shell .top-gate .form-grid{gap:16px}.results-shell .top-gate .form-grid label{color:#cbd2e5}.results-shell .top-gate .form-grid input{color:#fffdf8;background:#ffffff14;border:1px solid #fff3;border-radius:13px;padding:16px;box-shadow:inset 0 1px #ffffff14}.results-shell .top-gate .form-grid input:focus{border-color:#f5cd76;box-shadow:0 0 0 3px #f5cd7626}.results-shell .top-gate .consent{color:#cbd2e5}.results-shell .top-gate .privacy-note{color:#8f9bb5}.results-shell .top-gate .success-icon{color:#0b1220;background:linear-gradient(135deg,#f5cd76,#8d70e6);box-shadow:0 0 25px #f5cd7666}@keyframes app-cta-glow{0%,to{background-position:0;box-shadow:0 0 0 1px #f5cd764d,0 18px 36px #0000004d}50%{background-position:100%;box-shadow:0 0 0 5px #8d70e62e,0 20px 44px #8d70e640}}@keyframes app-button-shine{0%,55%{left:-30%}78%,to{left:125%}}@media (width<=800px){.question-shell{border-radius:0;padding:44px 22px 74px}.question-shell:before{border-radius:22px;inset:12px}.answer-grid{grid-template-columns:1fr}.results-shell .top-gate .gate-card,.results-shell .top-gate .gate-form,.results-shell .top-gate .success-card{border-radius:25px;padding:38px 25px}.results-shell .top-gate .gate-question{font-size:18px}}.results-shell .top-gate .gate-card{display:block;position:relative}:is(.reset-shell:has(.question-shell) .brand img,.results-shell .brand img){background:#fff;border-radius:11px;padding:5px;box-shadow:0 0 0 1px #ffffffa6,0 5px 18px #00000047}.results-shell .top-gate .consent{color:#fffdf8;background:linear-gradient(135deg,#f5cd7633,#8d70e62e);border:1px solid #f5cd76b3;border-radius:17px;align-items:flex-start;gap:12px;margin:24px 0 8px;padding:16px 17px;font-weight:700;display:flex;box-shadow:0 0 0 2px #f5cd7614,0 10px 25px #0000002e,inset 0 1px #ffffff29}.results-shell .top-gate .consent input{accent-color:#f5cd76;filter:drop-shadow(0 0 5px #f5cd7699);flex:none;width:21px;height:21px;margin:1px 0 0}.results-shell .top-gate .consent span{font-size:13px;line-height:1.5}
