#sd-site-header .cart-button{position:relative;gap:8px}
#sd-site-header .sd-cart-count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 5px;border-radius:12px;background:#0071e3;color:#fff;font-size:12px;line-height:1;font-weight:600}
#sd-site-header .sd-cart-count[hidden]{display:none}
body.sd-apple .sd-cart-feedback{text-align:left;color:#1d1d1f}
body.sd-apple .sd-cart-feedback p,body.sd-apple .sd-cart-toast p{margin:8px 0 16px;font-size:15px;line-height:1.5}
body.sd-apple .sd-cart-feedback-actions{display:flex;flex-wrap:wrap;gap:10px}
body.sd-apple .sd-cart-feedback-actions>*{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border-radius:24px;padding:10px 18px;font-size:14px;line-height:1.3;cursor:pointer;text-decoration:none;border:1px solid #0071e3;float:none;margin:0}
body.sd-apple .sd-cart-feedback-actions .sd-continue-shopping{background:#fff;color:#0066cc}
body.sd-apple .sd-cart-feedback-actions .sd-open-cart{background:#0071e3;color:#fff}
body.sd-apple .sd-cart-toast{position:fixed;right:24px;bottom:24px;z-index:10000;width:min(440px,calc(100% - 32px));padding:24px;background:#fff;color:#1d1d1f;border:1px solid #d2d2d7;border-radius:22px;box-shadow:0 12px 48px #0002}
body.sd-apple .sd-cart-toast strong{font-size:20px}
@media(max-width:750px){#sd-site-header .sd-cart-count{position:absolute;right:-5px;top:-3px}body.sd-apple .sd-cart-toast{right:16px;bottom:16px;padding:20px}}
