.ov-voice-launcher{position:fixed;right:max(24px,env(safe-area-inset-right));bottom:max(22px,env(safe-area-inset-bottom));z-index:1001;display:inline-flex;align-items:center;gap:13px;max-width:calc(100% - 32px);min-height:62px;padding:12px 19px;background:#101111;color:#f5f2ec;border:1px solid #806052;border-radius:14px;box-shadow:0 10px 35px #0003;cursor:pointer;font:600 16px/1.35 'DM Sans',Arial,sans-serif;text-decoration:none;touch-action:manipulation}
.ov-voice-launcher:hover,.ov-voice-launcher[aria-expanded=true]{background:#201a17;border-color:#ff886a}
.ov-voice-launcher svg{width:62px;height:28px;flex:none;overflow:visible}
.ov-voice-launcher.is-call-active{border-color:#ff886a}
.ov-voice-launcher:focus-visible,.ov-voice-minimize:focus-visible{outline:3px solid #ff6245;outline-offset:4px}
.ov-voice-spacer[hidden],.ov-voice-minimize[hidden],.ov-voice-note[hidden]{display:none!important}
.demo-card.ov-voice-floating{position:fixed!important;z-index:1000;right:max(24px,env(safe-area-inset-right));bottom:98px;width:380px;max-width:calc(100% - 32px);max-height:calc(100vh - 118px);max-height:calc(100dvh - 118px);height:auto;margin:0;padding:20px;background:#f5f2ec;color:#101111;border:1px solid #d1bfb3;border-radius:16px;box-shadow:0 20px 80px #0005;overflow:auto;overscroll-behavior:contain;scrollbar-width:thin}
.ov-voice-floating .demo-card-top{position:relative;min-height:44px;align-items:center;padding-right:48px;line-height:1.5;font-size:14px;color:#3a302b}
.ov-voice-floating .demo-card-top .pill{display:none}
.ov-voice-minimize{position:absolute;right:-5px;top:-2px;display:grid;place-items:center;width:44px;min-height:44px;padding:0;background:transparent;color:#4d3328;border:1px solid #b8a59a;border-radius:9px;font:400 28px/1 Arial,sans-serif;cursor:pointer}
.ov-voice-minimize:hover{background:#eaded6}
.ov-voice-floating .widget-status{font-size:15px;line-height:1.5;color:#5b5149;margin-bottom:16px}
.ov-voice-floating .demo-foot{font-size:15px;gap:12px;padding-top:16px;border-color:#cdbfb4;flex-wrap:wrap}
.ov-voice-floating .demo-foot a{font-size:15px;color:#72291e}
.ov-voice-note{font:400 14px/1.5 'DM Sans',Arial,sans-serif;color:#64584d;margin:15px 0 0}
.ov-voice-spacer{width:100%;border:1px dashed #b7a99b;border-radius:12px;background:transparent;display:flex;align-items:center;justify-content:center;min-height:150px}
.ov-voice-return{padding:14px 20px;background:#101111;color:#f5f2ec;border:0;border-radius:6px;min-height:48px;font:500 16px/1.4 'DM Sans',Arial,sans-serif;cursor:pointer}
body.ov-voice-dock-enabled .footer{padding-bottom:112px}
@media(max-width:560px){.ov-voice-launcher{right:16px;bottom:max(16px,env(safe-area-inset-bottom));min-height:58px;padding:10px 15px;gap:11px;font-size:16px}.ov-voice-launcher svg{width:53px}.demo-card.ov-voice-floating{right:12px;bottom:88px;width:calc(100% - 24px);max-width:380px;max-height:calc(100vh - 104px);max-height:calc(100dvh - 104px);padding:17px}.ov-voice-floating .demo-card-top{font-size:14px}.ov-voice-floating .demo-foot{font-size:15px}}
