:root{font-family:Inter,"Segoe UI",Arial,sans-serif;font-size:16px;line-height:1.5;color:#f4f5f7;background:#0b1321;--ink:#0b1321;--paper:#f6f7f7;--blue:#254ec9;--line:#d6dce4}*{box-sizing:border-box}body{margin:0;background:radial-gradient(ellipse at 15% 85%,#15284a 0%,#0b1321 48%);min-height:100vh}.site{max-width:1480px;margin:auto;padding:0 clamp(18px,4vw,70px)}.topbar{height:96px;border-bottom:1px solid #31405a;display:flex;justify-content:space-between;align-items:center}.identity{display:flex;align-items:center;gap:13px;font-size:13px;line-height:1.1;letter-spacing:.14em;font-weight:800}.identity strong{font-size:10px;color:#90a3bf;letter-spacing:.2em}.symbol{font-size:33px;letter-spacing:-.11em;line-height:1;font-weight:850}.symbol span,.dot{color:#82a5ff}.preview{font-size:11px;color:#a9b9cf;font-weight:700;letter-spacing:.16em}.main{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(32px,6vw,100px);align-items:start;padding:clamp(36px,6vw,90px) 0 70px}.editorial{position:sticky;top:50px}.eyebrow{font-size:11px;letter-spacing:.21em;font-weight:800;color:#94addc;display:flex;align-items:center;gap:12px}.rule{display:block;width:28px;height:1px;background:#6986b8}.editorial h1{font-family:Georgia,"Times New Roman",serif;font-weight:400;font-size:clamp(3.2rem,5.2vw,6rem);letter-spacing:-.06em;line-height:1.06;margin:34px 0}.editorial em{color:#a7bbf7;font-style:italic}.lede{max-width:460px;color:#c5d1e1;font-size:1.11rem;line-height:1.65}.aside-bottom{display:flex;align-items:center;gap:18px;margin-top:70px;font-size:.78rem;color:#9daec9;letter-spacing:.1em;text-transform:uppercase;font-weight:700;line-height:1.7}.vertical-line{height:39px;width:2px;background:#7897db}.panel{background:var(--paper);border-radius:3px;color:var(--ink);padding:clamp(26px,4.3vw,55px);box-shadow:0 26px 70px #01091565;min-height:570px}.progress-head{display:flex;justify-content:space-between;gap:10px;font-size:11px;font-weight:850;letter-spacing:.14em;color:#556579}.progress-track{height:3px;background:#dce2eb;margin:15px 0 clamp(46px,7vw,90px)}.progress-track span{height:100%;display:block;width:0;background:var(--blue);transition:width .25s ease}.step{display:none;min-height:290px}.step.active{display:block;animation:enter .25s ease}@keyframes enter{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.step-kicker{color:var(--blue);font-size:11px;letter-spacing:.18em;font-weight:850;margin:0 0 15px}.step h2,.result h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.15rem,3.2vw,3.5rem);letter-spacing:-.045em;font-weight:400;line-height:1.17;margin:0 0 15px}.description{color:#526173;line-height:1.65;margin:0 0 29px;font-size:1rem}.choices{display:grid;gap:10px}.two-col{grid-template-columns:repeat(2,minmax(0,1fr))}.option{display:flex;align-items:flex-start;gap:12px;background:white;border:1px solid #ccd4df;border-radius:3px;padding:14px 15px;min-height:54px;line-height:1.35;cursor:pointer;transition:background .15s,border-color .15s;font-size:.95rem}.option:hover{border-color:#859bd5}.option:has(input:checked){border-color:var(--blue);background:#e8edff}.option input,.consent input{width:18px;height:18px;accent-color:var(--blue);flex:none;margin:2px 0}.option:focus-within{outline:2px solid var(--blue);outline-offset:2px}select,#age{width:100%;height:56px;background:white;border:1px solid #aab6c9;border-radius:3px;padding:0 16px;font:inherit;color:var(--ink)}#age{width:170px}select:focus,#age:focus{outline:2px solid var(--blue);outline-offset:2px}.hint{color:#56677b;font-size:.85rem}.consent{display:flex;align-items:flex-start;gap:13px;background:white;border:1px solid var(--line);padding:20px;line-height:1.6;font-size:.91rem}.controls{border-top:1px solid var(--line);padding-top:25px;display:flex;justify-content:space-between;gap:14px}.controls .next{margin-left:auto}button{font:inherit;cursor:pointer}.next{background:var(--blue);border:1px solid var(--blue);color:white;border-radius:3px;font-weight:750;padding:14px 22px;min-height:50px}.next:hover{background:#193ba6}.next span{margin-left:17px}.back{background:transparent;border:1px solid #a5afbc;border-radius:3px;color:var(--ink);font-weight:650;padding:13px 20px;min-height:50px}.back:hover{background:#e8edf4}.text-button{background:none;border:0;color:#2649ae;text-decoration:underline;text-underline-offset:3px;padding:14px 0;font-size:.9rem;font-weight:650}.panel-note{font-size:.75rem;line-height:1.5;color:#96a8c1;margin:17px 5px}#error{color:#af233b;font-weight:650;font-size:.9rem;min-height:20px}.result{min-height:0}.result canvas{display:block;width:min(100%,390px);height:auto;margin:25px auto;border-radius:2px}.result-actions{display:flex;gap:10px}.result-actions>*{flex:1}.hidden{display:none!important}footer{border-top:1px solid #31405a;padding:28px 0 36px;display:flex;justify-content:space-between;color:#8d9fba;font-size:11px;font-weight:750;letter-spacing:.16em}dialog{background:var(--paper);color:var(--ink);border:0;padding:35px;max-width:min(580px,calc(100vw - 30px));line-height:1.65}dialog h2{font-family:Georgia,serif;font-size:2rem;font-weight:400}dialog::backdrop{background:#020610d9}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}button:focus-visible{outline:3px solid #7da6ff;outline-offset:3px}[hidden]{display:none!important}@media(max-width:850px){.main{grid-template-columns:1fr;gap:35px}.editorial{position:static}.editorial h1{font-size:clamp(3rem,8vw,5rem);margin:22px 0}.aside-bottom{display:none}.panel{min-height:0}}@media(max-width:500px){.site{padding:0 15px}.topbar{height:76px}.preview{font-size:9px;text-align:right;max-width:115px}.main{padding:30px 0 45px}.editorial h1{font-size:clamp(2.9rem,12vw,4rem)}.lede{font-size:1rem}.panel{padding:25px 21px}.progress-track{margin-bottom:46px}.step{min-height:300px}.two-col{grid-template-columns:1fr}.result-actions{flex-direction:column}footer span{display:none}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important}}

.receipt{font-size:.82rem;color:#3a4c67;line-height:1.5;overflow-wrap:anywhere;background:#e6ecf4;padding:12px}

.result .result-headline{font-size:clamp(2.65rem,4.5vw,4.7rem);line-height:1.07;letter-spacing:-.055em;margin-bottom:24px}.result-headline em{display:block;font-style:normal;color:#274bb5}.result-statement{font-size:1.18rem;font-weight:750;line-height:1.4;margin:0 0 12px;color:#15243a}.result-warning{font-family:Georgia,"Times New Roman",serif;font-size:clamp(1.25rem,2vw,1.7rem);line-height:1.38;border-left:4px solid #274bb5;padding:4px 0 4px 20px;margin:0 0 20px;color:#182840}.result-description{font-size:.91rem;margin-bottom:12px}
