/* MILONA DESKTOP EXPERIENCE V3.0
   Mobile lock: every existing storefront rule remains in storefront-v1.css.
   This file only exposes added desktop markup or overrides existing components at >=1024px. */
.desktop-only{display:none!important}
.cart-desktop-layout,.cart-side-wrap{display:contents}
.mobile-checkout-label,.mobile-pay-label{display:inline}

@media (min-width:1024px){
  :root{--desk-ink:#172330;--desk-muted:#68727f;--desk-line:#e2e7ec;--desk-cream:#f6eddf;--desk-soft:#f6f8f9;--desk-dark:#14222e;--desk-accent:#f24f2b;--desk-green:#0c9a47;--desk-frame:min(1380px,calc(100vw - 72px))}
  html{background:#fff}
  body{padding:0!important;background:#fff!important;color:var(--desk-ink);font-family:Arial,Helvetica,sans-serif}
  .desktop-only{display:block!important}
  .desktop-frame{width:var(--desk-frame);margin:0 auto}
  .store-shell,.sf-app{width:100%!important;max-width:none!important;min-height:100vh!important;margin:0!important;border-radius:0!important;box-shadow:none!important;overflow:visible!important;background:#fff!important}
  .mobile-current-home{display:none!important}
  .home-sale-live-v17,.home-offer-banner-v17{display:none!important}
  .mobile-checkout-label,.mobile-pay-label{display:none!important}
  .desktop-checkout-label,.desktop-pay-label{display:inline!important}
  .theme-toast{bottom:32px}

  /* ----- Global desktop header ----- */
  .desktop-topbar{display:block!important;background:var(--desk-dark);color:#f7fafc;font-size:12px;height:34px}
  .desktop-topbar .desktop-frame{height:34px;display:flex;align-items:center;justify-content:space-between}
  .desktop-topbar .desktop-frame>div{display:flex;align-items:center;gap:14px}
  .desktop-topbar i{width:1px;height:13px;background:rgba(255,255,255,.28)}
  .desktop-topbar a,.desktop-topbar span{opacity:.94}
  .desktop-site-header{display:block!important;background:#fff;border-bottom:1px solid #edf0f2}
  .desktop-header-row{height:78px;display:grid;grid-template-columns:250px minmax(360px,1fr) 310px;gap:26px;align-items:center}
  .desktop-wordmark{display:inline-grid;grid-template-columns:auto auto;justify-content:start;align-items:end;line-height:1;position:relative;padding-bottom:13px;width:max-content;color:#1a2732}
  .desktop-wordmark strong{font-size:30px;letter-spacing:-1.2px;font-weight:800}
  .desktop-wordmark>span{font-size:30px;letter-spacing:-1.2px;font-weight:300;color:#66717d}
  .desktop-wordmark small{position:absolute;left:1px;bottom:0;font-size:8px;letter-spacing:2.2px;color:#7d8791;font-weight:700}
  .desktop-search{height:46px;border:1px solid #dce2e7;border-radius:7px;display:grid;grid-template-columns:42px 1fr 50px;align-items:center;background:#fbfcfd;overflow:hidden;box-shadow:0 2px 8px rgba(22,36,47,.03)}
  .desktop-search>span{display:grid;place-items:center;color:#87919c}
  .desktop-search svg{width:19px;height:19px}
  .desktop-search input{border:0;outline:0;background:transparent;height:100%;font-size:13px;color:#26323d}
  .desktop-search button{height:100%;border:0;background:var(--desk-dark);color:#fff;display:grid;place-items:center}
  .desktop-search button svg{width:20px;height:20px}
  .desktop-actions{display:flex;justify-content:flex-end;align-items:center;gap:24px}
  .desktop-actions>a{display:grid;grid-template-columns:27px auto;gap:8px;align-items:center;position:relative;color:#1f2933}
  .desktop-actions svg{width:25px;height:25px}
  .desktop-actions span{display:grid;line-height:1.15}
  .desktop-actions small{font-size:10px;font-weight:400;color:#7b8490}
  .desktop-actions b{font-size:12px;font-weight:700;margin-top:3px}
  .desktop-cart-link em{position:absolute;left:18px;top:-8px;min-width:19px;height:19px;border-radius:99px;background:#ef3f30;color:#fff;border:2px solid #fff;display:grid;place-items:center;font-size:9px;font-style:normal;font-weight:800;padding:0 4px}
  .desktop-main-nav{display:block!important;height:48px;background:#fff;border-bottom:1px solid #e8ecef;box-shadow:0 3px 10px rgba(20,34,46,.04);position:relative;z-index:70}
  .desktop-main-nav>.desktop-frame{height:48px;display:flex;align-items:center;gap:34px}
  .desktop-main-nav a{font-size:12px;font-weight:600;color:#27323d;white-space:nowrap}
  .desktop-main-nav .desktop-all-link{display:flex;align-items:center;gap:8px;padding-right:8px}
  .desktop-main-nav .desktop-all-link>span{font-size:18px}.desktop-main-nav .desktop-all-link>b{font-size:13px;color:#838d97}
  .desktop-main-nav .desktop-deals{margin-left:auto;color:#e33c2f;font-weight:800}
  .desktop-mega-wrap{height:48px;display:flex;align-items:center;position:relative}
  .desktop-mega{position:absolute;top:47px;left:0;width:600px;background:#fff;border:1px solid #dfe5e9;border-radius:0 0 12px 12px;box-shadow:0 18px 45px rgba(21,34,46,.15);padding:22px;display:none;grid-template-columns:repeat(3,1fr);gap:24px;z-index:90}
  .desktop-mega-wrap:hover .desktop-mega{display:grid}
  .desktop-mega section{display:grid;gap:10px}.desktop-mega section strong{font-size:12px;margin-bottom:3px}.desktop-mega section a{font-size:12px;font-weight:400;color:#5f6974}.desktop-mega section a:hover{color:var(--desk-accent)}

  /* ----- Home desktop ----- */
  .desktop-home-page{display:block!important;background:#fff}
  .desktop-home-hero{height:360px;margin-top:0;display:grid;grid-template-columns:42% 58%;overflow:hidden;background:linear-gradient(120deg,#f5eadb 0%,#efe0cb 58%,#f8f3eb 100%);position:relative}
  .desktop-home-hero:before{content:"";position:absolute;width:380px;height:380px;border-radius:50%;background:rgba(255,255,255,.26);left:28%;top:-90px}
  .desktop-hero-copy{padding:50px 0 0 48px;position:relative;z-index:3}
  .desktop-hero-copy>small,.desktop-collection-hero small,.desktop-policy-hero small,.desktop-search-heading>small{letter-spacing:4px;font-size:10px;font-weight:800;color:#6f736f}
  .desktop-hero-copy h1{font-family:Georgia,'Times New Roman',serif;font-size:52px;line-height:.98;letter-spacing:-2px;margin:14px 0 14px;color:#17212b;font-weight:700}
  .desktop-hero-copy p{max-width:380px;font-size:15px;line-height:1.5;color:#56616c;margin:0 0 22px}
  .desktop-hero-copy>a{display:inline-flex;align-items:center;background:var(--desk-dark);color:#fff;border-radius:8px;padding:13px 20px;font-size:12px;font-weight:800;box-shadow:0 8px 18px rgba(20,34,46,.14)}
  .desktop-hero-copy>div{display:flex;align-items:center;gap:12px;margin-top:22px;font-size:10px;color:#777f87}.desktop-hero-copy>div i{width:1px;height:12px;background:#b8b3aa}
  .desktop-hero-visual{position:relative;overflow:hidden;height:100%}
  .desktop-hero-product{position:absolute;display:grid;place-items:end center;border-radius:18px 18px 0 0;overflow:hidden;background:rgba(255,255,255,.56);box-shadow:0 18px 35px rgba(71,53,31,.12)}
  .desktop-hero-product img{width:100%;height:100%;object-fit:contain;padding:18px;mix-blend-mode:multiply}
  .desktop-hero-product.p1{left:4%;bottom:-16px;width:220px;height:280px;transform:rotate(-3deg)}
  .desktop-hero-product.p2{left:28%;bottom:-10px;width:245px;height:320px;z-index:2}
  .desktop-hero-product.p3{left:55%;bottom:-14px;width:210px;height:266px;transform:rotate(3deg)}
  .desktop-hero-offer{position:absolute;right:28px;top:45px;width:190px;padding:20px;background:rgba(255,255,255,.84);backdrop-filter:blur(9px);border:1px solid rgba(255,255,255,.72);box-shadow:0 12px 30px rgba(55,42,28,.12);z-index:5;display:grid;gap:5px}
  .desktop-hero-offer small{font-size:11px;letter-spacing:2px}.desktop-hero-offer>strong{font-size:22px;letter-spacing:1px;margin-bottom:5px}.desktop-hero-offer>span{font-family:Georgia,serif;font-size:17px}.desktop-hero-offer>a{margin-top:8px;background:var(--desk-dark);color:#fff;padding:10px 12px;border-radius:7px;text-align:center;font-size:10px;font-weight:800}
  .desktop-category-row{display:flex!important;justify-content:center;gap:54px;padding:22px 0 20px;border-bottom:1px solid #edf0f2}
  .desktop-category-row a{width:94px;display:grid;place-items:center;gap:8px;text-align:center}
  .desktop-category-row span{width:66px;height:66px;border-radius:50%;background:#f3f5f6;display:grid;place-items:center;font-family:Georgia,serif;font-size:20px;color:#26323d;border:1px solid #eceff1}
  .desktop-category-row b{font-size:11px}.desktop-category-row a:hover span{background:#f4e7d8;transform:translateY(-2px)}
  .desktop-home-offer{display:grid!important;grid-template-columns:1fr 1px 1fr auto;gap:25px;align-items:center;margin-top:18px;margin-bottom:18px;padding:15px 20px;border:1px solid #f5d6c5;border-radius:14px;background:linear-gradient(90deg,#fff8f2,#fffdf9);box-shadow:0 5px 16px rgba(71,47,31,.04)}
  .desktop-home-offer>div{display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:10px}.desktop-home-offer>div:first-child{font-size:19px}.desktop-home-offer>div:nth-child(3){font-size:19px}
  .desktop-home-offer strong{font-size:15px;color:#dd3e30}.desktop-home-offer span{font-size:11px;color:#6f7882}.desktop-home-offer>i{height:28px;background:#ecd8cb}.desktop-home-offer>a{background:var(--desk-dark);color:#fff;border-radius:999px;padding:11px 18px;font-size:10px;font-weight:800}
  .desktop-products-section{padding:0 0 26px}
  .desktop-section-heading{display:flex;align-items:end;justify-content:space-between;margin:22px 0 14px}
  .desktop-section-heading h2,.desktop-collection-toolbar h2{font-size:25px;margin:0 0 4px;letter-spacing:-.5px}.desktop-section-heading p,.desktop-collection-toolbar p{margin:0;color:#7b8490;font-size:11px}
  .desktop-collection-tabs{display:flex;gap:8px}.desktop-collection-tabs a{padding:8px 12px;border-radius:999px;font-size:10px;color:#525e69}.desktop-collection-tabs a.active,.desktop-collection-tabs a:hover{background:#182630;color:#fff}
  .desktop-product-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;align-items:start}
  .desktop-product-card{min-width:0;border:1px solid #e4e8eb;border-radius:12px;background:#fff;overflow:hidden;box-shadow:0 4px 16px rgba(20,34,46,.035);transition:.18s transform,.18s box-shadow}
  .desktop-product-card:hover{transform:translateY(-3px);box-shadow:0 11px 28px rgba(20,34,46,.09)}
  .desktop-product-image{height:190px;background:#f7f8f8;display:grid;place-items:center;position:relative;overflow:hidden}.desktop-product-image img{width:100%;height:100%;object-fit:contain;padding:12px}.desktop-product-badge{position:absolute;left:9px;top:9px;z-index:2;background:#159b54;color:#fff;border-radius:5px;padding:5px 8px;font-size:9px;font-weight:900}
  .desktop-product-copy{padding:10px 11px 12px}.desktop-product-name{display:block;height:35px;overflow:hidden;font-size:12px;line-height:1.4;font-weight:600;color:#26313b}.desktop-product-rating{display:flex;align-items:center;gap:4px;margin-top:7px}.desktop-product-rating>span{color:#0e9d44;letter-spacing:-1px;font-size:11px}.desktop-product-rating small{font-size:9px;color:#9098a1}.desktop-product-rating .assured-badge{margin-left:auto}.desktop-product-price{display:flex;align-items:baseline;gap:8px;margin-top:7px}.desktop-product-price b{font-size:18px}.desktop-product-price del{font-size:10px;color:#8d959d}.desktop-product-tags{display:flex;gap:5px;margin-top:7px}.desktop-product-tags span{font-size:8px;font-weight:800;color:#1760c8;background:#eef5ff;border-radius:4px;padding:3px 5px}.desktop-card-action{margin-top:9px;height:33px;border:1px solid #26323d;border-radius:6px;display:grid;place-items:center;font-size:10px;font-weight:800;transition:.15s}.desktop-card-action:hover{background:#182630;color:#fff}

  /* ----- Benefit row + footer ----- */
  .desktop-benefit-row{display:grid!important;grid-template-columns:repeat(5,1fr);border-top:1px solid #e8ecef;border-bottom:1px solid #e8ecef;background:#fff;margin-top:18px}
  .desktop-benefit-row>div{display:grid;grid-template-columns:40px auto;gap:10px;align-items:center;padding:20px 18px;border-left:1px solid #edf0f2}.desktop-benefit-row>div:first-child{border-left:0}.desktop-benefit-row svg{width:30px;height:30px;color:#1c2b37}.desktop-benefit-row span{display:grid;gap:3px}.desktop-benefit-row b{font-size:11px}.desktop-benefit-row small{font-size:9px;color:#7d8791}
  .desktop-footer{display:block!important;margin-top:0;background:#fff}
  .desktop-footer-cta{background:linear-gradient(105deg,#f4eadc 0%,#fbf6ed 65%,#f0dfc6 100%);border-top:1px solid #eadfd2;border-bottom:1px solid #e5d8c9}.desktop-footer-cta .desktop-frame{display:flex;align-items:center;justify-content:space-between;padding:28px 0}.desktop-footer-cta small{font-size:9px;letter-spacing:4px;color:#6a6f72}.desktop-footer-cta h2{font-family:Georgia,serif;font-size:34px;margin:6px 0 5px}.desktop-footer-cta p{font-size:11px;color:#65707b;margin:0}.desktop-footer-cta a{background:var(--desk-dark);color:#fff;border-radius:8px;padding:13px 20px;font-size:11px;font-weight:800}
  .desktop-footer-main{background:#14222e;color:#dfe6eb;padding:34px 0 16px}.desktop-footer-grid{display:grid;grid-template-columns:1.55fr repeat(4,1fr);gap:40px}.desktop-footer-grid>div{display:grid;align-content:start;gap:9px}.desktop-footer-grid h3{font-size:12px;color:#fff;margin:2px 0 5px}.desktop-footer-grid a{font-size:10px;color:#bdc7ce}.desktop-footer-grid a:hover{color:#fff}.desktop-footer-brand p{font-size:10px;line-height:1.65;color:#aeb9c1;max-width:280px;margin:10px 0 0}.desktop-wordmark.light strong,.desktop-wordmark.light>span{color:#fff}.desktop-wordmark.light small{color:#aab6be}.desktop-support-mail{word-break:break-all}.desktop-footer-button{display:inline-flex!important;width:max-content;margin-top:6px;border:1px solid #687985;border-radius:6px;padding:9px 11px!important;color:#fff!important}.desktop-footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:28px;padding:15px 0 0;display:flex;justify-content:space-between;color:#8f9ca6;font-size:9px}

  /* ----- Collection desktop ----- */
  .desktop-collection-page{display:block!important}
  .desktop-collection-hero{background:linear-gradient(100deg,#f5e8d5,#ead8be);height:230px;overflow:hidden}.desktop-collection-hero>.desktop-frame{height:100%;display:grid;grid-template-columns:45% 55%;align-items:center}.desktop-collection-hero h1{font-family:Georgia,serif;font-size:44px;margin:10px 0 7px;letter-spacing:-1.3px}.desktop-collection-hero p{font-size:13px;color:#5e6872;max-width:520px;line-height:1.5}.desktop-collection-art{height:100%;display:flex;justify-content:flex-end;gap:8px;align-items:end;overflow:hidden}.desktop-collection-art img{height:205px;width:190px;object-fit:contain;mix-blend-mode:multiply;background:rgba(255,255,255,.25);border-radius:18px 18px 0 0;padding:12px}
  .desktop-collection-layout{display:grid;grid-template-columns:240px 1fr;gap:24px;padding:25px 0 30px}.desktop-collection-sidebar{border:1px solid #e0e6ea;border-radius:10px;background:#fff;height:max-content;overflow:hidden;position:sticky;top:18px}.desktop-filter-title{padding:15px 15px 12px;display:flex;justify-content:space-between;border-bottom:1px solid #edf0f2}.desktop-filter-title strong{font-size:14px}.desktop-filter-title a{font-size:9px;color:#1760c8}.desktop-collection-sidebar nav{display:grid;padding:5px 0}.desktop-collection-sidebar nav a{display:flex;justify-content:space-between;padding:11px 15px;font-size:11px;border-bottom:1px solid #f0f2f4}.desktop-collection-sidebar nav a:hover{background:#f7f9fa}.desktop-sidebar-offer{margin:14px;padding:16px;border-radius:9px;background:linear-gradient(135deg,#f6e8d7,#fff8ee);display:grid;gap:4px}.desktop-sidebar-offer small{letter-spacing:2px;font-size:8px}.desktop-sidebar-offer strong{font-family:Georgia,serif;font-size:18px;margin-bottom:7px}.desktop-sidebar-offer span{font-size:10px;color:#d74334;font-weight:900}.desktop-sidebar-help{margin:14px;padding:15px;border-radius:9px;background:#f6f8fa;display:grid;grid-template-columns:32px 1fr;gap:9px;align-items:start}.desktop-sidebar-help>svg{width:27px;height:27px}.desktop-sidebar-help>div{display:grid;gap:2px}.desktop-sidebar-help b{font-size:11px}.desktop-sidebar-help small{font-size:9px;color:#7a8490}.desktop-sidebar-help>a{grid-column:1/-1;background:#182630;color:#fff!important;border-radius:6px;padding:9px!important;text-align:center;font-size:9px!important;font-weight:700}.desktop-collection-toolbar{display:flex;align-items:end;justify-content:space-between;margin:0 0 14px}.desktop-collection-toolbar>div:last-child{display:flex;gap:6px;align-items:center;border:1px solid #dde3e7;border-radius:6px;padding:9px 12px;font-size:9px}.desktop-collection-toolbar>div:last-child b{font-size:10px}.collection-grid{grid-template-columns:repeat(5,minmax(0,1fr))}

  /* ----- Cart desktop ----- */
  .cart-page{padding:0!important;background:#fff!important}
  .cart-page>.simple-titlebar{display:none!important}
  .desktop-cart-intro{display:flex!important;align-items:end;justify-content:space-between;padding:22px 0 10px}.desktop-cart-intro small{font-size:9px;color:#88919a}.desktop-cart-intro h1{font-family:Georgia,serif;font-size:34px;margin:7px 0 2px}.desktop-cart-intro h1 span{font-family:Arial,sans-serif;font-size:13px;color:#68737e;font-weight:500}.desktop-cart-intro p{font-size:11px;color:#7b8490;margin:0}.desktop-cart-intro>a{font-size:10px;text-decoration:underline;color:#2f4f68}
  .cart-page .cart-offer-banner-v17{width:var(--desk-frame);margin:6px auto 14px;border-radius:12px;min-height:70px;padding:13px 18px;display:grid;grid-template-columns:36px 1fr auto;column-gap:12px;row-gap:4px;background:linear-gradient(90deg,#fff6ed,#fffaf5);border-color:#f0c9b5}.cart-page .cart-offer-banner-v17 .gift{font-size:26px}.cart-page .cart-offer-banner-v17 .main{font-size:15px}.cart-page .cart-offer-banner-v17 .status{font-size:10px;padding:7px 12px}.cart-page .cart-offer-banner-v17 .sub{font-size:10px;color:#75808b}
  .cart-desktop-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:22px;width:var(--desk-frame);margin:0 auto 22px;align-items:start}.cart-side-wrap{display:block;position:sticky;top:18px}
  .cart-page .cart-list{padding:0!important;display:grid;gap:10px}.cart-page .cart-item{position:relative!important;display:grid!important;grid-template-columns:118px 1fr!important;gap:14px!important;padding:14px 16px!important;margin:0!important;border:1px solid #e2e7eb!important;border-radius:10px!important;background:#fff!important;box-shadow:0 3px 12px rgba(20,34,46,.025)!important;min-height:154px!important}.cart-page .cart-thumb{width:112px!important;height:122px!important;border-radius:8px!important;background:#f7f8f8!important}.cart-page .cart-copy{position:relative;padding-right:180px!important}.cart-page .cart-item h2{font-size:14px!important;line-height:1.35!important;max-height:40px!important;margin:2px 0 4px!important;font-weight:700}.cart-page .cart-variant{font-size:10px!important;color:#7c8590!important}.cart-page .cart-rating{margin:7px 0 5px}.cart-page .cart-rating .stars{font-size:11px!important}.cart-page .cart-price{position:absolute;right:14px;top:15px;display:flex!important;align-items:baseline!important;gap:7px!important}.cart-page .cart-price strong{font-size:12px!important;color:#149848}.cart-page .cart-price b{font-size:21px!important}.cart-page .cart-price del{font-size:10px!important}.cart-page .cart-item .qty-control{position:absolute;right:14px;top:65px;width:108px;height:34px!important;grid-template-columns:34px 40px 34px!important;margin:0!important}.cart-page .remove-item{right:10px!important;top:auto!important;bottom:8px!important;width:auto!important;height:24px!important;padding:2px 5px!important;border-radius:4px}.cart-page .remove-item:after{content:' Remove';font-size:9px;color:#68737e}.cart-page .remove-item svg{display:inline-block;width:12px!important;height:12px!important}.cart-page .cart-delivery{grid-column:1/-1!important;border-top:1px solid #edf0f2!important;margin-top:0!important;padding-top:8px!important;font-size:9px!important}.cart-page .cart-delivery strong{font-size:9px!important}
  .cart-page .price-card{margin:0!important;border:1px solid #e0e5e9;border-radius:10px;padding:18px;background:#fff;box-shadow:0 4px 18px rgba(20,34,46,.04)}.cart-page .price-card h2{font-size:19px;margin:0 0 16px}.cart-page .price-card>div{font-size:11px;padding:8px 0}.cart-page .price-card .total{margin-top:7px;padding-top:14px}.cart-page .price-card .total span,.cart-page .price-card .total b{font-size:17px}.cart-page .price-card>p{font-size:10px;padding:10px;border-radius:7px;margin:10px 0 0;background:#eaf8ee;color:#0c7936}
  .cart-page .checkout-sticky{position:static!important;transform:none!important;width:100%!important;display:block!important;background:transparent!important;border:0!important;box-shadow:none!important;padding:12px 0 0!important}.cart-page .checkout-sticky>div{display:none}.cart-page .checkout-sticky>a{height:48px!important;width:100%;border-radius:8px;background:var(--desk-dark)!important;display:grid!important;place-items:center;font-size:12px!important;color:#fff!important;font-weight:800}

  /* ----- Address desktop ----- */
  .address-page{display:grid!important;grid-template-columns:minmax(0,1fr) 390px;column-gap:24px;align-items:start;background:#fbfcfd!important}
  .address-page>.desktop-topbar,.address-page>.desktop-site-header,.address-page>.desktop-main-nav,.address-page>.checkout-steps,.address-page>.desktop-address-heading,.address-page>.desktop-benefit-row,.address-page>.desktop-footer{grid-column:1/-1}
  .address-page>.simple-titlebar{display:none!important}
  .address-page>.desktop-topbar,.address-page>.desktop-site-header,.address-page>.desktop-main-nav{width:100%}
  .address-page>.checkout-steps{width:var(--desk-frame);margin:18px auto 0;padding:0 260px;background:transparent;border:0;box-shadow:none}.address-page .checkout-steps div{font-size:10px}.address-page .checkout-steps i{width:34px;height:34px}.address-page .checkout-steps b{height:1px}
  .desktop-address-heading{width:var(--desk-frame);padding:8px 0 12px}.desktop-address-heading small{font-size:9px;color:#8b949e}.desktop-address-heading h1{font-family:Georgia,serif;font-size:31px;margin:8px 0 3px}.desktop-address-heading p{margin:0;font-size:11px;color:#7b8490}
  .address-page>.address-form{grid-column:1;grid-row:auto;width:auto!important;margin-left:max(36px,calc((100vw - min(1380px,100vw - 72px))/2));margin-right:0;margin-bottom:24px;padding:22px!important;border:1px solid #e0e6ea;border-radius:10px;background:#fff;display:grid!important;grid-template-columns:1fr 1fr;gap:14px 16px;box-shadow:0 4px 18px rgba(20,34,46,.035)}
  .address-page .address-form:before{content:'Add a New Address';grid-column:1/-1;font-family:Georgia,serif;font-size:23px;font-weight:700;margin-bottom:3px}.address-page .address-form>input,.address-page .address-form select{height:46px!important;border:1px solid #cfd6dd!important;border-radius:6px!important;padding:0 13px!important;font-size:11px!important;background:#fff}.address-page .address-form>.address-two{display:grid!important;grid-template-columns:1fr 1fr;gap:10px}.address-page .address-form>.address-two input{height:46px!important}.address-page .address-two label{height:46px!important}.address-page .address-two label span{font-size:8px!important}.address-page .shipping-banner{display:none!important}.address-page .form-error{grid-column:1/-1}.address-page .save-address{grid-column:2;height:46px!important;margin:0!important;background:var(--desk-dark)!important;border-radius:7px!important;font-size:11px!important;justify-self:end;width:190px}
  .desktop-address-summary{display:block!important;grid-column:2;width:auto;margin-right:max(36px,calc((100vw - min(1380px,100vw - 72px))/2));margin-bottom:24px;border:1px solid #e0e6ea;border-radius:10px;background:#fff;padding:18px;box-shadow:0 4px 18px rgba(20,34,46,.035);position:sticky;top:18px}.desktop-summary-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e8ecef;padding-bottom:13px}.desktop-summary-head h2{font-family:Georgia,serif;font-size:20px;margin:0}.desktop-summary-head span{font-size:9px;color:#7c8590}.desktop-mini-items{display:grid}.desktop-mini-items>div{display:grid;grid-template-columns:64px 1fr auto;gap:9px;align-items:center;padding:11px 0;border-bottom:1px solid #edf0f2}.desktop-mini-items img{width:64px;height:64px;object-fit:contain;background:#f7f8f8;border-radius:6px}.desktop-mini-items span{display:grid;gap:4px}.desktop-mini-items b{font-size:10px;line-height:1.3}.desktop-mini-items small{font-size:8.5px;color:#87909a}.desktop-mini-items strong{font-size:11px}.desktop-address-summary dl{margin:12px 0 0}.desktop-address-summary dl>div{display:flex;justify-content:space-between;padding:6px 0;font-size:10px}.desktop-address-summary dl .total{border-top:1px solid #e1e6e9;margin-top:6px;padding-top:12px;font-size:15px;font-weight:800}.desktop-address-summary>p{font-size:10px;color:#0c7936;background:#eaf8ee;border-radius:7px;padding:10px;margin:9px 0 0}

  /* ----- Payment / summary desktop ----- */
  .summary-page{display:grid!important;grid-template-columns:minmax(0,1fr) 410px;column-gap:24px;align-items:start;background:#fbfcfd!important}
  .summary-page>.desktop-topbar,.summary-page>.desktop-site-header,.summary-page>.desktop-main-nav,.summary-page>.checkout-steps,.summary-page>.desktop-benefit-row,.summary-page>.desktop-footer{grid-column:1/-1}
  .summary-page>.simple-titlebar{display:none!important}
  .summary-page>.checkout-steps{width:var(--desk-frame);margin:18px auto 12px;padding:0 260px;background:transparent;border:0;box-shadow:none}.summary-page .checkout-steps i{width:34px;height:34px}.summary-page .checkout-steps div{font-size:10px}
  .summary-page>.desktop-payment-intro{display:flex!important;grid-column:1;grid-row:5;margin-left:max(36px,calc((100vw - min(1380px,100vw - 72px))/2));margin-right:0;border:1px solid #e0e6ea;border-radius:10px;background:#fff;padding:22px;justify-content:space-between;align-items:flex-start;gap:25px}.desktop-payment-intro>div:first-child{display:grid;grid-template-columns:48px 1fr;gap:12px;align-items:start}.desktop-payment-intro>div:first-child>span{width:44px;height:44px;border-radius:50%;background:#e8f6ee;color:#0d9a49;display:grid;place-items:center}.desktop-payment-intro>div:first-child svg{width:25px;height:25px}.desktop-payment-intro small{font-size:8px;letter-spacing:2px;color:#8c949c}.desktop-payment-intro h1{font-family:Georgia,serif;font-size:31px;margin:4px 0 7px}.desktop-payment-intro p{font-size:11px;line-height:1.5;color:#6f7882;margin:0;max-width:520px}.desktop-cashfree-note{min-width:230px;padding:14px;background:#f4f8f6;border-radius:8px;display:grid!important;gap:4px}.desktop-cashfree-note b{font-size:11px}.desktop-cashfree-note span{font-size:9px;color:#72808a;line-height:1.4}
  .summary-page>.deliver-card{grid-column:1;grid-row:6;margin-left:max(36px,calc((100vw - min(1380px,100vw - 72px))/2));margin-right:0;margin-top:12px!important;border:1px solid #e0e6ea!important;border-radius:10px!important;padding:14px 16px!important;background:#fff}.summary-page .deliver-card>svg{width:24px;height:24px}.summary-page .deliver-card strong{font-size:11px}.summary-page .deliver-card small{font-size:9px}.summary-page .deliver-card a{font-size:9px;border:1px solid #d5dce2;padding:7px 10px;border-radius:6px}
  .summary-page>.summary-items{grid-column:2;grid-row:5 / span 3;margin-right:max(36px,calc((100vw - min(1380px,100vw - 72px))/2));margin-left:0;margin-top:0!important;border:1px solid #e0e6ea;border-radius:10px;background:#fff;overflow:hidden;padding:0 16px}.summary-page .summary-items:before{content:'Order Summary';display:block;font-family:Georgia,serif;font-size:21px;font-weight:700;padding:16px 0 12px;border-bottom:1px solid #e7ebee}.summary-page .summary-item{border:0!important;border-bottom:1px solid #edf0f2!important;border-radius:0!important;margin:0!important;padding:12px 0!important;grid-template-columns:76px 1fr!important;gap:10px!important}.summary-page .summary-item:last-child{border-bottom:0!important}.summary-page .summary-badges,.summary-page .summary-delivery{display:none!important}.summary-page .summary-item>img{width:76px!important;max-width:76px!important;height:76px!important;object-fit:contain!important;background:#f7f8f8!important;border-radius:6px}.summary-page .summary-copy h2{font-size:10.5px!important;line-height:1.35!important;margin:0 0 4px!important}.summary-page .summary-rating{font-size:8px!important}.summary-page .summary-price strong{font-size:10px}.summary-page .summary-price b{font-size:14px}.summary-page .summary-qty{display:none!important}
  .summary-page>.benefit-card{grid-column:1;grid-row:7;margin-left:max(36px,calc((100vw - min(1380px,100vw - 72px))/2));margin-right:0;margin-top:12px!important}.summary-page>.protection-card{grid-column:1;grid-row:8;margin-left:max(36px,calc((100vw - min(1380px,100vw - 72px))/2));margin-right:0;margin-top:10px!important}.summary-page .benefit-card,.summary-page .protection-card{border-radius:9px!important;padding:14px!important}
  .summary-page>.price-card{grid-column:2;grid-row:8;margin-right:max(36px,calc((100vw - min(1380px,100vw - 72px))/2));margin-left:0;margin-top:12px!important;border:1px solid #e0e6ea;border-radius:10px;background:#fff;padding:17px}.summary-page .price-card h2{font-size:17px}.summary-page .price-card>div{font-size:10px}.summary-page .price-card .total span,.summary-page .price-card .total b{font-size:17px}.summary-page .price-card>p{font-size:10px;background:#eaf8ee;color:#0c7936;border-radius:7px;padding:10px}
  .summary-page>.summary-sticky{grid-column:2;grid-row:9;position:static!important;transform:none!important;width:auto!important;margin-right:max(36px,calc((100vw - min(1380px,100vw - 72px))/2));margin-left:0;background:transparent!important;box-shadow:none!important;border:0!important;padding:10px 0 24px!important;display:block!important}.summary-page .summary-sticky>div{display:none!important}.summary-page .summary-sticky>button{width:100%;height:49px;border-radius:8px;background:var(--desk-dark)!important;color:#fff!important;font-size:12px!important;font-weight:800}.summary-page>.payment-error{grid-column:2;position:static!important;transform:none!important;width:auto!important;margin:0 max(36px,calc((100vw - min(1380px,100vw - 72px))/2)) 12px 0}.summary-page>.pending-note{grid-column:2;margin-right:max(36px,calc((100vw - min(1380px,100vw - 72px))/2))}

  /* ----- Search ----- */
  .search-page>.app-header,.search-page>.search-box,.search-page>.home-grid{display:none!important}.desktop-search-heading{padding:28px 0 14px}.desktop-search-heading h1{font-family:Georgia,serif;font-size:34px;margin:8px 0 4px}.desktop-search-heading p{font-size:10px;color:#7b8490;margin:0}.desktop-search-products{display:block!important;padding-bottom:30px}

  /* ----- Help / policy ----- */
  .help-page>.app-header,.help-page>.sf-account-group,.policy-page>.app-header,.policy-page>.sf-info-card{display:none!important}
  .desktop-policy-hero{display:block!important;background:linear-gradient(105deg,#f4e6d2,#efe0c9);padding:34px 0 30px}.desktop-policy-hero .desktop-frame{position:relative}.desktop-policy-hero h1{font-family:Georgia,serif;font-size:43px;margin:9px 0 7px}.desktop-policy-hero p{font-size:12px;color:#65707a;margin:0 0 16px}.desktop-policy-hero .desktop-frame>div{display:flex;gap:7px}.desktop-policy-hero .desktop-frame>div a{background:rgba(255,255,255,.72);border:1px solid rgba(255,255,255,.92);border-radius:999px;padding:8px 12px;font-size:9px}.desktop-policy-hero.compact{padding:28px 0 25px}.desktop-policy-hero.compact h1{font-size:37px}
  .desktop-help-layout,.desktop-policy-layout{display:grid!important;grid-template-columns:250px 1fr;gap:25px;padding:25px 0 30px}.desktop-policy-sidebar{border:1px solid #e0e6ea;border-radius:10px;background:#fff;height:max-content;overflow:hidden}.desktop-policy-sidebar>h2{font-size:15px;padding:15px;margin:0;border-bottom:1px solid #e8ecef}.desktop-policy-sidebar>a{display:grid;grid-template-columns:24px 1fr 14px;gap:8px;align-items:center;padding:11px 13px;border-bottom:1px solid #eef1f3;font-size:10px}.desktop-policy-sidebar>a svg{width:18px;height:18px}.desktop-policy-sidebar>a b{font-size:15px;color:#9aa2aa}.desktop-policy-sidebar>a:hover,.desktop-policy-sidebar>a.active{background:#f4ede4;color:#d9492d}.desktop-policy-sidebar .desktop-sidebar-help{margin:14px}
  .desktop-help-main{padding:5px 0}.desktop-help-main>h2{font-family:Georgia,serif;font-size:28px;margin:0 0 5px}.desktop-help-main>p{font-size:11px;color:#6f7882;margin:0 0 20px}.desktop-help-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.desktop-help-cards a{border:1px solid #e0e6ea;border-radius:9px;padding:16px;display:grid;gap:8px;min-height:135px}.desktop-help-cards svg{width:27px;height:27px}.desktop-help-cards b{font-size:11px}.desktop-help-cards span{font-size:9px;color:#1462d2;margin-top:auto}.desktop-help-contact{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:16px}.desktop-help-contact>div{border:1px solid #e0e6ea;border-radius:9px;padding:14px;display:grid;grid-template-columns:30px 1fr;gap:9px}.desktop-help-contact svg{width:24px;height:24px}.desktop-help-contact span{display:grid;gap:3px}.desktop-help-contact b{font-size:10px}.desktop-help-contact a,.desktop-help-contact small{font-size:9px;color:#1662c9}
  .desktop-policy-content{border:1px solid #e0e6ea;border-radius:10px;background:#fff;overflow:hidden}.desktop-policy-title{padding:20px 24px;background:linear-gradient(90deg,#fffaf5,#fff);display:grid;grid-template-columns:52px 1fr;gap:12px;align-items:center;border-bottom:1px solid #eceff1}.desktop-policy-title>span{width:48px;height:48px;border-radius:12px;background:#f2e6d9;display:grid;place-items:center;color:#d94b2d}.desktop-policy-title svg{width:28px;height:28px}.desktop-policy-title small{font-size:8px;letter-spacing:2px;color:#8a9299}.desktop-policy-title h1{font-family:Georgia,serif;font-size:28px;margin:3px 0 0}.desktop-policy-body{padding:24px 28px 28px;color:#4f5b67;font-size:12px;line-height:1.7}.desktop-policy-body h3{font-family:Georgia,serif;font-size:23px;color:#1c2833;margin:0 0 14px}.desktop-policy-body h4{font-size:13px;color:#1d2935;margin:20px 0 5px}.desktop-policy-body p{margin:0 0 12px}.desktop-policy-body a{color:#1760c8;text-decoration:underline}

  /* Generic desktop empty states */
  .cart-page>.empty-state,.search-page>.empty-state{width:var(--desk-frame);margin:35px auto;padding:55px;border:1px solid #e0e6ea;border-radius:12px;background:#fff}
}

@media (min-width:1024px) and (max-width:1250px){
  :root{--desk-frame:calc(100vw - 44px)}
  .desktop-header-row{grid-template-columns:210px minmax(320px,1fr) 270px;gap:16px}.desktop-main-nav>.desktop-frame{gap:22px}.desktop-product-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.collection-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.desktop-hero-offer{right:14px;width:175px}.desktop-hero-product.p1{left:1%}.desktop-hero-product.p2{left:27%}.desktop-hero-product.p3{left:55%}.desktop-category-row{gap:34px}.desktop-footer-grid{gap:24px}.desktop-help-cards{grid-template-columns:repeat(3,1fr)}
}

/* MILONA DESKTOP POLISH V3.1
   Product, address and payment/summary desktop repair.
   Every rule in this section is desktop-scoped; mobile remains on storefront-v1.css. */
.product-desktop-shell,.product-desktop-gallery-col,.product-desktop-info-col,.product-desktop-lower{display:contents}

@media (min-width:1024px){
  :root{--desk-edge:max(36px,calc((100vw - var(--desk-frame))/2))}

  /* ===== Product page: dedicated desktop composition ===== */
  .product-page{padding-bottom:0!important;background:#fbfcfd!important}
  .product-page>.app-header{display:none!important}
  .product-desktop-shell{display:grid!important;grid-template-columns:minmax(0,1.12fr) minmax(390px,.88fr);gap:28px;width:var(--desk-frame);margin:24px auto 0;align-items:start}
  .product-desktop-gallery-col,.product-desktop-info-col,.product-desktop-lower{display:block!important;min-width:0}
  .desktop-product-breadcrumb{display:flex!important;align-items:center;gap:8px;height:28px;margin:0 0 10px;color:#89919a;font-size:10px;white-space:nowrap;overflow:hidden}
  .desktop-product-breadcrumb a{color:#6d7680}.desktop-product-breadcrumb b{font-weight:600;color:#303b45;overflow:hidden;text-overflow:ellipsis}
  .product-page .product-gallery{border:1px solid #e0e5e9!important;border-radius:14px!important;overflow:hidden!important;background:#fff!important;box-shadow:0 7px 24px rgba(20,34,46,.045)}
  .product-page .product-gallery-track{display:flex!important;width:100%!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;scrollbar-width:none!important;background:#f7f7f4}
  .product-page .product-gallery-track::-webkit-scrollbar{display:none!important}
  .product-page .product-gallery figure{flex:0 0 100%!important;min-width:100%!important;width:100%!important;height:585px!important;margin:0!important;padding:34px!important;display:grid!important;place-items:center!important;scroll-snap-align:start!important;background:linear-gradient(145deg,#fafaf8,#f3f3f0)!important}
  .product-page .product-gallery figure img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important}
  .product-page .gallery-floating{right:16px!important;top:16px!important;gap:9px!important}.product-page .round-icon{width:42px!important;height:42px!important;background:rgba(255,255,255,.95)!important;box-shadow:0 5px 18px rgba(20,34,46,.09)!important}
  .product-page .gallery-dots{height:42px!important;border-top:1px solid #eceff1!important;border-bottom:0!important;gap:9px!important}.product-page .gallery-dots button{width:7px!important;height:7px!important}.product-page .gallery-dots button.active{width:22px!important;height:7px!important;border-radius:99px!important;background:var(--desk-dark)!important}

  .product-desktop-info-col{border:1px solid #e0e5e9;border-radius:14px;background:#fff;overflow:hidden;box-shadow:0 7px 24px rgba(20,34,46,.045)}
  .product-page .product-summary{padding:26px 28px 22px!important;background:#fff!important;border-bottom:1px solid #e8ecef!important}
  .desktop-product-kicker{display:block!important;font-size:9px!important;letter-spacing:2.2px;color:#9a765d;font-weight:800;margin:0 0 9px}
  .product-page .product-summary h1{font-family:Georgia,'Times New Roman',serif;font-size:27px!important;line-height:1.22!important;font-weight:700!important;letter-spacing:-.35px;color:#172330!important;margin:0 0 14px!important}
  .product-page .detail-rating{font-size:11px!important;margin-bottom:15px!important}.product-page .detail-rating>b{font-size:11px!important;padding:5px 7px!important}.product-page .detail-rating .assured-badge{margin-left:4px!important}
  .product-page .detail-price{gap:12px!important;margin:0 0 7px!important}.product-page .detail-price>strong{font-size:15px!important}.product-page .detail-price del{font-size:13px!important}.product-page .detail-price>b{font-size:30px!important;letter-spacing:-.6px}
  .product-page .packaging-note,.product-page .free-delivery{font-size:11px!important;margin:5px 0 0!important}
  .product-page .variant-card{padding:18px 28px!important;background:#fff!important;border-bottom:1px solid #e8ecef!important}.product-page .variant-card h2{font-size:13px!important;margin:0 0 10px!important}.product-page .variant-group>strong{font-size:10px!important}.product-page .variant-option,.product-page .size-option{height:39px!important;min-width:45px!important;border-radius:7px!important;font-size:11px!important;background:#fff!important}.product-page .variant-option.selected,.product-page .size-option.selected{border-color:var(--desk-dark)!important;color:var(--desk-dark)!important;background:#f6f8f9!important;box-shadow:inset 0 0 0 1px var(--desk-dark)}
  .product-page .info-row-card{min-height:73px!important;padding:14px 28px!important;border-bottom:1px solid #e8ecef!important;background:#fff!important;grid-template-columns:38px 1fr 18px!important}.product-page .info-row-card>svg{width:27px!important;height:27px!important}.product-page .info-row-card strong{font-size:12px!important}.product-page .info-row-card span{font-size:10.5px!important}.product-page .info-row-card small{font-size:9px!important}.product-page .deal-info{grid-template-columns:52px 1fr 18px!important}.product-page .wow-badge{font-size:13px!important}
  .product-page .assurance-card{padding:14px 28px 16px!important;border-bottom:1px solid #e8ecef!important;background:#fff!important}.product-page .assurance-card h2{font-size:11px!important;padding-bottom:10px!important}.product-page .assurance-grid{padding:11px 0 2px!important}.product-page .assurance-grid>div{font-size:9px!important}.product-page .assurance-grid svg,.product-page .assurance-grid img{width:25px!important;height:25px!important}
  .desktop-product-actions{display:grid!important;grid-template-columns:1fr 1.08fr;gap:10px;padding:18px 28px 22px;background:#fff}.desktop-product-actions button{height:52px;border-radius:8px;font-size:13px;font-weight:800}.desktop-product-actions .add-cart{border-color:var(--desk-dark)!important;color:var(--desk-dark)!important}.desktop-product-actions .buy-now{background:var(--desk-dark)!important;color:#fff!important}
  .product-page>.product-sticky{display:none!important}

  .product-desktop-lower{grid-column:1/-1!important;display:grid!important;grid-template-columns:minmax(0,1fr) 360px;gap:24px;align-items:start;margin:2px 0 28px}
  .product-page .similar-section,.product-page .description-card{border:1px solid #e0e5e9!important;border-radius:12px!important;background:#fff!important;box-shadow:0 5px 18px rgba(20,34,46,.03)!important}
  .product-page .similar-section{padding:18px!important}.product-page .section-title{padding:0 2px 14px!important}.product-page .section-title h2{font-family:Georgia,'Times New Roman',serif;font-size:21px!important}.product-page .section-title a{font-size:10px!important}
  .product-page .similar-scroll{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px!important;overflow:visible!important}.product-page .product-card.compact{width:auto!important;min-width:0!important;border:1px solid #e5e9ec!important;border-radius:9px!important;overflow:hidden!important}.product-page .product-card.compact .product-card-image{height:145px!important;background:#f7f8f8!important}.product-page .product-card.compact .product-card-body{padding:8px!important}.product-page .product-card.compact .product-card-body h2{font-size:10px!important;height:28px!important}.product-page .product-card.compact .product-card-price>b{font-size:13px!important}
  .product-page .description-card{padding:0 20px 20px!important}.product-page .description-card summary{font-family:Georgia,'Times New Roman',serif;font-size:19px!important;padding:18px 0!important}.product-page .description-card p{font-size:11px!important;line-height:1.65!important;color:#56616c!important;margin-bottom:6px!important}
  .product-page>.desktop-benefit-row{margin-top:0!important}

  /* ===== Address page: stable centered 2-column desktop checkout ===== */
  .address-page{padding-bottom:0!important;display:grid!important;grid-template-columns:var(--desk-edge) minmax(0,1fr) 360px var(--desk-edge)!important;column-gap:24px!important;align-items:start!important;background:#fbfcfd!important}
  .address-page>.desktop-topbar,.address-page>.desktop-site-header,.address-page>.desktop-main-nav,.address-page>.desktop-benefit-row,.address-page>.desktop-footer{grid-column:1/-1!important}
  .address-page>.checkout-steps{grid-column:2/4!important;width:100%!important;margin:18px 0 8px!important;padding:0 220px!important}
  .desktop-address-heading{grid-column:2/4!important;width:auto!important;margin:0!important;padding:8px 0 14px!important}.desktop-address-heading h1{font-size:32px!important}.desktop-address-heading p{font-size:11px!important}
  .address-page>.address-form{grid-column:2!important;width:auto!important;min-width:0!important;min-height:0!important;margin:0 0 28px 0!important;padding:24px!important;display:grid!important;grid-template-columns:repeat(12,minmax(0,1fr))!important;gap:14px 16px!important;align-content:start!important;align-self:start!important;border-radius:12px!important;box-shadow:0 6px 22px rgba(20,34,46,.04)!important}
  .address-page .address-form:before{grid-column:1/-1!important;font-size:23px!important;margin:0 0 4px!important}
  .address-page .address-form>input,.address-page .address-form select,.address-page .address-two>input,.address-page .address-two label{margin-bottom:0!important}
  .address-page .address-form>input[name="name"]{grid-column:1/7}.address-page .address-form>input[name="mobile"]{grid-column:7/13}.address-page .address-form>input[name="pincode"]{grid-column:1/5}.address-page .address-form>.address-two{grid-column:5/13;display:grid!important;grid-template-columns:1fr 1fr!important;gap:16px!important}.address-page .address-form>input[name="house"]{grid-column:1/7}.address-page .address-form>input[name="area"]{grid-column:7/13}
  .address-page .address-form>input,.address-page .address-form select,.address-page .address-two>input,.address-page .address-two label{height:48px!important;font-size:11.5px!important;border-radius:7px!important}.address-page .address-two label{padding-top:8px!important}.address-page .address-two select{height:40px!important}.address-page .address-two label span{font-size:8px!important}
  .address-page .form-error{grid-column:1/-1!important}.address-page .save-address{grid-column:10/13!important;width:100%!important;justify-self:stretch!important;height:48px!important;margin:5px 0 0!important;border-radius:8px!important;font-size:11px!important;box-shadow:0 7px 16px rgba(20,34,46,.1)!important}
  .desktop-address-summary{grid-column:3!important;width:auto!important;min-width:0!important;margin:0 0 28px!important;padding:19px!important;position:sticky!important;top:18px!important;border-radius:12px!important;box-shadow:0 6px 22px rgba(20,34,46,.04)!important}
  .desktop-summary-head h2{font-size:21px!important;line-height:1.05}.desktop-summary-head span{font-size:10px!important}
  .desktop-mini-items>div{grid-template-columns:68px minmax(0,1fr) auto!important;gap:10px!important;padding:12px 0!important}.desktop-mini-items img{width:68px!important;height:68px!important}.desktop-mini-items span{min-width:0!important}.desktop-mini-items b{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:11px!important;line-height:1.35!important}.desktop-mini-items small{font-size:9px!important}.desktop-mini-items strong{font-size:12px!important;white-space:nowrap}.desktop-address-summary dl>div{font-size:11px!important;padding:7px 0!important}.desktop-address-summary dl .total{font-size:16px!important}.desktop-address-summary>p{font-size:10px!important;line-height:1.35!important}

  /* ===== Payment / summary page: fix compressed sidebar and alignment ===== */
  .summary-page{padding-bottom:0!important;display:grid!important;grid-template-columns:var(--desk-edge) minmax(0,1fr) 380px var(--desk-edge)!important;column-gap:24px!important;align-items:start!important;background:#fbfcfd!important}
  .summary-page>.desktop-topbar,.summary-page>.desktop-site-header,.summary-page>.desktop-main-nav,.summary-page>.desktop-benefit-row,.summary-page>.desktop-footer{grid-column:1/-1!important}
  .summary-page>.checkout-steps{grid-column:2/4!important;width:100%!important;margin:18px 0 14px!important;padding:0 220px!important}
  .summary-page>.desktop-payment-intro{grid-column:2!important;grid-row:5!important;margin:0!important;padding:23px!important;border-radius:12px!important;min-width:0!important;box-shadow:0 6px 22px rgba(20,34,46,.04)!important}.desktop-payment-intro h1{font-size:32px!important}.desktop-payment-intro p{font-size:11px!important}.desktop-cashfree-note{min-width:245px!important;max-width:270px!important;padding:15px!important}
  .summary-page>.deliver-card{grid-column:2!important;grid-row:6!important;margin:12px 0 0!important;padding:15px 17px!important;border-radius:10px!important}.summary-page .deliver-card strong{font-size:12px!important}.summary-page .deliver-card small{font-size:9.5px!important}.summary-page .deliver-card a{font-size:9.5px!important}
  .summary-page>.summary-items{grid-column:3!important;grid-row:5 / span 3!important;width:auto!important;min-width:0!important;margin:0!important;padding:0 17px!important;border-radius:12px!important;box-shadow:0 6px 22px rgba(20,34,46,.04)!important}.summary-page .summary-items:before{font-size:22px!important;padding:17px 0 13px!important}.summary-page .summary-item{grid-template-columns:78px minmax(0,1fr)!important;gap:11px!important;padding:13px 0!important;min-width:0!important}.summary-page .summary-item>img{width:78px!important;height:82px!important}.summary-page .summary-copy{min-width:0!important}.summary-page .summary-copy h2{font-size:11.5px!important;line-height:1.35!important;max-height:32px!important;overflow:hidden!important}.summary-page .summary-copy>small{font-size:9px!important}.summary-page .summary-rating{font-size:8.5px!important;gap:3px!important;white-space:nowrap;overflow:hidden}.summary-page .summary-rating .assured-badge{display:none!important}.summary-page .summary-price{gap:5px!important;flex-wrap:wrap}.summary-page .summary-price strong{font-size:10.5px!important}.summary-page .summary-price del{font-size:9px!important}.summary-page .summary-price b{font-size:15px!important}
  .summary-page>.benefit-card{grid-column:2!important;grid-row:7!important;margin:12px 0 0!important}.summary-page>.protection-card{grid-column:2!important;grid-row:8!important;margin:10px 0 0!important}.summary-page .benefit-card,.summary-page .protection-card{padding:15px!important;border-radius:10px!important}.summary-page .benefit-card strong,.summary-page .protection-card strong{font-size:11.5px!important}.summary-page .benefit-card span,.summary-page .protection-card p{font-size:9.5px!important}
  .summary-page>.price-card{grid-column:3!important;grid-row:8!important;width:auto!important;min-width:0!important;margin:12px 0 0!important;padding:18px!important;border-radius:12px!important;box-shadow:0 6px 22px rgba(20,34,46,.04)!important}.summary-page .price-card h2{font-size:18px!important;margin-bottom:13px!important}.summary-page .price-card>div{font-size:11px!important;margin:8px 0!important}.summary-page .price-card .total span,.summary-page .price-card .total b{font-size:18px!important}.summary-page .price-card>p{font-size:10px!important;line-height:1.35!important}
  .summary-page>.summary-sticky{grid-column:3!important;grid-row:9!important;width:auto!important;margin:0!important;padding:10px 0 28px!important}.summary-page .summary-sticky>button{height:51px!important;border-radius:8px!important;font-size:12px!important;box-shadow:0 8px 17px rgba(20,34,46,.1)}.summary-page>.payment-error{grid-column:3!important;width:auto!important;margin:0 0 12px!important}.summary-page>.pending-note{grid-column:3!important;margin:0 0 10px!important}
}

@media (min-width:1024px) and (max-width:1250px){
  .product-desktop-shell{grid-template-columns:minmax(0,1fr) 405px;gap:20px}.product-page .product-gallery figure{height:500px!important}.product-desktop-lower{grid-template-columns:minmax(0,1fr) 320px;gap:18px}.product-page .similar-scroll{grid-template-columns:repeat(3,minmax(0,1fr))}
  .address-page{grid-template-columns:36px minmax(0,1fr) 330px 36px!important;column-gap:18px!important}.address-page>.checkout-steps{padding-left:150px!important;padding-right:150px!important}
  .summary-page{grid-template-columns:36px minmax(0,1fr) 350px 36px!important;column-gap:18px!important}.summary-page>.checkout-steps{padding-left:150px!important;padding-right:150px!important}.desktop-cashfree-note{min-width:210px!important;max-width:230px!important}
}
