/* OVATION H03.2G.2 — customer-facing availability states. */
.h032g2-offer-status{width:max-content;max-width:100%;margin:7px 0 2px;padding:5px 9px;border:1px solid rgba(255,255,255,.14);border-radius:999px;color:#c9c1b7;background:rgba(255,255,255,.035);font-size:.62rem;font-weight:850;letter-spacing:.04em}
.h032g2-offer-status.available{border-color:rgba(143,190,133,.34);color:#b5d5ae;background:rgba(93,143,82,.09)}
.h032g2-offer-status.low{border-color:rgba(217,173,91,.48);color:#edca83;background:rgba(217,173,91,.1)}
.h032g2-offer-status.scheduled,.h032g2-offer-status.checking{border-color:rgba(217,173,91,.27);color:#d8c291}
.h032g2-offer-status.blocked{border-color:rgba(207,117,105,.3);color:#daa39b;background:rgba(170,67,55,.08)}
button[aria-disabled="true"]{cursor:not-allowed}
.h032g2-cart-warning{border-color:rgba(207,117,105,.3)!important;background:rgba(170,67,55,.08)!important}
