.proof-page{--bg:#0a1f1c;--mid:#0d2926;--card:#12413d;--orange:#f7931a;--gold:#f5c46b;--teal:#3ed4c7;--white:#f8f7f4;--muted:rgba(248,247,244,.7);--faint:rgba(248,247,244,.5);background:var(--bg);color:var(--white);min-width:0}.proof-page *{box-sizing:border-box}.proof-shell{width:min(100%,920px);margin:0 auto;padding:48px 24px 96px}.proof-breadcrumb{display:flex;flex-wrap:wrap;gap:7px;font:700 .78rem/1.4 Inter,system-ui,sans-serif;margin-bottom:18px;color:var(--faint)}.proof-breadcrumb a,.support-link{color:var(--muted);text-decoration:none}.proof-breadcrumb a:hover,.support-link:hover{color:var(--teal)}.proof-hero{position:relative;overflow:visible;padding:10px 0 22px}.proof-page .watermark{position:absolute;right:3%;top:8px;color:var(--orange);font:800 165px/.8 Inter,system-ui,sans-serif;opacity:.05;pointer-events:none;user-select:none;animation:ccc-proof-watermark-float 8s ease-in-out infinite alternate}.proof-page .proof-hero>*:not(.watermark){position:relative;z-index:1}@keyframes ccc-proof-watermark-float{0%{transform:translateY(0)}to{transform:translateY(-12px)}}.eyebrow,.assessment-label{color:var(--teal);font:800 .76rem/1.3 Inter,system-ui,sans-serif;letter-spacing:.14em;text-transform:uppercase}.proof-title{margin:12px 0 14px;color:var(--white);font:800 clamp(2.15rem,5vw,3.35rem)/1.1 Georgia,"Times New Roman",serif;letter-spacing:-.025em}.proof-lead{max-width:62ch;margin:0;color:var(--muted);font:400 clamp(1.03rem,2vw,1.2rem)/1.7 Inter,system-ui,sans-serif}.assessment-intro{position:relative;overflow:hidden;margin:20px 0 30px;padding:24px;border:1px solid rgba(62,212,199,.3);border-radius:18px;background:linear-gradient(135deg,#3ed4c714,#3ed4c705),var(--mid)}.assessment-intro>*{position:relative;z-index:1}.assessment-intro h2{margin:7px 0 9px;font:700 clamp(1.35rem,3vw,1.7rem)/1.2 Georgia,"Times New Roman",serif}.assessment-intro p{max-width:62ch;margin:0;color:var(--muted);font:400 .98rem/1.65 Inter,system-ui,sans-serif}.progress-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-top:20px;color:var(--muted);font:700 .85rem/1.4 Inter,system-ui,sans-serif}.progress-track{width:100%;height:8px;overflow:hidden;border-radius:999px;background:#f8f7f41c}.progress-fill{width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--teal),var(--gold));transition:width .2s ease}.question-list{display:grid;gap:18px}.proof-question{padding:24px;border:1px solid rgba(248,247,244,.1);border-radius:18px;background:var(--mid)}.question-head{display:flex;gap:12px;align-items:flex-start}.question-number{display:grid;width:28px;height:28px;flex:0 0 auto;place-items:center;border-radius:50%;background:#f7931a24;color:var(--gold);font:800 .8rem/1 Inter,system-ui,sans-serif}.question-text{margin:2px 0 15px;color:var(--white);font:700 1rem/1.5 Inter,system-ui,sans-serif}.proof-choices{display:grid;gap:10px}.proof-choice{display:flex;width:100%;min-height:48px;align-items:center;gap:10px;padding:12px 15px;border:1px solid rgba(248,247,244,.12);border-radius:14px;background:#f8f7f409;color:var(--muted);font:600 .94rem/1.4 Inter,system-ui,sans-serif;text-align:left;cursor:pointer}.proof-choice:before{width:15px;height:15px;flex:0 0 auto;border:2px solid rgba(248,247,244,.25);border-radius:50%;content:""}.proof-choice:hover{border-color:#3ed4c78f}.proof-choice.selected{border-color:var(--teal);background:#3ed4c71a;color:var(--white)}.proof-choice.selected:before{border-color:var(--teal);background:var(--teal);box-shadow:inset 0 0 0 3px var(--mid)}.proof-choice.correct{border-color:var(--teal);background:#3ed4c71f;color:var(--white)}.proof-choice.incorrect{border-color:var(--orange);background:#f7931a1f;color:var(--white)}.proof-choice:focus-visible,.proof-submit:focus-visible,.proof-actions a:focus-visible{outline:3px solid var(--teal);outline-offset:3px}.proof-guidance{min-height:24px;margin:22px 0 0;color:var(--gold);font:700 .93rem/1.5 Inter,system-ui,sans-serif}.proof-submit{min-height:48px;margin-top:18px;padding:12px 21px;border:0;border-radius:14px;background:linear-gradient(135deg,var(--orange),var(--gold));box-shadow:0 15px 36px -14px #f7931abf;color:#111;font:800 .94rem/1 Inter,system-ui,sans-serif;cursor:pointer}.result-panel{display:none;margin-top:28px;padding:30px;border:1px solid rgba(62,212,199,.35);border-radius:20px;background:var(--card)}.result-panel.visible{display:block}.result-panel.fail{border-color:#f5c46b59}.result-status{display:flex;align-items:center;gap:10px;margin:0;color:var(--teal);font:800 .82rem/1.3 Inter,system-ui,sans-serif;letter-spacing:.1em;text-transform:uppercase}.result-panel.fail .result-status{color:var(--gold)}.result-score{margin:12px 0 8px;font:800 clamp(2.2rem,5vw,3.5rem)/1 Georgia,"Times New Roman",serif}.result-copy{max-width:60ch;margin:0;color:var(--muted);font:400 1rem/1.65 Inter,system-ui,sans-serif}.result-actions,.proof-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.proof-button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;padding:12px 19px;border:1px solid rgba(248,247,244,.26);border-radius:14px;color:var(--white);font:700 .92rem/1 Inter,system-ui,sans-serif;text-decoration:none;cursor:pointer}.proof-button.primary{border:0;background:linear-gradient(135deg,var(--orange),var(--gold));color:#111;box-shadow:0 15px 36px -14px #f7931abf}.proof-button.retry{background:transparent}.support-row{margin:30px 0 0;font:700 .93rem/1.4 Inter,system-ui,sans-serif}@media(max-width:760px){.proof-shell{padding:30px 18px 72px}}@media(max-width:480px){.proof-shell{padding:24px 14px 60px}.proof-page .watermark{top:6px;right:2%;font-size:104px;opacity:.045}.assessment-intro,.proof-question,.result-panel{padding:22px 18px}.proof-submit,.proof-button{width:100%}.result-actions,.proof-actions{flex-direction:column}}@media(prefers-reduced-motion:reduce){.progress-fill{transition:none}.proof-page .watermark{animation:none}}
