.record-active .record-state{max-width:760px;margin:auto;min-height:440px;text-align:left;align-items:stretch;background:#fff;border-color:#eee;padding:30px}.record-top{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.record-top .eyebrow{margin-bottom:8px}.record-top h2{margin-bottom:5px}.record-live{display:flex;align-items:center;gap:8px;font:700 10px 'DM Mono',monospace;color:#8a8a90}.record-live .record-light{margin:0;width:9px;height:9px}.record-state.recording .record-live{color:#f22b2b}.record-sources{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:25px 0 14px}.record-source{border:1px solid #e9e9eb;border-radius:9px;padding:13px;display:flex;gap:10px;align-items:center;cursor:pointer;background:#fff}.record-source:has(input:checked){border-color:#f3adad;background:#fff7f7}.record-source input{accent-color:#f22b2b}.record-source span{display:grid;gap:2px}.record-source b{font-size:12px}.record-source small,.input-meter small{font-size:10px;color:#89898f}.record-source i{margin-left:auto;width:7px;height:7px;border-radius:99px;background:#dedee2}.record-source:has(input:checked) i{background:#f22b2b}.input-meters{display:grid;gap:8px}.input-meter{border:1px solid #eee;border-radius:8px;padding:9px 11px;display:grid;grid-template-columns:110px 1fr;gap:12px;align-items:center}.input-meter b{font-size:11px;display:block}.input-meter canvas{width:100%;height:36px;border-radius:5px}.record-active .record-timer{text-align:center;margin:24px 0 18px;font-size:42px}.record-active .record-actions{justify-content:center}.record-export{border-top:1px solid #eee;margin-top:22px;padding-top:18px;display:flex;align-items:center;justify-content:center;gap:10px;font-size:11px}.record-export span{font-weight:800}.record-export label{font:600 10px 'DM Mono',monospace;color:#777}.record-export select{border:1px solid #e5e5e7;border-radius:6px;padding:7px;background:#fff;font:600 11px 'DM Mono',monospace}.record-export .download{border:0}@media(max-width:760px){.record-active .record-state{padding:21px}.record-top{display:block}.record-live{margin-top:14px}.record-sources{grid-template-columns:1fr}.input-meter{grid-template-columns:1fr}.record-export{align-items:stretch;flex-direction:column;text-align:center}.record-export .download{width:100%}}
