*{box-sizing:border-box}body{font-family:-apple-system,system-ui,sans-serif;background:#f6f7fb;color:#1a1a2e;margin:0}.wrap{max-width:760px;margin:2rem auto;padding:0 1rem}.card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000000d;margin-bottom:1.5rem}h1{margin:0 0 .25rem}h2{margin-top:0}.muted{color:#6b7280}label{display:block;margin:.75rem 0;font-size:.9rem;color:#374151}input,textarea,select{width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:8px;font:inherit;margin-top:.25rem}.row{display:flex;gap:.5rem}.row input{flex:1}.row button{width:2.5rem}.grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}button{padding:.55rem 1rem;border:1px solid #d1d5db;background:#f3f4f6;border-radius:8px;cursor:pointer;font:inherit}button.primary{background:#4f46e5;color:#fff;border-color:#4f46e5}button:disabled{opacity:.6;cursor:not-allowed}.error{color:#b91c1c}.mono{font-family:ui-monospace,monospace;font-size:.85em;color:#6b7280}.badge{display:inline-block;padding:.15rem .55rem;border-radius:99px;font-size:.8rem;font-weight:600}.badge.started,.badge.generating{background:#fef3c7;color:#92400e}.badge.completed{background:#d1fae5;color:#065f46}.badge.failed,.badge.dead_lettered{background:#fee2e2;color:#991b1b}.question{margin-bottom:1rem}.options{list-style:none;padding:0}.options li{padding:.35rem .6rem;border:1px solid #e5e7eb;border-radius:6px;margin:.25rem 0}.options li.correct{border-color:#10b981;background:#ecfdf5;font-weight:600}
