*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--brand-black:#0f172a;--brand-indigo:#6366f1;--brand-indigo-d:#4f46e5;--brand-indigo-l:#eef2ff;--clr-dark:#111827;--clr-body:#374151;--clr-muted:#6b7280;--clr-subtle:#9ca3af;--clr-border:#e5e7eb;--clr-bg:#f9fafb;--clr-bg-100:#f3f4f6;--clr-success:#16a34a;--clr-error:#dc2626;--header-h:64px;--max-w:680px;--radius:8px;--radius-lg:12px;--clr-brand:var(--brand-black)}html{scroll-behavior:smooth}body{color:var(--clr-dark);-webkit-font-smoothing:antialiased;background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.site-header{height:var(--header-h);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--clr-border);z-index:100;background:#fffffff2;position:fixed;top:0;left:0;right:0}.header-inner{justify-content:space-between;align-items:center;max-width:1100px;height:100%;margin:0 auto;padding:0 1.5rem;display:flex}.header-logo{color:var(--brand-black);letter-spacing:-.03em;flex-shrink:0;align-items:center;gap:6px;font-size:1.05rem;font-weight:800;line-height:1;text-decoration:none;display:flex}.header-logo-mark{flex-shrink:0;align-items:center;display:flex}.logo-accent{color:var(--brand-indigo-d)}.logo-tld{color:var(--clr-muted);font-weight:500}.btn-header-cta{white-space:nowrap;padding:9px 18px;font-size:.88rem}.layout-main{padding-top:var(--header-h);min-height:calc(100vh - var(--header-h));flex-direction:column;display:flex}@keyframes btn-gradient{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.btn-primary{color:#fff;border-radius:var(--radius);cursor:pointer;letter-spacing:-.01em;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 45%,#6366f1 100%) 0 0/200% 200%;border:none;justify-content:center;align-items:center;padding:12px 24px;font-family:inherit;font-size:1rem;font-weight:700;text-decoration:none;transition:opacity .18s,transform .15s,box-shadow .18s;animation:4s infinite btn-gradient;display:inline-flex;box-shadow:0 4px 14px #6366f159}.btn-primary:hover:not(:disabled){opacity:.92;transform:translateY(-1px);box-shadow:0 6px 20px #6366f173}.btn-primary:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 8px #6366f14d}.btn-primary:disabled{opacity:.38;cursor:not-allowed;animation:none}.btn-hero{border-radius:var(--radius-lg);padding:16px 40px;font-size:1.1rem;box-shadow:0 8px 24px #6366f166}.btn-pay{background:linear-gradient(135deg,#16a34a 0%,#22c55e 50%,#15803d 100%) 0 0/200% 200%;width:100%;animation:6s infinite btn-pay-gradient;box-shadow:0 4px 14px #16a34a4d}@keyframes btn-pay-gradient{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@media (prefers-reduced-motion:reduce){.btn-pay{animation:none}}@keyframes btn-gentle-nudge{0%,to{transform:scale(1)}50%{transform:scale(1.035)}}.btn-pay:hover:not(:disabled){background:linear-gradient(135deg,#15803d 0%,#166534 100%);box-shadow:0 6px 18px #16a34a66}.btn-back{color:var(--clr-muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;margin-bottom:.75rem;padding:4px 0;font-size:.85rem;transition:color .15s;display:inline-flex}.btn-back:hover{color:var(--clr-dark)}.header-nav{flex:1;align-items:center;gap:1.5rem;padding-left:2rem;display:flex}.header-nav-link{color:var(--clr-muted);font-size:.9rem;font-weight:500;text-decoration:none;transition:color .15s}.header-nav-link:hover,.header-nav-link.active{color:var(--brand-black)}.btn-outline{color:var(--brand-black);border:1.5px solid var(--clr-border);border-radius:var(--radius);cursor:pointer;background:0 0;justify-content:center;align-items:center;padding:10px 22px;font-family:inherit;font-size:.92rem;font-weight:600;text-decoration:none;transition:border-color .15s,background .15s;display:inline-flex}.btn-outline:hover{border-color:var(--brand-black);background:var(--clr-bg)}.btn-outline-light{color:#ffffffe0;border-radius:var(--radius);cursor:pointer;white-space:nowrap;background:0 0;border:1.5px solid #ffffff40;justify-content:center;align-items:center;padding:10px 22px;font-family:inherit;font-size:.92rem;font-weight:600;text-decoration:none;transition:border-color .15s,background .15s;display:inline-flex}.btn-outline-light:hover{background:#ffffff12;border-color:#ffffff80}.hp{flex-direction:column;display:flex}.hp-hero{background:var(--brand-black);padding:2.75rem 1.5rem 3rem;position:relative;overflow:hidden}.hp-hero:before{content:"";pointer-events:none;background:radial-gradient(#6366f14d 0%,#0000 70%);width:700px;height:340px;animation:5s ease-in-out infinite hp-glow-pulse;position:absolute;top:-60px;left:50%;transform:translate(-50%)}@keyframes hp-glow-pulse{0%,to{opacity:.75;transform:translate(-50%)scale(1)}50%{opacity:1;transform:translate(-50%)scale(1.06)}}@media (prefers-reduced-motion:reduce){.hp-hero:before{animation:none}}.hp-hero:after{content:"";pointer-events:none;background:linear-gradient(#0000,#ffffff1a);height:36px;position:absolute;bottom:0;left:0;right:0}.hp-hero-grid{grid-template-columns:1fr 420px;align-items:center;gap:3rem;max-width:1060px;margin:0 auto;display:grid;position:relative}.hp-hero-text{text-align:left;flex-direction:column;align-items:flex-start;display:flex}@media (width<=860px){.hp-hero-grid{text-align:center;grid-template-columns:1fr;gap:2.5rem}.hp-hero-text{text-align:center;align-items:center}.btn-hero,.btn-hero-secondary{width:100%}}.hp-hero-inner{flex-direction:column;align-items:center;gap:0;max-width:620px;margin:0 auto;display:flex;position:relative}.hp-hero-mockup{flex-shrink:0;justify-content:center;align-items:center;display:flex}.hp-hpdf{background:#fff;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;gap:.75rem;width:100%;max-width:320px;padding:1.1rem;font-family:Inter,-apple-system,sans-serif;display:flex;box-shadow:0 32px 80px #00000059,0 0 0 1px #6366f126,inset 0 1px #ffffff1a}.hp-hpdf-top{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding-bottom:.6rem;display:flex}.hp-hpdf-logo-row{color:var(--brand-black);letter-spacing:-.02em;align-items:center;gap:5px;font-size:.72rem;font-weight:800;display:flex}.hp-hpdf-top-badge{letter-spacing:.05em;text-transform:uppercase;color:var(--brand-indigo);background:var(--brand-indigo-l);border:1px solid #c7d2fe;border-radius:99px;padding:2px 7px;font-size:.58rem;font-weight:700}.hp-hpdf-profile{background:#f9fafb;border-radius:8px;flex-direction:column;gap:.35rem;padding:.6rem .7rem;display:flex}.hp-hpdf-prow{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.hp-hpdf-plabel{color:#9ca3af;flex-shrink:0;font-size:.65rem;font-weight:600}.hp-hpdf-pval{color:var(--brand-black);text-align:right;font-size:.68rem;font-weight:700}.hp-hpdf-divider{background:#f3f4f6;height:1px}.hp-hpdf-session{flex-direction:column;gap:.4rem;display:flex}.hp-hpdf-session-title-row{align-items:baseline;gap:.4rem;display:flex}.hp-hpdf-day-big{color:var(--brand-black);letter-spacing:-.02em;font-size:.95rem;font-weight:800}.hp-hpdf-meta-row{flex-wrap:wrap;gap:.35rem;margin:.3rem 0 .5rem;display:flex}.hp-hpdf-meta-badge{color:#6b7280;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px;padding:2px 8px;font-size:.58rem;font-weight:700}.hp-hpdf-session-name{color:#6b7280;font-size:.66rem;font-weight:600}.hp-hpdf-exo-list{flex-direction:column;display:flex}.hp-hpdf-hr{background:#f3f4f6;height:1px;margin:.5rem 0}.hp-hpdf-exo{flex-direction:column;gap:.3rem;display:flex}.hp-hpdf-muscle-label{color:var(--brand-indigo);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.1rem;font-size:.56rem;font-weight:800}.hp-hpdf-exo-row{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.hp-hpdf-exo-row--sub{margin-top:-1px}.hp-hpdf-exo-name{color:var(--brand-black);font-size:.68rem;font-weight:700;line-height:1.2}.hp-hpdf-exo-reps{color:var(--brand-black);white-space:nowrap;font-size:.66rem;font-weight:700}.hp-hpdf-exo-note{color:#6b7280;font-size:.56rem;line-height:1.4}.hp-hpdf-exo-rest{color:#6b7280;white-space:nowrap;font-size:.56rem}.hp-hpdf-alt-badge{color:#92400e;background:#fffbeb;border:1px solid #fcd34d;border-radius:5px;align-self:flex-start;margin-top:.2rem;padding:3px 7px;font-size:.56rem;font-weight:700;line-height:1.4;display:inline-block}.hp-hpdf-exo--skeleton{gap:4px}.hp-hpdf-skel-line{background:#e5e7eb;border-radius:3px;height:6px;margin-bottom:2px;display:block}.hp-hpdf-skel-line--label{background:#eef0f2;width:30%;height:5px}.hp-hpdf-more{color:var(--brand-indigo);text-align:center;border-top:1px dashed #e0e7ff;margin-top:.1rem;padding:.25rem 0;font-size:.6rem;font-weight:600}.hp-hpdf-foot{color:#d1d5db;border-top:1px solid #f3f4f6;justify-content:space-between;padding-top:.4rem;font-size:.58rem;display:flex}.hp-showcase-cards{grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:2rem;display:grid}@media (width<=540px){.hp-showcase-cards{grid-template-columns:1fr}}.hp-showcase-card{border:1px solid var(--clr-border);border-radius:var(--radius-lg);background:#fff;padding:1.25rem;transition:box-shadow .15s,border-color .15s}.hp-showcase-card:hover{border-color:#c7d2fe;box-shadow:0 4px 16px #6366f114}.hp-showcase-icon{background:var(--brand-indigo-l);border-radius:var(--radius);width:44px;height:44px;color:var(--brand-indigo);justify-content:center;align-items:center;margin-bottom:.9rem;display:flex}.hp-showcase-title{color:var(--clr-dark);letter-spacing:-.01em;margin-bottom:.35rem;font-size:.93rem;font-weight:700}.hp-showcase-desc{color:var(--clr-muted);font-size:.83rem;line-height:1.6}.hp-showcase-cta{text-align:center;margin-top:1.75rem}.hp-pricing-sub-line{color:var(--clr-success);margin-top:-.5rem;margin-bottom:1rem;font-size:.8rem;font-weight:700}.hp-badge{color:var(--brand-indigo);letter-spacing:.06em;text-transform:uppercase;background:#6366f126;border:1px solid #6366f14d;border-radius:99px;margin-bottom:1.25rem;padding:5px 14px;font-size:.72rem;font-weight:700;display:inline-block}.hp-h1{color:#fff;letter-spacing:-.035em;margin-bottom:1.25rem;font-size:clamp(2rem,5.5vw,3rem);font-weight:900;line-height:1.1}.hp-h1-accent{color:var(--brand-indigo)}.hp-br{display:none}@media (width>=480px){.hp-br{display:inline}}.hp-sub{color:#ffffffb8;max-width:460px;margin-bottom:1.75rem;font-size:1.02rem;line-height:1.7}.btn-hero-secondary{color:#ffffffeb;border-radius:var(--radius-lg);cursor:pointer;background:#6366f11f;border:1.5px solid #6366f18c;justify-content:center;align-items:center;gap:8px;margin-top:.65rem;padding:14px 32px;font-family:inherit;font-size:1rem;font-weight:700;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.btn-hero-secondary svg{color:var(--brand-indigo);flex-shrink:0}.btn-hero-secondary:hover{background:#6366f138;border-color:#6366f1cc}.hp-hero-mockup-wrap{position:relative}.hp-hero-mockup-link{flex-direction:column;align-items:center;gap:.55rem;text-decoration:none;display:flex}.hp-hero-mockup-label{color:#ffffff59;text-transform:uppercase;letter-spacing:.1em;font-size:.7rem;font-weight:700}.hp-hero-mockup-option-note{color:#fff6;font-size:.7rem}.hp-hero-mockup-delivery{text-align:center;color:#ffffff73;margin-top:.55rem;font-size:.78rem}.hp-trust{background:var(--brand-black);border-top:1px solid #ffffff0f;padding:1.75rem 1.5rem}.hp-trust-grid{text-align:center;grid-template-columns:repeat(4,1fr);gap:1rem;max-width:860px;margin:0 auto;display:grid}@media (width<=540px){.hp-trust-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem 1rem}}.hp-trust-value{color:#fff;letter-spacing:-.02em;margin-bottom:.25rem;font-size:1.6rem;font-weight:800;line-height:1;display:block}.hp-trust-label{color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:500;display:block}.hp-section{background:#fff;padding:2.75rem 1.5rem}.hp-section--alt{background:#f4f5f7}@media (width<=640px){.hp-section{padding:2rem 1.25rem}}.hp-section--reviews{padding-bottom:3.75rem}@media (width<=640px){.hp-section--reviews{padding-bottom:2.75rem}}.hp-inner{max-width:680px;margin:0 auto}.hp-section-title{color:var(--brand-black);letter-spacing:-.025em;margin-bottom:.75rem;font-size:clamp(1.4rem,3.5vw,1.85rem);font-weight:800}.hp-section .fc-reviews{gap:1.1rem}.hp-section .fc-section-title{letter-spacing:-.025em;font-size:clamp(1.4rem,3.5vw,1.85rem)}.hp-section-sub{color:var(--clr-muted);margin-bottom:1.1rem;font-size:.97rem;line-height:1.65}.hp-steps{flex-direction:column;gap:1.5rem;margin-top:2rem;display:flex}.hp-step{align-items:flex-start;gap:1.25rem;display:flex}.hp-step-num{background:var(--brand-indigo);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-top:2px;font-size:1rem;font-weight:800;display:flex}.hp-step-title{color:var(--clr-dark);margin-bottom:.3rem;font-size:1rem;font-weight:700}.hp-step-desc{color:var(--clr-muted);font-size:.9rem;line-height:1.6}.hp-includes{flex-direction:column;gap:.65rem;max-width:380px;margin-top:1.75rem;margin-left:auto;margin-right:auto;list-style:none;display:flex}.hp-include-item{color:var(--clr-body);align-items:center;gap:.65rem;font-size:.9rem;font-weight:500;line-height:1.35;display:flex}.hp-check{background:var(--brand-indigo);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex;box-shadow:0 3px 8px #6366f159}.hp-cta-band{background:var(--brand-black);padding:3rem 1.5rem}.hp-cta-band-inner{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;display:flex}.hp-cta-band-text{color:#fff;font-size:1.2rem;font-weight:700}.home-blog-section{background:#fff;padding:4rem 1.5rem 5rem}.home-blog-inner{max-width:960px;margin:0 auto}.home-blog-title{color:var(--brand-black);letter-spacing:-.02em;margin-bottom:2rem;font-size:1.5rem;font-weight:800}.home-blog-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.25rem;margin-bottom:2rem;display:grid}.home-blog-card{border:1px solid var(--clr-border);background:#fff;border-radius:10px;transition:box-shadow .15s,border-color .15s;overflow:hidden}.home-blog-card:hover{border-color:#c7c7d6;box-shadow:0 4px 20px #00000012}.home-blog-card a{color:inherit;height:100%;padding:1.25rem;text-decoration:none;display:block}.home-blog-meta{color:var(--clr-muted);gap:.75rem;margin-bottom:.5rem;font-size:.78rem;display:flex}.home-blog-card h3{color:var(--clr-dark);margin-bottom:.5rem;font-size:.97rem;font-weight:700;line-height:1.35}.home-blog-card p{color:var(--clr-muted);font-size:.83rem;line-height:1.55}.home-blog-more{text-align:center}.blog-list-page{width:100%;max-width:960px;margin:0 auto;padding:3rem 1.5rem 5rem}.blog-list-header{margin-bottom:2.5rem}.blog-list-header h1{color:var(--brand-black);letter-spacing:-.025em;margin-bottom:.5rem;font-size:clamp(1.8rem,4vw,2.4rem);font-weight:800}.blog-list-header p{color:var(--clr-muted);font-size:1rem}.blog-list-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;display:grid}.blog-card{border:1px solid var(--clr-border);background:#fff;border-radius:10px;transition:box-shadow .15s,border-color .15s;overflow:hidden}.blog-card:hover{border-color:#c7c7d6;box-shadow:0 4px 20px #00000012}.blog-card-link{color:inherit;flex-direction:column;gap:.5rem;height:100%;padding:1.5rem;text-decoration:none;display:flex}.blog-card-meta{color:var(--clr-muted);gap:.75rem;font-size:.78rem;display:flex}.blog-card-read{opacity:.8}.blog-card-title{color:var(--clr-dark);font-size:1.05rem;font-weight:700;line-height:1.35}.blog-card-desc{color:var(--clr-muted);flex:1;font-size:.85rem;line-height:1.6}.blog-card-cta{color:var(--brand-indigo);margin-top:.5rem;font-size:.83rem;font-weight:600}.blog-post-page{width:100%;max-width:720px;margin:0 auto;padding:2.5rem 1.5rem 5rem}.blog-post-back{margin-bottom:1.5rem}.blog-back-link{color:var(--clr-muted);font-size:.85rem;text-decoration:none;transition:color .15s}.blog-back-link:hover{color:var(--clr-dark)}.blog-post-header{border-bottom:1px solid var(--clr-border);margin-bottom:2.5rem;padding-bottom:2rem}.blog-post-meta{color:var(--clr-muted);gap:1rem;margin-bottom:.75rem;font-size:.8rem;display:flex}.blog-post-title{color:var(--brand-black);letter-spacing:-.025em;margin-bottom:.85rem;font-size:clamp(1.5rem,3.5vw,2rem);font-weight:800;line-height:1.25}.blog-post-intro{color:#4b5563;font-size:1.05rem;line-height:1.65}.blog-post-body{flex-direction:column;gap:2rem;display:flex}.blog-post-body section{flex-direction:column;gap:.85rem;display:flex}.blog-post-body h2{color:var(--clr-dark);font-size:1.2rem;font-weight:700;line-height:1.3}.blog-post-body p{color:#374151;font-size:.97rem;line-height:1.75}.blog-post-cta{background:var(--clr-bg);border:1px solid var(--clr-border);text-align:center;border-radius:12px;flex-direction:column;align-items:center;gap:1rem;margin-top:3rem;padding:2rem;display:flex}.blog-post-cta p{color:var(--clr-dark);font-size:1rem;font-weight:600}.quiz-page{max-width:var(--max-w);width:100%;min-height:100vh;margin:0 auto;padding:2.5rem 1.25rem 7rem}.quiz-page--no-sticky{padding-bottom:2.5rem}.quiz-sticky-nav{border-top:1px solid var(--clr-border);z-index:200;background:#fff;justify-content:space-between;align-items:stretch;gap:.75rem;padding:.875rem 1.25rem;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #00000012}.quiz-nav-back{border:1.5px solid var(--clr-border);border-radius:var(--radius);color:var(--clr-muted);cursor:pointer;white-space:nowrap;background:#fff;flex-shrink:0;justify-content:center;align-items:center;padding:15px 18px;font-size:.9rem;font-weight:500;line-height:1.25;transition:border-color .15s,color .15s,background .15s;display:flex}.quiz-nav-back:hover:not(:disabled){color:var(--clr-dark);background:#f9fafb;border-color:#9ca3af}.quiz-nav-back:disabled{opacity:.4;cursor:not-allowed}.quiz-nav-next{text-align:center;flex:1;max-width:340px;margin-left:auto;padding-top:15px;padding-bottom:15px;font-size:.92rem;line-height:1.25}.quiz-nav-next--solo{width:100%;max-width:none;margin-left:0}.quiz-header{margin-bottom:2rem}@media (width>=861px){.quiz-page{padding-bottom:2.5rem}.quiz-body{min-height:600px}.quiz-sticky-nav{box-shadow:none;border-top:1px solid var(--clr-border);margin-top:2rem;padding:1.25rem 0 0;position:static}}.progress-bar{background:var(--clr-border);border-radius:99px;height:6px;overflow:hidden}.progress-fill{background:var(--brand-indigo);border-radius:99px;height:100%;transition:width .35s}.progress-fill--generating{background-image:linear-gradient(90deg, var(--brand-indigo) 0%, #a5b4fc 50%, var(--brand-indigo) 100%);background-size:200% 100%;animation:1.4s linear infinite progress-fill-sweep}@keyframes progress-fill-sweep{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.progress-fill--generating{background-image:none;animation:none}}.progress-label{color:var(--clr-muted);margin-top:.5rem;font-size:.8rem}.step{flex-direction:column;gap:1rem;display:flex}.step h2{color:var(--brand-black);letter-spacing:-.015em;font-size:1.4rem;font-weight:700;line-height:1.3}.step-sub{color:var(--clr-muted);font-size:.92rem;line-height:1.55}.step--centered{text-align:center;align-items:center;gap:.75rem;padding-top:3rem}.step-form{flex-direction:column;gap:.85rem;display:flex}input[type=email],input[type=number]{border-radius:var(--radius);background:#fff;border:1.5px solid #d1d5db;outline:none;width:100%;padding:13px 14px;font-size:1rem;transition:border-color .18s,box-shadow .18s}input[type=email]:focus,input[type=number]:focus{border-color:var(--brand-indigo);box-shadow:0 0 0 3px #6366f11f}.choices{flex-direction:column;gap:.5rem;display:flex}.choice-btn{border-radius:var(--radius);cursor:pointer;text-align:left;background:#fff;border:1.5px solid #d1d5db;width:100%;padding:13px 16px;font-size:.95rem;line-height:1.4;transition:border-color .15s,background .15s,box-shadow .15s}.choice-btn:hover{background:#fafafa;border-color:#9ca3af}.choice-btn.selected{border-color:var(--brand-indigo);background:var(--brand-indigo-l);color:var(--clr-dark);font-weight:600}.days-grid{grid-template-columns:repeat(5,1fr);gap:.5rem;display:grid}.day-btn{border-radius:var(--radius);cursor:pointer;text-align:center;background:#fff;border:1.5px solid #d1d5db;min-width:56px;padding:12px 14px;font-size:.92rem;font-weight:500;transition:border-color .15s,background .15s}.day-btn:hover{background:#fafafa;border-color:#9ca3af}.day-btn.selected{border-color:var(--brand-indigo);background:var(--brand-indigo-l);color:var(--brand-indigo);font-weight:700}.email-confirm-check{border:1.5px solid var(--clr-border);cursor:pointer;background:#fff;border-radius:10px;align-items:flex-start;gap:10px;padding:12px 14px;transition:border-color .15s,background .15s;display:flex}.email-confirm-check.checked{border-color:var(--brand-indigo);background:var(--brand-indigo-l)}.email-confirm-box{border:1.5px solid #d1d5db;border-radius:5px;outline:none;justify-content:center;align-items:center;width:20px;min-width:20px;height:20px;margin-top:1px;transition:background .15s,border-color .15s;display:flex}.email-confirm-check.checked .email-confirm-box{background:var(--brand-indigo);border-color:var(--brand-indigo)}.email-confirm-box:focus-visible{box-shadow:0 0 0 3px #6366f140}.email-confirm-text{color:#374151;font-size:.82rem;line-height:1.5}.privacy-toggle{margin-top:.25rem}.privacy-toggle-btn{color:var(--clr-muted);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-size:.8rem;text-decoration:underline}.privacy-toggle-btn:hover{color:var(--clr-dark)}.privacy-toggle-text{color:var(--clr-muted);border:1px solid var(--clr-border);background:#f9fafb;border-radius:8px;margin-top:.5rem;padding:10px 12px;font-size:.8rem;line-height:1.6}.choice-icon{opacity:.7;margin-left:.5rem;font-size:.85rem}.input-unit{align-items:center;gap:.6rem;display:flex}.input-unit input{flex:1}.unit{color:var(--clr-muted);white-space:nowrap;min-width:2rem;font-size:.95rem}.step--options{gap:0;padding-bottom:0}.opt-complete-banner{background:#f0fdf4;border:1.5px solid #bbf7d0;border-radius:10px;align-items:flex-start;gap:12px;margin-bottom:1.5rem;padding:14px 16px;display:flex}.opt-complete-check{color:#fff;background:#16a34a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;margin-top:1px;display:flex}.opt-complete-title{color:#14532d;margin-bottom:3px;font-size:.95rem;font-weight:700}.opt-complete-sub{color:#166534;font-size:.78rem;line-height:1.5}.opt-section-header{justify-content:space-between;align-items:center;margin-bottom:.85rem;display:flex}.opt-section-title{color:var(--clr-dark);text-transform:uppercase;letter-spacing:.06em;font-size:.88rem;font-weight:800}.opt-section-note{color:var(--clr-muted);background:#f3f4f6;border-radius:20px;padding:2px 10px;font-size:.72rem;font-weight:600}.options-list{flex-direction:column;gap:12px;margin-bottom:1.25rem;display:flex}.option-card{text-align:left;border:1.5px solid var(--clr-border);cursor:pointer;background:#fff;border-radius:14px;width:100%;transition:border-color .18s,background .18s,box-shadow .18s;overflow:hidden;box-shadow:0 1px 4px #0000000a}.option-card:hover{border-color:var(--brand-indigo);box-shadow:0 2px 10px #6366f11a}.option-card.selected{border-color:var(--brand-indigo);background:#fafaff;box-shadow:0 2px 14px #6366f121}.option-card:focus-visible{outline:2px solid var(--brand-indigo);outline-offset:2px}.option-main{flex-direction:column;gap:10px;padding:16px 16px 0;display:flex}.option-topline{flex-direction:column;gap:5px;display:flex}.option-title-group{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.option-title{color:var(--clr-dark);font-size:.97rem;font-weight:700;line-height:1.3}.option-price{color:var(--brand-indigo);white-space:nowrap;flex-shrink:0;font-size:.92rem;font-weight:700}.option-desc{color:var(--clr-muted);margin:0;font-size:.82rem;line-height:1.45}.option-benefits{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.option-benefit{color:#374151;align-items:flex-start;gap:7px;font-size:.81rem;line-height:1.4;display:flex}.opt-benefit-check{background:var(--brand-indigo);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;margin-top:1px;display:flex}.opt-add-btn{width:calc(100% - 32px);color:var(--clr-dark);background:#f3f4f6;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;margin:12px 16px 16px;padding:13px 16px;font-size:.93rem;font-weight:700;transition:background .15s,color .15s;display:flex}.opt-add-btn--active{background:var(--brand-indigo);color:#fff}.opt-recap{border:1.5px solid var(--clr-border);border-radius:12px;margin-top:.25rem;margin-bottom:.5rem;overflow:hidden}.opt-recap-line{color:#374151;border-bottom:1px solid var(--clr-border);justify-content:space-between;align-items:baseline;gap:1rem;padding:11px 16px;font-size:.88rem;display:flex}.opt-recap-line span:first-child{flex:1;min-width:0}.opt-recap-line span:last-child{white-space:nowrap;flex-shrink:0}.opt-recap-line--option{color:var(--brand-indigo);background:#fafaff;font-weight:600}.opt-recap-total{color:var(--clr-dark);background:#fff;justify-content:space-between;align-items:baseline;gap:1rem;padding:13px 16px;font-size:1.05rem;font-weight:800;display:flex}.opt-recap-total span:last-child{white-space:nowrap;flex-shrink:0}.order-recap{background:var(--clr-bg);border:1px solid var(--clr-border);border-radius:10px;margin:1.25rem 0;padding:16px}.recap-line{color:#374151;justify-content:space-between;align-items:baseline;gap:1rem;padding:6px 0;font-size:.88rem;display:flex}.recap-line span:first-child{flex:1;min-width:0}.recap-line span:last-child{white-space:nowrap;flex-shrink:0}.recap-option{color:var(--clr-muted)}.recap-total{color:var(--clr-dark);border-top:1px solid var(--clr-border);justify-content:space-between;align-items:baseline;gap:1rem;margin-top:6px;padding-top:10px;font-size:1rem;font-weight:700;display:flex}.recap-total span:last-child{white-space:nowrap;flex-shrink:0}.error{color:#dc2626;border-radius:var(--radius);background:#fef2f2;border:1px solid #fecaca;padding:10px 14px;font-size:.88rem}.secure-notice{text-align:center;color:var(--clr-muted);margin-top:.5rem;font-size:.82rem}.order-number{color:var(--clr-muted);margin:.2rem 0 .75rem;font-size:.88rem}.suc-page{min-height:100dvh;padding:2.5rem 1.5rem max(2.5rem, env(safe-area-inset-bottom));text-align:center;background:#fff;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.suc-shell{flex-direction:column;align-items:center;gap:0;width:100%;max-width:400px;display:flex}.suc-shell--loading{gap:0}.suc-snake-wrap{margin-bottom:2rem}.suc-snake-svg{transform-origin:50%;width:3.5rem;height:3.5rem;animation:2s linear infinite suc-snake-rotate}.suc-snake-circle{fill:none;stroke:#6366f1;stroke-width:3px;stroke-dasharray:1 200;stroke-dashoffset:0;stroke-linecap:round;animation:1.5s ease-in-out infinite suc-snake-dash}@keyframes suc-snake-rotate{to{transform:rotate(360deg)}}@keyframes suc-snake-dash{0%{stroke-dasharray:1 200;stroke-dashoffset:0}50%{stroke-dasharray:90 200;stroke-dashoffset:-35px}to{stroke-dasharray:90 200;stroke-dashoffset:-125px}}.suc-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--clr-muted);margin-bottom:.5rem;font-size:.7rem;font-weight:700}.suc-eyebrow--success{color:#16a34a}.suc-eyebrow--fail{color:#dc2626}.suc-eyebrow--warn{color:#d97706}.suc-title{color:var(--brand-black);letter-spacing:-.025em;margin-bottom:.6rem;font-size:clamp(1.35rem,5vw,1.8rem);font-weight:800;line-height:1.2}.suc-title--loading{color:var(--clr-dark);margin-bottom:.5rem;font-size:1.15rem;font-weight:700}.suc-phase-text{color:var(--clr-muted);min-height:1.3em;margin:0 0 .5rem;font-size:.88rem}.suc-loading-sub{color:#9ca3af;margin:0;font-size:.78rem}.suc-success-mark{margin-bottom:1.5rem}.suc-success-svg{width:96px;height:96px;overflow:visible}.suc-success-halo{fill:#eef2ff;transform-origin:48px 48px;animation:.45s cubic-bezier(.34,1.4,.64,1) both suc-halo}.suc-success-circle{fill:var(--brand-black);transform-origin:48px 48px;animation:.38s cubic-bezier(.34,1.5,.64,1) .12s both suc-pop}.suc-success-check{fill:none;stroke:#6366f1;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:60;stroke-dashoffset:60px;animation:.38s cubic-bezier(.4,0,.2,1) .4s forwards suc-draw}@keyframes suc-halo{0%{opacity:0;transform:scale(.3)}to{opacity:1;transform:scale(1)}}@keyframes suc-pop{0%{opacity:0;transform:scale(.45)}to{opacity:1;transform:scale(1)}}@keyframes suc-draw{to{stroke-dashoffset:0}}.suc-status-icon{margin-bottom:1.5rem}.suc-status-icon-bg{fill:#0000}.suc-status-icon--fail .suc-status-icon-bg{fill:#fef2f2;stroke:#fecaca;stroke-width:2px}.suc-status-icon--warn .suc-status-icon-bg{fill:#fffbeb;stroke:#fde68a;stroke-width:2px}.suc-status-icon--fail .suc-status-icon-line{stroke:#dc2626;stroke-width:3.5px;stroke-linecap:round}.suc-status-icon--warn .suc-status-icon-line{stroke:#d97706;stroke-width:3.5px;stroke-linecap:round}.suc-status-icon--warn .suc-status-icon-dot{fill:#d97706}.suc-confetti{pointer-events:none;z-index:50;position:fixed;inset:0;overflow:hidden}.suc-confetti-piece{animation:linear forwards suc-fall;position:absolute;top:-16px}@keyframes suc-fall{0%{opacity:1;transform:translateY(0)rotate(0)scale(1)}75%{opacity:1}to{opacity:0;transform:translateY(108vh)rotate(600deg)scale(.5)}}.suc-content{flex-direction:column;align-items:center;width:100%;display:flex}.suc-sub{color:var(--clr-muted);margin-bottom:1.5rem;font-size:.95rem;line-height:1.7}.suc-sub strong{color:var(--clr-dark)}.suc-ref{color:#9ca3af;margin-bottom:1.5rem;font-size:.78rem}.suc-cta{width:100%;margin-bottom:1.25rem}.suc-support{color:#9ca3af;font-size:.82rem;line-height:1.65}.suc-support a{color:var(--clr-muted);text-underline-offset:3px;text-decoration:underline}.suc-support a:hover{color:var(--brand-black)}.suc-support-box{border:1px solid var(--clr-border);background:#f9fafb;border-radius:10px;width:100%;margin-bottom:1.25rem;padding:14px 18px}.suc-support-box p{color:var(--clr-muted);margin-bottom:6px;font-size:.82rem}.suc-support-link{color:var(--brand-black);text-underline-offset:3px;font-size:.9rem;font-weight:600;text-decoration:underline}.page-centered{flex:1;justify-content:center;align-items:center;padding:3rem 1.5rem;display:flex}.info-box{text-align:center;flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:460px;display:flex}.info-box h1{color:var(--clr-dark);font-size:1.5rem;font-weight:700}.info-box p{color:var(--clr-muted);font-size:.95rem;line-height:1.6}.site-footer{border-top:1px solid var(--clr-border);text-align:center;background:#fff;margin-top:auto;padding:2.5rem 1.5rem 2rem}.footer-links{flex-wrap:wrap;justify-content:center;gap:.6rem 1.2rem;margin-bottom:1.5rem;display:flex}.footer-links a{color:var(--clr-muted);font-size:.81rem;text-decoration:none;transition:color .15s}.footer-links a:hover{color:var(--clr-dark)}.footer-copy{color:#9ca3af;max-width:580px;margin:0 auto;font-size:.76rem;line-height:1.65}.legal-page{width:100%;max-width:720px;margin:0 auto;padding:3rem 1.5rem 5rem}.legal-title{color:var(--clr-dark);border-bottom:2px solid var(--clr-border);letter-spacing:-.02em;margin-bottom:2.5rem;padding-bottom:1rem;font-size:1.85rem;font-weight:800}.legal-section{margin-bottom:2.25rem}.legal-section h2{color:var(--clr-muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.65rem;font-size:.78rem;font-weight:700}.legal-section p{color:#374151;margin-bottom:.55rem;font-size:.9rem;line-height:1.8}.legal-section ul{margin:.4rem 0 .55rem;padding-left:1.2rem}.legal-section li{color:#374151;margin-bottom:.15rem;font-size:.9rem;line-height:1.8}.legal-section a{color:var(--brand-indigo);text-underline-offset:2px;text-decoration:underline}.legal-section a:hover{opacity:.7}.legal-section strong{color:var(--clr-dark)}.pac-shell{background:var(--clr-bg);flex-direction:column;min-height:100vh;font-family:Inter,-apple-system,sans-serif;display:flex}.pac-bar{background:var(--brand-black);flex-shrink:0;align-items:center;height:56px;padding:0 1.5rem;display:flex}.pac-logo{color:#fff;letter-spacing:-.02em;align-items:center;gap:6px;font-size:1rem;font-weight:700;text-decoration:none;display:flex}.pac-logo-mark{align-items:center;display:flex}.pac-logo-accent{color:var(--brand-indigo-d)}.pac-content{flex-direction:column;flex:1;align-items:center;padding:3.5rem 1.5rem 4rem;display:flex}.pac-hero{text-align:center;margin-bottom:2.5rem}.pac-badge{background:var(--brand-indigo-l);color:var(--brand-indigo);letter-spacing:.06em;text-transform:uppercase;border:1px solid #c7d2fe;border-radius:99px;margin-bottom:1rem;padding:4px 12px;font-size:.7rem;font-weight:700;display:inline-block}.pac-title{color:var(--clr-dark);letter-spacing:-.03em;margin:0 0 .75rem;font-size:clamp(1.6rem,4vw,2.1rem);font-weight:800;line-height:1.15}.pac-desc{color:var(--clr-body);max-width:400px;margin:0 auto;font-size:1rem;line-height:1.65}.pac-preview-wrap{flex-direction:column;align-items:center;gap:.6rem;margin-bottom:2rem;display:flex}.pac-clip{border:1px solid var(--clr-border);pointer-events:none;background:#fff;border-radius:10px;width:254px;height:360px;overflow:hidden;box-shadow:0 12px 32px #0000001a}.pac-iframe{transform-origin:0 0;pointer-events:none;border:none;display:block}.pac-preview-label{color:var(--clr-muted);letter-spacing:.02em;font-size:.75rem}.pac-actions{flex-direction:column;align-items:center;gap:.75rem;width:100%;max-width:340px;display:flex}.pac-dl-btn{background:var(--brand-indigo);color:#fff;border-radius:var(--radius);cursor:pointer;letter-spacing:-.01em;border:none;width:100%;padding:16px 32px;font-size:1rem;font-weight:700;transition:background .15s,opacity .15s}.pac-dl-btn:hover:not(:disabled){background:var(--brand-indigo-d)}.pac-dl-btn:disabled{opacity:.6;cursor:not-allowed}.pac-dl-loading{align-items:center;gap:.35em;display:inline-flex}.pac-dots{align-items:center;gap:.2em;display:inline-flex}.pac-dots span{opacity:.25;background:currentColor;border-radius:50%;width:5px;height:5px;animation:1.4s infinite both pac-dot-blink}.pac-dots span:first-child{animation-delay:0s}.pac-dots span:nth-child(2){animation-delay:.32s}.pac-dots span:nth-child(3){animation-delay:.64s}@keyframes pac-dot-blink{0%,80%,to{opacity:.25}40%{opacity:1}}.pac-hint{color:var(--clr-muted);text-align:center;margin:0;font-size:.78rem}.pac-error-note{color:var(--clr-error);text-align:center;margin:0;font-size:.82rem;line-height:1.5}.pac-error-note a{color:var(--clr-error)}.pac-centered{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.6rem;padding:3rem 2rem;display:flex}.pac-msg{color:var(--clr-dark);margin:0;font-size:1.1rem;font-weight:600}.pac-sub{color:var(--clr-muted);margin:0;font-size:.88rem;line-height:1.6}.pac-sub a{color:var(--brand-indigo);text-decoration:underline}.pac-spinner{border:3px solid var(--clr-border);border-top-color:var(--brand-indigo);border-radius:50%;width:36px;height:36px;margin-bottom:.25rem;animation:.9s linear infinite spin}.pac-footer{color:var(--clr-muted);border-top:1px solid var(--clr-border);flex-wrap:wrap;justify-content:center;align-items:center;gap:.4rem .75rem;padding:1.25rem 1.5rem;font-size:.76rem;display:flex}.pac-dot{color:var(--clr-border)}.pac-footer-link{color:var(--clr-muted);text-decoration:none}.pac-footer-link:hover{color:var(--clr-body)}.hp-pricing-wrap{justify-content:center;margin-top:.75rem;display:flex}.hp-pricing-card{border:2px solid var(--brand-indigo);text-align:center;background:#fff;border-radius:20px;width:100%;max-width:420px;padding:1.6rem 1.75rem 1.8rem;position:relative;box-shadow:0 20px 60px #6366f11f}.hp-pricing-badge{color:#fff;letter-spacing:.06em;text-transform:uppercase;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:99px;margin-bottom:.75rem;padding:4px 12px;font-size:.7rem;font-weight:700;display:inline-block}.hp-pricing-name{color:var(--clr-muted);margin-bottom:.6rem;font-size:1rem;font-weight:600}.hp-pricing-price{margin-bottom:1rem}.hp-pricing-old{color:var(--clr-muted);margin-bottom:.3rem;font-size:1.15rem;text-decoration:line-through;display:block}.hp-pricing-amount{color:var(--clr-dark);letter-spacing:-.04em;font-size:3rem;font-weight:900;line-height:1;display:block}.hp-pricing-once{color:var(--clr-muted);margin-top:.25rem;font-size:.8rem;display:block}.hp-pricing-list{text-align:left;flex-direction:column;gap:.55rem;margin-bottom:1.1rem;list-style:none;display:flex}.hp-pricing-list li{color:var(--clr-body);align-items:center;gap:.75rem;font-size:.9rem;font-weight:500;display:flex}.btn-pricing{border-radius:var(--radius-lg);width:100%;padding:15px 24px;font-size:1rem}.hp-pricing-preview-link{color:var(--brand-indigo);background:var(--brand-indigo-l);border:1px solid #c7d2fe;border-radius:99px;align-items:center;gap:6px;margin-top:.7rem;padding:8px 16px;font-size:.82rem;font-weight:700;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.hp-pricing-preview-link:hover{background:#6366f129;border-color:#6366f180}.hp-pricing-preview-link .hp-pricing-preview-arrow{transition:transform .15s;display:inline-block}.hp-pricing-preview-link:hover .hp-pricing-preview-arrow{transform:translate(3px)}.hp-pricing-note{color:var(--clr-muted);margin-top:.75rem;font-size:.75rem}.prv2-wrap{max-width:780px;margin:0 auto;padding:2.5rem 1.25rem 4rem}.prv2-intro{text-align:center;margin-bottom:2rem}.prv2-badge{color:#4f46e5;text-transform:uppercase;letter-spacing:.08em;background:#eef2ff;border-radius:999px;margin-bottom:.85rem;padding:4px 12px;font-size:.72rem;font-weight:800;display:inline-block}.prv2-title{letter-spacing:-.04em;color:#0f172a;margin-bottom:.7rem;font-size:clamp(1.6rem,4vw,2.1rem);font-weight:900;line-height:1.2}.prv2-sub{color:#6b7280;max-width:480px;margin:0 auto;font-size:.98rem;line-height:1.6}.prv2-profile-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-bottom:2.5rem;display:flex}.prv2-profile-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.06em;font-size:.75rem;font-weight:700}.prv2-chip{color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:999px;padding:5px 12px;font-size:.8rem;font-weight:600}.prv2-pages-stack{flex-direction:column;align-items:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.prv2-cover{background:#0f172a;padding:2.5rem 2rem}.prv2-cover-top{align-items:center;gap:8px;margin-bottom:1.5rem;display:flex}.prv2-cover-wordmark{letter-spacing:-.04em;color:#fff;font-size:1rem;font-weight:900}.prv2-cover-wordmark span{color:#6366f1}.prv2-cover-badge-pill{color:#a5b4fc;text-transform:uppercase;letter-spacing:.08em;background:#6366f133;border:1px solid #6366f166;border-radius:999px;margin-bottom:1.1rem;padding:3px 10px;font-size:.68rem;font-weight:700;display:inline-block}.prv2-cover-title{letter-spacing:-.04em;color:#fff;margin-bottom:.5rem;font-size:clamp(1.4rem,3.5vw,1.9rem);font-weight:900;line-height:1.2}.prv2-cover-subtitle{color:#94a3b8;max-width:380px;margin-bottom:1.5rem;font-size:.82rem;line-height:1.5}.prv2-cover-divider{background:#6366f1;border-radius:99px;width:40px;height:2px;margin-bottom:1.5rem}.prv2-cover-stats{flex-wrap:wrap;gap:.6rem;margin-bottom:1.25rem;display:flex}.prv2-cover-stat{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;padding:.55rem .9rem}.prv2-cover-stat-label{color:#64748b;text-transform:uppercase;letter-spacing:.06em;margin-bottom:2px;font-size:.62rem;font-weight:600}.prv2-cover-stat-value{color:#fff;font-size:.85rem;font-weight:700}.prv2-cover-options-row{flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;display:flex}.prv2-cover-option-badge{color:#a5b4fc;background:#6366f126;border:1px solid #6366f159;border-radius:6px;align-items:center;gap:4px;padding:4px 9px;font-size:.7rem;font-weight:700;display:inline-flex}.prv2-cover-foot{border-top:1px solid #ffffff14;align-items:center;gap:8px;padding-top:1rem;display:flex}.prv2-cover-foot-text{color:#475569;font-size:.72rem;font-weight:500}.prv2-lock-zone{margin-top:.7rem;position:relative}.prv2-lock-blur{filter:blur(5px);opacity:.45;pointer-events:none;-webkit-user-select:none;user-select:none}.prv2-lock-overlay{background:linear-gradient(#0000 0%,#fff9 30%,#fffffff7 65%,#fff 100%);flex-direction:column;justify-content:flex-end;align-items:center;padding-bottom:1.25rem;display:flex;position:absolute;inset:0}.prv2-lock-msg{text-align:center}.prv2-lock-icon{background:#0f172a;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;margin:0 auto .5rem;display:flex}.prv2-lock-title{color:#0f172a;letter-spacing:-.02em;margin-bottom:.2rem;font-size:.88rem;font-weight:800}.prv2-lock-sub{color:#6b7280;font-size:.75rem}.prv2-struct-section{margin-bottom:2.5rem}.prv2-struct-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.1em;text-align:center;margin-bottom:1.1rem;font-size:.72rem;font-weight:800}.prv2-pages-row{grid-template-columns:repeat(4,1fr);gap:.75rem;display:grid}@media (width<=560px){.prv2-pages-row{grid-template-columns:repeat(2,1fr)}}.prv2-mini-page{flex-direction:column;align-items:center;gap:.5rem;display:flex}.prv2-mini-card{aspect-ratio:.707;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:100%;overflow:hidden;box-shadow:0 2px 12px #00000012}.prv2-mini-card.prv2-mini-cover{background:#0f172a}.prv2-mini-label{color:#6b7280;text-align:center;font-size:.7rem;font-weight:700}.mc2-logo{align-items:center;gap:3px;padding:8px 8px 0;display:flex}.mc2-logo-text{color:#fff;letter-spacing:-.04em;font-size:5px;font-weight:900}.mc2-logo-text span{color:#6366f1}.mc2-badge{background:#6366f140;border-radius:3px;width:40%;height:4px;margin:4px 8px 0}.mc2-lines{flex-direction:column;gap:2px;padding:4px 8px;display:flex}.mc2-r{background:#ffffff40;border-radius:2px;height:5px}.mc2-divider{background:#6366f1;border-radius:1px;width:12px;height:1px;margin:4px 8px}.mc2-stats{flex-direction:column;gap:3px;padding:3px 8px;display:flex}.mc2-stat-row{gap:3px;display:flex}.mc2-stat-pill{background:#ffffff14;border-radius:2px;height:6px}.ms2-ph{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:6px 7px 4px;display:flex}.ms2-dot{background:#6366f1;border-radius:50%;width:6px;height:6px}.ms2-r{background:#e5e7eb;border-radius:2px;height:3px}.ms2-stats{grid-template-columns:1fr 1fr;gap:3px;padding:5px 7px;display:grid}.ms2-stat{background:#f9fafb;border:1px solid #f3f4f6;border-radius:3px;padding:3px 4px}.ms2-stat-r1{background:#d1d5db;border-radius:1px;width:65%;height:3px;margin-bottom:2px}.ms2-stat-r2{background:#e5e7eb;border-radius:1px;width:45%;height:4px}.ms2-sep{background:#f3f4f6;height:1px;margin:3px 7px}.ms2-days{gap:3px;padding:3px 7px;display:flex}.ms2-day{background:#eef2ff;border-radius:2px;flex:1;height:10px}.ms2-day.off{background:#f3f4f6}.mse2-ph{border-bottom:1px solid #f3f4f6;justify-content:space-between;padding:5px 6px 4px;display:flex}.mse2-r{background:#e5e7eb;border-radius:2px;height:3px}.mse2-head{padding:5px 6px 3px}.mse2-badge{background:#eef2ff;border-radius:2px;width:45%;height:4px;margin-bottom:3px}.mse2-title{background:#e5e7eb;border-radius:2px;width:75%;height:6px;margin-bottom:2px}.mse2-retenir{background:#eef2ff;border-radius:3px;height:12px;margin:0 6px 4px}.mse2-exo{background:#fff;border:1px solid #e5e7eb;border-radius:3px;flex-direction:column;gap:2px;margin:2px 6px;padding:3px 4px;display:flex}.mse2-exo-r{background:#e5e7eb;border-radius:1px;height:4px}.mse2-exo-pill{background:#eef2ff;border-radius:2px;width:70%;height:5px;margin-top:1px}.mp2-ph{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:5px 6px 4px;display:flex}.mp2-dot{background:#6366f1;border-radius:50%;width:5px;height:5px}.mp2-r{background:#e5e7eb;border-radius:2px;width:40%;height:3px}.mp2-badge{background:#eef2ff;border-radius:2px;width:40%;height:5px;margin:4px 6px 2px}.mp2-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:3px;margin:3px 6px;padding:3px 4px}.mp2-card-title{background:#d1d5db;border-radius:1px;width:65%;height:4px;margin-bottom:3px}.mp2-week-row{align-items:center;gap:2px;margin-bottom:2px;display:flex}.mp2-week-dot{background:#6366f1;border-radius:1px;flex-shrink:0;width:16px;height:3px}.mp2-week-r{background:#e5e7eb;border-radius:1px;flex:1;height:3px}.prv2-cta{text-align:center;background:#0f172a;border-radius:16px;padding:2.5rem 2rem}.prv2-cta-title{letter-spacing:-.04em;color:#fff;margin-bottom:.6rem;font-size:clamp(1.2rem,3.5vw,1.6rem);font-weight:900}.prv2-cta-sub{color:#94a3b8;max-width:400px;margin-bottom:1.25rem;margin-left:auto;margin-right:auto;font-size:.88rem;line-height:1.6}.prv2-cta-price{color:#fff;letter-spacing:-.03em;margin-bottom:1rem;font-size:1.4rem;font-weight:900}.prv2-cta-btn{background:#6366f1;border-radius:10px;margin-bottom:.75rem;padding:.85rem 2rem;font-size:.95rem;display:inline-block}.prv2-cta-note{color:#475569;margin-top:.5rem;font-size:.75rem}html,body{width:100%;overflow-x:hidden}html,body,#root{min-height:100%}img,svg,video,canvas{max-width:100%}button,input,textarea,select{font:inherit}.success-box,.info-box{border:1px solid var(--clr-border);border-radius:var(--radius-lg);background:#fff;width:100%;padding:2rem;box-shadow:0 4px 20px #0000000a}.success-badge{background:var(--brand-indigo-l);color:var(--brand-indigo);letter-spacing:.05em;text-transform:uppercase;border:1px solid #c7d2fe;border-radius:99px;margin-bottom:1rem;padding:4px 10px;font-size:.72rem;font-weight:700;display:inline-block}.success-home-btn{margin-top:1.25rem;text-decoration:none;display:inline-flex}.info-icon{margin-bottom:.75rem}.fc-legal-notice{color:var(--clr-muted);text-align:left;overflow-wrap:break-word;font-size:.76rem;line-height:1.5}.fc-legal-notice a{color:var(--brand-indigo);text-underline-offset:2px;text-decoration:underline}.fc-legal-notice a:hover{opacity:.7}.fc-legal-notice--compact{font-size:.68rem}.checkout-consent-secondary{color:var(--clr-subtle);text-align:center;margin-top:6px;font-size:.72rem}.checkout-consent-secondary a{color:var(--clr-subtle);text-underline-offset:2px;text-decoration:underline}.checkout-consent-secondary a:hover{opacity:.7}.checkout-delivery-note{color:var(--clr-muted);background:var(--brand-indigo-l);border-radius:var(--radius);border:1px solid #c7d2fe;padding:10px 14px;font-size:.82rem;line-height:1.5}.hp-faq{flex-direction:column;gap:.5rem;margin-top:1.5rem;display:flex}.hp-faq-item{border:1px solid var(--clr-border);border-radius:var(--radius);background:#fff;overflow:hidden}.hp-faq-item[open]{border-color:var(--brand-indigo)}.hp-faq-q{color:var(--clr-dark);cursor:pointer;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1.25rem;font-size:.95rem;font-weight:600;line-height:1.4;list-style:none;display:flex}.hp-faq-q::-webkit-details-marker{display:none}.hp-faq-q:after{content:"+";color:var(--clr-muted);flex-shrink:0;font-size:1.1rem;font-weight:400}.hp-faq-item[open] .hp-faq-q:after{content:"−"}.hp-faq-a{color:var(--clr-body);margin:0;padding:0 1.25rem 1rem;font-size:.88rem;line-height:1.7}@media (width<=480px){.btn-header-cta{padding:8px 13px;font-size:.82rem}.header-logo{font-size:1rem}.btn-hero{width:100%;padding:14px 28px;font-size:1rem}.btn-hero-secondary{width:100%;padding:13px 28px}.quiz-page{padding:1.5rem 1rem 7rem}.quiz-page--no-sticky{padding-bottom:1.5rem}.quiz-sticky-nav{padding:.75rem 1rem}.quiz-nav-next{letter-spacing:-.01em;max-width:none;padding:15px 10px;font-size:.82rem}.quiz-nav-back{padding:15px 14px}.step h2{font-size:1.2rem}.legal-page{padding:2rem 1rem 4rem}.legal-title{font-size:1.5rem}.page-centered{align-items:flex-start;padding:2rem 1rem 4rem}.success-box,.info-box{padding:1.25rem}.option-main{padding:14px 14px 0}.option-price{white-space:nowrap}.recap-line{gap:.75rem}.recap-line span{overflow-wrap:anywhere}.fc-legal-notice{font-size:.78rem}.hp-faq-q{padding:.85rem 1rem;font-size:.88rem}.hp-faq-a{padding:0 1rem .85rem}}@media (width<=360px){.btn-header-cta{padding:7px 10px;font-size:.78rem}}@supports (padding:env(safe-area-inset-bottom)){.site-footer{padding-bottom:calc(2rem + env(safe-area-inset-bottom))}}.opt-mini-wrap{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin:.75rem 0;overflow:hidden}.opt-mini-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.1em;background:#f3f4f6;border-bottom:1px solid #e5e7eb;padding:5px 10px 4px;font-size:.6rem;font-weight:800}.opt-mini-exo-card{padding:8px 10px}.opt-mini-exo-header{align-items:flex-start;gap:8px;margin-bottom:6px;display:flex}.opt-mini-exo-num{color:#fff;background:#0f172a;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:.6rem;font-weight:800;display:flex}.opt-mini-exo-name{color:#0f172a;margin-bottom:3px;font-size:.72rem;font-weight:800}.opt-mini-exo-pills{flex-wrap:wrap;gap:3px;display:flex}.opt-mini-pill{color:#3730a3;background:#eef2ff;border:1px solid #c7d2fe;border-radius:4px;padding:1px 5px;font-size:.6rem;font-weight:700}.opt-mini-alts{border-top:1px solid #e5e7eb;margin-top:2px;padding-top:6px}.opt-mini-alts-label{color:#6366f1;text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px;font-size:.58rem;font-weight:800}.opt-mini-alt-item{color:#4b5563;background:#fff;border:1px solid #e5e7eb;border-radius:4px;margin-bottom:3px;padding:3px 6px;font-size:.68rem}.opt-mini-prog-card{padding:8px 10px}.opt-mini-prog-exo{color:#0f172a;margin-bottom:6px;font-size:.72rem;font-weight:800}.opt-mini-prog-weeks{grid-template-columns:repeat(4,1fr);gap:4px;display:grid}.opt-mini-prog-week{background:#fff;border:1px solid #e5e7eb;border-radius:4px;flex-direction:column;gap:2px;padding:4px 5px;display:flex}.opt-mini-prog-week-label{color:#6366f1;text-transform:uppercase;letter-spacing:.05em;font-size:.55rem;font-weight:800}.opt-mini-prog-week-reps{color:#0f172a;font-size:.62rem;font-weight:700;line-height:1.3}.opt-mini-prog-week-note{color:#6b7280;font-size:.58rem;font-weight:500}.hp-hero-price-line{color:#ffffffd9;flex-direction:column;gap:.3rem;margin-top:1.15rem;font-size:.9rem;font-weight:700;display:flex}.hp-hero-price-old{color:#ffffff8c;font-weight:500;text-decoration:line-through}.hp-hero-price-tag{color:#ffffff8c;letter-spacing:.01em;font-size:.76rem;font-weight:600}@media (width<=640px){.hp-hero{padding:1.4rem 1.25rem 1.1rem}.hp-hero:after{height:20px}.hp-hero-grid{gap:1rem}.hp-badge{margin-bottom:.6rem}.hp-h1{margin-bottom:.55rem;font-size:1.55rem;line-height:1.25}.hp-sub{margin-bottom:.9rem;font-size:.9rem;line-height:1.5}.btn-hero-secondary{margin-top:.5rem}.hp-hero-price-line{margin-top:.75rem}.hp-hero-mockup-label{display:none}.hp-hero-mockup-link{gap:.3rem}.hp-hero-mockup-option-note{display:none}.hp-hero-mockup-delivery{margin-top:.3rem;font-size:.72rem}}.hp-section--pain{background:#fff}.hp-pain-list{flex-direction:column;gap:.75rem;margin:1.5rem 0 1.25rem;list-style:none;display:flex}.hp-pain-item{color:var(--clr-body);align-items:flex-start;gap:.75rem;font-size:.95rem;line-height:1.5;display:flex}.hp-pain-dot{background:var(--brand-indigo);border-radius:50%;width:7px;min-width:7px;height:7px;margin-top:.45em}.hp-pain-conclusion{color:var(--brand-indigo);margin-top:.5rem;font-size:.97rem;font-weight:700;line-height:1.5}.hp-not-for-title{color:var(--clr-muted);margin-top:2rem;margin-bottom:.75rem;font-size:1rem;font-weight:700}.hp-include-item--muted{color:var(--clr-muted)}.hp-cross{background:#f3f4f6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.choice-cards{flex-direction:column;gap:10px;display:flex}.choice-cards--2col{grid-template-columns:1fr 1fr;gap:10px;display:grid}@media (width<=360px){.choice-cards--2col{grid-template-columns:1fr}}.choice-card{cursor:pointer;text-align:left;box-sizing:border-box;background:#fff;border:2px solid #e5e7eb;border-radius:10px;justify-content:space-between;align-items:flex-start;gap:10px;width:100%;padding:14px 16px;font-family:inherit;transition:border-color .15s,background .15s,opacity .15s;display:flex;position:relative}.choice-cards--2col .choice-card{flex-direction:column;justify-content:space-between;align-items:flex-start;min-height:88px;padding:12px}.choice-card:hover:not(:disabled){background:#fafafa;border-color:#9ca3af}.choice-card--selected{background:#eef2ff;border-color:#6366f1}.choice-card--dimmed{opacity:.4;pointer-events:none}.choice-card-inner{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.choice-card-label{color:#0f172a;word-break:break-word;font-size:.95rem;font-weight:600;line-height:1.35}.choice-card-sub{color:#6b7280;font-size:.8rem;font-weight:400;line-height:1.4}.choice-card--selected .choice-card-label{color:#1e293b}.choice-card--selected .choice-card-sub{color:#4338ca}.choice-card-check{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:1px;display:flex}.choice-cards--2col .choice-card-check{margin-top:0;position:absolute;top:10px;right:10px}.days-pills{flex-wrap:wrap;gap:8px;display:flex}.day-pill{color:#374151;cursor:pointer;background:#fff;border:1.5px solid #d1d5db;border-radius:8px;justify-content:center;align-items:center;min-width:52px;height:44px;font-family:inherit;font-size:.88rem;font-weight:500;transition:border-color .14s,background .14s,color .14s;display:flex}.day-pill:hover{background:#fafafa;border-color:#9ca3af}.day-pill--selected{color:#fff;background:#6366f1;border-color:#6366f1;font-weight:700}.days-meta{flex-direction:column;gap:3px;margin-top:4px;display:flex}.days-count{color:#6366f1;font-size:.94rem;font-weight:700}.days-count--empty{color:#9ca3af;font-weight:400}.days-tip{background:var(--brand-indigo-l);color:var(--clr-body);border:1px solid #c7d2fe;border-radius:8px;margin:2px 0 0;padding:.55rem .7rem;font-size:.82rem;line-height:1.4}.days-step-sub{color:var(--clr-dark);font-weight:600}.days-hint{color:#6b7280;font-size:.82rem}.quiz-error{color:#dc2626;margin-top:4px;font-size:.85rem}.native-select-wrap{position:relative}.native-select{appearance:none;width:100%;color:var(--clr-dark);cursor:pointer;background:#fff;border:1.5px solid #d1d5db;border-radius:14px;outline:none;padding:15px 44px 15px 18px;font-size:1.05rem;font-weight:600;transition:border-color .18s,box-shadow .18s}.native-select:focus{border-color:var(--brand-indigo);box-shadow:0 0 0 3px #6366f11f}.native-select:invalid,.native-select option[value=""]{color:#9ca3af}.native-select-chevron{color:#9ca3af;pointer-events:none;display:flex;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.step--final{gap:.65rem}.fc-enter{animation:.55s fc-enter-fade}@keyframes fc-enter-fade{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.fc-enter{animation:none}}.fc-back-link{color:var(--clr-muted);cursor:pointer;background:0 0;border:none;margin-bottom:.9rem;padding:0;font-family:inherit;font-size:.82rem;font-weight:500}.fc-back-link:hover{color:var(--clr-dark)}.fc-generate-btn{width:100%;margin-top:.4rem;padding-top:16px;padding-bottom:16px;font-size:1.02rem}@media (width<=480px){.fc-generate-btn{padding-left:14px;padding-right:14px;font-size:.9rem}}.fc-offer-block{text-align:center;background:var(--brand-indigo-l);border-radius:var(--radius-lg);border:1px solid #c7d2fe;flex-direction:column;align-items:center;gap:6px;padding:.9rem .85rem .8rem;display:flex}.fc-offer-label{color:var(--brand-indigo-d);font-size:.76rem;font-weight:600}.fc-offer-price{flex-wrap:wrap;justify-content:center;align-items:baseline;gap:.5rem;display:flex}.fc-offer-price-original{color:var(--clr-subtle);font-size:.8rem;text-decoration:line-through}.fc-offer-price-current{color:var(--brand-indigo-d);font-size:.98rem;font-weight:700}.fc-offer-timer{flex-direction:column;align-items:center;gap:.3rem;margin:.1rem 0 .15rem;display:flex}.fc-offer-timer-caption{color:var(--brand-indigo-d);text-transform:uppercase;letter-spacing:.03em;font-size:.76rem;font-weight:700}.fc-offer-timer-digits{background:var(--brand-indigo-d);border-radius:var(--radius-lg);align-items:flex-start;gap:.3rem;padding:.5rem 1rem .45rem;display:flex;box-shadow:0 6px 16px #4f46e54d}.fc-offer-timer-segment{flex-direction:column;align-items:center;min-width:2.4ch;line-height:1;display:flex}.fc-offer-timer-segment-value{color:#fff;font-variant-numeric:tabular-nums;font-size:2.3rem;font-weight:800}.fc-offer-timer-segment-unit{color:#ffffffbf;text-transform:uppercase;letter-spacing:.05em;margin-top:2px;font-size:.6rem;font-weight:700}.fc-offer-timer-colon{color:#fff;padding-top:.05em;font-size:2rem;font-weight:800;line-height:1}.fc-offer-timer--urgent .fc-offer-timer-caption{color:var(--clr-error)}.fc-offer-timer--urgent .fc-offer-timer-digits{background:var(--clr-error);box-shadow:0 6px 16px #dc262659}.fc-offer-timer--critical .fc-offer-timer-digits{animation:.9s ease-in-out infinite fc-offer-timer-pulse}@keyframes fc-offer-timer-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@media (prefers-reduced-motion:reduce){.fc-offer-timer--critical .fc-offer-timer-digits{animation:none}}.fc-me-error{text-align:center;border-radius:var(--radius-lg);background:#fef2f2;border:1px solid #fecaca;flex-direction:column;gap:8px;padding:.85rem;display:flex}.fc-me-error-text{color:#b91c1c;font-size:.82rem;line-height:1.4}.fc-me-error-retry{border-radius:var(--radius);color:#b91c1c;cursor:pointer;background:#fff;border:1.5px solid #b91c1c;align-self:center;padding:8px 18px;font-family:inherit;font-size:.82rem;font-weight:600}.fc-me-error-retry:hover{background:#fef2f2}.fc-email-line{color:var(--clr-muted);font-size:.8rem}.fc-email-restart-btn{color:var(--clr-muted);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-family:inherit;font-size:.8rem;font-weight:500;text-decoration:underline}.fc-email-restart-btn:hover{color:var(--clr-dark)}.email-suggestion{background:var(--brand-indigo-l);border-radius:var(--radius);color:var(--clr-dark);text-align:left;border:1px solid #c7d2fe;padding:12px 14px;font-size:.85rem}.email-suggestion p{margin-bottom:.6rem}.email-suggestion-actions{flex-wrap:wrap;gap:.5rem;display:flex}.email-suggestion-actions button{border-radius:var(--radius);cursor:pointer;border:1.5px solid var(--brand-indigo);background:var(--brand-indigo);color:#fff;padding:9px 14px;font-family:inherit;font-size:.82rem;font-weight:600}.email-suggestion-secondary{color:var(--brand-indigo)!important;background:#fff!important}.blog-related{border-top:1px solid var(--clr-border);margin-top:3rem;padding-top:2rem}.blog-related-title{color:var(--brand-black);letter-spacing:-.02em;margin-bottom:1.25rem;font-size:1.1rem;font-weight:800}.blog-related-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;display:grid}.blog-related-card{border:1px solid var(--clr-border);color:inherit;border-radius:10px;padding:1rem 1.1rem;text-decoration:none;transition:box-shadow .15s,border-color .15s;display:block}.blog-related-card:hover{border-color:#c7c7d6;box-shadow:0 4px 16px #0000000f}.blog-related-card h3{color:var(--clr-dark);margin-bottom:.35rem;font-size:.92rem;font-weight:700;line-height:1.35}.blog-related-card p{color:var(--clr-muted);font-size:.82rem;line-height:1.5}.prv2-sub-note{color:#9ca3af;max-width:480px;margin:.4rem auto 0;font-size:.82rem}.prv2-sticky-cta{display:none}@media (width<=640px){.prv2-sticky-cta{padding:.75rem 1rem calc(.75rem + env(safe-area-inset-bottom));border-top:1px solid var(--clr-border);z-index:200;background:#fff;display:block;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #00000012}.prv2-sticky-cta .btn-primary{width:100%}.prv2-wrap{padding-bottom:5rem}}.cookie-banner{z-index:300;padding:.75rem 1rem calc(.75rem + env(safe-area-inset-bottom));background:var(--brand-black);color:#fff;flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #00000026}@media (width<=640px){.cookie-banner{left:10px;right:10px;bottom:calc(14px + env(safe-area-inset-bottom));border-radius:14px;padding:.75rem .9rem}}.cookie-banner-text{color:#d1d5db;margin:0;font-size:.78rem}.cookie-banner-text a{color:#fff;text-decoration:underline}.cookie-banner-btn{color:var(--brand-black);border-radius:var(--radius);cursor:pointer;background:#fff;border:none;flex-shrink:0;padding:.48rem .95rem;font-size:.8rem;font-weight:600}.quiz-reassurance-badge{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:14px;align-items:flex-start;gap:6px;max-width:100%;margin-top:.85rem;padding:7px 13px;font-size:.8rem;font-weight:600;line-height:1.3;animation:.18s quiz-reassurance-fade;display:flex}.quiz-reassurance-badge svg{color:#059669;flex-shrink:0;margin-top:2px}.quiz-reassurance-badge-text{min-width:0}@keyframes quiz-reassurance-fade{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.quiz-reassurance-badge{animation:none}}.qzp-generating{opacity:1;flex-direction:column;justify-content:center;align-items:center;gap:.3rem;min-height:35vh;transition:opacity .55s;display:flex}.qzp-generating--leaving{opacity:0}@media (prefers-reduced-motion:reduce){.qzp-generating{transition:none}}.qzp-generating-title{color:var(--clr-dark);text-align:center;margin:0;font-size:.92rem;font-weight:800}.qzp-generating-text{color:var(--clr-muted);text-align:center;margin:0;font-size:.7rem;font-weight:600}.qzp-dots{margin-left:2px;display:inline-flex}.qzp-dots span{opacity:.2;animation:1.4s ease-in-out infinite qzp-dot-blink}.qzp-dots span:nth-child(2){animation-delay:.2s}.qzp-dots span:nth-child(3){animation-delay:.4s}@keyframes qzp-dot-blink{0%,80%,to{opacity:.2}40%{opacity:1}}@media (prefers-reduced-motion:reduce){.qzp-dots span{opacity:1;animation:none}}.qzp-page{border:1px solid var(--clr-border);background:#fff;border-radius:9px;flex-direction:column;width:100%;max-width:228px;padding:.4rem .45rem;animation:.35s qzp-page-enter;display:flex;position:relative;box-shadow:0 2px 10px #0000000d}@keyframes qzp-page-enter{0%{opacity:0;transform:translateY(6px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.qzp-page{animation:none}}.qzp-page-count{text-align:center;color:var(--clr-muted);margin:0;font-size:.68rem;font-weight:700}.qzp-example-line{color:var(--clr-subtle);text-align:center;max-width:250px;margin:0 auto;font-size:.56rem;line-height:1.3}.qzp-done{flex-direction:column;align-items:center;gap:1rem;padding:3rem 0;display:flex}.qzp-done-check{background:var(--brand-indigo);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;animation:.45s cubic-bezier(.34,1.56,.64,1) qzp-done-pop;display:flex}@keyframes qzp-done-pop{0%{opacity:0;transform:scale(.4)}60%{opacity:1;transform:scale(1.08)}to{opacity:1;transform:scale(1)}}.qzp-done-text{color:var(--clr-dark);text-align:center;margin:0;font-size:1.15rem;font-weight:800}@media (prefers-reduced-motion:reduce){.qzp-done-check{animation:none}}.qzp-page-header{justify-content:space-between;align-items:center;margin-bottom:.22rem;display:flex}.qzp-page-brand{color:var(--clr-subtle);font-size:.6rem;font-weight:700}.qzp-day-header{flex-wrap:wrap;align-items:baseline;gap:.4rem;display:flex}.qzp-day-name{color:var(--brand-black);letter-spacing:-.02em;font-size:.88rem;font-weight:800}.qzp-day-session{color:var(--clr-muted);font-size:.66rem;font-weight:700}.qzp-pill-row{flex-wrap:wrap;gap:4px;margin-top:.25rem;display:flex}.qzp-pill{background:var(--brand-indigo-l);color:var(--brand-indigo-d);border:1px solid #c7d2fe;border-radius:999px;padding:1px 7px;font-size:.54rem;font-weight:700}.qzp-warmup{background:var(--clr-bg);border-radius:7px;flex-direction:column;gap:.1rem;margin-top:.22rem;padding:.2rem .4rem;display:flex}.qzp-warmup-label{color:var(--clr-subtle);text-transform:uppercase;letter-spacing:.06em;margin-bottom:1px;font-size:.5rem;font-weight:800}.qzp-warmup-line{color:var(--clr-muted);margin:0;font-size:.56rem}.qzp-exo-list{flex-direction:column;margin-top:.18rem;display:flex}.qzp-exo-block{border-top:1px solid var(--clr-border);padding:.12rem 0 .14rem}.qzp-exo-block:first-child{border-top:none;padding-top:0}.qzp-exo-muscle-label{color:var(--clr-subtle);text-transform:uppercase;letter-spacing:.05em;margin:0 0 .05rem;font-size:.44rem;font-weight:800}.qzp-exo-top-row{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.qzp-exo-name{color:var(--brand-black);letter-spacing:-.01em;font-size:.58rem;font-weight:800}.qzp-exo-sets{color:var(--clr-dark);flex-shrink:0;font-size:.56rem;font-weight:700}.qzp-exo-meta-row{justify-content:space-between;align-items:baseline;gap:.4rem;margin-top:1px;display:flex}.qzp-exo-rest{color:var(--clr-dark);flex-shrink:0;font-size:.48rem;font-weight:700}.qzp-alt-badge{color:#92400e;white-space:nowrap;background:#fffbeb;border:1px solid #fde68a;border-radius:5px;padding:1px 5px;font-size:.46rem;font-weight:600;line-height:1.3;animation:.4s qzp-alt-pop}@keyframes qzp-alt-pop{0%{opacity:0;transform:scale(.9)}60%{opacity:1;transform:scale(1.03)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.qzp-alt-badge{animation:none}}.qzp-exo-block--blurred,.qzp-blurred-field{filter:blur(3px);-webkit-user-select:none;user-select:none;background-image:linear-gradient(100deg,#0000 35%,#6366f129 50%,#0000 65%);background-size:260% 100%;animation:.4s both qzp-blur-enter,2.2s ease-in-out .4s infinite qzp-blur-pulse,2.4s linear .4s infinite qzp-blur-shimmer}@keyframes qzp-blur-enter{0%{opacity:0;transform:translateY(4px)}to{opacity:.6;transform:translateY(0)}}@keyframes qzp-blur-pulse{0%,to{opacity:.45}50%{opacity:.7}}@keyframes qzp-blur-shimmer{0%{background-position:200% 0}to{background-position:-100% 0}}@media (prefers-reduced-motion:reduce){.qzp-exo-block--blurred,.qzp-blurred-field{opacity:.55;background-image:none;animation:none}}.qzp-reveal{animation:.35s both qzp-reveal-in}@keyframes qzp-reveal-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.qzp-reveal{animation:none}}.fc-brand-header{justify-content:space-between;align-items:center;margin-bottom:.4rem;display:flex}.fc-brand-header-logo{align-items:center;gap:7px;display:flex}.fc-brand-header-name{color:var(--brand-black);letter-spacing:-.02em;font-size:1rem;font-weight:800}.fc-back-link--header{margin-bottom:0}.fc-product-visual{justify-content:center;padding:.15rem 0 .35rem;display:flex}.fc-product-settle{animation:.6s cubic-bezier(.22,1,.36,1) both fc-product-settle}@keyframes fc-product-settle{0%{opacity:.88;transform:scale(1.16)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (prefers-reduced-motion:reduce){.fc-product-settle{animation:none}}.fc-product-title{text-align:center;margin-top:2px}.fc-product-title-main{color:var(--brand-black);letter-spacing:-.01em;font-size:.95rem;font-weight:800}.fc-product-title-sub{color:var(--clr-muted);margin-top:1px;font-size:.78rem}.fc-summary-chips{grid-template-columns:1fr 1fr;gap:6px;margin:0;padding:.15rem 0 .3rem;display:grid}.fc-summary-chip{text-align:center;background:var(--brand-indigo-l);color:var(--brand-indigo-d);border:1px solid #c7d2fe;border-radius:10px;justify-content:center;align-items:center;min-width:0;padding:6px 8px;font-size:.74rem;font-weight:600;display:flex}.fc-summary-chip--primary{background:var(--brand-indigo);border-color:var(--brand-indigo);color:#fff;font-weight:700}.fc-section-title{color:var(--brand-black);letter-spacing:-.015em;font-size:1.05rem;font-weight:800}.fc-included-list{flex-direction:column;gap:7px;list-style:none;display:flex}.fc-included-list--compact{gap:6px}.fc-included-item{color:#374151;align-items:flex-start;gap:9px;font-size:.92rem;line-height:1.45;display:flex}.fc-dot{background:var(--brand-indigo);border-radius:50%;flex-shrink:0;width:5px;height:5px;margin-top:9px}.fc-reassurance{color:var(--clr-dark);text-align:center;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:6px;font-size:.8rem;font-weight:600;display:flex}.fc-reassurance>span{overflow-wrap:break-word;min-width:0}.fc-refund-box{background:var(--clr-bg);border:1px solid var(--clr-border);text-align:left;color:var(--clr-body);border-radius:10px;margin-top:2px;padding:.6rem .8rem;font-size:.76rem;line-height:1.45}.fc-refund-link{color:var(--brand-indigo-d);text-underline-offset:2px;white-space:nowrap;text-decoration:underline}.fc-email-block{text-align:left}.fc-email-updated-flash{color:var(--brand-indigo-d);margin-left:6px;font-size:.78rem;font-weight:700}.fc-email-edit{flex-direction:column;gap:.5rem;max-width:340px;margin:0 auto;display:flex}.fc-email-edit-input{border-radius:var(--radius);border:1.5px solid #d1d5db;outline:none;padding:10px 12px;font-size:.9rem;transition:border-color .18s,box-shadow .18s}.fc-email-edit-input:focus{border-color:var(--brand-indigo);box-shadow:0 0 0 3px #6366f11f}.fc-email-edit-actions{gap:.5rem;display:flex}.fc-email-edit-save,.fc-email-edit-cancel{border-radius:var(--radius);cursor:pointer;flex:1;padding:9px 14px;font-family:inherit;font-size:.82rem;font-weight:600}.fc-email-edit-save{background:var(--brand-indigo);border:1.5px solid var(--brand-indigo);color:#fff}.fc-email-edit-save:hover:not(:disabled){opacity:.9}.fc-email-edit-save:disabled{opacity:.6;cursor:not-allowed}.fc-email-edit-cancel{border:1.5px solid var(--clr-border);color:var(--clr-muted);background:#fff}.fc-email-edit-cancel:hover:not(:disabled){border-color:#9ca3af}.fc-reviews{flex-direction:column;gap:.85rem;display:flex}.fc-reviews-wrap{position:relative}.fc-reviews-arrow{z-index:2;border:1px solid var(--clr-border);width:34px;height:34px;color:var(--clr-dark);cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;transition:background .15s,opacity .15s;display:none;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 10px #0000001a}.fc-reviews-arrow:hover:not(:disabled){background:var(--clr-bg)}.fc-reviews-arrow:disabled{opacity:.35;cursor:not-allowed}.fc-reviews-arrow--prev{left:-4px}.fc-reviews-arrow--next{right:-4px}@media (hover:hover) and (pointer:fine){.fc-reviews-arrow{display:flex}.fc-reviews-arrow--prev{left:-17px}.fc-reviews-arrow--next{right:-17px}}.fc-reviews-track{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:.75rem;margin:0 -6px;padding:14px 6px 18px;display:flex;overflow-x:auto}.fc-reviews-track::-webkit-scrollbar{display:none}.fc-review-card{scroll-snap-align:start;border:1px solid var(--clr-border);border-radius:var(--radius-lg);background:#fff;flex-direction:column;flex:0 0 84%;gap:.6rem;padding:1rem 1.1rem;display:flex;box-shadow:0 10px 28px #0f172a12}@media (width>=520px){.fc-review-card{flex-basis:60%}}.fc-review-card-top{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.fc-review-avatar{background:var(--brand-indigo-l);width:32px;height:32px;color:var(--brand-indigo);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.82rem;font-weight:800;display:flex}.fc-review-stars{gap:1px;font-size:.85rem;line-height:1;display:flex}.fc-star{color:var(--clr-border)}.fc-star--filled{color:#f59e0b}.fc-star--half{position:relative}.fc-star--half:before{content:"★";color:#f59e0b;width:50%;position:absolute;inset:0;overflow:hidden}.fc-example-pdf-link{color:var(--brand-indigo);justify-content:center;align-items:center;gap:6px;margin-bottom:.6rem;font-size:.82rem;font-weight:600;text-decoration:none;display:flex}.fc-example-pdf-link:hover{text-decoration:underline}.fc-review-badge{justify-content:center;align-items:center;gap:6px;font-size:.8rem;display:flex}.fc-review-badge .fc-review-stars{font-size:.95rem}.fc-review-badge-text{color:var(--clr-muted);font-weight:600}.fc-review-text{color:#374151;font-size:.86rem;line-height:1.55}.fc-review-meta{color:var(--clr-muted);font-size:.78rem;font-weight:600}.fc-reviews-block{margin-bottom:.5rem}.fc-photo-caption{color:var(--clr-muted);text-transform:uppercase;letter-spacing:.08em;text-align:center;margin-bottom:-.2rem;font-size:.72rem;font-weight:700}.fc-photo-showcase{border-radius:var(--radius-lg);aspect-ratio:941/1113;background:var(--clr-bg);overflow:hidden;box-shadow:0 6px 24px #0000001a}.fc-photo-showcase img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .35s;display:block}.fc-photo-showcase img.fc-photo-loaded{opacity:1}.fc-founder{background:var(--clr-bg);border:1px solid var(--clr-border);border-radius:var(--radius-lg);flex-direction:column;gap:.75rem;min-width:0;padding:1.25rem;display:flex;box-shadow:0 10px 28px #0f172a0f}.hp-section .fc-founder{gap:.5rem}.hp-section .fc-founder-badge{text-align:center;border-radius:10px;align-self:center;padding:8px 18px;font-size:.76rem;line-height:1.4}.fc-founder-badge{letter-spacing:.05em;text-transform:uppercase;color:var(--brand-indigo);background:var(--brand-indigo-l);border:1px solid #c7d2fe;border-radius:99px;align-self:flex-start;padding:3px 10px;font-size:.7rem;font-weight:700}.fc-founder-photo{aspect-ratio:1217/1293;border-radius:var(--radius-lg);background:var(--clr-bg-100);border:1px solid var(--clr-border);width:100%;overflow:hidden}.fc-founder-portrait{object-fit:cover;cursor:default;pointer-events:none;width:100%;height:100%;display:block}.fc-founder-text{color:#374151;font-size:.86rem;line-height:1.65}.fc-faq{flex-direction:column;gap:.9rem;display:flex}.fc-faq .hp-faq{margin-top:0}.hp-faq-a a{color:var(--brand-indigo);text-underline-offset:2px;text-decoration:underline}.fc-footer{text-align:center;color:var(--clr-subtle);padding-top:.5rem;font-size:.76rem}.fc-footer a{color:var(--clr-subtle);text-underline-offset:2px;text-decoration:underline}.fc-footer a:hover{color:var(--clr-muted)}.fc-sticky-cta{display:none}.fc-sticky-offer{flex-direction:column;align-items:center;gap:2px;display:flex}.fc-sticky-offer .fc-offer-price-original{font-size:.66rem}.fc-sticky-offer .fc-offer-price-current{font-size:.78rem}.fc-sticky-offer-price{align-items:baseline;gap:.35rem;display:flex}.fc-sticky-offer-countdown{align-items:baseline;gap:.32rem;display:flex}.fc-sticky-offer-countdown-label{color:var(--brand-indigo-d);text-transform:uppercase;letter-spacing:.02em;font-size:.64rem;font-weight:700}.fc-sticky-offer-countdown-value{color:var(--brand-indigo-d);font-variant-numeric:tabular-nums;font-size:1.1rem;font-weight:800}.fc-sticky-offer--urgent .fc-sticky-offer-countdown-label,.fc-sticky-offer--urgent .fc-sticky-offer-countdown-value{color:var(--clr-error)}@media (width<=640px){.fc-sticky-cta{width:100%;padding:.6rem 1rem calc(1.1rem + env(safe-area-inset-bottom));border-top:1px solid var(--clr-border);z-index:200;background:#fff;flex-direction:column;align-items:center;gap:.35rem;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #00000012}.fc-sticky-btn{width:100%;margin-top:0;padding:13px 16px;font-size:.9rem}.quiz-page:has(.fc-sticky-cta){padding-bottom:calc(8.75rem + env(safe-area-inset-bottom))}}@media (width>=641px){.fc-sticky-cta{border:1px solid var(--clr-border);z-index:200;background:#fff;border-radius:20px;flex-direction:column;align-items:center;gap:.3rem;width:max-content;padding:.5rem .6rem;display:flex;position:fixed;bottom:1.25rem;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #0f172a24}.fc-sticky-btn{white-space:nowrap;width:auto;margin-top:0;padding:11px 22px;font-size:.88rem}}.feedback-page{background:var(--clr-bg);justify-content:center;min-height:100vh;padding:2rem 1rem 3rem;display:flex}.feedback-shell{flex-direction:column;gap:1.25rem;width:100%;max-width:640px;display:flex}.feedback-brand{color:var(--brand-black);letter-spacing:-.02em;align-items:center;gap:8px;font-size:1.05rem;font-weight:800;display:flex}.feedback-card{border:1px solid var(--clr-border);border-radius:var(--radius-lg);overflow-wrap:break-word;background:#fff;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}@media (width>=641px){.feedback-card{padding:2rem}}.feedback-loader{text-align:center;color:var(--clr-muted);flex-direction:column;align-items:center;gap:.75rem;padding:2rem .5rem;font-size:.92rem;display:flex}.feedback-spinner{border:3px solid var(--clr-border);border-top-color:var(--brand-indigo);border-radius:50%;width:36px;height:36px;animation:.9s linear infinite feedback-spin}@keyframes feedback-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.feedback-spinner{animation:none}}.feedback-title{color:var(--brand-black);letter-spacing:-.015em;font-size:1.3rem;font-weight:700;line-height:1.3}.feedback-intro,.feedback-status{color:var(--clr-body);font-size:.92rem;line-height:1.6}.feedback-profile{border:1px solid var(--clr-border);border-radius:var(--radius);background:var(--clr-bg-100);flex-direction:column;gap:.6rem;padding:.9rem 1rem;display:flex}.feedback-profile-title{color:var(--brand-black);font-size:.88rem;font-weight:700}.feedback-profile-grid{flex-wrap:wrap;gap:.5rem;display:flex}.feedback-profile-item{color:var(--brand-indigo);background:var(--brand-indigo-l);border-radius:999px;padding:6px 12px;font-size:.82rem;line-height:1.3}.feedback-step-label{color:var(--clr-muted);font-size:.8rem;font-weight:600}.feedback-question{flex-direction:column;gap:.85rem;display:flex}.feedback-question h2{color:var(--brand-black);letter-spacing:-.01em;font-size:1.1rem;font-weight:700;line-height:1.35}.feedback-choice-list{flex-direction:column;gap:.5rem;display:flex}.feedback-choice{text-align:left;border:1.5px solid var(--clr-border);border-radius:var(--radius);width:100%;min-height:44px;color:var(--clr-dark);cursor:pointer;background:#fff;align-items:center;padding:11px 14px;font-family:inherit;font-size:.92rem;line-height:1.4;transition:border-color .15s,background .15s;display:flex}.feedback-choice:hover{border-color:var(--brand-indigo)}.feedback-choice:focus-visible{outline:2px solid var(--brand-indigo);outline-offset:2px}.feedback-choice[aria-pressed=true]{border-color:var(--brand-indigo);background:var(--brand-indigo-l);color:var(--brand-indigo-d);font-weight:600}.feedback-field-label{color:var(--clr-body);font-size:.88rem;font-weight:600;line-height:1.4}.feedback-textarea{resize:vertical;border:1.5px solid var(--clr-border);border-radius:var(--radius);width:100%;min-height:120px;color:var(--clr-dark);padding:12px 14px;font-family:inherit;font-size:16px;line-height:1.5}.feedback-textarea:focus-visible,.feedback-textarea:focus{border-color:var(--brand-indigo);outline:none}.feedback-counter{color:var(--clr-subtle);text-align:right;margin-top:-.5rem;font-size:.78rem}.feedback-hint{color:var(--clr-muted);font-size:.82rem;line-height:1.5}.feedback-actions{justify-content:center;margin-top:.25rem;display:flex}.feedback-actions--split{flex-direction:column-reverse;gap:.6rem}.feedback-actions .btn-primary,.feedback-actions--split .btn-primary{width:100%}.feedback-actions--split .feedback-btn-secondary{align-self:center}@media (width>=481px){.feedback-actions--split{flex-direction:row;justify-content:space-between;gap:.75rem}.feedback-actions--split .btn-primary{flex:1;width:auto}.feedback-actions--split .feedback-btn-secondary{flex-shrink:0;align-self:auto}}.feedback-btn-secondary{min-height:44px;color:var(--clr-body);border:1.5px solid var(--clr-border);border-radius:var(--radius);cursor:pointer;background:#fff;justify-content:center;align-items:center;padding:11px 18px;font-family:inherit;font-size:.92rem;font-weight:600;transition:border-color .15s;display:inline-flex}.feedback-btn-secondary:hover{border-color:var(--brand-black)}.feedback-btn-secondary:disabled{opacity:.38;cursor:not-allowed}
