.tx-quote-host{position:relative;display:block}
.tx-quote-panel{position:absolute;top:100%;left:0;right:0;z-index:100;background:#fff;border:1px solid #dedfe1;border-top:2px solid #0051ff;box-shadow:0 8px 24px #15161612;max-height:360px;max-height:min(360px,50dvh);overflow-y:auto;overscroll-behavior:contain;text-align:left}
.tx-quote-panel[hidden]{display:none!important}
.tx-quote-message{padding:10px 16px;background:#f6f6f6;color:#656b73;font-size:12px;line-height:1.5}
.tx-quote-option{padding:12px 16px;cursor:pointer;border-top:1px solid #dedfe1;min-height:48px;color:#151616;line-height:1.45}
.tx-quote-option strong{display:block;font-family:inherit;font-size:15px;font-weight:500}
.tx-quote-option small{display:block;font-size:12px;color:#656b73;margin-top:4px;overflow-wrap:anywhere}
.tx-quote-option:hover,.tx-quote-option[aria-selected=true]{background:#f1f5ff;color:#0051ff}
@media(max-width:600px){.tx-quote-option{padding:12px}.tx-quote-message{padding:10px 12px}}
