/* Voice controls stay inside the attendance workspace; audio survives its renders. */
.cop-voice{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;border:1px solid #e7ddef;border-radius:13px;background:#fcfaff;color:#765986;padding:16px 18px;margin:0 0 18px;font-size:12px}.cop-voice [hidden],.cop-voice[hidden]{display:none!important}.cop-voice-heading{display:flex;align-items:center;gap:12px}.cop-voice-icon{display:flex;align-items:center;justify-content:center;background:#f1e8fa;border:1px solid #e4d5f0;border-radius:11px;flex:0 0 38px;width:38px;height:38px;color:#9370ae}.cop-voice-icon svg{width:21px;height:21px}.cop-voice-heading h3{font-size:13px;font-weight:600;color:#75528d;margin:0 0 4px}.cop-voice-heading p{font-size:11px;color:#8d729e;margin:0}.cop-voice-extension{margin-left:auto;font-size:10px;white-space:nowrap;color:#8e72a0}.cop-voice-call{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-top:16px;margin-top:14px;border-top:1px solid #eee5f5}.cop-voice-call>div:first-child{min-width:0}.cop-voice-call span{display:block;color:#9c82ad;font-size:10px;margin-bottom:5px}.cop-voice-call strong{font-size:17px;font-weight:600;overflow-wrap:anywhere;color:#6d4b85}.cop-voice-call p{font-size:11px;line-height:1.6;margin:7px 0 0;color:#8c709e}.cop-voice-actions{display:flex;gap:8px;flex-wrap:wrap}.cop-voice-button{border:1px solid #dfd1ec;background:white;color:#825c9c;font:600 11px/1.3 Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;border-radius:8px;padding:10px 13px;min-height:36px;cursor:pointer;white-space:nowrap}.cop-voice-button.primary{background:#8b62ad;color:#fff;border-color:#8b62ad}.cop-voice-button.danger{color:#ac4d66;border-color:#f0d4dd;background:#fff8fa}.cop-voice-button:focus-visible,.cop-voice input:focus-visible{outline:3px solid #bf9edc;outline-offset:3px}.cop-voice-button:disabled{opacity:.6;cursor:wait}.cop-voice-audio{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin-top:15px}.cop-voice-audio label{display:flex;align-items:center;gap:9px;color:#89649e;font-size:10px}.cop-voice-audio input{width:100px;accent-color:#9972b7}.cop-voice-notice{font-size:11px;line-height:1.6;margin:12px 0 0;color:#9b5e78}.cop-voice-recovery{display:flex;gap:8px;flex-wrap:wrap}.cop-voice-recovery:not(:empty){margin-top:10px}.cop-voice-recovery:has(button:not([hidden])){padding-top:3px}
@media(max-width:700px){.cop-voice{padding:14px}.cop-voice-call{align-items:flex-start;flex-direction:column;gap:12px}.cop-voice-actions{width:100%}.cop-voice-actions button{flex:1}.cop-voice-extension{display:none}.cop-voice-audio label{width:100%;margin-top:4px}.cop-voice-audio input{flex:1}.cop-voice-heading h3{font-size:12px}}
