/* Product Coupon Display - Modern lightweight UI (v2.1) */
.ms-product-coupons{margin:14px 0 18px!important;padding:0!important;width:100%!important;clear:both!important;font-family:inherit!important}
.ms-product-coupons *{box-sizing:border-box}
.ms-product-coupons-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;margin:0 0 10px!important}
.ms-product-coupons-title{display:flex!important;align-items:center!important;gap:8px!important;margin:0!important;color:var(--ms-coupon-text,#111827)!important;font-size:14px!important;font-weight:900!important;letter-spacing:-.01em!important;line-height:1.25!important}
.ms-coupon-badge{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:23px!important;height:23px!important;padding:0 6px!important;border-radius:999px!important;background:linear-gradient(135deg,var(--ms-coupon-primary,#00bfff),var(--ms-coupon-accent,#ffad33))!important;color:#fff!important;font-size:12px!important;font-weight:900!important;box-shadow:0 6px 14px rgba(0,191,255,.18)!important}
.ms-product-coupons-hint{color:var(--ms-coupon-muted,#64748b)!important;font-size:11px!important;font-weight:700!important;white-space:nowrap!important}
.ms-product-coupons-scroll{display:flex!important;gap:10px!important;overflow-x:auto!important;padding:2px 2px 10px!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:thin!important;scroll-snap-type:x proximity!important}
.ms-product-coupon-card{position:relative!important;overflow:hidden!important;flex:0 0 auto!important;min-width:248px!important;max-width:315px!important;padding:13px!important;border:1px solid var(--ms-coupon-border,#e5e7eb)!important;border-radius:16px!important;background:linear-gradient(180deg,var(--ms-coupon-card-bg,#fff),var(--ms-coupon-card-bg2,#f8fafc))!important;color:var(--ms-coupon-text,#111827)!important;box-shadow:0 8px 22px rgba(15,23,42,.07)!important;scroll-snap-align:start!important}
.ms-product-coupon-card:before{content:"";position:absolute;inset:0 0 auto 0;height:3px;background:linear-gradient(90deg,var(--ms-coupon-primary,#00bfff),var(--ms-coupon-accent,#ffad33));opacity:.95}
.ms-product-coupon-offer{margin:2px 0 4px!important;color:var(--ms-coupon-text,#0f172a)!important;font-size:18px!important;font-weight:900!important;line-height:1.15!important;letter-spacing:-.02em!important}
.ms-product-coupon-name{margin:0 0 9px!important;color:var(--ms-coupon-muted,#64748b)!important;font-size:12px!important;font-weight:600!important;line-height:1.35!important}
.ms-product-coupon-meta{display:flex!important;flex-wrap:wrap!important;gap:6px!important;margin:8px 0 11px!important}
.ms-product-coupon-pill{display:inline-flex!important;align-items:center!important;border:1px solid var(--ms-coupon-border,#e2e8f0)!important;border-radius:999px!important;background:var(--ms-coupon-card-bg,#fff)!important;color:var(--ms-coupon-muted,#475569)!important;padding:6px 8px!important;font-size:11px!important;font-weight:700!important;line-height:1!important;white-space:nowrap!important}
.ms-product-coupon-actions{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important}
.ms-product-coupon-code,.ms-product-coupon-share{appearance:none!important;-webkit-appearance:none!important;min-height:34px!important;border-radius:999px!important;padding:8px 13px!important;font-size:12px!important;line-height:1.2!important;font-weight:900!important;cursor:pointer!important;text-decoration:none!important;text-shadow:none!important;box-shadow:none!important;transition:transform .15s ease,background .15s ease,color .15s ease,border-color .15s ease!important}
.ms-product-coupon-code{border:1px solid var(--ms-coupon-button-bg,#111827)!important;background:var(--ms-coupon-button-bg,#111827)!important;color:var(--ms-coupon-button-text,#fff)!important;letter-spacing:.9px!important;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono",monospace!important}
.ms-product-coupon-share{border:1px solid var(--ms-coupon-border,#dbe3ee)!important;background:var(--ms-coupon-card-bg,#fff)!important;color:var(--ms-coupon-text,#111827)!important}
.ms-product-coupon-code:hover,.ms-product-coupon-share:hover{transform:translateY(-1px)!important}
.ms-product-coupon-code:hover,.ms-product-coupon-code:focus{background:var(--ms-coupon-primary,#00bfff)!important;border-color:var(--ms-coupon-primary,#00bfff)!important;color:#fff!important;outline:none!important}
.ms-product-coupon-share:hover,.ms-product-coupon-share:focus{background:var(--ms-coupon-button-bg,#111827)!important;border-color:var(--ms-coupon-button-bg,#111827)!important;color:var(--ms-coupon-button-text,#fff)!important;outline:none!important}
.ms-product-coupon-code.is-copied{background:#16a34a!important;border-color:#16a34a!important;color:#fff!important}
@media(max-width:480px){.ms-product-coupons{margin-top:12px!important}.ms-product-coupons-head{align-items:flex-start!important;flex-direction:column!important;gap:4px!important}.ms-product-coupon-card{min-width:232px!important;border-radius:14px!important;padding:12px!important}.ms-product-coupon-offer{font-size:16px!important}.ms-product-coupons-title{font-size:13px!important}}


/* Ms Coupon & Offers: Today Offers page */
.ms-offers-page{padding:22px 0 34px;background:var(--color-bg-soft,#f7f8fb)}
.ms-offers-hero{margin:0 0 18px;padding:18px;border:1px solid var(--color-border,#e8edf3);border-radius:20px;background:linear-gradient(135deg,#fff,var(--color-bg-soft,#f7f8fb));box-shadow:0 8px 24px rgba(15,23,42,.06)}
.ms-offers-title{margin:0 0 6px;color:var(--color-text,#111827);font-size:28px;font-weight:900;letter-spacing:-.03em;line-height:1.1}
.ms-offers-subtitle{margin:0;color:var(--color-text-muted,#64748b);font-size:14px;line-height:1.5}
.ms-offers-breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 14px;color:var(--color-text-muted,#64748b);font-size:13px}
.ms-offers-breadcrumbs a{color:var(--color-primary,#00bfff);text-decoration:none;font-weight:700}
.ms-offers-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.ms-offer-card{overflow:hidden;border:1px solid var(--color-border,#e8edf3);border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.06);transition:transform .16s ease,box-shadow .16s ease}
.ms-offer-card:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(15,23,42,.10)}
.ms-offer-image{display:block;position:relative;background:#f8fafc;aspect-ratio:1/1;overflow:hidden}
.ms-offer-image img{width:100%;height:100%;object-fit:contain;display:block;padding:10px}
.ms-offer-badge{position:absolute;left:10px;top:10px;display:inline-flex;align-items:center;border-radius:999px;background:linear-gradient(135deg,var(--color-primary,#00bfff),var(--color-primary-hover,#ffad33));color:#fff;padding:6px 9px;font-size:11px;font-weight:900;box-shadow:0 8px 18px rgba(15,23,42,.14)}
.ms-offer-info{padding:12px}
.ms-offer-name{margin:0 0 7px;font-size:14px;line-height:1.35;font-weight:900;color:var(--color-text,#111827)}
.ms-offer-name a{color:inherit;text-decoration:none}
.ms-offer-desc{margin:0 0 9px;color:var(--color-text-muted,#64748b);font-size:12px;line-height:1.45}
.ms-offer-price{display:flex;align-items:center;gap:8px;margin:0 0 10px;min-height:22px}
.ms-offer-price .price-new{color:var(--color-text,#111827);font-weight:900;font-size:15px}
.ms-offer-price .price-old{color:#94a3b8;text-decoration:line-through;font-size:12px}
.ms-offer-code{display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px dashed var(--color-primary,#00bfff);border-radius:12px;padding:8px;background:#f8fafc;color:var(--color-text,#111827);font-size:12px;font-weight:800;margin:0 0 10px}
.ms-offer-code strong{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono",monospace;letter-spacing:.06em}
.ms-offer-actions{display:flex;gap:8px}
.ms-offer-btn{display:inline-flex;align-items:center;justify-content:center;min-height:34px;border-radius:999px;background:var(--color-primary,#00bfff);color:#fff;text-decoration:none;font-size:12px;font-weight:900;padding:8px 13px;flex:1}
.ms-offers-empty{padding:22px;border:1px solid var(--color-border,#e8edf3);border-radius:18px;background:#fff;color:var(--color-text-muted,#64748b);text-align:center;font-weight:700}
.ms-offers-pagination{margin-top:18px}
@media(max-width:991px){.ms-offers-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ms-offers-title{font-size:24px}}
@media(max-width:767px){.ms-offers-page{padding:14px 0 80px}.ms-offers-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ms-offers-hero{padding:14px;border-radius:16px}.ms-offers-title{font-size:22px}.ms-offer-info{padding:10px}.ms-offer-desc{display:none}}
@media(max-width:380px){.ms-offers-grid{grid-template-columns:1fr}}
