.voice-recorder-panel{display:flex;flex-direction:column;gap:18px;min-width:0}.voice-recorder-panel__actions,.voice-recorder-panel__header,.voice-recorder-panel__heading,.voice-recorder-panel__result-actions,.voice-recorder-panel__result-title-wrap{align-items:center;display:flex}.voice-recorder-panel__header{gap:14px;justify-content:space-between}.voice-recorder-panel__heading{gap:12px;min-width:0}.voice-recorder-panel__heading-icon{background:#ea55551f;border-radius:15px;color:var(--danger-color);display:grid;flex:0 0 46px;height:46px;place-items:center;width:46px}.voice-recorder-panel__heading-icon svg{height:26px;width:26px}.voice-recorder-panel__section-title,.voice-recorder-panel__title{color:#111827;font-weight:800;margin:0}.voice-recorder-panel__title{font-size:20px}.voice-recorder-panel__error p,.voice-recorder-panel__hint,.voice-recorder-panel__permission-copy p,.voice-recorder-panel__result p,.voice-recorder-panel__subtitle{margin:0}.voice-recorder-panel__subtitle{color:#6b7280;font-size:13px;margin-top:3px}.voice-recorder-panel__status{background:#f3f4f6;border-radius:999px;color:#4b5563;flex:0 0 auto;font-size:12px;font-weight:800;padding:7px 10px}.voice-recorder-panel__status--recording{background:#fee2e2;color:#b91c1c}.voice-recorder-panel__status--paused{background:#fef3c7;color:#92400e}.voice-recorder-panel__status--active,.voice-recorder-panel__status--ready{background:#dcfce7;color:#166534}.voice-recorder-panel__status--error{background:#fef2f2;color:#b91c1c}.voice-recorder-panel__workspace{background:#fff;border:1px solid rgba(17,24,39,.08);border-radius:18px;box-shadow:0 18px 44px #11182712;display:grid;grid-template-columns:minmax(230px,.34fr) minmax(0,1fr);min-width:0;overflow:hidden}.voice-recorder-panel__recorder,.voice-recorder-panel__result,.voice-recorder-panel__settings{display:flex;flex-direction:column;min-width:0}.voice-recorder-panel__settings{background:#fbfcfe;border-right:1px solid rgba(17,24,39,.08);gap:14px;padding:18px}.voice-recorder-panel__recorder{align-items:center;gap:14px;padding:26px 22px}.voice-recorder-panel__error,.voice-recorder-panel__permission-copy{border-radius:12px;display:grid;font-size:12px;gap:9px;grid-template-columns:auto minmax(0,1fr);line-height:1.5;padding:12px}.voice-recorder-panel__permission-copy{background:#f3f4f6;color:#4b5563}.voice-recorder-panel__error{background:#fef2f2;color:#b91c1c}.voice-recorder-panel__error svg,.voice-recorder-panel__permission-copy svg{height:19px;width:19px}.voice-recorder-panel__notes{display:flex;flex-direction:column;gap:10px;list-style:none;margin:0;padding:2px 0 0}.voice-recorder-panel__notes li{align-items:flex-start;color:#6b7280;display:flex;font-size:12px;font-weight:700;gap:8px;line-height:1.45}.voice-recorder-panel__notes svg{color:#9ca3af;flex:0 0 18px;height:18px;width:18px}.voice-recorder-panel__display{align-items:center;background:#fbfcfe;border:1px solid #eceff4;border-radius:18px;display:flex;gap:16px;justify-content:center;padding:24px;text-align:center;width:min(100%,460px)}.voice-recorder-panel__display--active{background:#fff8f8;border-color:#ea555533}.voice-recorder-panel__record-indicator{background:#d1d5db;border-radius:50%;flex:0 0 16px;height:16px;width:16px}.voice-recorder-panel__display--active .voice-recorder-panel__record-indicator{background:var(--danger-color);box-shadow:0 0 0 7px #ea55551f}.voice-recorder-panel__display-label{color:#6b7280;display:block;font-size:12px;font-weight:800;margin-bottom:4px}.voice-recorder-panel__time{color:#111827;display:block;font-size:clamp(38px,7vw,58px);font-variant-numeric:tabular-nums;letter-spacing:-.04em;line-height:1}.voice-recorder-panel__actions,.voice-recorder-panel__result-actions{flex-wrap:wrap;gap:9px;justify-content:center}.voice-recorder-panel__hint{color:#6b7280;font-size:13px;line-height:1.55;max-width:620px;text-align:center}.voice-recorder-panel__result{background:#f0fdf4;border:1px solid rgba(21,128,61,.16);border-radius:15px;gap:13px;margin-top:8px;padding:16px;width:100%}.voice-recorder-panel__result-title-wrap{color:#166534;gap:10px}.voice-recorder-panel__result-title-wrap>svg{flex:0 0 26px;height:26px;width:26px}.voice-recorder-panel__result p{color:#4b5563;font-size:12px;margin-top:2px}.voice-recorder-panel__result audio{height:44px;width:100%}.voice-recorder-panel__live-status{height:1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);white-space:nowrap}@media(max-width:820px){.voice-recorder-panel__workspace{grid-template-columns:minmax(0,1fr)}.voice-recorder-panel__settings{border-bottom:1px solid rgba(17,24,39,.08);border-right:0}}@media(max-width:620px){.voice-recorder-panel__header{align-items:flex-start;flex-direction:column}.voice-recorder-panel__recorder,.voice-recorder-panel__settings{padding:14px}.voice-recorder-panel__display{padding:20px 14px}.voice-recorder-panel__actions,.voice-recorder-panel__actions .UiButton,.voice-recorder-panel__result-actions,.voice-recorder-panel__result-actions .UiButton{width:100%}}
