@font-face{font-family:DM Sans;src:url(../fonts/dm-sans-400.ttf)format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(../fonts/poppins-400.ttf)format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(../fonts/poppins-500.ttf)format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Poppins;src:url(../fonts/poppins-600.ttf)format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(../fonts/poppins-700.ttf)format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Red Hat Display;src:url(../fonts/red-hat-display-400.ttf)format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Red Hat Display;src:url(../fonts/red-hat-display-500.ttf)format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Red Hat Display;src:url(../fonts/red-hat-display-600.ttf)format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Red Hat Display;src:url(../fonts/red-hat-display-700.ttf)format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:DM Sans;src:url(../fonts/dm-sans-500.ttf)format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:DM Sans;src:url(../fonts/dm-sans-600.ttf)format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:DM Sans;src:url(../fonts/dm-sans-700.ttf)format("truetype");font-style:normal;font-weight:700;font-display:swap}:root{color:#155450;font-synthesis:none;text-rendering:optimizelegibility;--ink:#155450;--ink-dark:#124337;--muted:#4a5565;--primary:#155450;--primary-hover:#104844;--border:#c2d3d1;--soft-border:#dce8e5;--surface:#fff;--background:#f6f8f5;--mint:#e3f3e9;background:#f6f8f5;font-family:Red Hat Display,Arial,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100dvh;margin:0}body{background:var(--background);-webkit-font-smoothing:antialiased;min-height:100dvh;line-height:1.5}button,input,select{color:inherit;font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0}.app-shell{background:var(--background);flex-direction:column;min-height:100dvh;display:flex;position:relative}.quiz-header{z-index:20;background:#fff;border-bottom:1px solid #cadbd8;flex:none;height:79px;padding:12px 16px 16px;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;width:100%;max-width:512px;height:32px;margin:0 auto 12px;display:flex;position:relative}.back-button{cursor:pointer;min-width:58px;color:var(--ink);text-align:left;background:0 0;padding:4px 0;font-size:14px;font-weight:500}.back-button:disabled{opacity:1}.brand-logo{object-fit:contain;width:145px;max-height:36px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.step-counter{text-align:right;min-width:58px;font-size:14px}.step-counter strong{font-weight:700}.progress-track{background:#e4ecea;border-radius:999px;width:100%;max-width:512px;height:6px;margin:0 auto;overflow:hidden}.progress-track span{transform-origin:0;border-radius:inherit;background:var(--primary);width:100%;height:100%;transition:transform .42s;display:block}.main-content{flex:auto;width:100%;min-height:calc(100dvh - 79px);animation:.22s screen-enter}@keyframes screen-enter{0%{opacity:0}to{opacity:1}}.screen{text-align:center;width:min(512px,100% - 32px);min-height:calc(100dvh - 79px);margin:0 auto;padding:40px 0 50px}.screen.has-sticky-action{padding-bottom:calc(110px + env(safe-area-inset-bottom,0px))}.screen h1{max-width:510px;color:var(--ink);letter-spacing:normal;margin:0 auto 30px;font-family:Poppins,sans-serif;font-size:clamp(30px,3vw,40px);font-weight:500;line-height:1.48}.screen-subtitle{color:var(--muted);margin:0 auto 22px;font-size:16px;line-height:1.55}.strong-subtitle{color:#155450b3;width:fit-content;margin-bottom:0;font-size:20px;font-weight:700;line-height:1.4}.hero-image{object-fit:contain;max-width:100%;height:auto;margin-inline:auto;display:block}.grid-screen{padding-top:40px}.grid-screen h1{max-width:418px;margin-bottom:20px;font-size:40px;line-height:1.5}.grid-hero{width:418px;height:auto;margin-bottom:20px}.grid-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-width:418px;margin:20px auto 0;display:grid}.grid-option,.choice-card{cursor:pointer;border:1px solid var(--border);background:var(--surface);min-height:90px;color:var(--ink);text-align:left;border-radius:20px;align-items:center;font-size:19px;transition:border-color .16s,background .16s,transform .16s,box-shadow .16s;display:flex;position:relative}.choice-card .chevron-icon{flex:0 0 22px}.has-side-background .side-background{z-index:0;pointer-events:none;object-fit:contain;object-position:right bottom;width:410px;height:calc(100dvh - 79px);position:fixed;bottom:0;right:0}.has-side-background>h1,.has-side-background>.choice-list{z-index:1;position:relative}.text-choice-list .choice-card{padding:30px 44px 30px 16px}.text-choice-list .chevron-icon,.icon-choice-list .chevron-icon{position:absolute;right:16px}.grid-option:hover,.choice-card:hover{border-color:#5d9993;transform:translateY(-1px);box-shadow:0 4px 14px #11524d12}.grid-option:active,.choice-card:active{transform:translateY(0)}.grid-option{justify-content:center;padding:30px 44px 30px 16px;font-size:18px;font-weight:600;line-height:28px}.grid-option .chevron-icon{position:absolute;right:16px}.chevron-icon{fill:none;stroke:#c6dad6;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:22px;height:22px}.choice-screen{max-width:354px;padding-top:40px}.choice-screen h1{margin-bottom:20px;font-size:32px;line-height:1.5}.choice-list{flex-direction:column;gap:10px;width:100%;margin:0 auto;display:flex}.choice-card{justify-content:space-between;width:100%;padding:16px 19px;font-size:18px;font-weight:600;line-height:28px;overflow:hidden}.compact-image-list .choice-card{height:90px;padding:30px 0 30px 16px}.choice-card>span:not(.checkbox){z-index:2;flex:1;position:relative}.choice-image.compact{object-fit:contain;object-position:bottom right;border-radius:0 0 20px;width:88px;height:88px;margin:0;position:absolute;bottom:0;right:0}.image-choice-list:not(.compact-image-list){grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.image-choice-list:not(.compact-image-list) .choice-card{text-align:center;flex-direction:column;align-items:stretch;min-height:245px;padding:0 0 16px}.choice-image.large{object-fit:contain;width:100%;height:200px;margin-bottom:14px}.choice-icon{z-index:2;object-fit:contain;flex:0 0 50px;width:50px;height:50px;margin-right:10px}.icon-choice-list .choice-card{min-height:0;padding:15px 16px}.background-hero{max-height:210px;margin-bottom:20px}.multi-screen,.input-screen,.email-screen,.consent-screen{max-width:470px}.input-screen,.email-screen{max-width:354px}.input-screen{padding-top:40px}.input-screen h1{margin-bottom:0;line-height:48px}.multi-screen{max-width:354px}.multi-screen h1,.input-screen h1,.email-screen h1,.consent-screen h1{margin-bottom:12px;font-size:32px;line-height:1.25}.multi-screen h1{line-height:1.5}.multi-screen .screen-subtitle{color:#155450b3;font-size:18px;line-height:28px}.multi-choice-list{margin-top:24px}.multi-choice{min-height:72px;padding:10px 16px}.multi-choice.selected{border-color:var(--primary);background:#f2f8f5}.checkbox{border:1.5px solid var(--border);background:#fff;border-radius:50%;flex:0 0 20px;place-items:center;width:20px;height:20px;display:grid}.selected .checkbox{border-color:var(--primary);background:var(--primary)}.check-icon{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.3px;width:17px;height:17px}.image-disclaimer{color:#759792;font-size:11px}.floating-cta-layer{z-index:100;pointer-events:none;padding:16px 16px calc(16px + env(safe-area-inset-bottom,0px));background:linear-gradient(#f6f8f500 0%,#f6f8f5cc 22%,#f6f8f5f7 55%,#f6f8f5 100%);position:fixed;bottom:0;left:0;right:0}.floating-cta-inner{pointer-events:auto;flex-direction:column;gap:6px;width:100%;max-width:354px;margin:0 auto;display:flex}.floating-cta-inner.wide{max-width:512px}.primary-button{cursor:pointer;background:var(--primary);color:#fff;border-radius:20px;justify-content:center;align-items:center;width:100%;min-height:58px;font-size:20px;font-weight:600;text-decoration:none;transition:background .15s,transform .15s,opacity .15s;display:flex}.primary-button:hover:not(:disabled){background:var(--primary-hover)}.primary-button:active:not(:disabled){transform:scale(.995)}.primary-button:disabled{cursor:not-allowed;opacity:.42}.skip-button{cursor:pointer;width:100%;color:var(--muted);background:0 0;padding:12px;font-size:14px}.info-screen{flex-direction:column;align-items:center;max-width:520px;padding-top:32px;display:flex}.info-hero{width:512px;height:288px;margin-bottom:24px}.info-icon{object-fit:contain;width:72px;height:72px;margin:18px auto 26px}.info-screen h1,.info-title{width:100%;margin:0 auto 16px;font-size:30px;font-weight:700;line-height:36px}.info-description{width:100%;max-width:512px;color:var(--ink);font-size:16px;line-height:26px}.info-subtitle{width:100%;max-width:512px;color:var(--ink);margin-top:32px;font-size:16px;font-weight:700;line-height:26px}.info-description p{margin:0 0 12px}.info-note{color:var(--muted);margin-top:18px;font-size:14px}.unit-switch{border:1px solid var(--border);background:#e7efed;border-radius:14px;grid-template-columns:1fr 1fr;width:100%;max-width:182px;margin:20px auto;padding:4px;display:grid}.unit-switch button{cursor:pointer;background:0 0;border-radius:11px;min-height:36px;font-size:14px;font-weight:600}.unit-switch button.active{background:#fff;box-shadow:0 2px 8px #174e4a1a}.measurement-fields{justify-content:center;gap:10px;max-width:354px;margin:20px auto;display:flex}.measurement-field{width:100%;position:relative}.healthy-weight-range{text-align:center;color:#4b5563;max-width:354px;margin:10px auto 16px;font-size:15px;font-weight:500;line-height:1.4}.healthy-weight-range strong{color:#155450;font-weight:700}.measurement-field input{border:1px solid var(--border);width:100%;height:60px;color:var(--ink);text-align:center;background:#fff;border-radius:12px;outline:0;padding:10px 56px 10px 20px;font-size:26px;font-weight:600}.measurement-field input:focus,.email-field input:focus,.date-field input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #17635e17}.measurement-field>span{color:var(--muted);font-size:15px;position:absolute;top:50%;right:17px;transform:translateY(-50%)}input[type=number]::-webkit-inner-spin-button{appearance:none;margin:0}input[type=number]::-webkit-outer-spin-button{appearance:none;margin:0}.callout-card{max-width:470px;color:var(--ink);text-align:left;background:#e7f1ed;border-radius:18px;align-items:flex-start;gap:14px;margin:30px auto 0;padding:18px;font-size:14px;line-height:1.5;display:flex}.number-callout{border-radius:20px;width:354px;min-height:142px;margin-top:20px;padding:20px;font-size:13px;line-height:18px;display:block}.number-callout strong{margin-bottom:8px}.number-callout strong span{font-size:14px}.callout-card strong{margin-bottom:4px;font-size:16px;display:block}.callout-card p{margin:0}.callout-emoji{flex:none;font-size:24px}.date-field{max-width:354px;margin:30px auto;display:block;position:relative}.date-field input{border:1px solid var(--border);background:#fff;border-radius:12px;outline:0;width:100%;height:60px;padding:0 20px;font-size:18px}.date-field>span{pointer-events:none;position:absolute;top:50%;right:22px;transform:translateY(-50%)}.result-screen,.loading-screen{max-width:500px;padding-top:34px}.result-screen{max-width:354px;padding-top:29px}.result-screen h1,.loading-screen h1{margin-bottom:16px;font-size:32px;line-height:1.2}.profile-card{color:#1d2423;text-align:left;background:#fff;border-radius:20px;width:354px;min-height:628px;padding:21px 20px 20px;position:relative;overflow:hidden}.bmi-heading{justify-content:space-between;min-height:47px;font-size:14px;line-height:19px;display:flex}.bmi-heading strong{max-width:165px}.bmi-heading span{width:129px}.bmi-badge{background:#fff;border-radius:9px;width:fit-content;margin:11px auto 14px;padding:8px 10px;font-size:15px;font-weight:600;box-shadow:0 3px 9px #0000002e}.bmi-scale{background:linear-gradient(90deg,#38b978 0%,#e4cf27 44%,#f69212 70%,#f24a10 100%);border-radius:99px;height:10px;position:relative}.bmi-marker{background:#e7b619;border:5px solid #fff;border-radius:50%;width:18px;height:18px;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 1px 5px #0003}.bmi-labels{justify-content:space-between;margin-top:10px;font-size:12px;display:flex}.profile-metrics{flex-direction:column;gap:13px;width:185px;margin-top:25px;display:flex}.profile-metrics>div{align-items:center;gap:10px;display:flex}.profile-metrics i{width:50px;height:50px;color:var(--primary);background:#cfdfdc;border-radius:19px;flex:0 0 50px;place-items:center;font-size:23px;font-style:normal;display:grid}.profile-metrics span{color:#5e6675;flex-direction:column;font-size:14px;line-height:20px;display:flex}.profile-metrics strong{color:var(--ink);font-size:18px}.profile-person{object-fit:contain;object-position:bottom;width:145px;height:205px;position:absolute;top:220px;right:20px}.profile-callout{min-height:162px;color:var(--ink);background:#e1f2e8;border-radius:20px;padding:20px;font-size:13px;line-height:18px;position:absolute;bottom:20px;left:20px;right:20px}.profile-callout strong{margin-bottom:10px;font-size:15px;display:block}.profile-callout p{margin:0}.metrics-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.metric-card{border:1px solid var(--soft-border);background:#fff;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:134px;padding:16px;display:flex}.metric-card span,.metric-card small{color:var(--muted);font-size:13px}.metric-card strong{margin:6px 0;font-size:26px}.result-callout{margin-top:14px}.prediction-screen{max-width:354px;padding-top:24px}.prediction-main-title{color:var(--ink);text-align:center;margin:0 auto 16px;font-family:Poppins,sans-serif;font-size:26px;font-weight:700;line-height:1.35}.prediction-hero-text{text-align:center;flex-direction:column;align-items:center;gap:6px;margin-bottom:18px;display:flex}.prediction-intro{color:#111;margin:0;font-size:14px;font-weight:700}.prediction-target-line{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;margin:0;font-size:18px;display:flex}.target-weight-highlight,.target-date-highlight{color:#219653;font-size:18px;font-weight:700}.by-separator{color:#111;font-size:14px;font-weight:700}.prediction-subtitle{color:#4a5565;margin:4px 0 0;font-size:14px;font-weight:500;line-height:1.4}.prediction-card{border:1px solid var(--soft-border);background:#fff;border-radius:12px;width:100%;max-width:354px;margin:0 auto 20px;padding:16px 16px 14px;position:relative;box-shadow:0 4px 20px #1554500f}.prediction-card-header{justify-content:flex-end;margin-bottom:8px;display:flex}.daily-loss-pill{border:1px solid var(--border);color:#111;background:#fff;border-radius:8px;align-items:center;gap:4px;padding:5px 10px;font-size:12px;font-weight:600;display:inline-flex}.chart-wrapper{width:100%;height:230px;margin:4px 0 10px;position:relative}.prediction-svg{width:100%;height:100%;display:block;overflow:visible}.goal-pill-badge{z-index:10;color:#fff;opacity:0;pointer-events:none;background:#219653;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;padding:6px 14px;transition:opacity .5s 1.7s,transform .5s cubic-bezier(.34,1.56,.64,1) 1.7s;display:flex;position:absolute;top:108px;right:18px;transform:translateY(8px)scale(.9);box-shadow:0 4px 14px #21965359}.goal-pill-badge.animate-in{opacity:1;transform:translateY(0)scale(1)}.goal-pill-title{text-transform:capitalize;opacity:.92;font-size:11px;font-weight:600;line-height:1.1}.goal-pill-value{font-size:16px;font-weight:700;line-height:1.2}.chart-bottom-axis{color:#58595b;justify-content:space-between;padding:0 4px;font-size:14px;font-weight:500;display:flex}.loading-ring{background:conic-gradient(var(--primary) var(--progress), #dfe9e6 0);border-radius:50%;place-items:center;width:184px;height:184px;margin:32px auto;display:grid}.loading-ring:before{content:"";background:var(--background);border-radius:50%;width:154px;height:154px;position:absolute}.loading-ring>div{z-index:1;flex-direction:column;display:flex;position:relative}.loading-ring strong{font-size:37px}.loading-ring span{color:var(--muted);font-size:12px}.analysis-list{text-align:left;flex-direction:column;gap:10px;display:flex}.analysis-list>div{color:var(--muted);align-items:center;gap:11px;font-size:14px;display:flex}.analysis-list>div>span{border:1px solid var(--border);border-radius:50%;flex:0 0 23px;place-items:center;width:23px;height:23px;display:grid}.analysis-list .complete{color:var(--ink)}.analysis-list .complete>span{border-color:var(--primary);background:var(--primary)}.social-proof{color:var(--muted);font-size:13px}.loading-screen{max-width:354px;padding-top:43px}.loading-screen h1{margin-bottom:28px;font-size:32px;line-height:48px}.loading-screen .analysis-list{gap:18px}.analysis-list>.analysis-row{color:var(--ink);display:block}.analysis-row p{justify-content:space-between;margin:0 0 8px;font-size:16px;line-height:20px;display:flex}.analysis-row p b{font-weight:500}.analysis-list>.analysis-row>div{background:#e5ecea;border-radius:99px;height:6px;overflow:hidden}.analysis-row>div i{transform-origin:0;border-radius:inherit;background:var(--primary);width:100%;height:100%;display:block}.trusted-label{margin:27px 0 20px;font-size:20px;line-height:28px}.trustpilot-lockup{justify-content:space-between;align-items:center;height:93px;display:flex}.trustpilot-lockup .laurel{color:var(--primary);font-size:72px;transform:scaleX(.55)}.trustpilot-lockup .right{transform:scaleX(-.55)}.trustpilot-lockup>div{align-items:center;gap:13px;display:flex}.trustpilot-lockup strong{color:#141b1a;font-size:20px;font-weight:500}.trustpilot-lockup small{color:#15864b;font-size:12px;line-height:16px}.loading-testimonial{border:2px solid var(--border);text-align:left;background:#fff;border-radius:6px;min-height:143px;padding:18px 20px}.loading-testimonial strong{font-size:18px}.loading-testimonial>span{float:right;color:#fb0}.loading-testimonial p{color:#5a6373;margin:10px 0 0;font-size:16px;line-height:22px}.email-screen{padding-top:44px}.email-screen h1{margin-bottom:16px;font-size:32px;font-weight:700;line-height:48px}.email-field{text-align:left;max-width:354px;margin:0 auto 14px;display:block}.email-field span{margin-bottom:8px;font-size:14px;font-weight:600;display:none}.email-field input{border:1px solid var(--border);background:#fff;border-radius:12px;outline:0;width:100%;height:60px;padding:0 18px;font-size:18px;font-weight:700}.email-field input::placeholder{color:var(--border);opacity:1}.privacy-note{max-width:334px;color:var(--ink);text-align:left;gap:8px;margin:0 auto;font-size:14px;line-height:24px;display:flex}.privacy-note p{margin:0}.consent-hero{width:310px;height:245px;margin-bottom:22px}.consent-card{border:1px solid var(--soft-border);background:#fff;border-radius:18px;flex-direction:column;align-items:center;gap:8px;margin:24px auto;padding:16px 20px;display:flex;box-shadow:0 4px 16px -4px #1a1a1a0f}.consent-opt-in-btn{cursor:pointer;text-align:center;width:100%;color:var(--ink);background:0 0;border:none;border-radius:12px;padding:10px 14px;font-family:inherit;font-size:18px;font-weight:700;transition:all .15s}.consent-opt-in-btn:hover{background:#1554500d}.consent-opt-out-btn{cursor:pointer;text-align:center;color:#6b7280;background:0 0;border:none;border-radius:12px;width:100%;padding:10px 14px;font-family:inherit;font-size:15px;font-weight:500;transition:all .15s}.consent-opt-out-btn:hover{color:#111827;text-underline-offset:3px;background:#0000000a;text-decoration:underline}.scratch-screen{max-width:354px;padding-top:24px}.scratch-header{text-align:center;margin-bottom:24px}.scratch-headline{margin:0 0 10px;font-family:Poppins,sans-serif;font-size:26px;font-weight:700;line-height:1.3}.headline-main{color:var(--ink);display:block}.headline-accent{color:#155450;display:block}.scratch-subtitle{color:#5a6373;max-width:320px;margin:0 auto;font-size:14px;line-height:1.45}.scratch-card-container{-webkit-user-select:none;user-select:none;width:220px;height:300px;margin:10px auto 28px;position:relative}.shimmer-glow-layer{pointer-events:none;background:radial-gradient(#1554502e 0%,#0000 70%);border-radius:28px;animation:2s ease-in-out infinite shimmer-pulse;position:absolute;inset:-12px}@keyframes shimmer-pulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.celebrate-bounce{animation:.6s cubic-bezier(.36,.07,.19,.97) both celebrate-anim}@keyframes celebrate-anim{0%{transform:scale(1)}30%{transform:scale(1.15)}50%{transform:scale(.96)}70%{transform:scale(1.05)}to{transform:scale(1)}}.scratch-ticket-base{-webkit-mask-composite:destination-in, source-over;background:#c2d3d1;border-radius:16px;width:220px;height:300px;position:absolute;inset:0;overflow:hidden;box-shadow:0 12px 30px #15545026;-webkit-mask-image:radial-gradient(12px at 0 222px,#0000 0 12px,#000 13px),radial-gradient(12px at 220px 222px,#0000 0 12px,#000 13px);mask-image:radial-gradient(12px at 0 222px,#0000 0 12px,#000 13px),radial-gradient(12px at 220px 222px,#0000 0 12px,#000 13px);-webkit-mask-composite:source-in;mask-composite:intersect}.ticket-cutout-shape{box-sizing:border-box;flex-direction:column;width:100%;height:100%;padding:18px 16px 14px;display:flex}.ticket-top-content{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding-top:4px;display:flex}.ticket-accent-label{color:#155450;letter-spacing:.8px;text-transform:uppercase;margin:0 0 2px;font-size:11px;font-weight:700}.ticket-discount-number{color:#155450;margin:0;font-family:Poppins,sans-serif;font-size:38px;font-weight:800;line-height:1.1}.ticket-description{color:#155450;white-space:pre-line;margin:6px 0 0;font-size:13px;font-weight:500;line-height:1.35}.ticket-dashed-divider{justify-content:center;align-items:center;height:24px;display:flex}.dashed-line-inner{opacity:.6;border-top:2px dashed #155450;width:156px}.ticket-bottom-promo{flex-direction:column;align-items:center;gap:4px;padding-bottom:2px;display:flex}.ticket-promo-label{color:#5a6373;text-transform:uppercase;letter-spacing:.5px;font-size:10px;font-weight:600}.ticket-promo-badge{background:#fff;border-radius:8px;align-items:center;gap:6px;padding:4px 12px;display:inline-flex;box-shadow:0 2px 6px #00000014}.ticket-promo-text{color:#155450;font-family:Poppins,sans-serif;font-size:13px;font-weight:700}.scratch-canvas{cursor:pointer;touch-action:none;z-index:5;border-radius:16px;width:220px;height:300px;transition:opacity .5s ease-out;position:absolute;inset:0}.scratch-canvas-fade-out{opacity:0;pointer-events:none}.scratch-canvas-hidden{display:none}.confetti-canvas{pointer-events:none;z-index:9999;width:100vw;height:100vh;position:fixed;inset:0}.summary-page{background:var(--background);min-height:100vh;color:var(--ink)}.summary-brand{border-bottom:1px solid var(--soft-border);background:#fff;justify-content:center;align-items:center;height:70px;display:flex}.summary-brand img{width:150px}.summary-hero-section,.summary-section{text-align:center;width:min(880px,100% - 32px);margin:0 auto;padding:50px 0}.summary-hero-section h1{letter-spacing:-1.6px;max-width:720px;margin:14px auto 34px;font-family:Poppins,sans-serif;font-size:clamp(34px,5vw,52px);line-height:1.08}.success-pill{background:var(--mint);border-radius:99px;margin:0;padding:8px 14px;font-size:13px;font-weight:700;display:inline-flex}.before-after{justify-content:center;align-items:center;gap:18px;max-width:590px;margin:0 auto;display:flex}.before-after figure{margin:0}.before-after img{object-fit:contain;background:#fff;border-radius:22px;width:230px;height:270px}.before-after figcaption{color:var(--muted);margin-top:9px;font-size:13px}.before-after>span{font-size:30px}.summary-section{border-top:1px solid var(--soft-border)}.summary-section h2{max-width:670px;margin:0 auto 30px;font-family:Poppins,sans-serif;font-size:clamp(28px,4vw,38px);line-height:1.18}.stats-list{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.stat-card{border:1px solid var(--soft-border);text-align:left;background:#fff;border-radius:20px;padding:25px 19px}.stat-card strong{color:var(--primary);margin-bottom:12px;font-size:34px;display:block}.stat-card div{color:#426d69;font-size:14px;line-height:1.55}.offer-section{max-width:620px}.plans-list{flex-direction:column;gap:12px;margin:24px 0;display:flex}.plan-card{cursor:pointer;border:1px solid var(--border);text-align:left;background:#fff;border-radius:18px;justify-content:space-between;align-items:center;min-height:90px;padding:18px 20px;display:flex;position:relative}.plan-card.popular{border:2px solid var(--primary);background:#f3f8f6}.plan-card span:not(.popular-badge){flex-direction:column;gap:5px;display:flex}.plan-card small{color:var(--muted)}.plan-card b{font-size:21px}.popular-badge{background:var(--primary);color:#fff;border-radius:99px;padding:4px 9px;font-size:10px;font-weight:700;position:absolute;top:-12px;right:14px}.summary-cta{width:100%}.safe-label{color:var(--muted);font-size:13px}.subscription-copy{color:#71908d;margin-top:18px;font-size:10px;line-height:1.45}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.testimonial-card{border:1px solid var(--soft-border);text-align:left;background:#fff;border-radius:20px;padding:20px}.testimonial-person{align-items:center;gap:10px;display:flex}.testimonial-person img{object-fit:cover;border-radius:50%;width:48px;height:48px}.testimonial-person div{flex-direction:column;display:flex}.testimonial-person span,.testimonial-card small{color:var(--muted);font-size:11px}.stars{color:#e7ad44;margin:14px 0 8px}.testimonial-card p{color:#426d69;font-size:14px;line-height:1.5}.assurance-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.assurance-grid>div{background:var(--mint);border-radius:20px;padding:24px}.assurance-grid>div>span{font-size:28px}.assurance-grid h3{margin:12px 0 8px}.assurance-grid p{color:#426d69;margin:0;font-size:13px;line-height:1.5}.summary-footer{border-top:1px solid var(--soft-border);color:var(--muted);text-align:center;background:#fff;padding:28px 16px;font-size:12px}@media (width<=640px){.has-side-background .side-background{display:none}.quiz-header{height:67px;padding:6px 16px 8px}.header-inner{height:32px;margin-bottom:8px}.brand-logo{width:145px}.main-content,.screen{min-height:calc(100vh - 67px)}.screen{width:min(100% - 32px,470px);padding-top:40px}.screen h1,.grid-screen h1{margin-bottom:18px;font-size:30px;line-height:1.22}.grid-screen h1{max-width:none;margin-bottom:20px;line-height:1.5}.grid-hero{width:100%;height:auto;margin-bottom:20px}.strong-subtitle{margin-bottom:0;font-size:18px}.grid-options{gap:10px;margin-top:20px}.grid-option{border-radius:20px;min-height:90px;padding:30px 44px 30px 16px;font-size:18px}.choice-screen{max-width:354px}.choice-card{border-radius:17px;min-height:78px;font-size:17px}.choice-image.compact{height:88px}.compact-image-list .choice-card{border-radius:20px;min-height:90px;font-size:18px}.image-choice-list:not(.compact-image-list) .choice-card{min-height:210px}.choice-image.large{height:165px}.info-screen{padding-top:24px}.info-hero{width:280px;height:230px;margin-bottom:12px}.info-screen h1,.info-title,.result-screen h1,.prediction-screen h1,.loading-screen h1{font-size:27px}.primary-button{border-radius:18px;min-height:56px;font-size:18px}.metrics-grid{gap:8px}.metric-card{padding:12px 8px}.before-after{gap:8px}.before-after img{width:min(40vw,180px);height:220px}.stats-list,.testimonials-grid,.assurance-grid{grid-template-columns:1fr}.summary-hero-section,.summary-section{padding:38px 0}}@media (height<=760px) and (width>=641px){.screen{padding-top:25px}.grid-hero,.info-hero{height:190px}}.sb-page-root{color:#111827;box-sizing:border-box;background-color:#f7f7f7;width:100%;min-height:100vh;padding-bottom:72px;font-family:inherit;font-size:16px;line-height:1.5}.sb-page-root *{box-sizing:border-box}.sb-top-header{background-color:#fff;border-bottom:1px solid #e2e8f1;justify-content:center;align-items:center;width:100%;padding:14px 16px;display:flex}.sb-header-inner{justify-content:center;align-items:center;width:100%;max-width:540px;display:flex}.sb-logo-img{object-fit:contain;width:155px;height:38px}.sb-sticky-timer-bar{z-index:50;background-color:#fff;border-bottom:2px solid #cbd5e1;width:100%;position:sticky;top:0;box-shadow:0 4px 14px #0000000f}.sb-sticky-bar-inner{justify-content:space-between;align-items:center;gap:16px;max-width:540px;margin:0 auto;padding:12px 16px;display:flex}.sb-sticky-timer-digits{align-items:center;gap:0;display:flex}.sb-timer-col{flex-direction:column;align-items:center;display:flex}.sb-timer-large{color:#111827;font-variant-numeric:tabular-nums;font-size:28px;font-weight:800;line-height:1.1}.sb-timer-caption{letter-spacing:.5px;color:#4b5563;margin-top:2px;font-size:11px;font-weight:700}.sb-timer-large-colon{color:#111827;padding:0 4px;font-size:28px;font-weight:800;line-height:1.1}.sb-sticky-cta-btn{color:#fff;cursor:pointer;background-color:#155450;border:none;border-radius:14px;padding:13px 26px;font-size:18px;font-weight:800;transition:background-color .2s,transform .1s;box-shadow:0 4px 14px #1554504d}.sb-sticky-cta-btn:hover{background-color:#0e3d3a}.sb-sticky-cta-btn:active{transform:scale(.98)}.sb-main-stack{flex-direction:column;align-items:center;gap:52px;width:100%;max-width:540px;margin:0 auto;padding:32px 16px 0;display:flex}.sb-section-block{flex-direction:column;align-items:center;width:100%;display:flex}.sb-section-title{text-align:center;color:#111827;width:100%;margin:0 0 22px;font-size:28px;font-weight:800;line-height:1.35}.sb-hero-card{background-color:#fff;border-radius:12px;width:100%;overflow:hidden;box-shadow:0 4px 16px -4px #1a1a1a1a}.sb-hero-gradient-box{background:linear-gradient(135deg,#eef5f3 0%,#155450 100%);flex-direction:column;align-items:center;width:100%;padding:14px 14px 0;display:flex}.sb-hero-pill{background-color:#fff;border-radius:12px;justify-content:center;align-items:center;width:100%;padding:12px 0;display:flex;box-shadow:0 2px 8px #0000000d}.sb-hero-pill-left{text-align:center;color:#111827;flex:1;font-size:18px;font-weight:800}.sb-hero-pill-divider{background-color:#e2e8f1;width:2px;height:28px}.sb-hero-pill-right{text-align:center;color:#155450;text-transform:capitalize;flex:1;font-size:18px;font-weight:800}.sb-hero-imgs-row{justify-content:center;align-items:center;gap:10px;width:100%;padding-top:14px;display:flex}.sb-hero-img-col{flex:1;justify-content:center;align-items:center;display:flex}.sb-hero-img{object-fit:contain;border-radius:10px;width:auto;height:215px}.sb-hero-arrow-box{flex-shrink:0;justify-content:center;align-items:center;display:flex}.sb-hero-metrics-footer{background-color:#fff;border:1px solid #e2e8f1;border-top:0;border-radius:0 0 12px 12px;width:100%;display:flex}.sb-metric-box{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:6px;padding:14px 16px;display:flex}.sb-metric-box.left{border-right:2px solid #e2e8f1}.sb-metric-lbl{color:#4b5563;font-size:15px;font-weight:600}.sb-metric-val{color:#111827;font-size:17px;font-weight:800}.sb-summary-grid-card{background-color:#fff;border:1px solid #e2e8f1;border-radius:12px;width:100%;overflow:hidden;box-shadow:0 4px 16px -4px #1a1a1a14}.sb-grid-row{background-color:#fff;width:100%;display:flex}.sb-grid-row.top{border-bottom:1px solid #e2e8f1}.sb-grid-col{flex:1;align-items:center;gap:14px;padding:16px 18px;display:flex}.sb-grid-col.left{border-right:1px solid #e2e8f1}.sb-grid-icon{flex-shrink:0;width:36px;height:36px}.sb-grid-text{flex-direction:column;gap:2px;min-width:0;display:flex}.sb-grid-label{color:#6b7280;font-size:13px;font-weight:600;line-height:1.2}.sb-grid-value{color:#111827;font-size:17px;font-weight:800;line-height:1.3}.sb-discount-ticket{background:linear-gradient(134deg,#f22e2e 0%,#2e57ca 100%);border-radius:12px;width:100%;margin-bottom:22px;position:relative;overflow:hidden;box-shadow:0 6px 18px -4px #1a1a1a29}.sb-ticket-notch{z-index:5;background-color:#f7f7f7;border-radius:50%;width:18px;height:18px;position:absolute;top:50%;transform:translateY(-50%)}.sb-ticket-notch.left{left:-9px}.sb-ticket-notch.right{right:-9px}.sb-ticket-padding{padding:20px 22px}.sb-ticket-header{align-items:center;gap:12px;margin-bottom:16px;display:flex}.sb-discount-icon{flex-shrink:0;width:26px;height:26px}.sb-ticket-header-title{color:#fff;letter-spacing:.3px;font-size:18px;font-weight:800}.sb-ticket-divider{background-color:#ffffff40;width:100%;height:1.5px;margin-bottom:16px}.sb-ticket-row{align-items:center;gap:14px;width:100%;display:flex}.sb-promo-box{background-color:#fff;border-radius:12px;flex:1;align-items:center;gap:8px;min-width:0;padding:11px 12px;display:flex;box-shadow:0 2px 8px #0000001a}.sb-check-mark{color:#155450;flex-shrink:0;font-size:17px;font-weight:800}.sb-promo-code{color:#111827;letter-spacing:.3px;white-space:nowrap;font-size:15px;font-weight:800}.sb-timer-box{background-color:#111827;border-radius:12px;flex-shrink:0;align-items:center;gap:6px;padding:10px 14px;display:flex}.sb-timer-unit{flex-direction:column;align-items:center;display:flex}.sb-timer-num{color:#fff;font-variant-numeric:tabular-nums;font-size:20px;font-weight:800;line-height:1}.sb-timer-lbl{color:#fffc;letter-spacing:.5px;margin-top:3px;font-size:10px;font-weight:700;line-height:1.2}.sb-timer-sep{color:#fff;margin-bottom:10px;font-size:20px;font-weight:800;line-height:1}.sb-single-offer-card{background-color:#fff;border:2px solid #155450;border-radius:18px;flex-direction:column;align-items:center;width:100%;margin-bottom:18px;padding:22px 18px 18px;display:flex;box-shadow:0 6px 20px -4px #1554501f}.sb-offer-header-group{text-align:center;flex-direction:column;align-items:center;width:100%;margin-bottom:14px;display:flex}.sb-offer-card-title{color:#155450;text-transform:uppercase;letter-spacing:.3px;margin:0 0 4px;font-size:22px;font-weight:800;line-height:1.25}.sb-offer-card-subtitle{color:#4b5563;margin:0;font-size:15px;font-weight:600;line-height:1.4}.sb-offer-benefits-list{border-top:1px solid #e2e8f1;border-bottom:1px solid #e2e8f1;flex-direction:column;gap:9px;width:100%;margin-bottom:14px;padding:14px 4px;display:flex}.sb-benefit-item{text-align:left;align-items:center;gap:10px;display:flex}.sb-benefit-check{color:#155450;flex-shrink:0;font-size:17px;font-weight:800}.sb-benefit-text{color:#1f2937;font-size:15px;font-weight:600;line-height:1.35}.sb-offer-price-box{flex-direction:column;align-items:center;gap:2px;width:100%;margin-bottom:4px;display:flex}.sb-offer-old-price-row{align-items:center;gap:6px;display:flex}.sb-offer-old-label{color:#6b7280;font-size:15px;font-weight:600}.sb-offer-old-val{color:#6b7280;font-size:17px;font-weight:700;-webkit-text-decoration:line-through #dc2626;text-decoration:line-through #dc2626;text-decoration-thickness:2px}.sb-offer-main-price-row{justify-content:center;align-items:baseline;margin:0 0 6px;display:flex}.sb-offer-amount{color:#155450;letter-spacing:-1px;font-size:46px;font-weight:900;line-height:1}.sb-single-offer-card .sb-primary-cta-btn{width:100%;margin-top:10px;margin-bottom:8px}.sb-offer-payment-note{color:#4b5563;text-align:center;margin:4px 0 0;font-size:14px;font-weight:600;line-height:1.4}.sb-safe-verified-line{justify-content:center;align-items:center;gap:8px;width:100%;margin-bottom:10px;padding-top:6px;display:flex}.sb-check-icon{flex-shrink:0;width:24px;height:24px}.sb-safe-text{color:#111827;text-align:center;font-size:15px;font-weight:700}.sb-primary-cta-btn{color:#fff;letter-spacing:.5px;cursor:pointer;background-color:#155450;border:none;border-radius:14px;width:100%;min-height:60px;font-size:20px;font-weight:800;transition:background-color .2s,transform .1s;box-shadow:0 4px 16px #15545059}.sb-primary-cta-btn:hover{background-color:#0e3d3a}.sb-primary-cta-btn:active{transform:scale(.98)}.sb-payments-row{justify-content:center;width:100%;padding:10px 0;display:flex}.sb-payments-img{object-fit:contain;width:auto;height:40px}.sb-legal-copy{color:#4b5563;text-align:center;width:100%;padding:6px 8px;font-size:12px;font-weight:500;line-height:1.6}.sb-legal-copy a{color:#155450;font-weight:700;text-decoration:underline}.sb-guarantee-card{background-color:#fff;border:1px solid #e2e8f1;border-radius:12px;align-items:center;gap:18px;width:100%;padding:22px;display:flex;box-shadow:0 4px 16px -6px #1a1a1a14}.sb-guarantee-badge-col{flex-shrink:0}.sb-guarantee-badge-img{object-fit:contain;width:90px;height:90px}.sb-guarantee-text-col{flex-direction:column;gap:6px;display:flex}.sb-guarantee-title{color:#111827;margin:0;font-size:18px;font-weight:800}.sb-guarantee-desc{color:#374151;margin:0;font-size:15px;font-weight:500;line-height:1.6}.sb-stats-list{flex-direction:column;gap:14px;width:100%;display:flex}.sb-stat-card{background-color:#fff;border:2px solid #e2e8f1;border-radius:12px;flex-direction:column;justify-content:center;gap:14px;width:100%;padding:22px;display:flex;box-shadow:0 4px 14px -6px #1a1a1a14}.sb-stat-percentage{color:#155450;font-size:48px;font-weight:900;line-height:1}.sb-stat-divider{background-color:#e2e8f1;width:100%;height:1.5px}.sb-stat-text{color:#1f2937;margin:0;font-size:17px;font-weight:500;line-height:1.55}.sb-stat-text strong{color:#111827;font-weight:800}.sb-social-proof-card{background:linear-gradient(#eef5f3 0%,#e5f0ed 100%);border:1px solid #e2e8f1;border-radius:12px;flex-direction:column;gap:18px;width:100%;padding:24px 20px;display:flex}.sb-laurel-row{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.sb-laurel-leaf{flex-shrink:0;width:40px;height:auto}.sb-social-center{text-align:center;flex-direction:column;align-items:center;gap:6px;max-width:240px;display:flex}.sb-social-count{color:#155450;font-size:26px;font-weight:900;line-height:1}.sb-social-desc{color:#111827;font-size:16px;font-weight:700;line-height:1.35}.sb-social-cta-btn{color:#fff;cursor:pointer;background-color:#155450;border:none;border-radius:14px;width:100%;min-height:56px;font-size:19px;font-weight:800;transition:background-color .2s;box-shadow:0 4px 14px #1554504d}.sb-social-cta-btn:hover{background-color:#0e3d3a}.sb-carousel-wrapper{flex-direction:column;gap:18px;width:100%;display:flex}.sb-testimonial-card{background-color:#fff;border:1px solid #e2e8f1;border-radius:12px;flex-direction:column;gap:18px;width:100%;padding:22px;display:flex;box-shadow:0 4px 16px -6px #1a1a1a1a}.sb-testimonial-header{justify-content:space-between;align-items:flex-start;width:100%;display:flex}.sb-testimonial-user{flex-direction:column;gap:3px;display:flex}.sb-testimonial-name{color:#155450;font-size:18px;font-weight:800}.sb-testimonial-loc{color:#6b7280;font-size:14px;font-weight:600}.sb-quote-svg{color:#155450;opacity:.15;flex-shrink:0}.sb-testimonial-img-box{aspect-ratio:1;border-radius:12px;width:100%;overflow:hidden}.sb-testimonial-img{object-fit:cover;width:100%;height:100%}.sb-testimonial-body{flex-direction:column;gap:16px;display:flex}.sb-testimonial-quote{color:#1f2937;margin:0;font-size:16px;font-weight:500;line-height:1.6}.sb-testimonial-footer{justify-content:space-between;align-items:center;width:100%;display:flex}.sb-stars-img{object-fit:contain;width:96px;height:16px}.sb-verified-badge{align-items:center;gap:6px;display:flex}.sb-verified-icon{width:20px;height:20px}.sb-verified-text{color:#111827;font-size:14px;font-weight:700}.sb-carousel-controls{justify-content:center;align-items:center;gap:22px;width:100%;padding-top:8px;display:flex}.sb-arrow-btn{color:#111827;cursor:pointer;background-color:#fff;border:1.5px solid #cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:background-color .2s;display:flex;box-shadow:0 2px 8px #0000000f}.sb-arrow-btn:hover{background-color:#eef5f3}.sb-dots-row{align-items:center;gap:10px;display:flex}.sb-dot{cursor:pointer;background-color:#cbd5e1;border:none;border-radius:50%;width:12px;height:12px;transition:all .2s}.sb-dot.active{background-color:#155450;border-radius:6px;width:28px}.sb-media-logos-box{justify-content:center;align-items:center;width:100%;display:flex}.sb-media-logos-img{object-fit:contain;width:100%;max-width:360px;height:auto}.sb-security-wrapper{width:100%;padding-top:32px;position:relative}.sb-security-badge-top{z-index:10;background-color:#fff;border:1px solid #e2e8f1;border-radius:12px;padding:8px 20px;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:0 2px 10px #00000014}.sb-security-badge-img{object-fit:contain;width:auto;max-height:52px}.sb-security-card{background-color:#fff;border:1px solid #e2e8f1;border-radius:12px;flex-direction:column;gap:18px;width:100%;padding:48px 22px 22px;display:flex;box-shadow:0 4px 16px -6px #1a1a1a14}.sb-security-col{flex-direction:column;gap:6px;display:flex}.sb-security-title{color:#111827;margin:0;font-size:17px;font-weight:800}.sb-security-desc{color:#4b5563;margin:0;font-size:14px;font-weight:500;line-height:1.55}.sb-footer{text-align:center;color:#6b7280;width:100%;padding-top:18px;font-size:13px}
