:root{--gold:#e4b35f;--ink:#0d151f}.test-side nav{max-height:51vh;overflow:auto}.test-side nav button{padding:10px 12px;font-size:13px}.test-side nav button.done::after{content:'✓';margin-left:auto;color:#77c89a}.test-side nav button.current{background:var(--gold);color:var(--ink)}.test-intro{max-width:900px;margin:40px auto}.test-hero{background:linear-gradient(135deg,#0d151f,#182534);color:#fff;border-radius:18px;padding:36px;border-top:4px solid var(--gold)}.test-hero h1{font-size:clamp(32px,5vw,58px);margin:10px 0}.test-rules{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:24px 0}.test-rule{background:#fff;color:var(--ink);border-radius:12px;padding:18px}.test-rule strong{display:block;font-size:24px;color:#9a681d}.candidate{display:grid;grid-template-columns:1fr auto;gap:12px;margin-top:24px}.candidate input{min-height:50px}.test-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:30px 0 18px}.question-card{border-top:4px solid var(--gold)}.question-story{font-size:18px;line-height:1.65;background:#f7f1e7;padding:18px;border-left:4px solid var(--gold)}.test-entry input,.test-entry select{width:100%}.test-entry .fields{grid-template-columns:repeat(3,1fr)}.test-entry table input{min-width:120px}.test-entry .account-input{min-width:280px}.secure-note{padding:14px 18px;border:1px solid #e4b35f;border-radius:10px;background:#fff8ea;color:#624719}.question-actions{display:flex;justify-content:space-between;gap:12px;margin-top:20px}.finish-bar{position:sticky;bottom:12px;margin-top:24px;background:#0d151f;color:#fff;border-radius:14px;padding:16px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px;box-shadow:0 12px 30px #0003}.score-hero{background:#0d151f;color:#fff;border-radius:18px;padding:30px;border-top:5px solid var(--gold);display:grid;grid-template-columns:auto 1fr;gap:28px;align-items:center}.score-number{width:150px;height:150px;border-radius:50%;border:8px solid var(--gold);display:grid;place-items:center;font-size:42px;font-weight:900}.correction{margin-top:20px}.correction summary{cursor:pointer;font-weight:800;font-size:18px}.correction.ok{border-left:5px solid #48a96f}.correction.bad{border-left:5px solid #d35b5b}.compare-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:18px}.answer-box{background:#f4f6f8;padding:15px;border-radius:10px}.answer-box h4{margin-top:0}.level-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:20px}.level-grid span{padding:12px;border:1px solid #d8dde3;border-radius:9px;text-align:center}.level-grid .active{background:var(--gold);border-color:var(--gold);font-weight:800}@media(max-width:900px){.test-rules,.level-grid{grid-template-columns:1fr 1fr}.candidate,.test-entry .fields,.compare-grid{grid-template-columns:1fr}.score-hero{grid-template-columns:1fr}.score-number{width:120px;height:120px}.question-actions,.finish-bar{align-items:stretch;flex-direction:column}}
