:root{--lime:#c9ff4a;--panel:#151916}*{box-sizing:border-box}body{margin:0;background:#090b0a;color:#f5f3eb;font-family:Inter,system-ui,sans-serif}body:before{content:"";position:fixed;inset:0;background:radial-gradient(circle at 80% 10%,#c9ff4a12,transparent 35%);pointer-events:none}header{height:68px;border-bottom:1px solid #202521;padding:21px;display:flex;gap:12px;align-items:center}header b{font-size:20px;letter-spacing:-.06em}header b i{color:var(--lime);font-size:9px;letter-spacing:.14em;margin-left:6px}header small{margin-left:auto;color:#789080;font-size:9px}#env{background:#ff3b30;font-size:9px;font-weight:900;padding:6px;border-radius:20px}#env:empty{display:none}main>section{max-width:560px;margin:auto;padding:46px 22px}.eyebrow{font-size:10px;letter-spacing:.18em;color:var(--lime);font-weight:800}h1{font-size:clamp(42px,12vw,68px);line-height:.92;letter-spacing:-.065em;margin:30px 0 20px}em{font-family:Georgia,serif;color:var(--lime);font-weight:400}.lead{font-size:17px;color:#bcc1bc;line-height:1.5}.orb{float:right;border:1px dashed #59615c;border-radius:50%;width:106px;height:106px;display:grid;place-items:center;font:42px Georgia;color:var(--lime);box-shadow:0 0 60px #c9ff4a18}form{clear:both;background:linear-gradient(145deg,#171b18,#101310);border:1px solid #2a312c;border-radius:20px;padding:22px;margin:32px 0 15px}label{display:block;text-transform:uppercase;letter-spacing:.1em;font-size:10px;color:#aab0aa;margin-bottom:19px}input:not([type=checkbox]){width:100%;border:0;border-bottom:1px solid #414842;background:none;color:white;padding:12px 0;font-size:18px;outline:0}.consent{display:flex;gap:12px;text-transform:none;letter-spacing:0;line-height:1.45}.consent input{width:20px;height:20px;accent-color:var(--lime)}button{border:0;background:var(--lime);color:#0c1008;border-radius:12px;min-height:54px;padding:14px;font-weight:900;cursor:pointer}form>button,.answers button{width:100%}#error{color:#ff746b}.progress{height:3px;background:#262d28}.progress i{display:block;height:100%;background:var(--lime)}.step{font-size:10px;color:#727b74;letter-spacing:.15em}.category{margin-top:48px}h2{font-size:clamp(31px,8vw,46px);line-height:1.05;letter-spacing:-.04em;min-height:100px}.description{color:#9ba19c}.answers{display:grid;gap:10px}.answers button{background:var(--panel);border:1px solid #303732;color:white;text-align:left}.answers button.selected{border-color:var(--lime)}footer{display:flex;align-items:center;margin-top:26px;color:#7c857e;font-size:10px}footer .back{border:1px solid #3b433d;background:none;color:white;border-radius:50%;width:44px}footer span{margin-left:auto}footer strong{color:var(--lime)}textarea{width:100%;background:var(--panel);border:1px solid #303732;border-radius:14px;color:white;padding:16px;font:inherit}.waiting{text-align:center;padding-top:18vh!important}.pulse{width:100px;height:100px;border-radius:50%;background:var(--lime);margin:30px auto;animation:pulse 2s infinite}@keyframes pulse{70%{box-shadow:0 0 0 30px #c9ff4a00}0%{box-shadow:0 0 0 0 #c9ff4a77}}.reveal{text-align:center}.score{font-size:80px;font-weight:950;color:var(--lime);letter-spacing:-.07em}.reason{text-align:left;background:var(--panel);padding:15px;border:1px solid #303732;border-radius:12px;margin:9px 0}
