.hyper-cart-wrapper,.hyper-cart-wrapper *{box-sizing:border-box!important;margin:0!important;padding:0!important;}.hyper-cart-wrapper{width:100%!important;max-width:600px!important;margin:0 auto!important;display:flex!important;flex-direction:column!important;direction:rtl!important;text-align:right!important;font-family:inherit!important;background:transparent!important;padding-bottom:90px!important;}.hyper-cart-scrollable-area{display:flex!important;flex-direction:column!important;gap:24px!important;}.hyper-cart-items-container{display:flex!important;flex-direction:column!important;gap:16px!important;position:relative!important;}.hyper-cart-item{display:flex!important;flex-direction:column!important;padding:16px!important;border:1px solid #f0f0f0!important;border-radius:16px!important;background:#fff!important;box-shadow:0 4px 15px rgba(0,0,0,0.03)!important;transition:opacity 0.2s!important;}.hyper-cart-fixed-action{position:fixed!important;bottom:0!important;left:50%!important;transform:translateX(-50%)!important;width:100%!important;max-width:504px!important;padding:16px 20px 20px!important;background:#fff!important;border-top:1px solid #f0f0f0!important;box-shadow:0 -4px 20px rgba(0,0,0,0.06)!important;z-index:9999!important;}.hyper-item-top{display:flex!important;gap:16px!important;align-items:flex-start!important;}.hyper-item-image-wrap{position:relative!important;width:100px!important;min-width:100px!important;border:1px solid #f0f0f0!important;border-radius:12px!important;padding:8px!important;display:flex!important;justify-content:center!important;align-items:center!important;}.hyper-item-image-wrap img{width:100%!important;height:auto!important;display:block!important;object-fit:contain!important;}.hyper-discount-badge{position:absolute!important;top:-8px!important;right:-8px!important;background:var(--bn-color-danger,#ef4444)!important;color:#fff!important;font-size:12px!important;font-weight:600!important;width:32px!important;height:32px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;}.hyper-item-details{flex:1!important;display:flex!important;flex-direction:column!important;gap:8px!important;}.hyper-cart-title{font-size:14px!important;font-weight:600!important;line-height:1.5!important;color:#333!important;}.hyper-item-prices{display:flex!important;align-items:center!important;gap:8px!important;justify-content:flex-start!important;flex-direction:row-reverse!important;justify-content:flex-end!important;}.hyper-price-regular{font-size:13px!important;color:#a3a3a3!important;text-decoration:line-through!important;display:flex!important;flex-direction:row-reverse!important;}.hyper-price-active{font-size:14px!important;font-weight:600!important;color:#000!important;display:flex!important;flex-direction:row-reverse!important;align-items:center!important;}.hyper-currency{font-size:11px!important;font-weight:normal!important;margin-left:4px!important;color:#777!important;}.hyper-item-savings{display:inline-flex!important;align-items:center!important;gap:6px!important;background:#eaffe5!important;color:#16a34a!important;font-size:13px!important;font-weight:600!important;padding:4px 10px!important;border-radius:8px!important;align-self:flex-start!important;margin-top:4px!important;}.hyper-item-savings span{display:flex!important;align-items:center!important;}.hyper-savings-val{display:flex!important;flex-direction:row-reverse!important;align-items:center!important;}.hyper-item-divider{border-top:1px dashed #e5e5e5!important;margin:16px 0!important;width:100%!important;}.hyper-cart-bottom{display:flex!important;justify-content:space-between!important;align-items:center!important;}.hyper-item-total-price{font-size:14px!important;font-weight:600!important;color:#000!important;display:flex!important;flex-direction:row-reverse!important;align-items:center!important;}.hyper-qty-box{background:#f9f9f9!important;border:1px solid #e5e5e5!important;border-radius:12px!important;display:inline-flex!important;align-items:center!important;justify-content:space-between!important;padding:4px 8px!important;height:40px!important;min-width:100px!important;direction:rtl!important;}.hyper-qty-btn{background:transparent!important;border:none!important;font-size:15px!important;font-weight:600!important;cursor:pointer!important;color:#333!important;width:28px!important;text-align:center!important;padding:0!important;line-height:1!important;outline:none!important;display:flex!important;align-items:center!important;justify-content:center!important;}.hyper-qty-num{font-size:15px!important;font-weight:600!important;color:#000!important;min-width:24px!important;text-align:center!important;}.hyper-trash-btn{color:var(--bn-color-danger,#ef4444)!important;}.hyper-trash-btn svg{width:18px!important;height:18px!important;}.hyper-coupon form{display:flex!important;gap:10px!important;margin:0!important;width:100%!important;}.hyper-coupon input{flex:1!important;height:48px!important;border:1px solid #e5e5e5!important;border-radius:12px!important;padding:0 14px!important;font-size:14px!important;background:#fff!important;outline:none!important;}.hyper-coupon button{height:48px!important;border:none!important;background:var(--bn-color-primary,#befa00)!important;border-radius:12px!important;padding:0 24px!important;font-weight:600!important;cursor:pointer!important;font-size:14px!important;color:var(--bn-color-on-primary,#111111)!important;transition:0.2s!important;}.hyper-coupon-msg{font-size:13px!important;margin-top:8px!important;font-weight:600!important;}.hyper-coupon-msg.success{color:#16a34a!important;}.hyper-coupon-msg.error{color:var(--bn-color-danger,#ef4444)!important;}.hyper-remove-coupon{color:var(--bn-color-danger,#ef4444)!important;text-decoration:none!important;font-size:12px!important;}.hyper-cart-summary{border:1px solid #e5e5e5!important;border-radius:16px!important;padding:20px!important;background:#fff!important;margin-bottom:20px!important;}.hyper-row{display:flex!important;justify-content:space-between!important;align-items:center!important;margin-bottom:14px!important;font-size:14px!important;color:#555!important;}.hyper-row span:last-child{display:flex!important;flex-direction:row-reverse!important;align-items:center!important;}.hyper-savings-row{color:#16a34a!important;font-weight:600!important;}.hyper-coupon-row{color:var(--bn-color-danger,#ef4444)!important;}.hyper-total{font-size:15px!important;font-weight:600!important;padding-top:16px!important;border-top:1px solid #e5e5e5!important;margin-top:4px!important;margin-bottom:0!important;color:#000!important;}.hyper-checkout-btn{display:flex!important;align-items:center!important;justify-content:center!important;height:56px!important;background:var(--bn-color-primary,#befa00)!important;color:var(--bn-color-on-primary,#111111)!important;font-weight:600!important;text-decoration:none!important;border-radius:16px!important;font-size:15px!important;transition:0.2s!important;width:100%!important;margin-bottom:0!important;}.hyper-skeleton{background:linear-gradient(110deg,#f0f0f0 8%,#fafafa 18%,#f0f0f0 33%)!important;border-radius:5px!important;background-size:200% 100%!important;animation:1.5s hyper-shine linear infinite!important;border:none!important;box-shadow:none!important;}@keyframes hyper-shine{to{background-position-x:-200%;}}.hyper-skeleton-item{display:flex!important;flex-direction:column!important;padding:16px!important;border:1px solid #f0f0f0!important;border-radius:16px!important;background:#fff!important;box-shadow:0 4px 15px rgba(0,0,0,0.03)!important;margin-bottom:0!important;}.hyper-skeleton-top{display:flex!important;gap:16px!important;align-items:flex-start!important;}.hyper-skeleton-img{width:100px!important;height:100px!important;border-radius:12px!important;}.hyper-skeleton-details{flex:1!important;display:flex!important;flex-direction:column!important;gap:8px!important;padding-top:5px!important;}.hyper-skeleton-line{height:15px!important;border-radius:4px!important;}.hyper-text-skeleton-active{position:relative!important;color:transparent!important;border-radius:4px!important;overflow:hidden!important;min-width:30px!important;display:inline-block!important;}.hyper-text-skeleton-active *{visibility:hidden!important;}.hyper-text-skeleton-active::after{content:""!important;position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;background:linear-gradient(110deg,#f0f0f0 8%,#e0e0e0 18%,#f0f0f0 33%)!important;background-size:200% 100%!important;animation:1.5s hyper-shine linear infinite!important;border-radius:inherit!important;}.hyper-cart-wrapper.is-empty{padding-bottom:0!important;}.hyper-cart-wrapper.is-active{padding-bottom:90px!important;}.hyper-cart-empty{text-align:center!important;padding:40px 20px!important;}.hyper-cart-empty p{margin-bottom:20px!important;font-size:15px!important;font-weight:600!important;}.hyper-cart-item--loading{pointer-events:none!important;opacity:0.65!important;}.hyper-is-loading{opacity:0.5!important;pointer-events:none!important;}.hyper-skeleton-line--wide{width:80%!important;}.hyper-skeleton-line--small{width:40%!important;margin-top:10px!important;}.hyper-skeleton-qty{width:100px!important;height:40px!important;border-radius:12px!important;}.hyper-skeleton-price{width:80px!important;height:20px!important;border-radius:4px!important;}.hyper-skeleton-summary-line{height:18px!important;width:100%!important;margin-bottom:14px!important;border-radius:4px!important;}.hyper-skeleton-summary-total{height:24px!important;width:100%!important;margin-top:20px!important;border-radius:4px!important;}

/* Empty cart illustration and bottom action */
.hyper-cart-wrapper.is-empty{padding-bottom:104px!important;}
.hyper-cart-empty{width:100%!important;min-height:clamp(320px,60vh,620px)!important;padding:40px 20px 28px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:18px!important;text-align:center!important;}
.hyper-cart-empty-visual{width:min(100%,240px)!important;display:flex!important;align-items:center!important;justify-content:center!important;}
.hyper-cart-empty-visual svg{display:block!important;width:100%!important;height:auto!important;overflow:visible!important;}
.hyper-cart-empty p{margin:0!important;font-size:15px!important;font-weight:600!important;line-height:1.8!important;color:#111827!important;}
.hyper-cart-empty-action{display:flex!important;}

/* Benira product-design guardrails: cart controls and readable secondary text. */
.hyper-qty-btn {
    min-height: 28px !important;
}
.hyper-qty-btn:focus-visible,
.hyper-coupon input:focus-visible,
.hyper-coupon button:focus-visible,
.hyper-remove-coupon:focus-visible,
.hyper-checkout-btn:focus-visible {
    outline: 2px solid var(--bn-color-text,#0f172a) !important;
    outline-offset: 2px !important;
}
.hyper-price-regular,
.hyper-currency {
    color: #737373 !important;
}

/* Benira contrast guardrails: cart semantic text on light surfaces. */
.hyper-item-savings,
.hyper-coupon-msg.success,
.hyper-savings-row {
    color: #15803d !important;
}
.hyper-trash-btn,
.hyper-coupon-msg.error,
.hyper-remove-coupon,
.hyper-coupon-row {
    color: #dc2626 !important;
}
