:root{color-scheme:dark}.selftest-hero{min-height:auto;padding-bottom:1rem}.selftest-shell{padding:1rem 0 4rem}.selftest-card{padding:2rem;border-radius:28px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);box-shadow:0 20px 40px #0000002e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hidden{display:none}.progress-wrap{margin-bottom:1.4rem}.progress-labels{display:flex;justify-content:space-between;margin-bottom:.6rem;color:var(--muted);font-size:.95rem}.progress-bar{height:10px;border-radius:999px;background:#ffffff1a;overflow:hidden}.progress-fill{height:100%;width:0;border-radius:inherit;background:linear-gradient(90deg,var(--accent),var(--accent-2));transition:width .35s ease}.options-grid{display:grid;gap:.8rem;margin:1.2rem 0}.option-btn{width:100%;text-align:left;padding:1rem 1.1rem;border-radius:16px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:inherit;cursor:pointer;transition:transform .2s ease,border-color .2s ease,background .2s ease}.option-btn:hover,.option-btn:focus-visible{transform:translateY(-2px);border-color:#4cc9f080;background:#4cc9f01a}.option-btn.selected{border-color:#4cc9f0cc;background:#4cc9f029}.question-actions{display:flex;justify-content:space-between;gap:1rem;margin-top:1.4rem;flex-wrap:wrap}.score-ring{display:grid;place-items:center;width:180px;height:180px;margin:1.2rem 0 1.6rem;border-radius:50%;background:conic-gradient(var(--accent) 0deg,var(--accent-2) 120deg,rgba(255,255,255,.1) 120deg);box-shadow:inset 0 0 30px #ffffff0f}.score-ring>div{display:grid;place-items:center;width:140px;height:140px;border-radius:50%;background:var(--surface);text-align:center}.score-ring strong{font-size:1.8rem}.result-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.result-block{padding:1rem;border-radius:18px;background:#ffffff0a}.result-block ul{padding-left:1rem;color:var(--muted)}.service-pills{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:.8rem}.service-pill{display:inline-block;padding:.6rem .8rem;border-radius:999px;background:#7b61ff33;color:#d9d2ff;font-weight:600}.result-cta{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1.4rem}@media(max-width:760px){.selftest-card{padding:1.3rem}.result-grid{grid-template-columns:1fr}.score-ring{width:150px;height:150px}.score-ring>div{width:115px;height:115px}}
