.voicePriceDock{display:flex;justify-content:flex-end;width:100%;margin-top:10px}.voicePriceButton{position:relative;z-index:5;border:0;border-radius:999px;padding:14px 19px;background:linear-gradient(135deg,#335c38,#6e985d);color:#fff;font-weight:800;box-shadow:0 14px 35px rgba(32,70,38,.2);cursor:pointer}.voicePriceButton span{font-size:20px;margin-right:8px}.brandView .voicePriceDock{max-width:1480px;margin:12px auto 22px;padding:0 28px;box-sizing:border-box}
.voicePriceBackdrop{position:fixed;inset:0;z-index:10010;background:rgba(18,23,17,.3);backdrop-filter:blur(7px);display:grid;place-items:center;padding:18px}.voicePriceBackdrop.hidden{display:none}.voicePriceDialog{width:min(680px,100%);max-height:88vh;overflow:auto;border:1px solid rgba(255,255,255,.75);border-radius:32px;padding:26px;background:rgba(249,248,242,.94);box-shadow:0 30px 90px rgba(0,0,0,.22)}.voicePriceHeader{display:flex;justify-content:space-between;gap:20px}.voicePriceHeader span{color:#b75e37;text-transform:uppercase;letter-spacing:.14em;font-weight:800}.voicePriceHeader h2{margin:7px 0;font-size:32px}.voicePriceClose{width:42px;height:42px;border-radius:50%;border:1px solid #d6d8d0;background:#fff;font-size:25px}.voicePriceMessages{min-height:150px;display:grid;gap:10px;margin:20px 0}.voicePriceMessage{padding:13px 16px;border-radius:18px;max-width:88%;background:#fff}.voicePriceMessage.user{margin-left:auto;background:#dfead9}.voicePriceControls{display:grid;grid-template-columns:auto 1fr auto;gap:9px}.voicePriceControls button,.voicePriceControls input{border:1px solid #d5d8cf;border-radius:999px;padding:14px 17px;font:inherit}.voicePriceMic{background:#315f38;color:#fff}.voicePriceSend{background:#151714;color:#fff;font-weight:800}
@media(max-width:600px){.voicePriceDock{justify-content:stretch}.voicePriceButton{width:100%}.brandView .voicePriceDock{padding:0 14px}.voicePriceControls{grid-template-columns:auto 1fr}.voicePriceSend{grid-column:1/-1}}
