/* V9 visual-safe polish: preserve V7 wording, icons, page structure and theme identity. */
@font-face{font-family:Mier;src:url('/assets/fonts/Mier_B02-Book.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:Mier;src:url('/assets/fonts/Mier_B02-Demi.woff2') format('woff2');font-weight:600 800;font-style:normal;font-display:swap}
@font-face{font-family:Mier;src:url('/assets/fonts/Mier_B02-Bold.woff2') format('woff2');font-weight:900;font-style:normal;font-display:swap}
html,body,button,input,textarea,select{font-family:Mier,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif!important}

/* Preserve original product card design/copy; only improve text rendering. */
.category-theme-page .product-title,.sf-product-title{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
.category-theme-page .product-brand{letter-spacing:-.01em}
.category-theme-page .sale-price{font-variant-numeric:tabular-nums}

/* Critical cart fix: original CSS reserved a missing checkbox column, squeezing long titles. */
.cart-theme-page .item{grid-template-columns:78px minmax(0,1fr)!important;gap:10px!important}
.cart-theme-page .item-info{min-width:0!important;padding-right:30px!important}
.cart-theme-page .brand{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;overflow-wrap:anywhere;word-break:normal;line-height:1.28!important;margin-bottom:6px!important}
.cart-theme-page .meta{max-width:100%;gap:5px!important}
.cart-theme-page .chip{max-width:100%;height:auto!important;min-height:25px;white-space:normal!important;line-height:1.25;padding-top:5px!important;padding-bottom:5px!important}
.cart-theme-page .image-wrap img{object-fit:contain!important}
.cart-theme-page .theme-cart-controls .remove{margin-left:auto!important}

/* Keep original checkout design, just make controls/typography cleaner and consistent. */
.address-theme-page input,.address-theme-page textarea{font-size:13px!important;line-height:1.35!important}
.address-theme-page input:focus,.address-theme-page textarea:focus{outline:none;box-shadow:0 0 0 2px rgba(255,63,108,.08)}
.payment-theme-page .theme-payment-option strong,.payment-theme-page .theme-price-card strong{font-variant-numeric:tabular-nums}

/* Original icons only: normalize their visual box so they do not look stretched/misaligned. */
.cart-theme-page svg,.address-theme-page svg,.payment-theme-page svg,.sf-account-page svg,.sf-wishlist-grid svg{display:block;flex:none}
.cart-theme-page .back svg,.address-theme-page .back svg,.payment-theme-page .back svg{width:21px!important;height:21px!important}
.cart-theme-page .offer-icon svg{width:20px!important;height:20px!important}
.theme-secure-note svg{width:16px!important;height:16px!important}

/* Prevent long imported source titles from pushing controls off-screen. */
.sf-account-page,.payment-theme-page,.address-theme-page,.cart-theme-page{overflow-wrap:normal;word-break:normal}

@media(max-width:360px){
  .cart-theme-page .item{grid-template-columns:72px minmax(0,1fr)!important;gap:8px!important}
  .cart-theme-page .image-wrap{width:72px!important;height:90px!important}
}


/* V10 premium conversion UI. Scoped to product, bag, address and payment only. */
@font-face{font-family:Mier;src:url('/assets/fonts/Mier_B02-Book.woff2') format('woff2');font-weight:400;font-display:swap}
@font-face{font-family:Mier;src:url('/assets/fonts/Mier_B02-Demi.woff2') format('woff2');font-weight:600 800;font-display:swap}
@font-face{font-family:Mier;src:url('/assets/fonts/Mier_B02-Bold.woff2') format('woff2');font-weight:900;font-display:swap}
:root{--v10-pink:#ff3f6c;--v10-pink-dark:#f52a5c;--v10-ink:#282c3f;--v10-muted:#6b7280;--v10-line:#e7e9ee;--v10-bg:#f5f5f7;--v10-green:#00a66a;--v10-orange:#ff6b2c;--v10-purple:#7257ff}
.premium-pdp,.premium-cart,.premium-checkout,.premium-payment{font-family:Mier,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif!important;color:var(--v10-ink)}
.premium-pdp svg,.premium-cart svg,.premium-checkout svg,.premium-payment svg{display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}

/* PRODUCT DETAIL */
.premium-pdp{width:min(100%,430px);margin:0 auto;background:#f6f6f8;min-height:100vh;padding-bottom:76px;box-shadow:0 0 0 1px rgba(40,44,63,.035)}
.premium-pdp-topbar{height:54px;display:flex;align-items:center;padding:0 10px;background:#fff;border-bottom:1px solid var(--v10-line);position:sticky;top:0;z-index:50}
.premium-icon-btn{width:38px;height:38px;border:0;background:transparent;border-radius:50%;display:grid;place-items:center;color:#202438;padding:0;position:relative}.premium-icon-btn:active{background:#f2f2f4}.premium-icon-btn svg{width:22px;height:22px}
.premium-pdp-logo{display:flex;align-items:center;margin-left:2px}.premium-pdp-logo img{width:38px;height:30px;object-fit:contain}.premium-pdp-actions{display:flex;gap:2px;margin-left:auto}.premium-bag-link .bag-count{top:-1px;right:-2px}
.premium-gallery{position:relative;background:#fff;overflow:hidden}.premium-gallery-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain}.premium-gallery-track::-webkit-scrollbar{display:none}.premium-gallery-slide{min-width:100%;aspect-ratio:1/.98;scroll-snap-align:start;background:#fafafa;display:grid;place-items:center;overflow:hidden}.premium-gallery-slide img{width:100%;height:100%;object-fit:cover;display:block}
.premium-view-similar{position:absolute;left:16px;bottom:12px;display:flex;align-items:center;gap:5px;padding:8px 12px;background:rgba(255,255,255,.95);border:1px solid rgba(40,44,63,.12);border-radius:12px;font-size:11px;font-weight:800;box-shadow:0 3px 12px rgba(40,44,63,.08)}.premium-view-similar svg{width:17px;height:17px}
.premium-rating-badge{position:absolute;right:14px;bottom:12px;display:flex;align-items:center;gap:7px;padding:8px 11px;border-radius:11px;background:rgba(255,255,255,.96);border:1px solid rgba(40,44,63,.1);box-shadow:0 3px 12px rgba(40,44,63,.08);font-size:11px}.premium-rating-badge strong{font-size:12px}.premium-rating-badge strong span{color:var(--v10-green)}.premium-rating-badge i{width:1px;height:14px;background:#d7d9df}.premium-rating-badge>span{color:#6c7282;font-weight:600}
.premium-gallery-dots{height:24px;display:flex;align-items:center;justify-content:center;gap:5px;background:#fff}.premium-gallery-dots button{width:6px;height:6px;border:0;border-radius:50%;background:#cfd2d9;padding:0;transition:.18s}.premium-gallery-dots button.active{width:8px;height:8px;background:#525767}
.premium-pdp-summary{background:#fff;padding:13px 16px 12px;border-top:1px solid #f1f1f3}.premium-title-row{display:flex;gap:12px;align-items:flex-start}.premium-title-row>div:first-child{flex:1;min-width:0}.premium-brand{font-size:17px;font-weight:900;line-height:21px;margin-bottom:2px}.premium-title-row h1{font-size:14px;line-height:19px;font-weight:400;color:#505567;margin:0}.premium-title-actions{display:flex;gap:8px}.premium-square-btn{width:40px;height:40px;display:grid;place-items:center;background:#fff;border:1px solid #e0e2e7;border-radius:10px;color:#313646;padding:0}.premium-square-btn svg{width:20px;height:20px}.premium-square-btn.active{color:var(--v10-pink);border-color:#ffc4d1;background:#fff7f9}.premium-square-btn.active svg{fill:var(--v10-pink)}
.premium-price-line{display:flex;align-items:baseline;flex-wrap:wrap;gap:5px;margin-top:7px}.premium-mrp-label{font-size:12px;color:#8a8f9d}.premium-price-line del{font-size:12px;color:#9398a5}.premium-price-line strong{font-size:22px;line-height:25px;font-weight:900;color:#1e2231}.premium-price-line em{font-style:normal;background:#ff6b6b;color:#fff;border-radius:3px;padding:2px 5px;font-size:11px;font-weight:900}.premium-deal-kicker{display:inline-block;margin-top:7px;color:#f07800;font-size:11px;font-weight:900}
.premium-offer-card{margin:7px 10px 0;padding:13px 12px;border-radius:12px;background:linear-gradient(100deg,#faf5ff,#fff);border:1px solid #e7ddff;display:flex;align-items:center;gap:10px}.premium-offer-card>div{flex:1;min-width:0}.premium-offer-card b{display:block;font-size:14px}.premium-offer-card span{display:block;margin-top:3px;font-size:10.5px;color:#666c7b;line-height:1.35}.premium-offer-pill{flex:none!important;margin:0!important;background:#35b879!important;color:#fff!important;border-radius:7px!important;padding:7px 9px!important;font-size:10px!important;font-weight:900!important}
.premium-size-section,.premium-details,.premium-similar{margin-top:7px;background:#fff;padding:14px 16px}.premium-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.premium-section-head h2{margin:0;font-size:16px;line-height:20px;font-weight:900}.premium-section-head a{font-size:11px;font-weight:900;color:var(--v10-pink)}.premium-option-group+.premium-option-group{margin-top:12px}.premium-option-group>strong{display:block;font-size:11.5px;color:#505566;margin-bottom:7px;font-weight:800}.premium-size-list{display:flex;gap:8px;flex-wrap:wrap}.premium-size-list .size-option{min-width:52px;min-height:42px;border:1px solid #cfd2d9;border-radius:10px;background:#fff;color:#2b3040;font-size:12px;font-weight:800;padding:8px 12px}.premium-size-list .size-option.active{border-color:var(--v10-pink);color:var(--v10-pink);box-shadow:inset 0 0 0 1px var(--v10-pink);background:#fff8fa}.premium-size-list .size-option:disabled{opacity:.35;background:#f5f5f5}.theme-size-error{margin:8px 0 0;color:#d33052;font-size:11px;font-weight:700}
.premium-service-row{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:7px;background:#e9ebef;border-top:1px solid #e9ebef;border-bottom:1px solid #e9ebef}.premium-service-row>div{background:#fff;min-width:0;padding:12px 5px 11px;display:flex;flex-direction:column;align-items:center;text-align:center}.premium-service-row svg{width:22px;height:22px;color:#525a6e;margin-bottom:6px}.premium-service-row span{display:block}.premium-service-row b{display:block;font-size:9.5px;line-height:12px}.premium-service-row small{display:block;margin-top:2px;font-size:8.5px;line-height:11px;color:#888e9b}
.premium-details h2{font-size:15px;margin:0 0 7px;font-weight:900}.premium-details p{margin:0;color:#555c6d;font-size:11.5px;line-height:1.55}.premium-similar{padding-bottom:18px}.premium-action-spacer{height:70px}.premium-action-bar{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:min(100%,430px);z-index:70;background:#fff;border-top:1px solid #e0e2e7;padding:8px 12px calc(8px + env(safe-area-inset-bottom));display:grid;grid-template-columns:1fr 1.05fr;gap:8px;box-shadow:0 -7px 20px rgba(40,44,63,.08)}.premium-buy-btn,.premium-bag-btn{height:48px;border-radius:9px;font-size:13px;font-weight:900;display:flex;align-items:center;justify-content:center;gap:6px}.premium-buy-btn{background:#fff;border:1.5px solid var(--v10-pink);color:var(--v10-pink)}.premium-bag-btn{border:0;background:var(--v10-pink);color:#fff}.premium-buy-btn svg,.premium-bag-btn svg{width:18px;height:18px}.premium-buy-btn:disabled,.premium-bag-btn:disabled{opacity:.55}

/* SHOPPING BAG */
.premium-cart{width:min(100%,430px);max-width:430px;background:#f5f5f7;padding-bottom:92px}.premium-cart-topbar{height:56px;background:#fff;border-bottom:1px solid var(--v10-line);display:flex;align-items:center;padding:0 13px;position:sticky;top:0;z-index:50}.premium-cart-topbar .back{width:38px;height:38px}.premium-cart-topbar .title{font-size:17px;font-weight:800;margin-left:4px;color:#34394a}.premium-deliver-strip{background:#fff;padding:11px 16px;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;gap:12px}.premium-deliver-strip>div{flex:1;min-width:0}.premium-deliver-strip span{font-size:11px;color:#686e7e}.premium-deliver-strip strong{font-size:12px;margin-left:4px}.premium-deliver-strip small{display:block;margin-top:3px;color:#555d6d;font-size:9.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.premium-deliver-strip a{color:var(--v10-pink);font-size:11px;font-weight:900;text-transform:capitalize}
.premium-cart-tabs{height:38px;background:#fff;display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid #eceef2;position:sticky;top:56px;z-index:45}.premium-cart-tabs a{display:grid;place-items:center;color:#737988;font-size:10.5px}.premium-cart-tabs a.active{color:var(--v10-pink);font-weight:900;position:relative}.premium-cart-tabs a.active:after{content:"";position:absolute;left:24px;right:24px;bottom:0;height:2px;background:var(--v10-pink)}
.premium-bag-head{padding:18px 14px 8px;display:flex;align-items:center;justify-content:space-between}.premium-bag-head h2{margin:0;font-size:16px;color:#676d7d}.premium-bag-head span{font-size:10px;color:#8a8f9b}
.premium-cart-items{margin:0 12px;background:#fff;border-radius:13px;overflow:hidden}.premium-cart-item{display:grid;grid-template-columns:82px minmax(0,1fr);gap:10px;padding:12px;border-top:1px solid #eceef2}.premium-cart-item:first-child{border-top:0}.premium-cart-image{width:82px;height:108px;border-radius:9px;overflow:hidden;background:#f7f7f7}.premium-cart-image img{width:100%;height:100%;object-fit:cover}.premium-cart-copy{min-width:0;position:relative;padding-right:22px}.premium-remove{position:absolute;right:-4px;top:-5px;border:0;background:transparent;width:28px;height:28px;display:grid;place-items:center;color:#222738}.premium-remove svg{width:16px;height:16px}.premium-cart-brand{display:block;font-size:13px;line-height:17px;font-weight:900;padding-right:8px}.premium-cart-title{margin:2px 0 0;font-size:10.5px;line-height:14px;color:#5d6372;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.premium-cart-options{display:flex;align-items:center;flex-wrap:wrap;gap:5px;margin-top:7px}.premium-cart-options>span{display:inline-flex;min-height:25px;align-items:center;border:1px solid #e0e3e9;border-radius:6px;background:#f8f8f9;padding:4px 6px;font-size:9px;font-weight:700}.premium-cart-options .theme-cart-controls{height:27px;display:inline-flex;border:1px solid #dfe2e8;border-radius:6px;overflow:hidden;margin:0}.premium-cart-options .theme-cart-controls button{width:25px;height:25px;border:0;background:#fff;font-size:15px}.premium-cart-options .theme-cart-controls span{width:27px;height:25px;display:grid;place-items:center;border-left:1px solid #eceef2;border-right:1px solid #eceef2;font-size:10px;font-weight:800}.premium-cart-price{display:flex;gap:6px;align-items:baseline;flex-wrap:wrap;margin-top:7px}.premium-cart-price strong{font-size:14px}.premium-cart-price del{font-size:10px;color:#8f95a2}.premium-cart-price em{font-size:10px;color:var(--v10-orange);font-style:normal}.premium-return-line{display:flex;align-items:center;gap:5px;margin-top:6px;color:#4e5565;font-size:9px}.premium-return-line svg{width:13px;height:13px}
.premium-wishlist-link{height:52px;margin:12px 12px 0;padding:0 14px;background:#fff;display:flex;align-items:center;border:1px solid #eaecf0;font-size:11.5px}.premium-wishlist-link svg{width:18px;height:18px}.premium-wishlist-link strong{margin-left:9px}.premium-wishlist-link svg:last-child{margin-left:auto;width:16px}
.premium-bag-offer{margin:12px 12px 0;background:#fff;border:1px solid #eceef2;border-radius:12px;padding:12px;display:flex;gap:10px;align-items:center}.premium-bag-offer-icon{width:34px;height:34px;border-radius:9px;background:#fff2f5;color:var(--v10-pink);display:grid;place-items:center}.premium-bag-offer-icon svg{width:19px}.premium-bag-offer>div:last-child{min-width:0}.premium-bag-offer strong{display:block;font-size:11.5px}.premium-bag-offer span{display:block;margin-top:2px;font-size:9.5px;color:#666d7b}
.premium-price-box{margin:16px 12px 0;padding:14px;background:#fff;border-radius:13px;border:1px solid #eceef2}.premium-price-box h2{margin:0 0 9px;font-size:14px;color:#606675}.premium-price-box>div{display:flex;justify-content:space-between;gap:12px;padding:5px 0;font-size:11px}.premium-price-box>div strong{font-weight:700}.premium-price-box .green{color:var(--v10-green)}.premium-price-total{border-top:1px dashed #d9dce3;margin-top:5px;padding-top:11px!important;font-size:13px!important;font-weight:900}.premium-price-total strong{font-size:15px}.premium-savings{margin:10px 0 0;padding:9px;border-radius:8px;background:linear-gradient(100deg,#aef293,#d5ffc3);text-align:center;color:#205d32;font-size:10px;font-weight:900}
.premium-cart-trust{display:grid;grid-template-columns:repeat(3,1fr);margin:13px 12px 0;padding:4px 0}.premium-cart-trust>div{display:flex;flex-direction:column;align-items:center;text-align:center;color:#667080;font-size:8.5px}.premium-cart-trust svg{width:25px;height:25px;margin-bottom:5px;color:#697284}.premium-cart-terms{margin:11px 18px 4px;text-align:center;font-size:9.5px;line-height:1.45;color:#626978}.premium-cart-terms a{color:var(--v10-pink);font-weight:800}.premium-cart-sticky{position:fixed;left:50%;bottom:0;transform:translateX(-50%);width:min(100%,430px);background:#fff;border-top:1px solid #dfe2e8;padding:8px 12px calc(8px + env(safe-area-inset-bottom));display:grid;grid-template-columns:.8fr 1.55fr;gap:10px;align-items:center;z-index:70;box-shadow:0 -6px 18px rgba(40,44,63,.08)}.premium-cart-sticky small{display:block;font-size:9px;color:#7c8290}.premium-cart-sticky strong{display:block;font-size:18px}.premium-cart-sticky a{height:46px;display:grid;place-items:center;background:var(--v10-pink);color:#fff;border-radius:8px;font-size:13px;font-weight:900}

/* ADDRESS / PAYMENT */
.premium-checkout,.premium-payment{width:min(100%,430px);max-width:430px;background:#f5f5f7;padding-bottom:88px}.premium-checkout-topbar{height:58px;background:#fff;border-bottom:1px solid var(--v10-line);display:flex;align-items:center;padding:0 13px;position:sticky;top:0;z-index:50}.premium-checkout-topbar .back{width:38px;height:38px}.premium-checkout-topbar>div{flex:1;display:flex;align-items:center;justify-content:space-between;margin-left:5px}.premium-checkout-topbar strong{font-size:17px}.premium-checkout-topbar span{font-size:9px;font-weight:800;color:#555c6d}
.premium-address-form{padding-top:4px}.premium-form-card{margin:10px 12px 0;padding:14px;background:#fff;border:1px solid #e7e9ee;border-radius:13px}.premium-form-card h2{font-size:14px;margin:0 0 10px}.premium-form-card label{display:block;margin-top:9px;color:#424858;font-size:10.5px;font-weight:800}.premium-form-card input,.premium-form-card textarea{width:100%;margin-top:5px;border:1px solid #d6d9e0;border-radius:9px;background:#fff;color:#272c3d;font-family:inherit!important;font-size:12px!important;padding:10px 11px;outline:none}.premium-form-card input{height:43px}.premium-form-card textarea{min-height:78px;resize:vertical}.premium-form-card input:focus,.premium-form-card textarea:focus{border-color:var(--v10-pink);box-shadow:0 0 0 3px rgba(255,63,108,.07)}.premium-form-card .two-col{display:grid;grid-template-columns:1fr 1fr;gap:9px}.premium-address-safe{margin:10px 12px 0;padding:12px;background:#ecfbf6;border-radius:11px;color:#087a58;display:flex;gap:9px;align-items:center}.premium-address-safe svg{width:21px;height:21px}.premium-address-safe strong{display:block;font-size:10.5px}.premium-address-safe span{display:block;margin-top:2px;font-size:9px;color:#397565}.premium-checkout-sticky{position:fixed;left:50%;bottom:0;transform:translateX(-50%);width:min(100%,430px);background:#fff;border-top:1px solid #dfe2e8;padding:8px 12px calc(8px + env(safe-area-inset-bottom));display:grid;grid-template-columns:.8fr 1.6fr;gap:10px;align-items:center;z-index:70;box-shadow:0 -6px 18px rgba(40,44,63,.08)}.premium-checkout-sticky small{display:block;font-size:9px;color:#7c8290}.premium-checkout-sticky strong{display:block;font-size:18px}.premium-checkout-sticky button{height:46px;border:0;border-radius:8px;background:var(--v10-pink);color:#fff;font-weight:900;font-size:12.5px}.theme-form-error{margin:10px 14px;color:#c6284d;font-size:11px}
.premium-payment-address{margin:10px 12px 0;padding:13px;background:#fff;border:1px solid #e7e9ee;border-radius:13px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:9px;align-items:center}.premium-pin{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#fff1f4;color:var(--v10-pink)}.premium-pin svg{width:18px;height:18px}.premium-payment-address small{display:block;color:#838997;font-size:8.5px}.premium-payment-address strong{display:block;margin-top:2px;font-size:11px}.premium-payment-address span{display:block;margin-top:2px;color:#606777;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.premium-payment-address a{color:var(--v10-pink);font-size:9.5px;font-weight:900}
.premium-payment-card{margin:10px 12px 0;padding:13px;background:#fff;border:1px solid #e7e9ee;border-radius:13px}.premium-payment-head{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.premium-payment-head h2{margin:0;font-size:14px}.premium-payment-head>div>span{display:block;margin-top:3px;font-size:8.5px;color:#777e8d}.premium-payment-head>b{display:flex;align-items:center;gap:4px;font-size:8.5px;color:var(--v10-green)}.premium-payment-head svg{width:13px;height:13px}.premium-payment-option{width:100%;min-height:58px;margin-top:10px;border:1px solid #ffc3d1;border-radius:10px;background:#fff7f9;padding:10px;display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:9px;text-align:left}.pay-radio{width:18px;height:18px;border:5px solid var(--v10-pink);border-radius:50%;background:#fff}.premium-payment-option div strong{display:block;font-size:11px}.premium-payment-option div small{display:block;margin-top:2px;color:#747b89;font-size:8.5px}.premium-payment-option>b{font-size:12px}

@media(min-width:700px){body:has(.premium-pdp),body:has(.premium-cart),body:has(.premium-checkout),body:has(.premium-payment){background:#eee9eb}.premium-pdp,.premium-cart,.premium-checkout,.premium-payment{margin:14px auto;min-height:calc(100vh - 28px);border-radius:14px;overflow:hidden}.premium-action-bar,.premium-cart-sticky,.premium-checkout-sticky{border-radius:12px 12px 0 0}}
@media(max-width:360px){.premium-gallery-slide{aspect-ratio:1/.94}.premium-cart-item{grid-template-columns:74px minmax(0,1fr);padding:10px}.premium-cart-image{width:74px;height:100px}.premium-size-list .size-option{min-width:48px;padding:7px 9px}.premium-form-card{margin-left:9px;margin-right:9px}.premium-payment-card,.premium-payment-address,.premium-price-box{margin-left:9px;margin-right:9px}}
.premium-cart-item{transition:opacity .16s ease,transform .16s ease}.premium-cart-item.updating{opacity:.55;pointer-events:none}.premium-cart-item.removing{opacity:0;transform:translateX(12px);pointer-events:none}
@media(min-width:1024px){.premium-pdp,.premium-cart,.premium-checkout,.premium-payment{display:block!important;width:430px!important;max-width:430px!important;min-height:calc(100vh - 32px)!important;margin:16px auto!important;padding-left:0!important;padding-right:0!important;border-radius:14px!important;background:#f5f5f7!important}.premium-pdp .premium-pdp-topbar,.premium-cart .premium-cart-topbar,.premium-checkout .premium-checkout-topbar,.premium-payment .premium-checkout-topbar{margin:0!important;border-radius:14px 14px 0 0!important}.premium-pdp .premium-gallery,.premium-pdp .premium-pdp-summary,.premium-pdp .premium-size-section,.premium-pdp .premium-details,.premium-pdp .premium-similar,.premium-pdp .premium-service-row{grid-area:auto!important}.premium-action-bar,.premium-cart-sticky,.premium-checkout-sticky{width:430px!important}}
.premium-section-head button{border:0;background:transparent;color:var(--v10-pink);font-family:inherit;font-size:11px;font-weight:900;padding:5px 0;cursor:pointer}
.premium-size-modal[hidden]{display:none}.premium-size-modal{position:fixed;inset:0;z-index:120;display:flex;align-items:flex-end;justify-content:center}.premium-size-backdrop{position:absolute;inset:0;border:0;background:rgba(22,26,39,.46)}.premium-size-modal-card{position:relative;width:min(100%,430px);max-height:82vh;overflow:auto;background:#fff;border-radius:18px 18px 0 0;padding:14px 14px calc(18px + env(safe-area-inset-bottom));box-shadow:0 -16px 45px rgba(15,18,28,.18)}.premium-size-modal-card>div{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.premium-size-modal-card h2{margin:0;font-size:17px}.premium-size-modal-card>div button{width:36px;height:36px;border:0;background:#f4f4f6;border-radius:50%;display:grid;place-items:center}.premium-size-modal-card>div svg{width:18px;height:18px}.premium-size-modal-card img{width:100%;height:auto;display:block;border:1px solid #eceef2;border-radius:10px}.premium-modal-open{overflow:hidden}


/* V11: reference-matched product hierarchy and shopping flow. Loaded after V10. */
:root{--v11-pink:#ff3f6c;--v11-ink:#282c3f;--v11-muted:#7e818c;--v11-line:#e7e8ec;--v11-bg:#f5f5f6;--v11-green:#03a685;--v11-orange:#ff7a00}
.v11-pdp{background:#fff!important;padding-bottom:0!important;overflow:visible!important}
.v11-pdp-topbar{height:56px!important;padding:0 12px!important;box-shadow:none!important;border-bottom:1px solid #eee!important}
.v11-pdp-topbar .premium-pdp-logo{min-width:0;gap:7px;text-decoration:none}.v11-pdp-topbar .premium-pdp-logo img{width:36px!important;height:29px!important}.v11-pdp-topbar .premium-pdp-logo span{display:block;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#4b5060;font-size:15px;font-weight:800}.v11-pdp-topbar .premium-icon-btn{width:38px;height:38px}.v11-pdp-topbar .premium-icon-btn svg{width:22px;height:22px;stroke-width:1.65}
.v11-gallery{border:0!important}.v11-gallery .premium-gallery-slide{aspect-ratio:1/1.08!important;background:#f7f7f8!important}.v11-gallery .premium-gallery-slide img{object-fit:contain!important;background:#f7f7f8}.v11-gallery .premium-view-similar{left:16px!important;bottom:12px!important;border-radius:12px!important;padding:9px 12px!important;background:#fff!important;color:#303544!important;font-size:11px!important;box-shadow:0 2px 10px rgba(40,44,63,.10)!important}.v11-gallery+.premium-gallery-dots{height:26px!important;border-bottom:1px solid #f1f1f2}.v11-gallery+.premium-gallery-dots button{width:6px;height:6px;background:#d1d3d8}.v11-gallery+.premium-gallery-dots button.active{background:#4b5060}
.v11-pdp-summary{padding:10px 16px 12px!important;border:0!important}.v11-title-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:start}.v11-product-heading{margin:0;color:#4b5060;font-size:15px;line-height:20px;min-width:0}.v11-product-heading strong{color:#282c3f;font-size:16px;font-weight:900}.v11-product-heading span{font-weight:400}.v11-title-actions .premium-title-actions{gap:8px}.v11-title-actions .premium-square-btn{width:40px;height:40px;border-radius:8px;border:1px solid #e5e6ea}.v11-title-actions .premium-square-btn svg{width:20px;height:20px;stroke-width:1.65}
.v11-price-row{display:flex;align-items:baseline;gap:3px;flex-wrap:wrap;margin-top:5px;line-height:1}.v11-mrp{font-size:13px;color:#94969f}.v11-mrp del{font-size:13px;color:#94969f}.v11-price-row>strong{font-size:21px;line-height:24px;color:#282c3f;font-weight:900;margin-left:0}.v11-price-row>em{font-style:normal;background:#ff6b73;color:#fff;border-radius:2px;padding:3px 5px;font-size:12px;line-height:15px;font-weight:900;margin-left:2px}.v11-pdp-summary .premium-deal-kicker{margin-top:7px;color:#f07800;font-size:11px;font-weight:900}
.v11-offer-card{margin:4px 14px 0!important;min-height:86px;padding:10px 10px!important;border:1px solid #dcd5ea!important;border-radius:14px!important;background:#fbf9ff!important;box-shadow:0 1px 0 rgba(40,44,63,.03);gap:10px!important}.v11-mega-mark{width:42px;height:42px;flex:none;display:grid;place-items:center;text-align:center;transform:rotate(-7deg);border:2px solid #ff3f6c;border-radius:50%;color:#ff3f6c!important;background:#fff!important;font-size:9px!important;line-height:9px!important;font-weight:900!important;margin:0!important}.v11-offer-card>div{align-self:center}.v11-offer-card>div b{font-size:15px!important;line-height:18px;color:#282c3f}.v11-offer-card>div span{font-size:10px!important;line-height:14px;color:#646a79}.v11-offer-card .premium-offer-pill{background:#23b67d!important;border-radius:8px!important;padding:8px 9px!important;font-size:9px!important;white-space:nowrap}
.v11-size-section{margin-top:8px!important;padding:16px 16px 14px!important;border-top:1px solid #eee;border-bottom:1px solid #eee}.v11-size-section .premium-section-head{margin-bottom:12px}.v11-size-section .premium-section-head h2{font-size:16px}.v11-size-section .premium-section-head button{color:#ff3f6c!important;font-size:12px!important}.v11-size-section .premium-option-group>strong{font-size:12px;color:#4a4f5e}.v11-size-section .premium-size-list{gap:9px}.v11-size-section .premium-size-list .size-option{min-width:54px;min-height:45px;border-radius:13px;border:1px solid #d4d5da;background:#fff;font-size:12px;color:#313645}.v11-size-section .premium-size-list .size-option.active{border:1.5px solid #ff3f6c;color:#ff3f6c;background:#fff}.v11-size-section .premium-size-list .size-option:disabled{text-decoration:line-through;color:#b3b5bc;background:#f8f8f8;opacity:.65}
.v11-action-bar{position:sticky!important;left:auto!important;transform:none!important;bottom:0!important;width:100%!important;z-index:42!important;border-radius:0!important;box-shadow:0 -2px 10px rgba(40,44,63,.08)!important;padding:9px 14px calc(9px + env(safe-area-inset-bottom))!important;grid-template-columns:1fr 1fr!important}.v11-action-bar .premium-buy-btn,.v11-action-bar .premium-bag-btn{height:47px;border-radius:9px;font-size:13px}.v11-action-bar .premium-buy-btn{border-width:1.5px}.v11-action-bar svg{width:18px;height:18px}
.v11-delivery{background:#fff;border-top:8px solid #f5f5f6;padding:15px 16px 14px}.v11-delivery>h2{margin:0 0 12px;font-size:16px;line-height:20px}.v11-delivery-location{height:54px;border:1px solid #cfd1d8;border-radius:8px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;color:#34394a;text-decoration:none}.v11-delivery-location>div{display:flex;align-items:center;gap:9px;min-width:0}.v11-delivery-location svg{width:20px;height:20px;color:#485061;flex:none}.v11-delivery-location span{min-width:0}.v11-delivery-location strong{display:block;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:250px}.v11-delivery-location small{display:block;margin-top:2px;font-size:9px;color:#747987;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:250px}.v11-delivery-location>b{font-size:10px;color:#4d5362;border-bottom:1px dashed #777;font-weight:800}.v11-service-list{margin-top:13px;display:grid;gap:12px}.v11-service-list>div{display:flex;align-items:flex-start;gap:10px}.v11-service-list svg{width:26px;height:26px;flex:none;color:#333a4c}.v11-service-list strong{display:block;font-size:13px;line-height:17px}.v11-service-list small{display:block;margin-top:1px;font-size:10px;line-height:14px;color:#7a808e}
.v11-details{margin:0!important;border-top:8px solid #f5f5f6;padding:16px!important}.v11-details>h2{font-size:17px!important;margin:0 0 14px!important}.v11-spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px 18px}.v11-spec-grid>div{min-width:0}.v11-spec-grid strong{display:block;font-size:12px;line-height:16px;color:#34394a}.v11-spec-grid span{display:block;margin-top:1px;font-size:12px;line-height:16px;color:#555b6b;word-break:break-word}.v11-description{margin-top:18px}.v11-description>strong{font-size:13px}.v11-description p{margin:5px 0 0!important;font-size:12px!important;line-height:18px!important;color:#4f5565!important;white-space:normal}
.v11-authenticity{display:grid;grid-template-columns:1fr 1fr;gap:16px;background:#fff;padding:16px 44px 12px;text-align:center}.v11-authenticity>div{display:flex;flex-direction:column;align-items:center;gap:6px;color:#ff3f6c}.v11-authenticity svg{width:34px;height:34px;stroke-width:1.5}.v11-authenticity strong{font-size:11px;line-height:14px}.v11-return-note{background:#fff;padding:14px 16px 18px;border-bottom:8px solid #f5f5f6}.v11-return-note strong{font-size:13px}.v11-return-note p{font-size:11px;line-height:16px;color:#555b6b;margin:4px 0}.v11-return-note a{font-size:11px;font-weight:800;color:#ff3f6c}
.v11-related{margin:0!important;padding:16px 0 18px 16px!important;border-bottom:8px solid #f5f5f6}.v11-related .premium-section-head{padding-right:16px;margin-bottom:10px}.v11-related .premium-section-head>div h2{font-size:16px;margin:0}.v11-related .premium-section-head>div p{margin:2px 0 0;color:#f07800;font-size:10px;font-weight:800}.v11-related-scroll{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x proximity;padding:0 16px 4px 0;scrollbar-width:none}.v11-related-scroll::-webkit-scrollbar{display:none}.v11-related-card{width:160px;min-width:160px;scroll-snap-align:start}.v11-related-card>a{display:block;color:#282c3f;text-decoration:none}.v11-related-image{height:205px;border-radius:10px;overflow:hidden;background:#f6f6f6}.v11-related-image img{width:100%;height:100%;object-fit:cover}.v11-related-card>a>strong{display:block;margin-top:6px;font-size:13px;line-height:16px}.v11-related-card>a>span:not(.v11-related-cta){display:block;margin-top:1px;font-size:11px;line-height:14px;color:#6b7180;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v11-related-price{margin-top:4px;display:flex;align-items:baseline;gap:3px;flex-wrap:wrap}.v11-related-price del{font-size:9px;color:#999da7}.v11-related-price b{font-size:12px}.v11-related-price em{font-style:normal;font-size:9px;color:#f07800;font-weight:900}.v11-related-cta{display:grid!important;place-items:center;height:34px;margin-top:8px!important;border:1px solid #ff3f6c;border-radius:8px;color:#ff3f6c!important;font-size:11px!important;font-weight:900}
.v11-pdp .premium-action-spacer{height:8px!important}

/* Bag: retain functionality, tighten hierarchy to the supplied reference. */
.premium-cart{background:#f5f5f6!important}.premium-cart-topbar{height:56px!important}.premium-cart-topbar .title{font-size:16px!important}.premium-deliver-strip{padding:10px 16px!important}.premium-deliver-strip strong{font-size:11.5px!important}.premium-cart-tabs{height:38px!important}.premium-bag-head{padding:17px 14px 8px!important}.premium-bag-head h2{font-size:15px!important}.premium-cart-items{border-radius:12px!important}.premium-cart-item{grid-template-columns:86px minmax(0,1fr)!important;gap:10px!important;padding:12px!important}.premium-cart-image{width:86px!important;height:116px!important;border-radius:8px!important}.premium-cart-brand{font-size:12px!important}.premium-cart-title{font-size:10px!important;line-height:14px!important;-webkit-line-clamp:2!important}.premium-cart-options>span{background:#fff!important;border-color:#d8dae0!important;border-radius:6px!important;font-size:9px!important}.premium-cart-price strong{font-size:14px!important}.premium-cart-price em{color:#f07800!important}.premium-wishlist-link{border-radius:0!important}.premium-price-box{border-radius:12px!important}.premium-cart-sticky a{border-radius:8px!important}

/* Address/payment: only visual alignment; form and gateway behavior remain unchanged. */
.premium-checkout,.premium-payment{background:#f5f5f6!important}.premium-form-card,.premium-payment-card,.premium-payment-address,.premium-price-box{box-shadow:none!important}.premium-form-card{border-radius:10px!important}.premium-form-card input,.premium-form-card textarea{border-radius:7px!important}.premium-payment-option{border-radius:8px!important}.premium-checkout-sticky button,.premium-cart-sticky a{background:#ff3f6c!important}

@media(max-width:360px){.v11-pdp-topbar .premium-pdp-logo span{max-width:105px}.v11-gallery .premium-gallery-slide{aspect-ratio:1/1.05!important}.v11-spec-grid{gap:11px 12px}.v11-related-card{width:150px;min-width:150px}.v11-related-image{height:192px}}
@media(min-width:700px){.v11-pdp{border-radius:12px!important;overflow:visible!important}.v11-pdp-topbar{border-radius:12px 12px 0 0!important}.v11-action-bar{border-radius:0 0 12px 12px!important}}
@media(min-width:1024px){.v11-pdp{width:430px!important;max-width:430px!important;margin:16px auto!important}.v11-action-bar{width:430px!important}.v11-gallery .premium-gallery-slide{aspect-ratio:1/1.08!important}}


/* V13 strict-scope repair: PDP only. Home/category/account visuals intentionally untouched. */
.v13-pdp{background:#fff!important;color:#282c3f}
.v13-pdp .v13-gallery{background:#fff!important;overflow:hidden}
.v13-pdp .v13-gallery-track{align-items:stretch;background:#fff}
.v13-pdp .v13-gallery-slide{position:relative;display:grid;place-items:center;width:100%;min-width:100%;aspect-ratio:1/1.08;background:#fff;overflow:hidden}
.v13-pdp .v13-gallery-slide img{display:block;width:100%;height:100%;object-fit:contain!important;object-position:center center;background:#fff}
.v13-pdp .premium-view-similar{left:14px;bottom:14px;height:38px;padding:0 13px;border-radius:12px;background:#fff;box-shadow:0 2px 9px rgba(40,44,63,.16);font-size:11px;font-weight:800}
.v13-pdp .premium-gallery-dots{height:22px;gap:4px;background:#fff}
.v13-pdp .premium-gallery-dots button{width:6px;height:6px;background:#d4d5d9}
.v13-pdp .premium-gallery-dots button.active{background:#535766}
.v13-mega-sticker{position:absolute;z-index:3;left:12px;top:12px;width:49px;height:49px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;background:#ff3f6c;clip-path:polygon(50% 0%,61% 13%,78% 5%,83% 22%,100% 22%,92% 39%,100% 50%,87% 61%,95% 78%,78% 83%,78% 100%,61% 92%,50% 100%,39% 87%,22% 95%,17% 78%,0 78%,8% 61%,0 50%,13% 39%,5% 22%,22% 17%,22% 0%,39% 8%);filter:drop-shadow(0 2px 3px rgba(0,0,0,.15));pointer-events:none}
.v13-mega-sticker b,.v13-mega-sticker strong{display:block;color:#fff;line-height:9px;font-weight:900;letter-spacing:-.2px}.v13-mega-sticker b{font-size:8px}.v13-mega-sticker strong{font-size:10px}
.v13-pdp .v11-pdp-summary{padding:14px 16px 12px!important;border-bottom:1px solid #eee;background:#fff}
.v13-pdp .v11-title-actions{grid-template-columns:minmax(0,1fr) auto;gap:12px}
.v13-pdp .v11-product-heading{font-size:15px!important;line-height:21px!important;color:#535766!important;margin:0!important;letter-spacing:0}
.v13-pdp .v11-product-heading strong{font-size:16px!important;line-height:21px!important;color:#282c3f!important;font-weight:900!important;margin-right:3px}
.v13-pdp .v11-product-heading span{font-size:15px!important;font-weight:400!important;color:#535766!important}
.v13-pdp .v11-price-row{display:flex!important;align-items:baseline!important;gap:3px!important;flex-wrap:wrap!important;margin-top:7px!important;line-height:1!important}
.v13-pdp .v11-mrp,.v13-pdp .v11-mrp del{font-size:14px!important;color:#94969f!important;font-weight:400!important}
.v13-pdp .v11-price-row>strong{font-size:20px!important;line-height:23px!important;color:#282c3f!important;font-weight:900!important;letter-spacing:-.2px}
.v13-pdp .v11-price-row>em{font-size:12px!important;line-height:16px!important;font-style:normal!important;font-weight:900!important;color:#fff!important;background:#ff6b73!important;border-radius:2px!important;padding:2px 4px!important}
.v13-pdp .premium-deal-kicker{font-size:11px!important;line-height:15px!important;color:#f07800!important;font-weight:900!important;margin-top:7px!important}
.v13-pdp .v11-offer-card{margin:10px 14px 0!important;min-height:82px!important;border-radius:12px!important;border:1px solid #ded8ea!important;background:#fbf9ff!important;padding:10px!important;gap:10px!important}
.v13-pdp .v11-offer-card .v11-mega-mark{width:43px!important;height:43px!important;border-radius:50%!important;display:grid!important;place-items:center!important;border:2px solid #ff3f6c!important;color:#ff3f6c!important;background:#fff!important;font-size:9px!important;line-height:9px!important;font-weight:900!important}
.v13-pdp .v11-offer-card>div b{display:block;font-size:14px!important;line-height:18px!important;color:#282c3f!important;font-weight:900!important}.v13-pdp .v11-offer-card>div span{display:block;margin-top:2px;font-size:10px!important;line-height:14px!important;color:#6d7280!important}.v13-pdp .v11-offer-card .premium-offer-pill{font-size:9px!important;padding:7px 8px!important;border-radius:7px!important;white-space:nowrap!important}
.v13-pdp .v11-size-section{padding:16px!important;margin-top:8px!important}.v13-pdp .v11-size-section .premium-section-head h2{font-size:16px!important;font-weight:900!important}.v13-pdp .v11-size-section .premium-section-head button{font-size:12px!important;font-weight:800!important;color:#ff3f6c!important}.v13-pdp .premium-option-group{margin-top:14px!important}.v13-pdp .premium-option-group>strong{display:block;margin-bottom:8px;font-size:12px!important;line-height:16px;color:#535766!important}.v13-pdp .premium-size-list{display:flex!important;flex-wrap:wrap!important;gap:9px!important}.v13-pdp .premium-size-list .size-option{min-width:54px!important;min-height:45px!important;padding:0 13px!important;border:1px solid #d4d5da!important;border-radius:13px!important;background:#fff!important;color:#282c3f!important;font-size:12px!important;font-weight:700!important}.v13-pdp .premium-size-list .size-option.active{border:1.5px solid #ff3f6c!important;color:#ff3f6c!important;background:#fff!important}.v13-pdp .premium-size-list .size-option:disabled{background:#f7f7f8!important;color:#b4b6bd!important;text-decoration:line-through!important;opacity:.75!important}
.v13-pdp .v11-action-bar{padding:9px 14px calc(9px + env(safe-area-inset-bottom))!important;background:#fff!important;box-shadow:0 -2px 10px rgba(40,44,63,.09)!important}.v13-pdp .v11-action-bar .premium-buy-btn,.v13-pdp .v11-action-bar .premium-bag-btn{height:48px!important;border-radius:9px!important;font-size:13px!important;font-weight:900!important}.v13-pdp .v11-action-bar .premium-buy-btn{background:#fff!important;color:#ff3f6c!important;border:1.5px solid #ff3f6c!important}.v13-pdp .v11-action-bar .premium-bag-btn{background:#ff3f6c!important;color:#fff!important;border:1.5px solid #ff3f6c!important}
.v13-pdp .v11-delivery,.v13-pdp .v11-details,.v13-pdp .v11-authenticity,.v13-pdp .v11-return-note,.v13-pdp .v11-related{background:#fff!important}.v13-pdp .v11-delivery{border-top:8px solid #f5f5f6!important}.v13-pdp .v11-details{border-top:8px solid #f5f5f6!important}.v13-pdp .v11-related{border-top:8px solid #f5f5f6!important}
.v13-pdp .v11-related-image{background:#fff!important}.v13-pdp .v11-related-image img{object-fit:contain!important;background:#fff!important}
@media(max-width:380px){.v13-pdp .v13-gallery-slide{aspect-ratio:1/1.08}.v13-pdp .v11-product-heading strong{font-size:15px!important}.v13-pdp .v11-product-heading span{font-size:14px!important}.v13-mega-sticker{width:44px;height:44px}}
@media(min-width:700px){.v13-pdp .v13-gallery-slide{aspect-ratio:1/1.08}}


/* V14 controlled repair: one cascade + PDP stability corrections. */
.v13-pdp .v13-gallery-slide{aspect-ratio:4/5!important;background:#fff!important;scroll-snap-align:start}
.v13-pdp .v13-gallery-slide img{display:block;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;background:#fff!important}
.v13-pdp .v13-gallery-track{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory}
.v13-pdp img[data-fallback-applied="1"]{object-fit:contain!important;padding:28px!important;background:#fafafa!important}
.v13-pdp .v11-product-heading{overflow-wrap:anywhere}
.v13-pdp .v11-price-row{min-height:26px}
.v13-pdp .v11-price-row>strong,.v13-pdp .v11-price-row>em{white-space:nowrap}
.v13-pdp .premium-size-list{align-items:stretch}
.v13-pdp .premium-size-list .size-option{display:inline-grid!important;place-items:center!important;line-height:1.2!important}
@media(max-width:380px){.v13-pdp .v13-gallery-slide{aspect-ratio:4/5!important}.v13-pdp .v13-mega-sticker{left:10px;top:10px}}
