
.intro{max-width:650px;margin:auto;padding:30px 22px}.big-icon{font-size:58px}.intro h1,.quiz h1{letter-spacing:-.04em}.intro h1{font-size:clamp(34px,9vw,50px);margin:8px}.intro p{color:var(--muted);line-height:1.7}.status{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.quiz{max-width:720px;margin:auto;padding:28px 18px;text-align:center}.emoji-line{font-size:clamp(42px,13vw,78px);letter-spacing:.05em;line-height:1.35;padding:12px}.quiz h1{margin:8px 0 20px}.answers{display:grid;gap:9px}.answer{min-height:54px;border:1px solid var(--border);border-radius:15px;background:#fff;color:var(--text);font-weight:800;cursor:pointer}.answer.ok{background:var(--greenSoft);border-color:#9ed9bd;color:var(--green)}.answer.no{background:var(--redSoft);border-color:#efb2b8;color:var(--red)}.feedback{margin-top:16px;padding:16px;border-radius:18px;background:var(--surface2);text-align:left}.feedback h2{margin:0}.feedback p{color:var(--muted);line-height:1.65}.feedback span{display:block;margin-bottom:13px;color:var(--primary);font-size:12px;font-weight:800}
