*{box-sizing:border-box}body{color:#1a1a1a;background:#f4f4f5;margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5}.container{max-width:720px;margin:0 auto;padding:48px 24px}.card{background:#fff;border:1px solid #e4e4e7;border-radius:10px;padding:32px}h1{margin:0 0 8px;font-size:1.5rem}.subtitle{color:#52525b;margin:0 0 24px}label{margin-bottom:6px;font-weight:600;display:block}input[type=text],input[type=email],input[type=password],textarea{width:100%;font:inherit;color:inherit;background:#fff;border:1px solid #cbcbd1;border-radius:6px;padding:10px 12px}input:focus,textarea:focus{outline-offset:1px;border-color:#111;outline:2px solid #111}textarea{resize:vertical;min-height:150px}.field{margin-bottom:20px}button{appearance:none;color:#fff;font:inherit;cursor:pointer;background:#111;border:0;border-radius:6px;padding:11px 22px;font-weight:600}button:disabled{opacity:.55;cursor:default}.error{color:#b00020;margin:0 0 16px;font-weight:500}.question{margin-bottom:30px}.question .qlabel{margin-bottom:8px;font-weight:700}.question .qtext{white-space:pre-wrap;color:#3f3f46;margin-bottom:12px}.hint{color:#71717a;margin-top:10px;font-size:.875rem}button.secondary{color:#111;background:#fff;border:1px solid #cbcbd1}.rec-row{align-items:center;gap:12px;margin-bottom:12px;display:flex}.timer{font-variant-numeric:tabular-nums;color:#3f3f46;font-weight:600}.rec-dot{background:#dc2626;border-radius:50%;width:12px;height:12px;animation:1s ease-in-out infinite rec-pulse}@keyframes rec-pulse{0%,to{opacity:1}50%{opacity:.3}}.player{width:100%;margin-bottom:12px;display:block}.rec-controls{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.status-badge{border-radius:999px;padding:4px 10px;font-size:.875rem;font-weight:600}.status-badge.done{color:#166534;background:#dcfce7}.status-badge.warn{color:#92400e;background:#fef3c7}.status-badge.pending{color:#3f3f46;background:#e4e4e7}.admin-wide{max-width:960px}.table-scroll{overflow-x:auto}.admin-table{border-collapse:collapse;width:100%;font-size:.95rem}.admin-table th,.admin-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #e4e4e7;padding:10px 12px}.admin-table th{color:#3f3f46;font-weight:700}.admin-table .nowrap{white-space:nowrap}.copy-block{white-space:pre-wrap;word-break:break-word;background:#f4f4f5;border:1px solid #e4e4e7;border-radius:8px;padding:16px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.875rem}.clip{border:1px solid #e4e4e7;border-radius:8px;margin-bottom:16px;padding:16px}.clip-head{align-items:center;gap:12px;margin-bottom:10px;display:flex}.btn-link{color:#111;background:#fff;border:1px solid #cbcbd1;border-radius:6px;padding:10px 18px;font-weight:600;text-decoration:none;display:inline-block}
