.wordmark{display:block;width:min(270px,78%);position:relative;z-index:1}.wordmark img{display:block;width:100%;height:auto}.recorder{border:1px solid #e5a475;background:#fff8f3;border-radius:14px;padding:14px}.recorder-top{display:flex;align-items:center;gap:11px}.record-dot{width:12px;height:12px;border-radius:50%;background:#d1d5de}.record-dot.live{background:#e44747;animation:pulse 1s infinite}.record-time{font-variant-numeric:tabular-nums;font-weight:800;color:var(--navy)}.record-status{font-size:11px;color:#7b8497}.recorder-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.record-button{border:0;border-radius:10px;padding:10px 13px;background:var(--navy);color:#fff;font-size:11px;font-weight:700;cursor:pointer}.record-button.stop{background:#bd3535}.record-button.accept{background:var(--orange);color:var(--navy)}.record-button.secondary{background:#fff;color:#5e687e;border:1px solid #dce0e8}.recorder audio{width:100%;height:40px;margin-top:12px}.record-help{font-size:10px;color:#8a6a53;line-height:1.45;margin:10px 0 0}.upload-fallback{position:relative;overflow:hidden}.upload-fallback input{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%;height:100%}@keyframes pulse{50%{opacity:.35;transform:scale(.75)}}
.authenticity-note{margin:7px 20px 2px;color:#7b8497;font-size:12px;line-height:1.4;text-align:center;transition:color .2s ease}.authenticity-note.warning{color:#b54708;font-weight:700}
.question-audio{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:13px;padding-bottom:12px;border-bottom:1px solid #f0d0b8}.question-audio span{font-size:12px;font-weight:700;color:#7b8497}.listen-button{border:0;border-radius:999px;padding:9px 13px;background:#fff;color:var(--navy);box-shadow:0 2px 10px rgba(7,16,61,.12);font-weight:800;cursor:pointer}
