.product-sku{margin:-12px 0 16px;color:#68756f;font-size:13px}
.product-shipping-alert{display:grid;gap:3px;margin:16px 0;padding:14px;border:1px solid #efbd93;border-radius:9px;background:#fff7ef;color:#75390f}
.product-shipping-alert strong{font-size:15px}.product-shipping-alert span{font-size:13px}
.product-card__rating{display:flex;align-items:center;gap:5px;margin:-7px 0 9px;color:#52615c;font-size:12px}.product-card__rating span{color:#f6a800;letter-spacing:.5px}
.rating-line--empty a{color:var(--brand);font-weight:750}
.reviews-app-anchor:empty{display:none}
.cart-item__pickup,.cart-item__shipping{margin:5px 0 0;color:#9a4714;font-size:12px;font-weight:800}
.shipping-calculator.is-pickup{border-color:#efbd93;background:#fff7ef}.shipping-calculator.is-pickup .shipping-calculator__message{color:#8a3d12}.shipping-calculator.is-pickup .shipping-calculator__track span{background:#f47b20}
.predictive-search{position:relative;overflow:visible}.predictive-search__results{position:absolute;z-index:40;top:calc(100% + 8px);left:0;right:0;max-height:min(70vh,540px);overflow:auto;border:1px solid #d3ded9;border-radius:12px;background:#fff;box-shadow:0 18px 45px #102b2340}.predictive-search__item{display:grid;grid-template-columns:64px minmax(0,1fr);gap:11px;align-items:center;padding:10px;border-bottom:1px solid #edf1ef}.predictive-search__item:hover{background:#f3f7fc}.predictive-search__item img{width:64px;height:64px;object-fit:contain}.predictive-search__item>span{display:grid}.predictive-search__item small{color:#6b7672}.predictive-search__item strong{font-size:14px;line-height:1.25}.predictive-search__item b{margin-top:3px;color:var(--brand);font-size:14px}.predictive-search__all{width:100%;padding:12px;border:0;background:#f2f6fc;color:var(--brand-dark);font-weight:850;cursor:pointer}.predictive-search__empty{margin:0;padding:18px;text-align:center;color:#66736e}
.mobile-buy-bar{display:none}
@media(max-width:700px){body:has(.mobile-buy-bar){padding-bottom:74px}.mobile-buy-bar{position:fixed;z-index:45;left:0;right:0;bottom:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:10px 14px;background:#fff;border-top:1px solid #d7e1dd;box-shadow:0 -8px 28px #102b2326}.mobile-buy-bar>div{min-width:0;display:grid}.mobile-buy-bar small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#63706b}.mobile-buy-bar strong{font-size:18px;color:var(--brand-dark)}.mobile-buy-bar .button{min-width:145px;padding:10px 14px}.predictive-search__results{position:fixed;top:118px;left:14px;right:14px}}
