.ato-exam-wrap{max-width:960px;margin:24px auto}.ato-exam-card{background:#fff;border:1px solid #ddd;border-radius:14px;padding:24px;box-shadow:0 6px 18px rgba(0,0,0,.04)}.ato-exam-muted,.ato-exam-note{color:#666}.ato-exam-alert{padding:14px 16px;border-radius:12px;border:1px solid #e2e2e2;background:#fafafa}.ato-exam-alert.is-warning{background:#fff7e6;border-color:#ffd591;color:#8c5f00}.ato-exam-grid{display:grid;gap:16px}.ato-exam-grid.two{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.ato-exam-grid.three{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.ato-exam-question{padding:18px 0;border-top:1px solid #eee}.ato-exam-question:first-of-type{border-top:none}.ato-exam-question h3{margin:0 0 12px;font-size:18px}.ato-exam-option{display:flex;gap:10px;align-items:flex-start;padding:8px 0}.ato-exam-option input{margin-top:4px}.ato-exam-button{display:inline-block;background:#111;color:#fff;border:none;border-radius:12px;padding:12px 18px;text-decoration:none;cursor:pointer}.ato-exam-button.secondary{background:#f0f0f0;color:#111}.ato-exam-stat{border:1px solid #ececec;border-radius:12px;padding:14px;background:#fafafa;display:flex;flex-direction:column;gap:6px}.ato-exam-stat.small strong{font-size:14px}.ato-exam-badge{display:inline-block;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:700}.ato-exam-badge.is-pass{background:#e8fff1;color:#0b7a39}.ato-exam-badge.is-fail{background:#fff1f0;color:#a61d24}.ato-exam-badge.is-admin{background:#f3e8ff;color:#6f42c1}.ato-exam-badge.is-neutral{background:#f2f2f2;color:#555}.ato-exam-card label{display:block;font-weight:600;margin-bottom:6px}.ato-exam-card input[type=text],.ato-exam-card input[type=email]{width:100%;border:1px solid #d8d8d8;border-radius:10px;padding:10px 12px;box-sizing:border-box}.ato-exam-card h2{margin-top:0}