.sales-voice-dialog{border:1px solid #dbe7f5;border-radius:26px;padding:0;width:min(560px,calc(100vw - 32px));max-height:calc(100dvh - 48px);color:#071d48;box-shadow:0 30px 100px #051a4b40}.sales-voice-dialog::backdrop{background:#071d4880;backdrop-filter:blur(8px)}.sales-voice-dialog header{display:flex;align-items:center;justify-content:space-between;padding:18px 24px;border-bottom:1px solid #e4edf7;font-size:10px;letter-spacing:1.4px;font-weight:800}.sales-voice-dialog header button{border:1px solid #dbe7f5;background:white;border-radius:50%;width:38px;height:38px;font-size:26px;color:#071d48;cursor:pointer}.sales-voice-content{padding:26px;text-align:center}.sales-voice-content h2{font-size:29px;margin:18px 0 12px}.sales-voice-content>p{color:#536680;line-height:1.6;font-size:14px}.sales-orb{display:grid;place-items:center;margin:auto;width:70px;height:70px;border-radius:24px;background:linear-gradient(140deg,#0077ed,#0b315b);box-shadow:0 12px 26px #0077ed30;color:white;font-size:35px;font-weight:900}.sales-orb.active{animation:sales-pulse 2s ease-in-out infinite}@keyframes sales-pulse{50%{box-shadow:0 0 0 12px #0077ed15}}@media(prefers-reduced-motion:reduce){.sales-orb.active{animation:none}}#sales-voice-call{margin:12px 0;padding:15px 30px;border:0;border-radius:28px;background:#ffca24;color:#071d48;font:inherit;font-weight:800;cursor:pointer}#sales-voice-call:disabled{opacity:.6}#sales-voice-transcript{text-align:left;max-height:160px;overflow:auto;border-top:1px solid #e4edf7;font-size:13px;line-height:1.5}#sales-voice-transcript:empty{display:none}#sales-voice-booking:not(:empty){background:#eafff5;border:1px solid #b7e6d1;border-radius:14px;padding:16px;margin:18px 0}#sales-voice-booking a{display:block;margin-top:10px;color:#006b50}.sales-voice-open{background:#0866d8;color:white;border:0;border-radius:25px;padding:14px 22px;font:inherit;font-weight:800;cursor:pointer;white-space:normal}.receptionist-sales{flex-wrap:wrap}.receptionist-sales>div{flex:1 1 260px}
