:root{--ink:#20374c;--muted:#627487;--brand:#087f8c;--brand-dark:#07636d;--coral:#e47658;--blue:#eaf4fc;--line:#dce7ec;--paper:#f5f9fc;font-family:'Trebuchet MS',Arial,sans-serif;font-size:16px;color:var(--ink);background:var(--paper)}*{box-sizing:border-box}body{margin:0;background:radial-gradient(ellipse at 15% 12%,#e1f4f5 0,transparent 40%),radial-gradient(ellipse at 94% 65%,#fff0e9 0,transparent 36%),var(--paper);min-height:100vh}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}a{color:inherit}header{max-width:1040px;margin:auto;padding:22px 28px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;font-size:13px;letter-spacing:1.3px;font-weight:800;text-decoration:none}.brand-mark{display:grid;place-items:center;width:45px;height:45px;border-radius:15px;background:var(--brand);color:#fff;font:700 21px Georgia,serif;letter-spacing:-1px}.brand small{display:block;font-weight:400;font-size:12px;letter-spacing:0;color:var(--muted);margin-top:5px}.top-label{font-size:11px;letter-spacing:1.6px;color:var(--muted)}main{min-height:77vh}.quiz-shell{width:calc(100% - 36px);max-width:650px;margin:12px auto 30px}.quiz-shell.wide{max-width:880px}.journey{display:flex;justify-content:space-between;max-width:550px;margin:0 auto 25px;gap:8px}.journey span{display:flex;gap:7px;align-items:center;color:#778594;font-size:12px}.journey b{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;border:1px solid #cddae2;font-size:12px;font-weight:400}.journey .current{color:var(--brand-dark);font-weight:700}.journey .current b{background:var(--brand);border-color:var(--brand);color:#fff}.journey .done b{background:#dbefec;color:var(--brand);border-color:#dbefec}.panel{background:#fff;border:1px solid #e1ebf0;border-radius:25px;padding:38px;box-shadow:0 18px 70px #244a6b08}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(29px,3.5vw,39px);line-height:1.17;letter-spacing:-1.2px;margin-bottom:17px;font-weight:800}h1 em{color:var(--brand);font-style:normal}h2{font-size:26px;line-height:1.25;letter-spacing:-.6px;margin-bottom:14px}h3{font-size:17px;line-height:1.4;margin-bottom:9px}p{color:var(--muted);line-height:1.65;font-size:16px;margin-bottom:22px}p strong{color:var(--ink)}.tag{display:inline-block;background:#e6f5f4;color:#086b77;border-radius:25px;padding:8px 12px;font-size:11px;font-weight:800;letter-spacing:1px;margin-bottom:21px}.center{text-align:center}.welcome{text-align:center}.welcome h1{font-size:43px}.welcome>p{max-width:475px;margin:0 auto 20px}.family{display:block;width:100%;height:210px;object-fit:cover;object-position:center 49%;border-radius:16px;margin:24px auto}.welcome .welcome-note{font-size:16px;line-height:1.6;margin-bottom:22px}.btn{display:flex;width:100%;gap:14px;align-items:center;justify-content:center;min-height:56px;padding:17px 19px;background:var(--brand);border:1px solid var(--brand);border-radius:12px;color:white;text-decoration:none;text-align:center;font-weight:700;font-size:16px;line-height:1.35;transition:background .18s,transform .18s;box-shadow:0 4px 0 #07606a}.btn:hover{background:var(--brand-dark);transform:translateY(-1px)}.btn:disabled{opacity:.4;cursor:default;box-shadow:none;transform:none}.btn.outline{color:var(--ink);background:#fff;border:1px solid #b5cbd5;box-shadow:none;margin-top:20px}.btn.outline:hover{background:#f0f7fb}.reassurance{display:flex;justify-content:center;gap:15px;margin-top:20px;font-size:12px;color:var(--muted)}.question-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:11px;font-weight:700;letter-spacing:1px;color:var(--brand-dark)}.progress{height:6px;border-radius:8px;background:#e7eef3;overflow:hidden;margin:13px 0 30px}.progress i{display:block;height:100%;background:linear-gradient(90deg,#16a4aa,#77cac0);border-radius:8px;transition:width .2s}.options{display:grid;gap:12px;margin:26px 0}.option{display:flex;width:100%;gap:14px;align-items:center;text-align:left;padding:17px;border:1.5px solid var(--line);border-radius:13px;background:#fff;color:var(--ink);min-height:76px;line-height:1.45;font-size:16px;transition:background .15s,border .15s}.option:hover{background:#f2fafa;border-color:#66acb2}.choice-letter{flex-shrink:0;display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#edf3f8;font-size:13px;color:#61798b;font-weight:700}.radio{margin-left:auto;flex-shrink:0;width:19px;height:19px;border:1.5px solid #c4d4de;border-radius:50%}.option[aria-checked=true]{border-color:var(--brand);background:#eaf8f5;box-shadow:0 0 0 1px var(--brand)}.option[aria-checked=true] .choice-letter{background:var(--brand);color:white}.option[aria-checked=true] .radio{border:5px solid var(--brand);background:white}.actions{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:25px 0}.actions .btn{width:auto;min-width:190px}.back{color:var(--muted);background:none;border:0;font-size:14px;padding:8px 0;line-height:1.4}.back:hover{text-decoration:underline}.below{display:block;margin:24px auto 0}.small{font-size:12px;line-height:1.6;color:var(--muted);margin:18px 0 0}.loader{width:104px;height:104px;border-radius:50%;border:4px solid #dcefee;border-top-color:var(--brand);margin:15px auto 30px;display:grid;place-items:center;animation:spin 1.5s linear infinite}.loader span{font:30px Georgia,serif;color:var(--brand);animation:reverse-spin 1.5s linear infinite}.loader.complete,.loader.complete span{animation:none}.loader.complete{border-color:var(--brand)}.processing h1{font-size:33px}.analysis-list{text-align:left;margin:25px 0;display:grid;gap:12px}.analysis-list>div{display:flex;align-items:center;gap:13px;padding:14px 16px;border-radius:12px;background:#f3f8fb}.analysis-list>div>span{color:var(--brand);font-size:22px}.analysis-list p{font-size:12px;margin:0}.analysis-list strong{display:block;font-size:15px;color:var(--ink);font-weight:700}.processing .btn{margin-top:20px}.personal-plan{background:#eaf7f5;border-radius:16px;padding:23px;margin:26px 0}.plan-top{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:17px}.plan-top>span{font-size:10px;letter-spacing:1px;font-weight:700;color:#26727b}.plan-top b{font-size:12px;background:#fff;border-radius:18px;padding:7px 10px}.personal-plan h2{font-size:23px}.checklist{padding:0;margin:15px 0 0;list-style:none}.checklist li{padding:7px 0 7px 25px;position:relative;font-size:15px;line-height:1.55}.checklist li:before{content:'✓';position:absolute;left:0;color:var(--brand);font-weight:700}.research{display:flex;gap:20px;align-items:center;background:#f1f4fc;border-radius:16px;padding:24px}.stat{font-size:56px;font-weight:800;letter-spacing:-3px;color:#5769a4;flex-shrink:0}.stat span{font-size:28px}.research p{font-size:14px;line-height:1.55;margin:0}.research h3{font-size:16px}.source{font-size:11px;line-height:1.6;margin:12px 2px 25px}.source a{color:#51657d;text-underline-offset:3px}.solution{border-top:1px solid var(--line);padding-top:27px;margin-top:25px}.solution .tag{background:#fff0e6;color:#996140}.solution h2{font-size:29px}.notice{font-size:12px;line-height:1.6;padding:13px 16px;background:#f0f5fb;color:#627187;border:1px solid #e0e8f2;border-radius:10px;margin:20px 0}.stories{display:grid;gap:16px}.stories article{border:1px solid var(--line);border-radius:16px;padding:23px}.story-person{display:flex;gap:12px;align-items:center}.avatar{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;color:#147a7e;background:#e0f1ee;font-size:18px;font-weight:700}.avatar.coral{background:#fcede8;color:#b66d58}.avatar.gold{background:#fff2cf;color:#917235}.story-person h3{margin:0;font-size:16px}.story-person div>span{font-size:11px;color:var(--muted)}blockquote{margin:18px 0;font-size:18px;line-height:1.5;font-weight:700;color:var(--ink);letter-spacing:-.2px}.story-step{padding:15px;background:#f5f9fb;border-radius:10px}.story-step span{font-size:10px;letter-spacing:1px;font-weight:700;color:var(--brand-dark)}.story-step p{font-size:14px;margin:6px 0 0}.story-result{font-size:13px;margin:14px 0 0}.story-result b{color:var(--brand-dark)}.next-note{padding:24px 0;text-align:center}.next-note b{display:block;font-size:18px;margin-bottom:7px}.next-note span{font-size:14px;color:var(--muted)}.offer-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:30px}.offer{border:1px solid var(--line);border-radius:17px;padding:27px 22px;display:flex;flex-direction:column;position:relative;background:#fff}.offer.premium{border:2px solid var(--brand);background:#f4fbfa;padding:26px 21px}.offer-ribbon{background:var(--brand);color:white;font-size:10px;font-weight:700;letter-spacing:1px;padding:6px 14px;border-radius:20px;position:absolute;top:-13px;left:50%;transform:translateX(-50%);white-space:nowrap}.offer-kicker{font-size:10px;letter-spacing:1px;color:var(--muted);font-weight:700;margin-bottom:10px}.offer h2{font-size:27px;margin-bottom:9px}.offer-desc{font-size:14px;margin-bottom:15px;min-height:46px}.price{font-size:49px;letter-spacing:-2px;font-weight:800;line-height:1.2;margin:12px 0 19px}.price>span{font-size:19px;letter-spacing:-.5px;font-weight:500}.price>small{display:block;font-size:11px;letter-spacing:1px;font-weight:400;color:var(--muted);margin:7px 0 0}.offer .checklist{margin:0 0 22px;flex:1}.offer .checklist li{font-size:14px}.offer .btn{font-size:14px;padding:15px 12px}.offer:not(.premium) .btn{background:#eef5fa;color:#304d62;border-color:#cbdae5;box-shadow:0 3px 0 #dbe5ed}.offer-note{font-size:11px;color:var(--muted);text-align:center;margin-top:14px;line-height:1.5}.checkout-note{display:flex;justify-content:center;gap:15px;flex-wrap:wrap;font-size:11px;color:var(--muted);padding:27px 0 10px}details{padding:18px 0;border-bottom:1px solid var(--line)}summary{font-size:14px;font-weight:700;line-height:1.5;cursor:pointer}details p{font-size:14px;margin:14px 0 0}.upgrade{border:2px solid var(--brand);background:#f0faf8;border-radius:18px;padding:28px;margin:28px 0 24px;text-align:center}.upgrade-label{display:block;font-size:10px;letter-spacing:1px;font-weight:700;color:var(--brand-dark);margin-bottom:18px}.upgrade h2{font-size:27px}.upgrade .price{font-size:62px;margin-bottom:12px}.saving{display:inline-block;border-radius:20px;background:#d9f0e5;color:#2b6953;font-size:12px;padding:9px 14px;margin-bottom:18px}.upgrade>p{font-size:15px}.upgrade .small{font-size:12px}.free-card{background:#fff6e6;border:1px solid #f1dfbd;border-radius:17px;padding:28px;margin:25px 0}.free-card span{font-size:11px;color:#976d35;font-weight:700;letter-spacing:1px}.free-card h2{font-size:28px;margin-top:18px}.free-card p{margin:0;font-size:15px}footer{max-width:800px;padding:18px 25px 26px;display:flex;gap:20px;justify-content:space-between;margin:auto;font-size:11px;line-height:1.5;color:var(--muted)}footer button{background:none;border:0;color:inherit;font-size:12px;text-decoration:underline}dialog{color:var(--ink);background:white;border:1px solid var(--line);border-radius:20px;padding:35px;max-width:520px;width:calc(100% - 32px)}dialog::backdrop{background:#20374c90}.close{position:absolute;right:15px;top:10px;border:0;background:none;font-size:30px;color:var(--muted)}dialog h2{margin-top:18px}.screen{animation:appear .23s ease}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #edac59;outline-offset:4px}@keyframes appear{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes reverse-spin{to{transform:rotate(-360deg)}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}@media(max-width:650px){header{padding:17px 21px}.brand small{font-size:11px}.top-label{display:none}.quiz-shell{width:calc(100% - 24px);margin-top:8px}.journey{margin:0 7px 19px;gap:5px}.journey span{font-size:11px;gap:5px}.journey b{width:23px;height:23px}.panel{padding:27px 22px;border-radius:20px}.welcome h1{font-size:38px}.family{height:185px;margin:20px 0}.reassurance{font-size:11px;gap:10px}.tag{font-size:10px;padding:8px 10px}h1{font-size:30px;letter-spacing:-.8px}p{font-size:16px}.option{padding:14px 12px;gap:10px;min-height:78px;font-size:15px}.choice-letter{width:31px;height:31px}.actions{gap:14px}.actions .btn{min-width:165px;font-size:15px}.question-meta{font-size:10px}.processing h1{font-size:28px}.research{align-items:flex-start;gap:14px;padding:20px 16px}.stat{font-size:44px}.stat span{font-size:22px}.research h3{font-size:15px}.research p{font-size:13px}.plan-top{align-items:flex-start}.plan-top b{white-space:nowrap;font-size:11px}.plan-top>span{font-size:9px;max-width:120px;line-height:1.5}.stories article{padding:20px}.offer-grid{grid-template-columns:1fr;gap:28px}.offer{padding:25px}.offer.premium{padding:24px}.offer-desc{min-height:0}.offer .btn{font-size:16px}.offer-note{font-size:12px}.checkout-note{gap:9px}.upgrade{padding:25px 17px}.upgrade .btn{font-size:15px}.upgrade-label{font-size:9px}.upgrade .price{font-size:54px}.free-card{padding:23px}.free-card h2{font-size:25px}footer>span:nth-child(2){display:none}footer{padding:15px 24px 24px}dialog{padding:28px}.source{font-size:11px}}

.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.welcome-image{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain;border-radius:16px;margin:0 0 24px}.welcome-poster .welcome-note{margin:22px auto 0;font-size:14px}.panel:has(.welcome-poster){padding:18px}.welcome-poster .btn{max-width:540px;margin:auto}.welcome-poster .reassurance{margin-bottom:8px}@media(max-width:650px){.panel:has(.welcome-poster){padding:10px}.welcome-image{border-radius:13px;margin-bottom:18px}.welcome-poster .btn{width:calc(100% - 12px)}.welcome-poster .welcome-note{padding:0 12px}.welcome-poster .reassurance{padding:0 8px}}
