/* v1401: Retail product/cart/Chioma controls use the floating-cart green accent. */
:root{--sabihq-retail-green:#059669;--sabihq-retail-green-hover:#047857}
[data-retail-product-page] [data-retail-product-purchase-panel] [class~="space-y-3"]>button,
.storefront-chioma-header-button,
#sabi-chat-launch,
#sabi-chat-begin,
#sabi-chat-send{
  background:var(--sabihq-retail-green)!important;
  background-image:none!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  border-color:var(--sabihq-retail-green)!important;
  box-shadow:0 12px 30px rgba(5,150,105,.22)!important;
}
[data-retail-product-page] [data-retail-product-purchase-panel] [class~="space-y-3"]>button:hover,
.storefront-chioma-header-button:hover,
#sabi-chat-launch:hover,
#sabi-chat-begin:hover,
#sabi-chat-send:hover{background:var(--sabihq-retail-green-hover)!important}
.sabihq-storefront-fixed-cart-button{
  background:var(--sabihq-retail-green)!important;
  background-image:none!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  border-color:rgba(255,255,255,.42)!important;
  box-shadow:0 18px 44px rgba(5,150,105,.28)!important;
}
[data-retail-shared-cart="v1399-main-storefront-parity"]>aside>div:first-child>button,
[data-retail-shared-cart="v1399-main-storefront-parity"] [data-food-light-surface="cart-item"] button:not(:last-child),
[data-retail-shared-cart="v1399-main-storefront-parity"] [data-food-cart-footer] button:first-of-type{
  background:var(--sabihq-retail-green)!important;
  background-image:none!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  border-color:var(--sabihq-retail-green)!important;
  --tw-ring-color:var(--sabihq-retail-green)!important;
}
[data-retail-shared-cart="v1399-main-storefront-parity"] [data-food-light-surface="cart-item"] button:last-child{
  background:#fff!important;
  color:#be123c!important;
  -webkit-text-fill-color:#be123c!important;
  border-color:#fecdd3!important;
  --tw-ring-color:#fecdd3!important;
}
[data-retail-shared-cart="v1399-main-storefront-parity"] [data-food-cart-footer] button:last-of-type:not(:first-of-type){
  background:#fff!important;
  color:#047857!important;
  -webkit-text-fill-color:#047857!important;
  border-color:var(--sabihq-retail-green)!important;
  --tw-ring-color:var(--sabihq-retail-green)!important;
}
@media(max-width:640px){
  [data-retail-product-page] [data-retail-product-purchase-panel] [class~="space-y-3"]>button{min-height:3.25rem!important}
}

[data-retail-product-page] .retail-product-open-cart-action{background:#fff!important;background-image:none!important;color:#059669!important;-webkit-text-fill-color:#059669!important;border-color:#059669!important;box-shadow:none!important}
[data-retail-product-page] .retail-product-open-cart-action *{color:#059669!important;-webkit-text-fill-color:#059669!important}
[data-retail-product-page] .retail-product-open-cart-action:hover{background:#ecfdf5!important}
