.voice-input-assistant{right:max(1rem, env(safe-area-inset-right));bottom:max(1rem, env(safe-area-inset-bottom));z-index:75;color:#173c3a;background:#fff;border:1px solid #9acdc4;border-radius:16px;width:min(390px,100vw - 2rem);position:fixed;overflow:hidden;box-shadow:0 18px 55px #042b2f3d}.voice-input-assistant>header{color:#fff;background:linear-gradient(115deg,#064f52,#08716e);border-bottom:3px solid #b95c33;justify-content:space-between;align-items:center;gap:.75rem;padding:.8rem .9rem;display:flex}.voice-input-assistant>header>div{align-items:center;gap:.65rem;min-width:0;display:flex}.voice-input-assistant>header svg{width:20px}.voice-input-assistant>header span{min-width:0;display:grid}.voice-input-assistant>header small{color:#c7f1ea;text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;overflow:hidden}.voice-input-assistant>header button{color:#fff;cursor:pointer;background:#ffffff1f;border:0;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.voice-input-assistant>p{color:#496461;background:#f2faf8;margin:0;padding:.72rem .9rem;font-size:.78rem;line-height:1.45}.voice-input-actions{flex-wrap:wrap;gap:.45rem;padding:.75rem .9rem;display:flex}.voice-input-actions button,.voice-input-review a{color:#064f52;min-height:40px;font:inherit;cursor:pointer;background:#fff;border:1px solid #bdd8d3;border-radius:10px;justify-content:center;align-items:center;gap:.35rem;padding:.55rem .7rem;font-size:.76rem;font-weight:850;text-decoration:none;display:inline-flex}.voice-input-actions button:first-child,.voice-input-actions button.active{color:#fff;background:#064f52;border-color:#064f52}.voice-input-actions button.active{animation:1.2s infinite alternate voice-pulse}.voice-input-actions .voice-discard{color:#8c3034;border-color:#e6c4c5}.voice-input-actions svg,.voice-input-review svg{width:16px}.voice-input-review{border-top:1px solid #e1ebe9;gap:.55rem;padding:.75rem .9rem;display:grid}.voice-input-review audio{width:100%;height:36px}.voice-input-review small,.voice-input-privacy{color:#6b7f7b;font-size:.68rem;line-height:1.4}.voice-input-privacy{padding:0 .9rem .8rem;display:block}@keyframes voice-pulse{to{box-shadow:0 0 0 4px #68d4c559}}@media (width<=560px){.voice-input-assistant{width:calc(100vw - 1.2rem);bottom:.6rem;right:.6rem}.voice-input-actions{grid-template-columns:1fr 1fr;display:grid}.voice-input-actions button{width:100%}}
