:root{color-scheme:dark;--page:#111112;--card:#2b2b2d;--container:#1e1e1e;--lime:#91e245;--muted:#cfcfcf;--border:#3f3f3f;--selected:#1f2818}*{box-sizing:border-box}body{margin:0;background:var(--page);color:#fff;font-family:Inter,Arial,sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}button,input,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button{cursor:pointer;color:inherit}button:disabled{cursor:default}a{color:#4a98cc}button:focus-visible,a:focus-visible{outline:2px solid var(--lime);outline-offset:4px}button{border:0}h1,h2,h3,p{margin:0}img{max-width:100%;display:block}b,strong{font-weight:700}.shell{min-height:100svh;max-width:430px;margin:auto;position:relative}.header{height:48px;position:relative;display:flex;align-items:center;justify-content:center;margin:0 16px}.header.cover-head{margin:0;height:48px;border-bottom:2px solid #1e1e1e}.brand{color:var(--lime);font-size:25px;letter-spacing:-1.2px;font-weight:700;display:inline-flex;align-items:center;gap:6px;line-height:1;text-decoration:none}.brand svg{width:20px;height:20px}.icon-button{position:absolute;left:0;top:10px;width:28px;height:28px;padding:2px;background:none}.icon-button svg{width:24px;height:24px;display:block}.menu-button{left:auto;right:16px;top:10px}.count{position:absolute;right:0;top:12px;font-size:14px;line-height:24px}.accent{color:var(--lime)}.progress{height:4px;margin:4px 16px 0;background:var(--card);border-radius:5px;overflow:hidden}.progress i{display:block;height:100%;background:var(--lime);transition:width .3s}.segments{display:flex;gap:4px;margin:0 16px}.segments i{height:4px;border-radius:3px;flex:1;background:var(--card)}.segments i.on{background:var(--lime)}.cover{padding:24px 20px 32px;text-align:center}.proof-chips{display:grid;grid-template-columns:1fr 1fr;gap:12px}.proof-chip{height:45px;display:flex;align-items:center;gap:7px;text-align:left;border:1px solid #73bd2c;border-radius:8px;padding:7px}.proof-chip svg{width:22px;height:22px;flex-shrink:0;color:var(--lime)}.proof-chip small{display:block;font-size:8px;line-height:11px;font-weight:500;text-transform:uppercase;white-space:nowrap}.proof-chip b{display:block;font-size:10px;line-height:14px}.hero{width:100%;height:auto;aspect-ratio:350/247.55;object-fit:cover;margin:24px 0;mix-blend-mode:lighten}.cover h1{font-size:28px;font-weight:700;line-height:36px;letter-spacing:-.55px;text-transform:uppercase}.cover .cover-question{margin-top:8px;font-size:16px;line-height:24px;color:var(--muted);font-weight:500}.cover-choices{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:32px 0 24px}.primary{height:56px;width:100%;background:var(--lime);color:#111112;border-radius:8px;font-size:16px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:12px;padding:12px 20px;text-decoration:none}.primary:hover{background:#a3ec60}.primary:active{transform:scale(.992)}.primary:disabled{background:#58961d;color:#263817;transform:none}.primary svg{width:18px;height:18px}.terms{font-size:12px;line-height:16px;color:var(--muted)}.terms a{font-weight:600}.terms p{margin-top:8px}.page{padding:24px 16px 104px}.question-page{padding:24px 16px 32px}.question-page.has-dock{padding-bottom:112px}.qtitle{text-align:center;font-size:24px;line-height:36px;font-weight:700;letter-spacing:-.35px}.qsubtitle{text-align:center;color:var(--muted);font-size:16px;font-weight:600;line-height:24px;margin-top:8px}.answers{display:grid;gap:20px;margin-top:24px}.answer{min-height:107px;padding:24px 28px;display:flex;align-items:center;gap:34px;text-align:left;border:1px solid transparent;border-radius:8px;background:var(--card);position:relative;line-height:24px;font-weight:700;width:100%}.answer img{width:56px;height:56px;object-fit:contain;flex-shrink:0}.answer span{flex:1}.answer:hover{background:#343436}.answer.selected{border-color:var(--lime);background:var(--selected)}.check{border:1px solid #888;width:22px;height:22px;display:flex;align-items:center;justify-content:center;border-radius:4px;flex-shrink:0;color:transparent;font-size:14px}.selected .check{background:var(--lime);border-color:var(--lime);color:#111112}.multi-answer{gap:22px;padding:24px}.multi-answer img{width:48px;height:48px}.age-page .answers{width:60%;gap:20px;margin-top:24px;position:relative;z-index:2}.age-page .answer{height:80px;min-height:80px;justify-content:center;padding:24px 0;text-align:center}.age-portrait{position:fixed;pointer-events:none;bottom:0;left:calc(50% - 10px);width:220px;height:355px;object-fit:cover;object-position:78% center;mask-image:linear-gradient(to right,transparent,black 12%);mix-blend-mode:lighten}.dock{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:min(100%,430px);padding:16px 16px max(16px,env(safe-area-inset-bottom));background:linear-gradient(0deg,var(--page) 80%,transparent);z-index:10}.teaser{padding-top:24px}.scene{width:100%;aspect-ratio:358/244;object-fit:cover;border-radius:16px}.teaser h1{font-size:20px;line-height:30px;font-weight:700;margin-top:12px}.teaser .copy{font-size:16px;line-height:22px;margin-top:12px;color:var(--muted)}.teaser .copy p+p{margin-top:20px}.disclaimer{font-size:11px;line-height:16px;color:#9d9da2;margin-top:18px}.intro{text-align:center}.intro h1{font-size:26px;line-height:36px;margin:12px 0 24px}.intro .scene{margin-top:20px}.intro-card{background:var(--container);padding:20px;text-align:left;border-radius:16px;margin-top:24px}.intro-card p{font-size:16px;color:var(--muted)}.intro-card .byline{margin-top:14px;color:var(--lime);font-weight:600}.mini-points{display:grid;gap:14px;margin-top:20px;text-align:left}.mini-points div{display:flex;align-items:center;gap:12px}.mini-points svg{width:24px;height:24px;color:var(--lime)}.form-page h1{font-size:26px;line-height:36px;text-align:center;margin:10px 0 28px}.field{display:block;width:100%;height:60px;background:#1f1f1f;border:1px solid #606060;border-radius:8px;padding:16px;color:#fff;outline:none}.field:focus{border-color:var(--lime)}.field::placeholder{color:#a6a6ab}.field-error{color:#ff7b65;font-size:13px;min-height:24px;margin-top:6px}.privacy-note{display:flex;gap:10px;align-items:flex-start;color:var(--muted);font-size:12px;line-height:18px;margin:12px 0 24px}.privacy-note svg{width:20px;flex-shrink:0;color:var(--lime)}.bonus{display:flex;align-items:center;gap:16px;padding:20px;background:var(--selected);border:1px solid #406226;border-radius:12px;margin-top:24px}.bonus .emoji{font-size:42px}.bonus b{font-size:16px}.bonus p{font-size:13px;line-height:20px;color:var(--muted);margin-top:6px}.result-page{padding-top:16px}.result-panel{padding:20px 16px;background:var(--container);border-radius:16px}.result-panel h1{text-align:center;font-size:24px;line-height:36px;letter-spacing:-.5px}.result-lead{text-align:center;color:var(--muted);font-size:16px;line-height:24px;font-weight:600;margin-top:16px}.confidence{background:#29292b;border-radius:16px;text-align:center;margin-top:24px;padding:24px}.confidence h2{font-size:16px}.confidence .level{font-size:34px;line-height:44px;margin:24px 0 14px;font-weight:800}.meter{height:12px;border-radius:9px;position:relative;background:linear-gradient(to right,#ff4155 0 33%,#ffda51 33% 67%,#26d632 67%)}.meter i{position:absolute;top:-4px;width:6px;height:20px;border-radius:3px;background:#fff;box-shadow:0 0 0 1px #111}.meter-labels{display:flex;justify-content:space-between;font-size:12px;color:var(--muted);margin-top:6px}.diagnosis{border:1px solid #ff553e;color:#ff7059;border-radius:8px;font-size:14px;line-height:21px;padding:10px;margin-top:24px}.profile-rows{display:grid;gap:12px;margin-top:24px}.profile-row{display:flex;gap:12px;align-items:center}.profile-icon{width:48px;height:48px;border-radius:12px;background:var(--card);display:grid;place-items:center;color:var(--lime);flex-shrink:0}.profile-icon svg{width:27px;height:27px}.profile-row small{display:block;color:var(--muted);font-size:14px;line-height:20px}.profile-row b{font-size:16px}.rule-card{padding:16px;background:var(--selected);border-radius:12px;margin-top:20px}.rule-card small{font-size:11px;letter-spacing:.5px;color:var(--lime);font-weight:700}.rule-card p{margin-top:7px;font-size:14px;line-height:21px}.before-after{padding-top:36px}.before-after .result-panel{padding:20px 26px}.before-after .result-lead{margin-top:18px}.target-date{display:block;text-align:center;text-decoration:underline;font-weight:700;margin-top:10px}.comparison{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:30px}.comparison-avatar{height:100px;object-fit:cover;width:100%;object-position:50% 18%;border-radius:10px 10px 0 0}.comparison-col ul{list-style:none;margin:0;padding:12px;border:1px solid #ff493e;background:#452325;border-radius:12px;min-height:315px}.comparison-col.goal ul{background:#1e2b16;border-color:#50d03c}.comparison-col li{font-size:16px;line-height:24px;padding:12px 0;border-bottom:1px solid #db4239}.comparison-col.goal li{border-color:#39882c}.comparison-col li:first-child{padding-top:0;font-weight:700}.comparison-col li:last-child{border:0}.pitch h1{text-align:center;font-size:24px;line-height:34px;margin:12px 0 16px}.pitch-intro{text-align:center;color:var(--muted);line-height:24px;font-weight:500}.pitch .scene{margin:24px 0}.pitch h2{font-size:20px;line-height:30px}.inclusions{display:grid;gap:24px;margin-top:24px}.inclusion{display:flex;gap:16px;align-items:flex-start}.inclusion img{width:40px;height:40px;object-fit:contain}.inclusion p{font-size:16px;color:var(--muted);line-height:24px}.inclusion b{color:white}.assurance{text-align:center}.assurance h1{font-size:24px;line-height:34px}.assurance-cards{display:grid;gap:16px;margin-top:24px;text-align:left}.assurance-card{border:1px solid var(--border);padding:20px;border-radius:12px;background:var(--container)}.assurance-card .accent{font-size:24px}.assurance-card h2{font-size:18px;line-height:28px;margin:6px 0}.assurance-card p{font-size:14px;line-height:22px;color:var(--muted)}.paywall{padding:0 16px 36px}.offer-ribbon{height:46px;display:flex;align-items:center;justify-content:center;gap:8px;margin:0 -16px 24px;font-size:14px;background:linear-gradient(95deg,#334b20,#192313);font-weight:600}.paywall h1{text-align:center;font-size:26px;line-height:36px}.paywall .strap{text-align:center;margin-top:12px;color:var(--muted);font-size:14px}.benefit-pair{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:24px}.benefit{border-radius:8px;background:var(--container);padding:16px 12px;display:flex;gap:10px}.benefit svg{color:var(--lime);width:26px;height:26px;flex-shrink:0}.benefit small{font-size:11px;line-height:16px;color:var(--muted);display:block}.benefit b{font-size:13px;line-height:18px;display:block;margin-top:4px}.promo{border:1px dashed #58961d;border-radius:12px;background:var(--selected);padding:16px;margin:24px 0;display:flex;gap:12px;align-items:center}.promo svg{width:28px;height:28px;color:var(--lime);flex-shrink:0}.promo b{font-size:16px}.promo p{color:var(--muted);font-size:12px;margin-top:3px}.offer-title{text-align:center;font-size:20px;line-height:28px;margin:20px 0 16px}.price-card{border:2px solid var(--lime);border-radius:12px;overflow:hidden;background:#1a2016;margin:16px 0}.price-card .badge{background:var(--lime);color:#111112;text-align:center;font-weight:700;font-size:12px;letter-spacing:.5px;padding:5px}.price-body{display:flex;align-items:center;justify-content:space-between;padding:24px 16px;gap:12px}.price-name{display:flex;align-items:center;gap:12px}.radio{height:22px;width:22px;border:6px solid var(--lime);border-radius:50%;flex-shrink:0}.price-name b{font-size:16px;display:block}.price-name small{font-size:12px;color:var(--muted)}.price{text-align:right;white-space:nowrap}.price del{font-size:14px;color:#cfcfcf}.price strong{font-size:30px;line-height:38px;display:block}.price small{font-size:11px;color:var(--muted)}.checkout-note{text-align:center;color:var(--muted);font-size:12px;line-height:18px;margin:12px 4px}.secure-pair{display:flex;justify-content:center;gap:24px;margin:20px 0 12px;color:var(--muted);font-size:12px}.secure-pair span{display:flex;align-items:center;gap:6px}.secure-pair svg{width:16px;height:16px;color:var(--lime)}.upi-marks{display:flex;gap:8px;justify-content:center;flex-wrap:wrap;margin:16px 0 28px}.upi-marks span{padding:4px 10px;border:1px solid #414143;border-radius:4px;background:#f5f5f5;color:#222;font-size:12px;font-weight:700}.pay-section{margin-top:32px}.pay-section h2{font-size:22px;line-height:32px;margin-bottom:18px;text-align:center}.week{display:flex;gap:14px;align-items:flex-start;padding:16px 0;border-bottom:1px solid var(--border)}.week>span{flex-shrink:0;border-radius:8px;color:var(--lime);background:var(--selected);padding:8px;font-size:11px;font-weight:700}.week b{font-size:16px}.week p{color:var(--muted);font-size:14px;line-height:21px;margin-top:4px}.refund{padding:24px;border:1px solid #58961d;border-radius:16px;background:var(--selected);text-align:center;margin-top:28px}.refund svg{width:46px;height:46px;color:var(--lime);margin:0 auto 12px}.refund h2{font-size:20px;line-height:30px}.refund p{font-size:14px;line-height:22px;color:var(--muted);margin-top:12px}.refund a{color:var(--lime)}details{border-bottom:1px solid var(--border);padding:16px 0}summary{font-size:16px;font-weight:600;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:12px}summary:after{content:'+';color:var(--lime);font-size:22px}details[open] summary:after{content:'−'}details p{color:var(--muted);font-size:14px;line-height:22px;margin-top:12px}.paywall footer{margin-top:32px;text-align:center}.overlay{position:fixed;inset:0;background:#000a;z-index:50;display:flex;align-items:flex-end;justify-content:center;padding:16px;backdrop-filter:blur(4px)}.dialog{width:min(100%,420px);background:#1e1e1e;border:1px solid #404040;border-radius:18px;padding:24px;max-height:90svh;overflow:auto;position:relative}.dialog h2{font-size:24px;line-height:34px;margin-bottom:12px;padding-right:24px}.dialog p{color:var(--muted);font-size:14px;line-height:22px;margin-bottom:18px}.dialog .close{position:absolute;right:14px;top:14px;background:none;padding:4px;font-size:24px;line-height:26px}.dialog label{display:block;font-size:14px;margin:12px 0 8px}.dialog .primary{margin-top:12px}.menu-list{display:grid;gap:8px}.menu-list button{background:var(--card);padding:16px;border-radius:8px;text-align:left}.legal{max-height:68svh;overflow:auto;font-size:14px}.legal p{margin-bottom:16px}.legal h3{font-size:16px;margin-bottom:8px}#toast{position:fixed;bottom:20px;left:50%;transform:translate(-50%,20px);max-width:calc(100% - 32px);padding:12px 20px;border-radius:10px;background:#fff;color:#111;z-index:100;opacity:0;pointer-events:none;font-size:14px;text-align:center;transition:opacity .15s,transform .15s}#toast.on{opacity:1;transform:translate(-50%,0)}.fade{animation:enter .2s ease-out}@keyframes enter{from{opacity:.35;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media(min-width:700px){.shell{max-width:430px}.header{height:64px}.header.cover-head{height:64px}.icon-button,.menu-button{top:18px}.count{top:20px}.cover{padding-top:24px}.age-portrait{position:absolute;bottom:0}.overlay{align-items:center}.page{padding-bottom:110px}.dock{padding-bottom:24px}}@media(max-width:360px){.cover h1{font-size:26px}.proof-chip small{font-size:7px}.answer{gap:22px;padding:22px}.answer img{width:48px;height:48px}.qtitle{font-size:23px}.age-portrait{width:190px}.benefit{gap:6px;padding:12px 8px}.benefit svg{width:20px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

.offer-ribbon svg{width:22px;height:22px;flex-shrink:0}

/* Reference measurements: 105px icon canvas, 12px gap, 107px card. */
.question-page{padding-top:20px}.answer{padding:0;gap:12px}.answer img{width:105px;height:105px}.answer span{margin-right:28px}.multi-answer{padding-right:24px;gap:12px}.multi-answer img{width:105px;height:105px}.multi-answer span{margin-right:0}.age-page .answer span{margin:0}.qsubtitle{font-weight:500}.age-portrait{height:440px;width:294px;left:calc(50% - 54px);object-position:center;mask-image:linear-gradient(to right,transparent 0,black 26%)}
@media(hover:hover){.answer:hover{background:#343436}}@media(hover:none){.answer:hover{background:var(--card)}.answer.selected:hover{background:var(--selected)}}

/* Selling-page layout follows the reference ticket, plan and payment blocks. */
.pay-top{position:sticky;top:0;z-index:20;height:83px;background:var(--page);display:flex;justify-content:space-between;align-items:flex-start;padding:0 2px 14px 16px;gap:12px}.pay-top>div:first-child{padding-top:6px}.pay-top small{display:block;font-size:10px;line-height:14px}.pay-top strong{display:block;font-size:24px;line-height:30px}.pay-top strong span{font-size:12px;font-weight:500}.pay-top-cta{padding:10px 14px;background:#3c5927;border-radius:12px}.pay-top-cta .primary{height:48px;white-space:nowrap;padding:12px 16px}.paywall{padding:0 10px 24px}.offer-hero{background:linear-gradient(#537f2b,#111112);border-radius:16px 16px 0 0;margin:0 -10px 30px;padding:28px 16px;text-align:center;min-height:187px}.welcome{display:flex;justify-content:center;align-items:center;gap:8px;font-size:14px;font-weight:600}.welcome b{background:#ff441f;border-radius:5px;padding:3px 5px;font-size:12px}.paywall h1{font-size:24px;line-height:36px;margin:0;font-weight:700}.offer-label{display:inline-block;color:#111112;background:var(--lime);border-radius:4px;padding:0 8px;margin-top:10px;font-size:14px}.benefit-pair{margin:0 6px 24px;gap:8px}.benefit{display:block;text-align:center;padding:8px;border-radius:4px;background:var(--card);min-height:62px}.benefit small{display:flex;justify-content:center;align-items:center;gap:8px;color:#fff;font-size:12px}.benefit svg{width:14px;height:14px}.benefit b{font-size:14px;line-height:22px;margin-top:4px}.coupon{background:#1f2c17;border-radius:8px;margin:0 0 24px;padding:0 12px 16px;position:relative}.coupon:before,.coupon:after{content:'';position:absolute;top:66px;border-radius:50%;width:18px;height:18px;background:var(--page)}.coupon:before{left:-9px}.coupon:after{right:-9px}.coupon-top{display:flex;align-items:center;gap:32px;min-height:73px;border-bottom:1px dashed #517932;padding:0 8px 10px}.coupon-top>b{font-size:16px;line-height:24px;flex:1}.coupon-badge{width:86px;min-height:72px;background:#7fbf42;clip-path:polygon(0 0,100% 0,100% 85%,50% 100%,0 85%);border-radius:4px 4px 0 0;transform:translateY(-8px);display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:8px;flex-shrink:0;color:white}.coupon-badge strong{font-size:14px}.coupon-bottom{display:flex;gap:12px;padding-top:14px;align-items:stretch}.coupon-bottom>div{border:1px solid #58961d;background:#111112;border-radius:4px;padding:8px;display:flex;align-items:center;gap:8px;flex:1;font-size:12px;font-weight:700}.coupon-bottom svg{width:16px;height:16px;flex-shrink:0;color:var(--lime)}.coupon-bottom>strong{width:120px;text-align:center;background:#3f6e13;border-radius:4px;font-size:24px;line-height:40px}.price-card{margin:0 0 16px;border-width:1px;background:#202020;border-radius:8px}.price-card .badge{display:flex;justify-content:center;align-items:center;gap:5px;padding:4px;font-size:12px;line-height:18px}.price-card .badge svg{height:14px;width:14px}.price-body{padding:9px 16px;min-height:68px}.price-name{gap:12px}.radio{width:20px;height:20px;border:1px solid var(--lime);position:relative}.radio:after{content:'';position:absolute;inset:4px;border-radius:50%;background:var(--lime)}.price-name b{font-size:16px;line-height:24px}.price-name small{display:inline-block;border-radius:3px;background:var(--lime);color:#111;font-size:10px;line-height:18px;padding:0 4px}.price{background:linear-gradient(#333,#202020);padding:0 8px;border-radius:7px}.price strong{font-size:20px;line-height:28px}.price del{font-size:12px;line-height:18px}.plan-fact{display:flex;align-items:flex-start;gap:8px;margin:16px 0 24px;font-size:14px;line-height:21px}.plan-fact svg{color:var(--lime);width:18px;height:18px;flex-shrink:0}.purchase-terms{border:1px solid #202020;border-radius:8px;padding:10px;margin-bottom:24px;color:var(--muted);font-size:12px;line-height:18px}.purchase-terms p+p{margin-top:12px}.payment-proof{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:24px 20px}.payment-proof>div:first-child{display:grid;gap:8px}.payment-proof>div:first-child>span{display:flex;align-items:center;justify-content:center;gap:8px;background:var(--card);border-radius:3px;padding:10px 5px;font-size:12px;font-weight:600}.payment-proof svg{width:18px;height:18px;color:var(--lime);flex-shrink:0}.payment-proof .upi-marks{display:flex;align-items:center;align-content:center;gap:6px;margin:0;background:var(--card);padding:10px 6px;border-radius:4px}.payment-proof .upi-marks span{font-size:10px;padding:1px 5px}.pay-details{margin:20px 6px}.pay-details summary{font-size:14px}.paywall footer{margin:24px 0 0}.text-back{background:none;color:#aaa;font-size:12px;text-decoration:underline;margin-top:12px;padding:8px}.paywall-shell{max-width:430px}
@media(min-width:700px){.cover-shell{max-width:580px}.cover-shell .cover-head,.question-shell .header{width:100vw;position:relative;left:50%;transform:translateX(-50%);margin:0}.question-shell .header .icon-button{left:16px}.question-shell .count{right:16px}.cover-shell .proof-chips{gap:40px}.cover-shell .proof-chip{height:57px}.cover-shell .proof-chip small{font-size:10px;line-height:14px}.cover-shell .proof-chip b{font-size:14px;line-height:20px}.question-shell{max-width:612px}.question-shell .progress{width:calc(100vw - 32px);position:relative;left:50%;transform:translateX(-50%);margin-left:0;margin-right:0}.question-page{padding-top:24px}.question-page .qtitle,.question-page .qsubtitle{max-width:560px;margin-left:auto;margin-right:auto}.question-page .answers{margin-top:20px}.age-page .answers{width:100%}.age-portrait{position:fixed;bottom:0;right:0;left:auto;width:430px;height:640px}.question-shell:has(.has-dock) .dock{width:612px}.paywall-shell{max-width:430px}.pay-top{padding-top:0}}

/* Supplied Selena photography; the existing component geometry is retained. */
.hero.supplied-photo{border-radius:16px;mix-blend-mode:normal}
.scene.supplied-photo{border-radius:16px}
.name-photo{margin-top:32px}.assurance-photo{margin-top:24px}
.age-portrait.supplied-age{mask-image:none!important;-webkit-mask-image:none!important;mix-blend-mode:normal;border-radius:24px 0 0 0;object-position:59% 44%!important}
.comparison-avatar.supplied-photo{object-position:50% 38%}
.age-portrait.supplied-age{mask-composite:intersect}


/* Preparation screen: readable feedback, real answer-based priorities. */
.loader-page{text-align:center;padding:20px 20px 112px}
.prepare-kicker{display:flex;align-items:center;justify-content:center;gap:6px;font-size:10px;font-weight:700;letter-spacing:1.2px;color:var(--lime);margin-bottom:12px}
.prepare-kicker svg{width:14px;height:14px}
.loader-page h1{font-size:26px;line-height:34px;letter-spacing:-.6px}
.prepare-subtitle{color:var(--muted);font-size:14px;line-height:22px;margin-top:8px}
.ring{margin:24px auto 20px;width:156px;height:156px;border-radius:50%;background:conic-gradient(var(--lime) var(--pct,0%),#292b27 0);padding:6px;display:grid;place-items:center}
.ring>div{width:144px;height:144px;background:var(--page);border-radius:50%;display:grid;place-content:center;gap:3px}
.ring strong{font-size:44px;font-weight:600;letter-spacing:-2px;line-height:50px;font-variant-numeric:tabular-nums}
.ring strong span{font-size:26px;letter-spacing:-1px}
.ring small{color:var(--muted);font-size:11px;line-height:18px}
.load-stages{text-align:left;display:grid;gap:11px;margin:0 auto 24px}
.load-stages p{display:flex;align-items:center;gap:9px;color:#aaa;font-size:12px;line-height:20px}
.stage-marker{width:17px;height:17px;flex-shrink:0;border:1px solid #51514e;border-radius:50%;position:relative}
.load-stages small{margin-left:auto;font-size:10px;color:#989893;white-space:nowrap}
.load-stages .active,.load-stages .done{color:#f1f1ef}
.active .stage-marker{border-color:var(--lime);box-shadow:inset 0 0 0 4px var(--page);background:var(--lime)}
.done .stage-marker{background:var(--lime);border-color:var(--lime)}
.done .stage-marker:after{content:'';position:absolute;width:7px;height:4px;border:solid #15200d;border-width:0 0 2px 2px;transform:rotate(-45deg);top:4px;left:4px}
.load-stages .active small,.load-stages .done small{color:var(--lime)}
.prepare-feedback{border:1px solid #343631;border-radius:14px;text-align:left;background:var(--container);overflow:hidden}
.feedback-heading{display:flex;align-items:center;gap:10px;padding:16px 16px 13px;border-bottom:1px solid #32332e}
.feedback-portrait.supplied-photo{height:44px;width:44px;object-fit:cover;object-position:42% 45%!important;border-radius:50%;flex-shrink:0}
.feedback-heading h2{font-size:14px;line-height:20px;font-weight:600;letter-spacing:-.2px}
.feedback-heading p{color:var(--muted);font-size:11px;line-height:18px}
.feedback-quote{margin-left:auto;color:var(--lime);width:25px;height:25px}
.feedback-quote svg{height:25px;width:25px}
.feedback-card{padding:18px 16px 8px;min-height:203px}
.feedback-tag{font-size:9px;letter-spacing:1px;color:var(--lime);font-weight:700;line-height:14px;margin-bottom:9px}
.feedback-card h3{font-size:18px;line-height:25px;font-weight:600;letter-spacing:-.35px;margin-bottom:9px}
.feedback-card>p{font-size:14px;line-height:22px;color:#d1d1cc}
.feedback-detail{display:flex;align-items:flex-start;gap:7px;color:#bebfb8;font-size:11px;line-height:17px;margin-top:15px}
.feedback-detail svg{width:13px;height:17px;flex-shrink:0;color:var(--lime)}
.feedback-controls{height:42px;display:flex;align-items:center;justify-content:space-between;padding:0 8px 0 4px}
.feedback-dots{display:flex}
.feedback-dots button,.feedback-pause{height:42px;width:44px;display:grid;place-items:center;background:none;border-radius:4px;padding:0}
.feedback-dots span{height:4px;width:16px;border-radius:5px;background:#52554c}
.feedback-dots [aria-pressed="true"] span{background:var(--lime);width:22px}
.feedback-pause{font-size:13px;color:#b8bcb0}
.prepare-note{font-size:10px;line-height:16px;color:#9c9c97;margin-top:14px}
.prepare-dock .primary{font-size:14px}
.prepare-dock .primary:disabled{background:#272f21;color:#a6b398}
.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:374px){.loader-page{padding-left:16px;padding-right:16px}.loader-page h1{font-size:24px}.feedback-card{min-height:225px}}
@media(max-height:740px){.loader-page{padding-top:12px}.ring{width:120px;height:120px;margin:16px auto}.ring>div{width:108px;height:108px}.ring strong{font-size:36px;line-height:42px}.ring small{font-size:9px}.prepare-kicker{margin-bottom:8px}.load-stages{gap:6px;margin-bottom:18px}}

.prepare-progress{display:grid;grid-template-columns:128px 1fr;align-items:center;gap:18px;margin:22px 0 24px}
.prepare-progress .ring{margin:0;width:128px;height:128px;padding:5px}
.prepare-progress .ring>div{width:118px;height:118px}
.prepare-progress .ring strong{font-size:38px;line-height:44px}
.prepare-progress .ring small{font-size:10px}
.prepare-progress .load-stages{margin:0;gap:13px}
.prepare-progress .load-stages p{display:grid;grid-template-columns:17px 1fr;gap:0 8px;font-size:11px;line-height:18px}
.prepare-progress .load-stages small{grid-column:2;margin:0;font-size:10px;line-height:16px}
.feedback-avatar{width:44px;height:44px;overflow:hidden;border-radius:50%;flex-shrink:0;position:relative}
.feedback-avatar .feedback-portrait{width:132px;height:132px;max-width:none;position:absolute;left:-31px;top:-42px;border-radius:0}
@media(max-width:374px){.prepare-progress{grid-template-columns:116px 1fr;gap:16px}.prepare-progress .ring{height:116px;width:116px}.prepare-progress .ring>div{height:106px;width:106px}}
@media(max-height:740px){.prepare-progress{margin:16px 0 18px}.prepare-progress .ring{width:116px;height:116px}.prepare-progress .ring>div{width:106px;height:106px}}

/* CTA: a slow highlight sweep so the button reads as live */
.primary{position:relative;overflow:hidden;isolation:isolate}
.primary::after{content:'';position:absolute;top:0;bottom:0;left:-55%;width:38%;
 background:linear-gradient(100deg,rgba(255,255,255,0),rgba(255,255,255,.55),rgba(255,255,255,0));
 transform:skewX(-18deg);pointer-events:none;animation:shineSweep 3.4s cubic-bezier(.4,0,.3,1) infinite}
.primary:disabled::after{display:none}
@keyframes shineSweep{0%{left:-55%}45%{left:118%}100%{left:118%}}
@media(prefers-reduced-motion:reduce){.primary::after{animation:none;display:none}}

/* char-cutout-fix: transparent character, anchored bottom-right, never cropped */
.age-portrait.supplied-age{object-fit:contain!important;object-position:bottom center!important;mix-blend-mode:normal!important;border-radius:0!important;height:min(60vh,460px)!important;width:auto!important;max-width:58%!important;left:auto!important;right:0!important;bottom:0!important;mask-image:none!important;-webkit-mask-image:none!important;filter:drop-shadow(0 16px 36px rgba(0,0,0,.55))}
