/*
 * V39 desktop-only storefront layer.
 * This file is loaded with media="(min-width:1024px)" so the approved
 * mobile layout remains governed only by storefront-v39.css.
 */
html,body{min-height:100%;background:#f4f6f9}
body{display:block;padding:18px clamp(14px,2vw,28px);overflow-x:hidden}
.sf-app{width:min(100%,1600px);max-width:1600px;min-height:calc(100vh - 36px);margin:0 auto;padding-bottom:36px;border-radius:22px;overflow:visible;background:#fff;box-shadow:0 16px 48px rgba(16,24,40,.10),0 0 0 1px rgba(16,24,40,.04)}
.sf-header{position:sticky;top:0;height:74px;display:flex;align-items:center;gap:14px;padding:0 clamp(22px,2.5vw,38px);border-bottom:1px solid #e8eaf0;border-radius:22px 22px 0 0;background:rgba(255,255,255,.98);backdrop-filter:blur(16px);z-index:60}
.sf-header>.sf-icon-button{width:42px;height:42px;flex:0 0 42px}
.sf-header>.sf-icon-button[aria-label="Go back"]{border:1px solid var(--sf-line);background:#fff}
.sf-brand{justify-self:auto;margin-right:14px;gap:10px}.sf-brand img{width:44px;height:40px}.sf-brand span{max-width:260px;font-size:18px;font-weight:900}
.sf-desktop-nav{display:flex!important;align-items:center;gap:7px;margin-right:auto}
.sf-desktop-nav a{height:40px;display:inline-flex;align-items:center;padding:0 16px;border-radius:999px;color:#475467;font-size:13px;font-weight:800;transition:.18s ease}
.sf-desktop-nav a:hover,.sf-desktop-nav a.active{background:#fff1f5;color:var(--sf-pink)}
.sf-desktop-nav a.active{box-shadow:inset 0 0 0 1px #ffd3de}
.sf-header-actions{gap:5px;margin-left:auto}.sf-header-actions .sf-icon-button{width:42px;height:42px;border:1px solid transparent}.sf-header-actions .sf-icon-button:hover{border-color:var(--sf-line);background:#fafafa}
.sf-bottom-nav{display:none!important}.sf-footer-space{height:8px}
.sf-section{padding:30px clamp(24px,2.4vw,38px) 0}.sf-section-head{margin-bottom:16px;align-items:center}.sf-section-head h2{font-size:21px;letter-spacing:-.02em}.sf-section-head p{font-size:12px;margin-top:5px}.sf-section-head a{font-size:13px}.sf-empty-note{font-size:13px;padding:24px}

/* Drawer is viewport-based, not app-based. This prevents clipping and half-visible menus. */
.sf-drawer-backdrop{position:fixed;inset:0;background:rgba(16,24,40,.44);backdrop-filter:blur(2px);z-index:9998}
.sf-drawer{position:fixed;left:22px;top:22px;bottom:22px;width:min(390px,calc(100vw - 44px));max-width:none;border-radius:22px;overflow:hidden;background:#fff;z-index:9999;transform:translateX(calc(-100% - 44px));transition:transform .28s ease;box-shadow:22px 0 60px rgba(16,24,40,.25)}
.sf-drawer.open{transform:translateX(0)}.sf-drawer-head{height:72px;padding:0 20px}.sf-drawer-head img{width:44px;height:40px}.sf-drawer-scroll{height:calc(100vh - 116px);padding:18px 18px 34px}.sf-drawer-title{font-size:13px;margin-bottom:10px}.sf-menu-links a{height:50px;font-size:12.5px;padding:0 14px}.sf-menu-offer{padding:14px;grid-template-columns:54px 1fr 1.25fr 18px}.sf-menu-offer.pink .sf-menu-gift{background:linear-gradient(145deg,#ff5d82,#ef2f63);color:#fff}.sf-menu-offer.green .sf-menu-gift{background:linear-gradient(145deg,#21bf91,#029e70);color:#fff}.sf-menu-offer strong{font-size:14px}.sf-menu-offer small{font-size:9.5px}.sf-subscribe{padding:15px}.sf-subscribe>strong{font-size:11px}.sf-subscribe>small{font-size:9.5px}.sf-subscribe input{font-size:11px}.sf-subscribe button{font-size:10px}

/* Home desktop composition */
.sf-home-page{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));column-gap:24px;align-content:start}
.sf-home-page>.sf-header{grid-column:1/-1}.sf-home-page>.sf-hero{grid-column:1/-1;padding:28px clamp(24px,2.4vw,38px) 0;min-width:0}
.sf-home-page>#offers,.sf-home-page>.sf-trust-strip,.sf-home-page>#collections,.sf-home-page>#deals,.sf-home-page>#best-sellers,.sf-home-page>#under499,.sf-home-page>#new-arrivals,.sf-home-page>.sf-footer-space{grid-column:1/-1}
.sf-home-page .sf-slider{border-radius:22px;box-shadow:0 14px 38px rgba(16,24,40,.10)}.sf-home-page .sf-slide img{aspect-ratio:1.73/1;object-fit:cover}.sf-home-page .sf-slider-dots{height:30px}
.sf-home-page>#offers .sf-offer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.sf-home-page>#offers .sf-offer-card{min-height:132px;padding:20px;grid-template-columns:72px 1fr 20px;border-radius:20px}.sf-home-page>#offers .sf-offer-bubble{width:68px;height:68px;font-size:18px}.sf-home-page>#offers .sf-offer-card strong{font-size:23px}.sf-home-page>#offers .sf-offer-card small{font-size:11px;line-height:1.45}
.sf-home-page>.sf-trust-strip{margin:25px clamp(24px,2.4vw,38px) 0;padding:18px 14px;border-radius:18px}.sf-home-page .sf-trust-item{gap:7px;padding:0 14px}.sf-home-page .sf-trust-item svg{width:29px;height:29px}.sf-home-page .sf-trust-item b{font-size:12px}.sf-home-page .sf-trust-item span{font-size:10px}
.sf-home-page .sf-collection-scroll{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:22px;overflow:visible;padding:0}.sf-home-page .sf-collection{min-width:0;flex:none}.sf-home-page .sf-collection-image{width:clamp(112px,9.2vw,148px);height:clamp(112px,9.2vw,148px);margin-bottom:12px}.sf-home-page .sf-collection strong{font-size:14px}.sf-home-page .sf-collection span{font-size:11px;margin-top:4px}
.sf-home-page .sf-product-scroll{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;overflow:visible;padding:0}.sf-home-page .sf-product-card,.sf-home-page .sf-product-card.compact{min-width:0;flex:none;width:100%;height:100%;border-radius:16px;box-shadow:0 4px 18px rgba(16,24,40,.055);transition:transform .18s ease,box-shadow .18s ease}.sf-home-page .sf-product-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(16,24,40,.10)}.sf-home-page .sf-product-link{height:100%;display:flex;flex-direction:column}.sf-home-page .sf-product-image,.sf-home-page .sf-product-card.compact .sf-product-image{height:clamp(230px,18vw,305px);background:linear-gradient(145deg,#fbfbfc,#f5f6f8)}.sf-home-page .sf-product-image img{padding:10px}.sf-home-page .sf-rating{left:10px;bottom:10px;padding:5px 7px;font-size:10px}.sf-home-page .sf-product-copy{padding:13px 14px 15px;display:flex;flex-direction:column;flex:1}.sf-home-page .sf-product-copy>strong{font-size:13px}.sf-home-page .sf-product-title{min-height:39px;margin:5px 0 8px;font-size:12px;line-height:1.55}.sf-home-page .sf-product-prices{margin-top:auto}.sf-home-page .sf-product-prices b{font-size:15px}.sf-home-page .sf-product-prices del,.sf-home-page .sf-product-prices em{font-size:10px}.sf-home-page .sf-wishlist{right:10px;top:10px;width:36px;height:36px}.sf-home-page .sf-wishlist svg{width:20px;height:20px}

/* At comfortable desktop widths the hero and offers share the first row. */
@media (min-width:1180px){
  .sf-home-page>.sf-hero{grid-column:1/9;padding-right:0}
  .sf-home-page>#offers{grid-column:9/13;padding:28px clamp(24px,2.4vw,38px) 0 0;min-width:0}
  .sf-home-page>#offers .sf-section-head{margin-top:0}.sf-home-page>#offers .sf-offer-grid{grid-template-columns:1fr;gap:16px}
  .sf-home-page>#offers .sf-offer-card{min-height:160px;padding:19px;grid-template-columns:68px 1fr 18px}.sf-home-page>#offers .sf-offer-bubble{width:64px;height:64px;font-size:17px}.sf-home-page>#offers .sf-offer-card strong{font-size:21px}.sf-home-page>#offers .sf-offer-card small{font-size:10.5px}
}

/* Offers page */
.sf-offers-page{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:24px;align-content:start}.sf-offers-page>.sf-header,.sf-offers-page>.sf-page-title,.sf-offers-page>.sf-offer-note,.sf-offers-page>.sf-section,.sf-offers-page>.sf-footer-space{grid-column:1/-1}.sf-offers-page>.sf-page-title{padding:30px clamp(24px,2.4vw,38px) 4px}.sf-offers-page .sf-page-title h1{font-size:28px}.sf-offers-page .sf-page-title p{max-width:780px;font-size:13px;line-height:1.6}.sf-offers-page>#buy3{grid-column:1/2;padding-left:clamp(24px,2.4vw,38px)}.sf-offers-page>#buy5{grid-column:2/3;padding-right:clamp(24px,2.4vw,38px)}.sf-offers-page .sf-offers-banner{display:block;margin:20px 0 0;border-radius:20px;overflow:hidden;box-shadow:0 12px 30px rgba(16,24,40,.09)}.sf-offers-page .sf-offers-banner img{aspect-ratio:1.73/1}.sf-offers-page .sf-offer-note{margin:19px clamp(24px,2.4vw,38px) 0;font-size:12px;line-height:1.6}.sf-offers-page .sf-product-scroll{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;overflow:visible}.sf-offers-page .sf-product-card{width:100%;min-width:0;flex:none}.sf-offers-page .sf-product-image{height:clamp(220px,17vw,290px)}.sf-offers-page .sf-list-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.sf-offers-page .sf-list-product{grid-template-columns:120px 1fr 34px;min-height:142px;padding:12px;border-radius:15px}.sf-offers-page .sf-list-product img{width:120px;height:120px}.sf-offers-page .sf-list-product h3{font-size:14px}.sf-offers-page .sf-list-product p{font-size:11px}

/* Account */
.sf-account-page{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:26px;align-content:start;padding-bottom:30px}.sf-account-page>.sf-header,.sf-account-page>.sf-account-hero,.sf-account-page>.sf-footer-space{grid-column:1/-1}.sf-account-page>.sf-account-hero{margin:28px clamp(24px,2.4vw,38px) 0;padding:24px;border-radius:18px;grid-template-columns:74px 1fr 22px}.sf-account-page .sf-account-avatar{width:74px;height:74px}.sf-account-page .sf-account-avatar svg{width:38px;height:38px}.sf-account-page .sf-account-hero strong{font-size:20px}.sf-account-page .sf-account-hero span{font-size:12px}.sf-account-page>.sf-account-group{margin:25px 0 0}.sf-account-page>.sf-account-group:nth-of-type(2){margin-left:clamp(24px,2.4vw,38px)}.sf-account-page>.sf-account-group:nth-of-type(3){margin-right:clamp(24px,2.4vw,38px)}.sf-account-page .sf-account-group h2{font-size:14px;margin-bottom:10px}.sf-account-page .sf-account-list{border-radius:16px}.sf-account-page .sf-account-list a,.sf-account-page .sf-account-list button{min-height:68px;padding:11px 15px;grid-template-columns:40px 1fr 20px}.sf-account-page .sf-account-list svg{width:24px;height:24px}.sf-account-page .sf-account-list .sf-account-copy strong{font-size:13px}.sf-account-page .sf-account-list .sf-account-copy span{font-size:10.5px}.sf-account-page>.sf-info-card{margin:22px 0 0;padding:18px;border-radius:16px;font-size:12px;line-height:1.65}.sf-account-page>.sf-info-card:nth-of-type(4){margin-left:clamp(24px,2.4vw,38px)}.sf-account-page>.sf-info-card:nth-of-type(5){margin-right:clamp(24px,2.4vw,38px)}.sf-account-page>.sf-info-card:last-of-type{grid-column:1/-1;margin-left:clamp(24px,2.4vw,38px);margin-right:clamp(24px,2.4vw,38px)}.sf-account-page .sf-info-card h3{font-size:16px}

/* Search, wishlist, legal and support pages */
.sf-search-page .sf-search-wrap{padding:30px clamp(24px,2.4vw,38px) 42px}.sf-search-page .sf-search-box{height:54px;max-width:760px;margin:0 auto;border-radius:14px;grid-template-columns:48px 1fr 44px}.sf-search-page .sf-search-box input{font-size:13px}.sf-search-page .sf-search-meta{margin:28px 2px 15px}.sf-search-page .sf-search-meta h1{font-size:21px}.sf-search-page .sf-search-meta span{font-size:12px}.sf-search-page .sf-search-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.sf-search-page .sf-search-grid .sf-product-image{height:clamp(220px,17vw,290px)}
.sf-wishlist-page .sf-wishlist-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;padding:28px clamp(24px,2.4vw,38px) 38px}.sf-wishlist-page .sf-wishlist-grid .sf-product-image{height:clamp(220px,17vw,290px)}.sf-wishlist-page .sf-wishlist-empty{padding:110px 24px}
.sf-legal,.sf-contact{max-width:980px;margin:0 auto;padding:32px 32px 48px!important}.sf-legal-hero,.sf-contact-hero{padding:24px!important}.sf-legal-hero h1,.sf-contact-hero h1{font-size:28px!important}.sf-legal-hero p,.sf-contact-hero p{font-size:13px!important}.sf-legal-card,.sf-contact-form{padding:20px!important}.sf-legal-card h2{font-size:17px!important}.sf-legal-card p,.sf-legal-card li{font-size:13px!important}.sf-contact-form label{font-size:12px!important}.sf-contact-form input,.sf-contact-form textarea,.sf-contact-form select{font-size:13px!important}.sf-contact-note{font-size:11px!important}