@font-face{font-family:Azeret Medium;src:url(https://cdn.prod.website-files.com/684fe725187280f53682745a/685953f3be8c5780563ac1b2_Azeret-Medium.woff)format("woff");font-weight:400 600;font-style:normal;font-display:swap}@font-face{font-family:Suisse Intl;src:url(https://cdn.prod.website-files.com/684fe725187280f53682745a/68508005dee82a4ba1a9dc5d_SuisseIntl-Regular.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}:root{--blue:#1e5be7;--blue-dark:#1b4fc9;--blue-mid:#5393fb;--blue-deep:#105be7;--blue-bg:#e5effe;--blue-bg-soft:#f1f5fc;--blue-chip-bg:#3076f01a;--periwinkle:#86b0f6;--tp-green:#00b67a;--amber:#b7791f;--amber-strong:#8a5a15;--amber-mid:#e0a33a;--amber-bg:#fbeecb;--amber-bg-soft:#fdf7e8;--amber-chip-bg:#e0a33a24;--green:#2bb673;--green-bg:#def3e8;--bg:#eaf2ff;--bg-card:#fff;--surface-alt:#eef2f8;--ink:#1a1a1a;--ink-2:#303743;--text:#3d4350;--text-muted:#7a8294;--text-soft:#9ca3af;--border:#dce3ee;--red:#c53030;--grad-blue:linear-gradient(135deg,#5393fb 0%,#105be7 100%);--grad-banner:linear-gradient(90deg,#3076f0 0%,#5a93ff 100%);--shadow-card:0 10px 40px #3076f014;--shadow-pop:0 14px 36px #3076f029;--r-pill:999px;--r-lg:24px;--r-md:16px;--r-sm:10px}*{box-sizing:border-box;margin:0;padding:0}html{height:auto}.dm-quiz-root{background:var(--bg);width:100%;min-height:100vh;color:var(--text);justify-content:center;align-items:flex-start;padding:20px;font-family:Suisse Intl,-apple-system,BlinkMacSystemFont,sans-serif;font-size:18px;line-height:1.5;display:flex;overflow-y:auto}.quiz-container{background:var(--bg-card);border-radius:14px;width:100%;max-width:480px;min-height:640px;position:relative;overflow:visible;box-shadow:0 4px 24px #0000000f}.quiz-top-bar{border-bottom:1px solid var(--border);background:var(--bg-card);border-radius:14px 14px 0 0;align-items:center;gap:12px;min-height:56px;padding:14px 16px;display:flex}.back-button{cursor:pointer;color:var(--text-muted);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:8px 10px;font-size:24px;line-height:1;display:flex}.back-button:hover{background:var(--bg);color:var(--text)}.back-button:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.back-button:focus:not(:focus-visible){outline:none}.back-button.hidden{visibility:hidden;pointer-events:none}.progress-track{background:var(--border);border-radius:2px;flex:1;height:4px;overflow:hidden}.progress-track.hidden{visibility:hidden}.progress-fill{background:var(--blue);width:0%;height:100%;transition:width .4s}.step-counter{display:none}.screen-content{flex-direction:column;justify-content:flex-start;min-height:480px;padding:32px 22px 40px;display:flex}.screen-content.centered{justify-content:center}.screen-content.animate{animation:.4s fadeSlideUp}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{to{opacity:1}}.question-title{color:var(--text);margin-bottom:10px;font-family:Azeret Medium,Suisse Intl,sans-serif;font-size:24px;font-weight:500;line-height:1.3}.question-hint{color:var(--text-muted);margin-bottom:22px;font-size:16px;line-height:1.45}.button-group{flex-direction:column;gap:12px;display:flex}.answer-button{background:var(--bg);color:var(--text);cursor:pointer;text-align:left;border:2px solid #0000;border-radius:12px;width:100%;min-height:56px;padding:15px 18px;font-family:inherit;font-size:18px;font-weight:500;line-height:1.35;transition:all .15s}.answer-button:hover{border-color:var(--blue);background:var(--blue-bg-soft)}.answer-button.selected{background:var(--blue-bg);border-color:var(--blue);color:var(--blue-dark);font-weight:600}.answer-button .tick{float:right;color:var(--blue);opacity:0;font-weight:600}.answer-button.selected .tick{opacity:1}.continue-button{background:var(--ink);color:#fff;border-radius:var(--r-pill);cursor:pointer;border:none;width:100%;min-height:56px;margin-top:24px;padding:16px 22px;font-family:inherit;font-size:18px;font-weight:600;transition:box-shadow .2s,transform .2s}.continue-button:hover{opacity:.92}.continue-button:disabled{background:var(--border);color:var(--text-soft);cursor:default}.text-link{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:10px;font-family:inherit;font-size:16px;text-decoration:underline}.text-link:hover{color:var(--text)}.small-print{color:var(--text-soft);text-align:center;font-size:13px;line-height:1.5}.footnote{color:var(--text-soft);text-align:center;margin-top:18px;font-size:13px;line-height:1.5}.s1-logo{width:56px;margin:0 auto 10px;display:block}.s1-badge-row{text-align:center;margin-bottom:14px}.s1-badge{background:var(--blue-chip-bg);color:var(--blue);border-radius:999px;padding:8px 18px;font-size:17px;font-weight:600;display:inline-block}.s1-reading-card{text-align:center;background:#fff;border:1px solid #f3f4f6;border-radius:16px;max-width:300px;margin:8px auto 22px;padding:20px 28px;box-shadow:0 4px 16px #0000000f}.s1-reading-value{color:var(--amber);font-size:42px;font-weight:600;line-height:1.1}.s1-reading-value .arrow{font-size:24px;font-weight:400}.s1-reading-label{color:var(--text-muted);margin-top:6px;font-size:16px}.s1-title{text-align:center;margin-bottom:8px;font-family:Azeret Medium,Suisse Intl,sans-serif;font-size:25px;font-weight:500;line-height:1.22}.s1-title .over{opacity:.75;margin-bottom:10px;font-family:Suisse Intl,sans-serif;font-size:18px;font-weight:400;display:block}.s1-sub{text-align:center;color:var(--text-muted);margin-bottom:14px;font-size:16px;line-height:1.45}.s1-trust{text-align:center;margin-bottom:6px;font-size:18px;font-weight:600}.s1-guidance{text-align:center;color:#4b5563;margin-bottom:12px;font-size:16px}.trust-badges{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:20px;display:flex}.trust-badge{border:1px solid var(--border);color:#4b5563;background:#fff;border-radius:10px;padding:8px 14px;font-size:14px;font-weight:600}.trust-badge.wa{color:#128c7e}.s1-under-cta{text-align:center;color:#4b5563;margin-top:12px;font-size:16px}.s1-legal{margin-top:16px}.s1-legal a{color:var(--text-soft);text-decoration:underline}.likert-caption{color:var(--text-muted);text-transform:none;text-align:center;margin-bottom:14px;font-size:15px}.statement-card{border:1px solid var(--blue-bg);text-align:center;color:var(--text);background:linear-gradient(160deg,#f7faff 0%,#e9eefd 60%,#dee8fc 100%);border-radius:14px;justify-content:center;align-items:center;min-height:150px;margin-bottom:24px;padding:26px 22px;font-family:Azeret Medium,Suisse Intl,sans-serif;font-size:22px;font-weight:500;line-height:1.4;display:flex;position:relative}.likert-group{flex-direction:column;gap:10px;display:flex}.likert-btn{background:var(--bg);color:var(--text);cursor:pointer;border:2px solid #0000;border-radius:12px;justify-content:center;align-items:center;width:100%;min-height:52px;padding:13px 18px;font-family:inherit;font-size:18px;font-weight:500;transition:all .15s;display:flex}.likert-btn:hover{border-color:var(--blue);background:var(--blue-bg-soft)}.likert-btn.selected{background:var(--blue-bg);border-color:var(--blue);color:var(--blue-dark);font-weight:600}.inter-title{margin-bottom:16px;font-family:Azeret Medium,Suisse Intl,sans-serif;font-size:26px;font-weight:500;line-height:1.3}.inter-body{color:var(--text);margin-bottom:14px;font-size:18px;line-height:1.55}.inter-note{color:var(--text-muted);margin-top:6px;font-size:15px;font-style:italic;line-height:1.5}.quote-card{background:var(--blue-bg-soft);border:1px solid var(--blue-bg);border-radius:14px;margin:18px 0 6px;padding:20px}.quote-text{color:var(--text);margin-bottom:10px;font-size:17px;font-style:italic;line-height:1.55}.quote-author{color:var(--blue-dark);font-size:15px;font-weight:600}.method-steps{flex-direction:column;gap:16px;margin:20px 0 8px;display:flex}.method-step{align-items:flex-start;gap:14px;display:flex}.method-num{background:var(--blue);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;margin-top:2px;font-size:16px;font-weight:600;display:flex}.method-step p{font-size:17px;line-height:1.5}.guidance-box{background:var(--bg);border:1px solid var(--border);text-align:center;border-radius:12px;margin-top:18px;padding:16px}.guidance-line{color:#4b5563;margin-bottom:10px;font-size:15px;font-weight:600}.onepage-card{border:1px solid var(--border);background:#fff;border-radius:12px;width:150px;margin:18px auto 4px;padding:14px 12px;box-shadow:0 4px 14px #00000012}.onepage-card .op-head{background:var(--blue-bg);border-radius:4px;width:70%;height:9px;margin-bottom:9px}.onepage-card .op-line{background:var(--border);border-radius:3px;height:6px;margin-bottom:7px}.onepage-card .op-line.short{width:60%}.onepage-caption{text-align:center;color:var(--text-soft);margin-bottom:8px;font-size:13px}.bubbles{flex-wrap:wrap;justify-content:center;gap:10px;margin:22px 0 10px;display:flex}.bubble{background:var(--blue-bg-soft);border:1px solid var(--blue-bg);color:var(--blue-dark);opacity:0;border-radius:999px;padding:10px 16px;font-size:15px;font-weight:600;animation:.5s forwards fadeSlideUp}.gate-input{width:100%;color:var(--text);background:#fff;border:1.5px solid #d1d5db;border-radius:12px;outline:none;margin-bottom:10px;padding:16px;font-family:inherit;font-size:18px}.gate-input:focus{border-color:var(--blue)}.gate-error{color:var(--red);min-height:20px;margin-bottom:2px;font-size:14px}.privacy-line{color:var(--text-muted);margin-top:8px;font-size:14px;line-height:1.5}.privacy-line a{color:var(--text-muted)}.hl{color:var(--blue)}.optin-decline{margin:14px auto 0;display:block}.band-plate{background:var(--bg);border:1px solid var(--border);text-align:center;border-radius:12px;margin-bottom:16px;padding:16px}.band-plate-label{color:var(--text);margin-bottom:8px;font-size:16px;font-weight:600}.band-badge{letter-spacing:.5px;border-radius:999px;padding:7px 22px;font-size:17px;font-weight:600;display:inline-block}.band-badge.high,.band-badge.considerable{background:var(--amber-bg);color:var(--amber-strong)}.band-badge.moderate{background:var(--amber-bg-soft);color:var(--amber-mid)}.band-badge.low{background:var(--green-bg);color:var(--green)}.gap-scale{margin:14px 0 4px}.gap-scale-track{border-radius:6px;gap:4px;height:10px;display:flex;overflow:hidden}.gap-seg{flex:1}.gap-seg.g1{background:#bbf7d0}.gap-seg.g2{background:#fde68a}.gap-seg.g3{background:#fcd34d}.gap-seg.g4{background:#f59e0b}.gap-scale-labels{color:var(--text-soft);justify-content:space-between;margin-top:6px;font-size:12px;display:flex}.gap-marker-row{height:22px;position:relative}.gap-marker{color:var(--text);white-space:nowrap;font-size:12px;font-weight:600;position:absolute;top:0;transform:translate(-50%)}.gap-marker:after{content:"";border-left:6px solid #0000;border-right:6px solid #0000;border-top:7px solid var(--text);width:0;height:0;margin:2px auto 0;display:block}.alert-block{border-radius:12px;margin:16px 0;padding:18px;font-size:16.5px;line-height:1.55}.alert-block.amber{background:var(--amber-bg-soft);border:1px solid var(--amber-bg)}.alert-block.green{background:var(--green-bg);border:1px solid #bbf7d0}.alert-block p+p{margin-top:10px}.metric-grid{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px;display:grid}.metric-card{background:var(--bg);border:1px solid var(--border);border-radius:12px;padding:14px}.metric-name{color:var(--text-muted);margin-bottom:6px;font-size:13px;line-height:1.3}.metric-value{color:var(--text);font-size:15.5px;font-weight:600;line-height:1.3}.loader-title{text-align:center;margin-bottom:26px;font-family:Azeret Medium,Suisse Intl,sans-serif;font-size:24px;font-weight:500}.p7-row{margin-bottom:18px}.p7-label{margin-bottom:4px;font-size:16px;font-weight:600}.p7-sub{color:var(--text-muted);min-height:18px;margin-bottom:8px;font-size:14px}.p7-bar{background:var(--border);border-radius:5px;height:8px;overflow:hidden}.p7-bar-fill{background:var(--blue);border-radius:5px;width:0%;height:100%;transition:width .25s linear}.p7-pct{color:var(--text-soft);text-align:right;min-height:16px;margin-top:4px;font-size:13px}.p7-reviews{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:12px;padding:6px 2px 12px;display:flex;overflow-x:auto}.p7-review{scroll-snap-align:center;background:var(--bg);border:1px solid var(--border);border-radius:14px;flex:0 0 86%;padding:16px}.p7-review .rq{margin-bottom:8px;font-size:15px;font-style:italic;line-height:1.5}.p7-review .ra{color:var(--blue-dark);font-size:14px;font-weight:600}.p7-swipe-hint{text-align:center;color:var(--text-soft);margin-bottom:8px;font-size:12px}.overlay{z-index:999;background:#1f293780;justify-content:center;align-items:center;padding:20px;display:none;position:fixed;inset:0}.overlay.open{display:flex}.popup-card{text-align:center;background:#fff;border-radius:16px;width:100%;max-width:400px;padding:26px 22px;animation:.3s fadeSlideUp;position:relative}.popup-kicker{letter-spacing:1px;text-transform:uppercase;color:var(--blue);margin-bottom:10px;font-size:13px;font-weight:600}.popup-q{margin-bottom:20px;font-family:Azeret Medium,Suisse Intl,sans-serif;font-size:20px;font-weight:600;line-height:1.35}.popup-btns{gap:10px;display:flex}.popup-btn{cursor:pointer;border-radius:12px;flex:1;min-height:52px;padding:14px;font-family:inherit;font-size:18px;font-weight:600}.popup-btn.no{background:var(--bg);border:1.5px solid var(--border);color:var(--text-muted)}.popup-btn.yes{background:var(--blue);color:#fff;border:none}.chart-box{background:var(--bg);border:1px solid var(--border);border-radius:14px;margin:16px 0 10px;padding:16px 10px 8px}.chart-legend{color:var(--text-muted);flex-wrap:wrap;justify-content:center;gap:16px;margin-top:4px;font-size:13px;display:flex}.chart-legend .key{vertical-align:middle;border-radius:2px;width:18px;height:4px;margin-right:6px;display:inline-block}.milestones{flex-direction:column;gap:10px;margin-top:14px;display:flex}.milestone{align-items:flex-start;gap:12px;font-size:16px;line-height:1.4;display:flex}.milestone .dot{background:var(--green-bg);width:26px;height:26px;color:var(--green);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:600;display:flex}.scratch-badge{text-align:center;margin-bottom:14px}.scratch-wrap{border-radius:16px;width:100%;max-width:320px;margin:18px auto;position:relative;overflow:hidden;box-shadow:0 6px 20px #0000001a}.scratch-under{background:linear-gradient(135deg,var(--blue-bg-soft),var(--blue-bg));text-align:center;padding:38px 20px}.scratch-under .off{color:var(--blue-dark);font-family:Azeret Medium,Suisse Intl,sans-serif;font-size:44px;font-weight:600;line-height:1.1}.scratch-under .off-sub{color:var(--blue-dark);margin-top:6px;font-size:16px;font-weight:600}.scratch-canvas{touch-action:none;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.promo-chip{border:1.5px dashed var(--blue);color:var(--blue-dark);letter-spacing:.5px;background:#fff;border-radius:10px;margin-top:14px;padding:10px 18px;font-size:18px;font-weight:600;display:inline-block}.lp{padding:0;animation:.5s fadeSlideUp}.lp-section{padding:28px 20px}.lp-section+.lp-section{border-top:1px solid var(--border)}.co-sticky{z-index:50;border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;gap:10px;padding:10px 14px;display:flex;position:sticky;top:0}.co-sticky .co-timer-label{color:var(--text-muted);font-size:13px;line-height:1.25}.co-sticky .co-timer{color:var(--red);font-variant-numeric:tabular-nums;font-size:20px;font-weight:600}.co-sticky-btn{background:var(--ink);color:#fff;border-radius:var(--r-pill);cursor:pointer;white-space:nowrap;border:none;min-height:48px;padding:12px 16px;font-family:inherit;font-size:15px;font-weight:600}.lp-h2{text-align:center;margin-bottom:18px;font-family:Azeret Medium,Suisse Intl,sans-serif;font-size:23px;font-weight:500;line-height:1.3}.now-table{border:1px solid var(--border);border-radius:14px;margin-bottom:22px;overflow:hidden}.now-row{grid-template-columns:1fr 1fr;display:grid}.now-row+.now-row{border-top:1px solid var(--border)}.now-cell{padding:14px;font-size:15px;line-height:1.4}.now-cell.now{background:var(--bg);color:var(--text-muted)}.now-cell.hea{background:var(--blue-bg-soft);color:var(--text);font-weight:500}.now-cell .cell-tag{letter-spacing:1px;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:600;display:block}.now-cell.now .cell-tag{color:var(--text-soft)}.now-cell.hea .cell-tag{color:var(--blue)}.now-row-title{color:var(--text);background:#fff;grid-column:1/-1;padding:12px 14px 2px;font-size:14px;font-weight:600}.promo-plate{background:var(--green-bg);border:1px solid #bbf7d0;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;padding:14px 16px;display:flex}.promo-plate .pp-left{color:var(--green);font-size:15px;font-weight:600}.promo-plate .pp-code{color:var(--text);font-size:14px;font-weight:600}.promo-plate .pp-timer{color:var(--red);font-variant-numeric:tabular-nums;font-size:16px;font-weight:600}.chips-row{align-items:stretch;gap:10px;margin-bottom:14px;display:flex}.chip-card{background:var(--bg);border:1px solid var(--border);text-align:center;border-radius:12px;flex:1;padding:12px}.chip-card .ck{color:var(--text-muted);margin-bottom:4px;font-size:12px}.chip-card .cv{font-size:15px;font-weight:600}.chip-arrow{color:var(--text-soft);align-self:center;font-size:18px}.dyn-line{background:var(--amber-bg-soft);border:1px solid var(--amber-bg);color:var(--amber-strong);border-radius:10px;padding:12px 14px;font-size:15px;font-weight:600;line-height:1.45}.price-card{border:2px solid var(--blue);text-align:center;background:#fff;border-radius:16px;margin-bottom:6px;padding:24px 20px;position:relative}.price-kicker{letter-spacing:1.5px;color:var(--blue);text-transform:uppercase;margin-bottom:10px;font-size:13px;font-weight:600}.plan-timer{background:var(--red);color:#fff;border-radius:12px;justify-content:center;align-items:center;gap:8px;margin:0 0 16px;padding:11px 16px;font-size:15px;font-weight:600;display:flex}.plan-tiers{flex-direction:column;gap:14px;margin-bottom:18px;display:flex}.plan-tier{border:2px solid var(--border);cursor:pointer;background:#fff;border-radius:16px;transition:border-color .15s,background .15s;position:relative;overflow:hidden}.plan-tier:hover{border-color:var(--blue)}.plan-tier.selected{border-color:var(--blue);background:var(--blue-bg-soft)}.plan-tiers.locked .plan-tier,.plan-tier.disabled{cursor:default;pointer-events:none;opacity:.72}.plan-tiers.locked .plan-tier:hover,.plan-tier.disabled:hover{border-color:var(--border)}.pt-bar{background:var(--blue);color:#fff;text-align:center;letter-spacing:1.2px;text-transform:uppercase;padding:6px;font-size:13px;font-weight:600}.pt-row{align-items:center;gap:12px;padding:16px 18px;display:flex}.pt-radio{border:2px solid var(--border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.plan-tier.selected .pt-radio{border-color:var(--blue)}.plan-tier.selected .pt-radio:after{content:"";background:var(--blue);border-radius:50%;width:12px;height:12px}.pt-main{text-align:left;flex:1;min-width:0}.pt-name{color:var(--ink);font-size:19px;font-weight:600}.pt-price{margin-top:2px;font-size:15px}.pt-price .was{color:var(--text-soft);margin-right:7px;text-decoration:line-through}.pt-price .now{color:var(--text-muted);font-weight:600}.pt-perday{flex-shrink:0;align-items:center;gap:8px;display:flex}.pd-was{color:var(--red);font-size:13px;text-decoration:line-through}.pd-now{color:var(--text-soft);align-items:flex-start;display:flex}.plan-tier.selected .pd-now{color:var(--ink)}.pd-cur{margin-top:7px;font-size:20px;font-weight:600}.pd-big{font-family:Azeret Medium,Suisse Intl,sans-serif;font-size:46px;font-weight:600;line-height:.85}.pd-frac{flex-direction:column;align-items:flex-start;margin-top:7px;display:flex}.pd-cents{font-size:19px;font-weight:600;line-height:1}.pd-day{color:var(--text-muted);letter-spacing:.5px;font-size:10px}.confirm-num{text-align:center;color:var(--ink);background:var(--blue-bg-soft);border:1px solid var(--border);letter-spacing:1px;border-radius:14px;margin:0 0 8px;padding:16px;font-size:22px;font-weight:600}.price-main{font-size:28px;font-weight:600;line-height:1.2}.price-main .was{color:var(--text-soft);font-size:18px;font-weight:600;text-decoration:line-through}.price-day{color:var(--text);margin-top:6px;font-size:16px}.price-day .was{color:var(--text-soft);text-decoration:line-through}.price-then{color:var(--text-muted);margin-top:6px;font-size:14px}.included{text-align:left;margin:18px 0 4px}.included-title{margin-bottom:10px;font-size:15px;font-weight:600}.inc-item{align-items:flex-start;gap:10px;margin-bottom:8px;font-size:15.5px;line-height:1.45;display:flex}.inc-item .ic{color:var(--green);flex-shrink:0;font-weight:600}.cta-big{background:var(--ink);color:#fff;border-radius:var(--r-pill);cursor:pointer;letter-spacing:.5px;border:none;width:100%;min-height:58px;margin-top:14px;padding:17px 20px;font-family:inherit;font-size:18px;font-weight:600;display:block}.cta-big:hover{opacity:.92}.sub-disclaimer{color:var(--text-soft);text-align:left;margin-top:12px;font-size:12.5px;line-height:1.5}.secure-line{color:var(--green);justify-content:center;align-items:center;gap:6px;margin-top:14px;font-size:14px;font-weight:600;display:flex}.pay-icons{flex-wrap:wrap;justify-content:center;gap:6px;margin-top:8px;display:flex}.pay-icon{background:var(--bg);border:1px solid var(--border);color:var(--text-muted);border-radius:6px;padding:5px 10px;font-size:12px;font-weight:600}.plate-list{flex-direction:column;gap:10px;display:flex}.plate-item{align-items:flex-start;gap:12px;font-size:16px;line-height:1.45;display:flex}.plate-item .pi{background:var(--blue-bg);width:26px;height:26px;color:var(--blue-dark);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:600;display:flex}.steady-box{background:var(--bg);border:1px solid var(--border);border-radius:14px;padding:18px}.steady-row{align-items:baseline;gap:12px;margin-bottom:10px;display:flex}.steady-row:last-child{margin-bottom:0}.steady-num{color:var(--blue);white-space:nowrap;min-width:96px;font-family:Azeret Medium,Suisse Intl,sans-serif;font-size:26px;font-weight:600}.steady-label{color:var(--text-muted);font-size:15px;line-height:1.35}.xv-col{border-radius:14px;margin-bottom:12px;padding:18px}.xv-col.without{background:var(--bg);border:1px solid var(--border)}.xv-col.with{background:var(--blue-bg-soft);border:1px solid var(--blue-bg)}.xv-col h4{margin-bottom:12px;font-size:16px;font-weight:600}.xv-item{align-items:flex-start;gap:10px;margin-bottom:9px;font-size:15.5px;line-height:1.45;display:flex}.xv-item .ic{flex-shrink:0;font-weight:600}.xv-col.without .ic{color:var(--text-soft)}.xv-col.with .ic{color:var(--green)}.faq-item{border:1px solid var(--border);border-radius:12px;margin-bottom:10px;overflow:hidden}.faq-item summary{cursor:pointer;justify-content:space-between;align-items:center;gap:10px;padding:16px;font-size:16.5px;font-weight:600;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary .chev{color:var(--text-soft);transition:transform .2s}.faq-item[open] summary .chev{transform:rotate(180deg)}.faq-body{color:var(--text-muted);padding:0 16px 16px;font-size:15.5px;line-height:1.55}.review-card{background:var(--bg);border:1px solid var(--border);border-radius:14px;margin-bottom:12px;padding:18px}.review-card .rq{margin-bottom:10px;font-size:16px;font-style:italic;line-height:1.55}.review-card .ra{color:var(--blue-dark);font-size:14.5px;font-weight:600}.guarantee-box{background:var(--green-bg);text-align:center;border:1px solid #bbf7d0;border-radius:14px;padding:20px}.guarantee-box h4{color:var(--green);margin-bottom:8px;font-size:18px;font-weight:600}.guarantee-box p{color:var(--text);font-size:15.5px;line-height:1.5}.footer-legal{color:var(--text-soft);text-align:center;font-size:12px;line-height:1.7}.pay-card{background:#fff;border-radius:18px;width:100%;max-width:440px;max-height:92vh;padding:24px 22px;animation:.3s fadeSlideUp;position:relative;overflow-y:auto}.pay-close{color:var(--text-soft);cursor:pointer;background:0 0;border:none;padding:6px 10px;font-size:26px;position:absolute;top:10px;right:12px}.pay-reserve{background:var(--amber-bg-soft);border:1px solid var(--amber-bg);text-align:center;color:var(--text);border-radius:10px;margin-bottom:14px;padding:10px 14px;font-size:15px;font-weight:600}.pay-reserve .t{color:var(--red);font-variant-numeric:tabular-nums;font-weight:600}.pay-join{text-align:center;margin-bottom:16px;font-size:17px;font-weight:600}.receipt{border:1px solid var(--border);border-radius:12px;margin-bottom:12px;padding:6px 16px}.receipt-row{border-bottom:1px solid var(--border);justify-content:space-between;gap:12px;padding:10px 0;font-size:15.5px;display:flex}.receipt-row:last-child{border-bottom:none}.receipt-row.total{font-size:18px;font-weight:600}.receipt-row .muted{color:var(--text-muted)}.save-line{color:var(--green);text-align:center;margin-bottom:4px;font-size:15px;font-weight:600}.then-line{color:var(--text-soft);text-align:center;margin-bottom:16px;font-size:13px}.wallet-btn{cursor:pointer;border:none;border-radius:12px;width:100%;min-height:52px;margin-bottom:10px;padding:14px;font-family:inherit;font-size:17px;font-weight:600;display:block}.wallet-btn.paypal{color:#003087;background:#ffc439}.wallet-btn.apple{color:#fff;background:#111}.pay-divider{color:var(--text-soft);align-items:center;gap:12px;margin:14px 0;font-size:13px;display:flex}.pay-divider:before,.pay-divider:after{content:"";background:var(--border);flex:1;height:1px}.card-fields{grid-template-columns:1fr 1fr;gap:10px;display:grid}.card-fields .full{grid-column:1/-1}.pay-btn{background:var(--ink);color:#fff;border-radius:var(--r-pill);cursor:pointer;border:none;width:100%;min-height:56px;margin-top:14px;padding:16px;font-family:inherit;font-size:18px;font-weight:600;display:block}.pay-btn:hover{opacity:.92}.pay-footer{color:var(--text-soft);text-align:center;margin-top:14px;font-size:11.5px;line-height:1.6}.steps-row{justify-content:space-between;align-items:flex-start;gap:4px;margin-bottom:26px;display:flex}.step-item{text-align:center;flex:1;position:relative}.step-item .st-dot{background:var(--border);width:28px;height:28px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 6px;font-size:13px;font-weight:600;display:flex}.step-item.done .st-dot{background:var(--green);color:#fff}.step-item.current .st-dot{background:var(--blue);color:#fff}.step-item .st-label{color:var(--text-muted);font-size:11.5px;line-height:1.25}.step-item.current .st-label{color:var(--text);font-weight:600}.wa-btn{color:#fff;cursor:pointer;text-align:center;background:#25d366;border:none;border-radius:12px;width:100%;min-height:56px;padding:16px;font-family:inherit;font-size:18px;font-weight:600;text-decoration:none;display:block}.wa-btn:hover{filter:brightness(.95)}.or-divider{color:var(--text-soft);align-items:center;gap:12px;margin:20px 0;font-size:14px;display:flex}.or-divider:before,.or-divider:after{content:"";background:var(--border);flex:1;height:1px}.phone-row{gap:8px;display:flex}.phone-cc{background:#fff;border:1.5px solid #d1d5db;border-radius:12px;padding:14px 10px;font-family:inherit;font-size:17px}.qr-box{background:var(--bg);border:1px solid var(--border);border-radius:12px;align-items:center;gap:14px;margin-top:18px;padding:14px;display:flex}.qr-ph{border:1px solid var(--border);background:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:84px;height:84px;display:flex}.qr-text{color:var(--text-muted);font-size:14.5px;line-height:1.45}.cancel-loss{flex-direction:column;gap:12px;margin:18px 0;display:flex}.loss-item{align-items:flex-start;gap:12px;font-size:16.5px;line-height:1.45;display:flex}.loss-item .li{flex-shrink:0;font-size:20px}textarea.gate-input{resize:vertical;min-height:120px}.toast{background:var(--text);color:#fff;opacity:0;pointer-events:none;z-index:1200;text-align:center;border-radius:22px;max-width:90vw;padding:12px 22px;font-family:Suisse Intl,sans-serif;font-size:15px;font-weight:500;transition:opacity .3s;position:fixed;bottom:30px;left:50%;transform:translate(-50%)}.toast.show{opacity:1}.proto-note{color:var(--text-soft);text-align:center;padding:8px 0 2px;font-size:11px}.screen-content{position:relative}.gather-scene{justify-content:center;align-items:center;gap:12px;margin:4px 0 18px;display:flex}.gs-left{flex-shrink:0;width:126px;height:114px;position:relative}.gs-item{border:1px solid var(--border);background:#fff;border-radius:8px;position:absolute;box-shadow:0 3px 10px #00000014}.gs-paper{width:72px;height:86px;padding:9px 8px;top:10px;left:2px;transform:rotate(-7deg)}.gl{background:var(--border);border-radius:3px;height:5px;margin-bottom:6px}.gl.short{width:60%}.gs-pills{width:66px;padding:8px;top:2px;left:52px;transform:rotate(6deg)}.gs-pill-row{gap:4px;margin-bottom:4px;display:flex}.gs-pill-row:last-child{margin-bottom:0}.gs-pill{background:var(--blue-bg);border:1px solid var(--blue-mid);border-radius:50%;width:9px;height:9px}.gs-pill.amber{background:var(--amber-bg);border-color:var(--amber-mid)}.gs-reading{text-align:center;padding:7px 10px;top:60px;left:30px;transform:rotate(-3deg)}.gs-reading .grv{color:var(--amber);white-space:nowrap;font-size:14px;font-weight:600}.gs-reading .grl{color:var(--text-soft);white-space:nowrap;margin-top:1px;font-size:8.5px}.gs-arrow{color:var(--text-soft);flex-shrink:0;font-size:22px}.gs-hea{border:1.5px solid var(--blue);background:#fff;border-radius:12px;flex-shrink:0;width:118px;padding:10px;box-shadow:0 6px 16px #3b5be829}.gs-hea-head{align-items:center;gap:6px;margin-bottom:8px;display:flex}.gs-hea-logo{background:var(--blue);border-radius:4px;flex-shrink:0;width:16px;height:16px}.gs-hea-title{background:var(--blue-bg);border-radius:3px;flex:1;height:6px}.gs-hea-check{color:var(--green);text-align:right;font-size:13px;font-weight:600}.p3-preview{margin:14px 0 4px;position:relative}.p3-blur{filter:blur(7px);pointer-events:none;-webkit-user-select:none;user-select:none}.p3-lock{justify-content:center;align-items:center;font-size:30px;display:flex;position:absolute;inset:0}.wa-chat{background:var(--bg);border:1px solid var(--border);border-radius:14px;margin:2px 0 18px;padding:12px 12px 8px}.wa-chat-head{align-items:center;gap:8px;margin-bottom:10px;display:flex}.wa-chat-head .wa-mock-icon{width:28px;height:28px}.wa-chat-name{font-size:14px;font-weight:600}.wa-chat-time{color:var(--text-soft);margin-left:auto;font-size:12px}.wa-bub{border-radius:12px;width:fit-content;max-width:84%;margin-bottom:8px;padding:9px 12px;font-size:14.5px;line-height:1.45}.wa-bub.in{border:1px solid var(--border);background:#fff;border-top-left-radius:4px;margin-right:auto}.wa-bub.out{background:#dcf8c6;border-top-right-radius:4px;margin-left:auto}.wa-photo{align-items:center;gap:8px;display:flex}.wa-photo-thumb{border:1px solid var(--border);background:#fff;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;display:flex}.opt-ic{vertical-align:middle;margin-right:10px;display:inline-flex}.opt-ic svg{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.likert-scale{justify-content:space-between;align-items:center;gap:8px;margin:6px 0 12px;display:flex}.likert-dot{border:2px solid var(--border);background:var(--bg);cursor:pointer;border-radius:50%;flex:none;justify-content:center;align-items:center;width:54px;height:54px;padding:0;transition:transform .12s,box-shadow .12s;display:flex}.likert-dot svg{width:26px;height:26px}.likert-dot.down svg{transform:rotate(180deg)}.likert-dot.d1{color:#c53030;background:#fdecec;border-color:#e7b4b4}.likert-dot.d2{color:#cf6d3a;background:#fbefe7;border-color:#e7c2a6}.likert-dot.d3{color:#7a8494;background:#eef1f5;border-color:#d4dbe5}.likert-dot.d4{color:#3e9e5c;background:#e7f5ec;border-color:#b2ddc1}.likert-dot.d5{color:#1fa968;background:#dbf1e5;border-color:#8fd1a9}.likert-dot:hover{transform:scale(1.05)}.likert-dot:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.likert-dot.selected{transform:scale(1.09);box-shadow:0 0 0 3px #1e5be738}.likert-ends{color:var(--text-muted);justify-content:space-between;font-size:14px;display:flex}.likert-ends span{max-width:46%}.likert-ends span:last-child{text-align:right}.confetti{pointer-events:none;height:0;position:absolute;top:70px;left:0;right:0}.confetti span{opacity:0;border-radius:2px;width:8px;height:13px;animation:1.6s ease-out forwards confettiFall;position:absolute}@keyframes confettiFall{0%{opacity:1;transform:translateY(-12px)rotate(0)}to{opacity:0;transform:translateY(115px)rotate(240deg)}}.asset-strip{border:1px solid var(--border);background:#fff;border-radius:12px;margin:0 0 20px;padding:10px}.asset-strip img{width:100%;max-width:380px;margin:0 auto;display:block}.welcome-photo{border-radius:14px;width:100%;margin-bottom:20px;display:block}.s1-hero-photo{object-fit:cover;object-position:center 32%;border-radius:16px;width:100%;max-height:min(32vh,210px);margin:14px auto;display:block;box-shadow:0 8px 24px #0000002e}.aud-photo{object-fit:cover;border-radius:14px;width:100%;max-height:340px;margin:0 0 18px;display:block}.bridge-img{object-fit:cover;object-position:center 20%;border-radius:16px;width:100%;max-height:min(32vh,230px);margin:4px auto 14px;display:block;box-shadow:0 8px 24px #3076f01f}.nowhea-img{border-radius:16px;width:100%;height:auto;margin:4px auto 18px;display:block;box-shadow:0 8px 24px #3076f01f}.rv-list{text-align:left;margin:6px 0 4px}.rv-card{border:1px solid var(--border);background:#fff;border-radius:16px;margin-bottom:16px;padding:20px;box-shadow:0 2px 10px #0000000a}.rv-stars{gap:5px;margin-bottom:14px;display:flex}.rv-stars svg{width:20px;height:20px}.rv-head{align-items:center;gap:12px;margin-bottom:12px;display:flex}.rv-av{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;font-weight:600;display:flex}.rv-name{color:var(--text);font-size:19px;font-weight:600}.rv-quote{color:var(--text-muted);margin:0;font-size:16px;line-height:1.5}.rv-blue{color:#2a45c8;background:#3b5be81a;box-shadow:inset 0 0 0 1.5px #3b5be84d}.rv-purple{color:#6d28d9;background:#8b5cf61f;box-shadow:inset 0 0 0 1.5px #8b5cf659}.rv-green{color:#15803d;background:#16a34a1f;box-shadow:inset 0 0 0 1.5px #16a34a59}.rv-amber{color:#b45309;background:#d977061f;box-shadow:inset 0 0 0 1.5px #d9770659}.photo-intro{position:relative}.photo-intro.landing-hero{flex-direction:column;min-height:min(100vh,720px);display:flex}.photo-intro.landing-hero .pi-media{border-radius:inherit;flex:1;min-height:min(100vh,720px)}.pi-media{background:linear-gradient(160deg,var(--blue),var(--blue-dark));border-radius:16px;align-items:flex-end;min-height:min(70vh,540px);display:flex;position:relative;overflow:hidden}.pi-photo{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.pi-scrim{z-index:1;background:linear-gradient(#0f172a05 0%,#0f172a33 45%,#0f172acc 100%);position:absolute;inset:0}.pi-logo{z-index:2;width:84px;height:auto;position:absolute;top:16px;left:16px}.pi-copy{z-index:2;width:100%;padding:22px;position:relative}.pi-lead{color:#fffc;margin:0 0 8px;font-size:18px;line-height:1.35}.pi-title{color:#fff;margin:0 0 10px;font-family:Azeret Medium,Suisse Intl,sans-serif;font-size:26px;font-weight:600;line-height:1.2}.pi-body{color:#ffffffeb;margin:0 0 18px;font-size:17px;line-height:1.5}.photo-intro .continue-button{color:var(--blue);background:#fff}.photo-intro .continue-button:hover{background:var(--blue-bg)}.wa-mock{background:var(--bg);border:1px solid var(--border);text-align:left;border-radius:14px;align-items:flex-start;gap:10px;margin:2px 0 18px;padding:14px;display:flex}.wa-mock-icon{background:#25d366;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.wa-mock-body{flex:1;min-width:0}.wa-mock-head{justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:3px;display:flex}.wa-mock-name{color:var(--text);font-size:14px;font-weight:600}.wa-mock-time{color:var(--text-soft);font-size:12px}.wa-mock-text{color:var(--text-muted);font-size:14.5px;line-height:1.45}.statement-idx{color:#8b96c6;font-size:13px;font-weight:600;position:absolute;top:12px;left:16px}.s1-hero .s1-logo{width:56px;height:auto}.screen-content.s1-hero{background:var(--grad-blue);border-radius:inherit;color:#fff}.s1-hero .s1-badge{color:#fff;background:#ffffff29}.s1-hero .s1-title{color:#fff}.s1-hero .s1-title .over{opacity:.8}.s1-hero .s1-sub{color:#ffffffe0}.s1-hero .s1-trust{color:#fff}.s1-hero .s1-guidance{color:#fffc}.s1-hero .trust-badge{border:none}.s1-hero .continue-button{color:var(--blue);background:#fff}.s1-hero .continue-button:hover{background:var(--blue-bg)}.s1-hero .s1-under-cta{color:#ffffffe0}.s1-hero .small-print,.s1-hero .small-print a{color:#ffffffa6}.tp{text-align:center;margin:2px 0 18px}.tp-head{color:#191919;justify-content:center;align-items:center;gap:7px;font-size:18px;font-weight:600;display:flex}.tp-head svg{flex-shrink:0;width:22px;height:22px}.tp-stars{justify-content:center;gap:4px;margin:9px 0 7px;display:flex}.tp-star-box{background:var(--tp-green);justify-content:center;align-items:center;width:26px;height:26px;display:flex}.tp-star-box svg{width:18px;height:18px}.tp-score{color:#191919;font-size:14px}.tp.on-dark .tp-head,.tp.on-dark .tp-score{color:#fff}@media (max-width:600px){.quiz-container{box-shadow:none;border-radius:0;max-width:100%;min-height:100vh;overflow-x:hidden}.quiz-top-bar{border-radius:0}.dm-quiz-root{min-height:100vh;padding:0;overflow-x:hidden}html,.dm-quiz-root{height:auto;min-height:100%}.metric-grid{grid-template-columns:1fr 1fr}.screen-content{min-height:auto;padding:24px 16px 32px}.question-title{font-size:22px}.inter-title{font-size:23px}.statement-card{min-height:130px;padding:22px 16px;font-size:20px}.photo-intro.landing-hero,.photo-intro.landing-hero .pi-media{border-radius:0;min-height:100vh}.pi-media{border-radius:0;min-height:min(70vh,480px)}.pi-copy{padding:18px 16px}.pi-lead{font-size:16px}.pi-title{font-size:22px}.pi-body{font-size:16px}.lp-section{padding:22px 16px}.lp-h2{font-size:21px}.now-cell{padding:12px 10px;font-size:14px}.co-sticky{gap:8px;padding:10px 12px}.co-sticky .co-timer-label{font-size:12px}.co-sticky .co-timer{font-size:18px}.co-sticky-btn{min-height:44px;padding:10px 14px;font-size:14px}.pt-row{gap:8px;padding:14px 12px}.pt-name{font-size:17px}.pd-big{font-size:38px}.pd-cur{margin-top:5px;font-size:18px}.pd-cents{font-size:16px}.pd-was{font-size:12px}.price-card{padding:20px 14px}.steady-num{min-width:80px;font-size:22px}.promo-plate{gap:8px}.overlay{padding:16px}.pay-card{padding:20px 16px}}@media (max-width:380px){.co-sticky{flex-wrap:wrap}.co-sticky-btn{text-align:center;width:100%}.pt-row{flex-wrap:wrap;align-items:flex-start}.pt-main{flex:calc(100% - 36px)}.pt-perday{flex:100%;justify-content:flex-end;padding-top:4px}.pd-big{font-size:34px}.chips-row{flex-wrap:wrap}.chip-arrow{display:none}.chip-card{flex:calc(50% - 5px)}.promo-plate{flex-direction:column;align-items:flex-start}.now-cell{padding:10px 8px;font-size:13px}}.embedded-checkout-mount{min-height:420px;margin-top:16px}.embedded-checkout-modal-overlay{z-index:1000;background:#1f29378c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.embedded-checkout-modal-card{background:#fff;border-radius:16px;outline:none;flex-direction:column;width:min(100%,560px);max-height:92vh;animation:.3s fadeSlideUp;display:flex;position:relative;box-shadow:0 24px 48px #0f172a2e}.embedded-checkout-modal-close{z-index:2;width:36px;height:36px;color:var(--text);cursor:pointer;background:#0f172a0f;border:none;border-radius:999px;font-size:24px;line-height:1;position:absolute;top:12px;right:12px}.embedded-checkout-modal-header{text-align:center;border-bottom:1px solid #e5e7eb;flex:none;padding:20px 20px 12px}.embedded-checkout-modal-timer-row{color:var(--text-muted);justify-content:center;align-items:center;gap:8px;margin-bottom:12px;font-size:14px;display:flex}.embedded-checkout-modal-timer{color:#92400e;font-variant-numeric:tabular-nums;background:#fef3c7;border-radius:999px;justify-content:center;min-width:52px;padding:4px 10px;font-weight:700;display:inline-flex}.embedded-checkout-modal-trustpilot{width:100%;max-width:220px;height:auto;margin:0 auto 12px;display:block}.embedded-checkout-modal-plan-name{margin:0 0 6px;font-size:22px;line-height:1.25}.embedded-checkout-modal-plan-price{margin:0 0 4px;font-size:18px}.embedded-checkout-modal-plan-now{color:var(--text);font-weight:700}.embedded-checkout-modal-plan-was{color:var(--text-muted);margin-left:8px;text-decoration:line-through}.embedded-checkout-modal-plan-renewal{color:var(--text-muted);margin:0;font-size:13px}.embedded-checkout-modal-body{-webkit-overflow-scrolling:touch;flex:auto;padding:16px 20px 20px;overflow-y:auto}.embedded-checkout-modal-loading{min-height:420px;color:var(--text-muted);justify-content:center;align-items:center;display:flex}.embedded-checkout-modal-error{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:240px;display:flex}.embedded-checkout-modal-error-actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.embedded-checkout-modal-body .embedded-checkout-mount{min-height:420px;margin-top:0}.embedded-checkout-modal-focus-sentinel{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.embedded-checkout-modal-stripe-boundary{outline:none}.embedded-checkout-modal-stripe-boundary:focus-visible{outline:2px solid var(--blue);outline-offset:2px}@media (max-width:640px){.embedded-checkout-modal-overlay{padding:12px}.embedded-checkout-modal-card{max-height:94vh}.embedded-checkout-modal-header{padding:16px 16px 10px}.embedded-checkout-modal-body{padding:12px 16px 16px}}.checkout-return-state{text-align:center;max-width:560px;margin:48px auto;padding:24px}.post-payment-confirmed{text-align:left}.post-payment-celebration{text-align:center;margin-bottom:16px;font-size:40px;line-height:1}.post-payment-confirmed-title{text-align:center;color:var(--text);margin:0 0 12px;font-size:28px;font-weight:700;line-height:1.25}.post-payment-confirmed-lead{text-align:center;color:var(--text-muted);margin:0 0 24px;line-height:1.5}.post-payment-notification{text-align:left;background:#eef6ff;border:1px solid #dbeafe;border-radius:16px;margin-bottom:24px;padding:14px 16px}.post-payment-notification-head{align-items:center;gap:10px;margin-bottom:8px;display:flex}.post-payment-notification-icon{background:#25d366;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.post-payment-notification-name{color:var(--text);font-size:15px;font-weight:700}.post-payment-notification-time{color:var(--text-soft);margin-left:auto;font-size:13px}.post-payment-notification-body{color:var(--text);margin:0;font-size:15px;line-height:1.45}.post-payment-steps-heading{color:var(--text-muted);margin:0 0 12px;font-size:16px;font-weight:600}.post-payment-steps{gap:14px;margin:0 0 24px;padding:0;list-style:none;display:grid}.post-payment-steps li{color:var(--text);align-items:flex-start;gap:12px;line-height:1.45;display:flex}.post-payment-step-badge{color:#fff;background:#2563eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;font-weight:700;display:inline-flex}.post-payment-done{margin-top:0}.post-payment-wait-separator{text-align:center;color:var(--text-soft);margin:28px 0 16px;font-size:14px}.post-payment-whatsapp-actions{gap:16px;display:grid}.post-payment-whatsapp-cta{background:#25d366;justify-content:center;align-items:center;margin-top:0;text-decoration:none;display:inline-flex}.post-payment-whatsapp-cta:hover{opacity:.92}.post-payment-qr-card{text-align:left;background:#eef6ff;border:1px solid #dbeafe;border-radius:16px;align-items:center;gap:16px;padding:16px;display:flex}.post-payment-qr{flex-shrink:0;width:112px!important;height:112px!important}.post-payment-qr-hint{color:var(--text-muted);margin:0;font-size:14px;line-height:1.45}.post-payment-handoff-support{color:var(--text-muted);text-align:center;margin:24px 0 12px;font-size:14px;line-height:1.5}.post-payment-disclaimer{color:var(--text-soft);text-align:center;margin:0;font-size:13px;line-height:1.45}.post-payment-complete{max-width:480px;padding-top:32px}.post-payment-complete-card{background:#fff;border:1px solid #dbeafe;border-radius:20px;padding:32px 24px 28px;box-shadow:0 8px 24px #2563eb14}.post-payment-complete-icon{color:#16a34a;background:#dcfce7;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 20px;display:flex}.post-payment-complete-title{color:var(--text);margin:0 0 12px;font-size:28px;font-weight:700;line-height:1.25}.post-payment-complete-body{color:var(--text-muted);margin:0 0 20px;font-size:16px;line-height:1.5}.post-payment-complete-support{color:var(--text-soft);margin:0;font-size:14px;font-style:italic;line-height:1.45}.checkout-return-title{margin-bottom:12px;font-size:28px}.checkout-return-body{color:var(--text-muted);line-height:1.5}.checkout-return-support{color:var(--text-muted);margin-top:16px;font-size:14px}
