.voice-recorder-toolbar-btn{display:none}.voice-recorder-toolbar-btn.is-allowed{display:inline-flex !important}.voice-recorder-toolbar-btn{align-items:center;justify-content:center;width:30px;height:30px;padding:0;margin:0 2px;background:rgba(0,0,0,0)}.voice-recorder-toolbar-btn::before{content:"";display:block;width:28px;height:28px;background-color:var(--primary-high);mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z'/%3E%3Cpath d='M19 10v2a7 7 0 0 1-14 0v-2'/%3E%3Cline x1='12' y1='19' x2='12' y2='23'/%3E%3Cline x1='8' y1='23' x2='16' y2='23'/%3E%3C/svg%3E");mask-repeat:no-repeat;mask-position:center;mask-size:contain}.voice-recorder-toolbar-btn:hover{background-color:var(--primary-low)}.voice-recorder-toolbar-btn:hover::before{background-color:var(--primary)}#voice-recorder-popup{position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);background:rgba(var(--secondary-rgb), 0.98);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border:1px solid var(--primary-low);box-shadow:0 20px 60px rgba(0,0,0,.25),0 0 0 1px rgba(0,0,0,.05);border-radius:16px;padding:30px;width:340px;z-index:99999;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;animation:vr-popup-entry .3s cubic-bezier(0.18, 0.89, 0.32, 1.28)}@keyframes vr-popup-entry{from{opacity:0;transform:translate(-50%, -45%) scale(0.95)}to{opacity:1;transform:translate(-50%, -50%) scale(1)}}#voice-recorder-popup .vr-header{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:5px;width:100%}#voice-recorder-popup .vr-title{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:1.5px;color:var(--primary-medium)}#voice-recorder-popup .vr-dot{width:8px;height:8px;background-color:var(--primary-low-mid);border-radius:50%;transition:all .3s ease}#voice-recorder-popup .vr-dot.pulsing{background-color:#ff3b30;box-shadow:0 0 0 0 rgba(255,59,48,.7);animation:vr-pulse-ring 1.5s cubic-bezier(0.215, 0.61, 0.355, 1) infinite}#voice-recorder-popup .vr-timer{font-size:4em;font-weight:200;color:var(--primary);margin:5px 0 25px 0;font-variant-numeric:tabular-nums;letter-spacing:-2px;width:100%;text-align:center}#voice-recorder-popup audio{width:100%;margin-top:10px;margin-bottom:20px;outline:none}#voice-recorder-popup .vr-actions{display:flex;gap:10px;width:100%;justify-content:center}#voice-recorder-popup button{border:none;padding:12px 20px;font-size:.9em;font-weight:600;border-radius:30px;cursor:pointer;flex:1;transition:transform .1s,opacity .2s;text-align:center}#voice-recorder-popup button:hover{transform:translateY(-1px)}#voice-recorder-popup button:active{transform:translateY(1px)}#voice-recorder-popup .btn-stop{background-color:#ff3b30;color:#fff}#voice-recorder-popup .btn-confirm{background-color:#2ecc71;color:#fff}#voice-recorder-popup .btn-discard{background-color:var(--primary-low);color:var(--primary)}@keyframes vr-pulse-ring{0%{transform:scale(0.95);box-shadow:0 0 0 0 rgba(255,59,48,.7)}70%{transform:scale(1);box-shadow:0 0 0 10px rgba(255,59,48,0)}100%{transform:scale(0.95);box-shadow:0 0 0 0 rgba(255,59,48,0)}}
/*# sourceMappingURL=common_theme_24_84c6dfa666539f4ef8dbc2ce4db875add7c1fc14.css.map?__ws=cajunthreds.discourse.group */
