.quote-chip{border:1px solid rgb(var(--wm-color-orange)/.32);background:rgb(var(--wm-color-orange)/.12);min-width:0;max-width:100%;height:24px;color:rgb(var(--wm-color-orange));cursor:pointer;border-radius:6px;align-items:center;gap:4px;padding:0 6px 0 8px;font-size:12px;font-weight:500;line-height:1.2;display:inline-flex}.quote-chip:hover{background:rgb(var(--wm-color-orange)/.2);border-color:rgb(var(--wm-color-orange)/.5)}.quote-chip:hover .quote-chip__help{opacity:1}.quote-chip__text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.quote-chip__help{opacity:.72;flex-shrink:0}.quote-chip--loader{align-items:flex-start;height:auto;min-height:24px;padding-top:5px;padding-bottom:5px}.quote-chip--loader .quote-chip__text{white-space:normal}.quote-chip--loader .quote-chip__help{margin-top:2px}
