.voice-in-entry{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:19px 22px;margin:0 0 24px;border:1px solid #ded7f2;border-radius:20px;background:linear-gradient(115deg,#f6f3ff,#fffdf3);color:#18151f}
.voice-in-entry p{font-size:13px;line-height:1.5;color:#645e72;margin:5px 0 0}.voice-in-entry strong{font-size:15px}
.voice-in-entry button,.voice-in-dialog button,.voice-in-dialog a{font:inherit;cursor:pointer}
.voice-in-entry button{display:flex;align-items:center;gap:9px;border:1px solid #d8d0ee;border-radius:25px;padding:11px 16px;background:#fff;color:#4e397e;font-weight:700;white-space:nowrap}
.voice-in-entry button small{font-size:10px;letter-spacing:.04em;padding:4px 6px;border-radius:6px;background:#eee8fc}
.voice-in-dialog{width:min(560px,calc(100vw - 32px));max-height:calc(100dvh - 32px);box-sizing:border-box;padding:32px;border:1px solid #e6dfed;border-top:6px solid #edcf6e;border-radius:26px;background:linear-gradient(130deg,#f6f1ff 0%,#fff 40%,#fff 100%);color:#1b1722;box-shadow:0 24px 90px #19132955;overflow:auto;font-family:inherit;line-height:1.5}
.voice-in-dialog{color-scheme:light}.voice-in-dialog::backdrop{background:#18132499;backdrop-filter:blur(5px)}
.voice-in-dialog [hidden]{display:none!important}.voice-in-dialog h2{font-size:clamp(27px,4vw,38px);line-height:1.1;letter-spacing:-.03em;margin:15px 0}
.voice-in-eyebrow{color:#7052b5;font-weight:800;text-transform:uppercase;letter-spacing:.12em;font-size:11px}
.voice-in-dialog .voice-in-close{position:absolute;right:13px;top:11px;width:34px;height:34px;border:0;background:#eeebf3;border-radius:50%;font-size:23px;line-height:1;color:#494053}
.voice-in-dialog>p{font-size:14px;margin:14px 0}.voice-in-privacy{font-size:12px;line-height:1.65;background:#f2eff8;border:1px solid #e5dff1;border-radius:14px;padding:13px 15px}.voice-in-privacy strong{display:block}
.voice-in-dialog .voice-in-rights{font-size:12px;color:#655b71}.voice-in-status{min-height:42px;font-size:13px;color:#684c87}
.voice-in-actions{display:flex;gap:10px;flex-wrap:wrap;margin:14px 0}.voice-in-actions button{flex:1 1 auto;min-height:43px;border-radius:23px;border:1px solid #d9d1e6;background:#fff;color:#282030;padding:9px 15px;font-size:13px;font-weight:700}
.voice-in-actions button:first-child{background:#25202f;color:#fff;border-color:#25202f}.voice-in-actions button:disabled{opacity:.45;cursor:not-allowed}
.voice-in-recording{display:flex;align-items:center;gap:14px;background:#faf6fa;border-radius:12px;padding:12px}.voice-in-recording span{font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:700}.voice-in-recording meter{flex:1;min-width:0;height:16px}
.voice-in-playback{background:#faf9fc;border:1px solid #e9e4ef;border-radius:16px;padding:15px}.voice-in-playback audio{display:block;width:100%;margin:12px 0}.voice-in-preview-label{display:flex;justify-content:space-between;align-items:center;gap:12px}.voice-in-preview-label strong{font-size:14px}.voice-in-playback small{font-size:11px;color:#6c6076}.voice-in-dialog .voice-in-next{border-top:1px solid #e9e3ed;padding-top:15px;margin-top:20px;font-size:12px;color:#6f657b}
.voice-in-dialog .voice-in-access{display:inline-block;font-size:13px;border:0;border-radius:12px;padding:9px 12px;margin:3px 0;background:#f0eafd;color:#5d4095;text-decoration:underline}
.voice-in-dialog :focus-visible,.voice-in-entry :focus-visible{outline:3px solid #7956bd;outline-offset:3px}
@media(max-width:520px){.voice-in-entry{align-items:flex-start;flex-direction:column;gap:12px;padding:16px}.voice-in-dialog{padding:25px 20px 20px}.voice-in-preview-label{align-items:flex-start;flex-direction:column;gap:4px}}
