/* v7.09 — Mobile-first conversion layer. Scoped to mobile/tablet only. */
@media (max-width:820px){
  html{scroll-padding-top:calc(var(--hdr-mobile-height,72px) + 10px)}
  body{overflow-x:hidden}
  .site-header{position:sticky;top:0;z-index:1000}
  .header-inner{min-height:var(--hdr-mobile-height,72px);padding-left:14px!important;padding-right:14px!important}
  .header-actions{gap:7px!important}
  .header-icon,.menu-toggle{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}
  .mobile-nav{padding:12px 14px 18px!important}
  .mobile-search{height:48px!important;border-radius:14px!important}
  .mobile-nav>a,.mobile-account-actions a{min-height:46px!important;display:flex;align-items:center}

  body.home-premium .hero-v633{margin-bottom:44px!important}
  body.home-premium .hero-v633 .hero-tabs-connected{scroll-snap-type:x proximity;overscroll-behavior-x:contain}
  body.home-premium .hero-v633 .hero-tabs-connected .category-tab{scroll-snap-align:start}
  body.home-premium .hero-v633 .hero-cta-row{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;width:100%!important}
  body.home-premium .hero-v633 .hero-cta,body.home-premium .hero-v633 .hero-secondary-link{width:100%!important;min-height:46px!important;justify-content:center!important}
  body.home-premium .hero-v633 .featured-rail-viewport{scroll-snap-type:x mandatory!important;overscroll-behavior-x:contain}
  body.home-premium .hero-v633 .featured-card{scroll-snap-align:start!important}

  body.home-premium .browse-categories-v658{margin-bottom:56px!important}
  body.home-premium .browse-v658-head{align-items:flex-start!important;gap:12px!important}
  body.home-premium .browse-v658-grid{grid-template-columns:repeat(var(--browse-cols-tablet,2),minmax(0,1fr))!important}
  body.home-premium .browse-v658-card{min-height:0!important}
  body.home-premium .browse-v658-visual{height:auto!important;aspect-ratio:1/1!important}
  body.home-premium .browse-v658-chips{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;scrollbar-width:none;overscroll-behavior-x:contain}
  body.home-premium .browse-v658-chips::-webkit-scrollbar{display:none}
  body.home-premium .browse-v658-chips a{white-space:nowrap;min-height:34px;display:inline-flex;align-items:center}

  body.home-premium .best-sellers-v708{margin-bottom:58px!important}
  body.home-premium .best-head-v708{gap:12px!important;margin-bottom:13px!important}
  body.home-premium .best-head-tools-v708{gap:8px!important}
  body.home-premium .best-tabs-v708{scroll-snap-type:x proximity;overscroll-behavior-x:contain}
  body.home-premium .best-tabs-v708 button{min-height:42px!important;scroll-snap-align:start}
  body.home-premium .best-grid-v708{gap:10px!important;scroll-snap-type:x mandatory!important;overscroll-behavior-x:contain}
  body.home-premium .best-product-card-v708{scroll-snap-align:start!important}
  body.home-premium .best-action-v708{min-height:44px!important;padding:0 14px!important;font-size:10px!important}

  body.home-premium .category-feature-v626,body.home-premium .story-grid-section,body.home-premium .brand-story-v626,body.home-premium .reels-section{margin-bottom:58px!important}
  .catalog-card a,.catalog-card button,.shop-v662-card a,.shop-v662-card button{touch-action:manipulation}
}

@media (max-width:680px){
  .header-inner{padding-left:10px!important;padding-right:10px!important}
  .brand img{max-width:var(--hdr-mobile-logo-width,76px)!important;max-height:var(--hdr-mobile-logo-height,58px)!important}

  body.home-premium .hero-v633{width:100%!important;padding:10px!important;margin:0 auto 40px!important}
  body.home-premium .hero-v633 .hero-shell{border-radius:20px!important}
  body.home-premium .hero-v633 .hero-tabs-connected{height:50px!important;min-height:50px!important}
  body.home-premium .hero-v633 .hero-tabs-connected .category-tab{height:50px!important;min-height:50px!important;flex-basis:132px!important;width:132px!important;min-width:132px!important}
  body.home-premium .hero-v633 .hero-left{padding:28px 20px 30px!important}
  body.home-premium .hero-v633 .hero-title-lockup{font-size:clamp(34px,10vw,40px)!important;max-width:none!important}
  body.home-premium .hero-v633 .hero-title-lockup>em{font-size:clamp(23px,7vw,28px)!important;max-width:none!important}
  body.home-premium .hero-v633 .hero-story{font-size:13.5px!important;max-width:none!important;margin-top:16px!important}
  body.home-premium .hero-v633 .hero-showcase{min-height:0!important;aspect-ratio:1/1!important}
  body.home-premium .hero-v633 .hero-products-column.featured-panel{padding:13px 10px 12px!important}
  body.home-premium .hero-v633 .featured-card{flex-basis:min(84vw,300px)!important;width:min(84vw,300px)!important}

  body.home-premium .browse-categories-v658{width:calc(100% - 20px)!important}
  body.home-premium .browse-v658-head{flex-direction:column!important;margin-bottom:12px!important}
  body.home-premium .browse-v658-head h2{font-size:34px!important;line-height:.98!important}
  body.home-premium .browse-v658-all{min-height:42px;display:inline-flex;align-items:center}
  body.home-premium .browse-v658-grid{grid-template-columns:1fr!important;gap:12px!important}
  body.home-premium .browse-v658-card{border-radius:min(var(--browse-card-radius,26px),22px)!important}
  body.home-premium .browse-v658-visual{aspect-ratio:1/1!important;max-height:none!important}
  body.home-premium .browse-v658-copy{padding:17px!important}
  body.home-premium .browse-v658-copy h3{font-size:min(var(--browse-category-title-size,23px),24px)!important}
  body.home-premium .browse-v658-desc{display:none!important}
  body.home-premium .browse-v658-explore{min-height:44px!important;display:inline-flex!important;align-items:center!important}
  body.home-premium .browse-v659-product-bar{padding:10px!important}
  body.home-premium .browse-v660-product-link{min-height:40px!important}

  body.home-premium .best-sellers-v708{width:calc(100% - 20px)!important}
  body.home-premium .best-head-v708 h2{font-size:36px!important;line-height:.98!important}
  body.home-premium .best-head-v708 p{font-size:11.5px!important;margin-top:7px!important}
  body.home-premium .best-head-tools-v708{display:block!important}
  body.home-premium .best-tabs-v708{margin-right:-10px;padding-right:10px!important}
  body.home-premium .best-view-all-v708{min-height:40px;display:inline-flex!important;align-items:center!important;margin-top:6px!important}
  body.home-premium .best-product-card-v708{flex-basis:min(82vw,292px)!important;min-width:min(82vw,292px)!important;border-radius:21px!important}
  body.home-premium .best-product-copy-v708{padding:12px 13px 13px!important;min-height:146px!important}
  body.home-premium .best-product-copy-v708 h3{font-size:13px!important;line-height:1.24!important;min-height:48px!important}
  body.home-premium .best-product-foot-v708{gap:8px!important;padding-top:11px!important;align-items:center!important}
  body.home-premium .best-price-v708 strong{font-size:19px!important}
  body.home-premium .best-action-v708{min-height:44px!important;padding:0 13px!important;font-size:9.5px!important}

  body.home-premium .category-feature-v626{width:calc(100% - 20px)!important;min-height:0!important;grid-template-columns:1fr!important;border-radius:22px!important}
  body.home-premium .category-feature-copy{padding:28px 22px!important}
  body.home-premium .category-feature-copy h2{font-size:42px!important;margin:7px 0 13px!important}
  body.home-premium .category-feature-copy p{font-size:13px!important;line-height:1.58!important;margin-bottom:18px!important}
  body.home-premium .category-feature-visual{min-height:0!important;aspect-ratio:1/1!important}
  body.home-premium .category-feature-visual img{width:84%!important;height:84%!important}
  body.home-premium .feature-orbit{width:280px!important;height:280px!important}

  body.home-premium .story-grid-section{width:calc(100% - 20px)!important}
  body.home-premium .story-card-grid{grid-template-columns:1fr!important;gap:12px!important}
  body.home-premium .story-card-v626{min-height:0!important;border-radius:22px!important}
  body.home-premium .story-card-copy{padding:20px 18px 14px!important}
  body.home-premium .story-card-copy h3{font-size:21px!important;margin:7px 0 11px!important}
  body.home-premium .story-card-visual{min-height:0!important;aspect-ratio:1.18/1!important}

  body.home-premium .brand-story-v626{width:calc(100% - 20px)!important;grid-template-columns:1fr!important;min-height:0!important;border-radius:22px!important}
  body.home-premium .brand-story-image{min-height:0!important;aspect-ratio:1.15/1!important}
  body.home-premium .brand-story-copy{padding:28px 22px!important}

  .catalog-grid{gap:9px!important}
  .catalog-card,.shop-v662-card{border-radius:17px!important}
  .catalog-card-body{padding:10px!important}
  .catalog-card h3{font-size:11.5px!important;line-height:1.28!important}
  .catalog-card-price strong{font-size:16px!important}
  .catalog-card button,.catalog-card .catalog-card-action,.shop-v662-card button,.shop-v662-card .shop-card-action{min-height:42px!important}

  body.product-single-v679{padding-bottom:calc(86px + env(safe-area-inset-bottom,0px))!important}
  body .product-page-v679{width:calc(100% - 12px)!important;padding-top:8px!important;padding-bottom:24px!important}
  body .product-breadcrumb-v679{margin-bottom:7px!important}
  body .product-main-v679,body .product-main-v681{gap:9px!important}
  body .product-gallery-v679,body .product-gallery-v681{padding:7px!important;border-radius:18px!important}
  body .product-summary-v679,body .product-summary-v681{padding:17px 14px 15px!important;border-radius:18px!important}
  body .product-summary-v681 h1{font-size:28px!important;line-height:1.06!important;margin:8px 0 8px!important}
  body .product-short-v679,body .product-short-v681{font-size:12.5px!important;line-height:1.52!important}
  body .product-purchase-card-v681{margin-top:14px!important;padding:13px!important}
  body .product-option-chips-v681{gap:6px!important}
  body .product-option-chip-v681{min-height:46px!important}
  body .product-buy-row-v679,body .product-buy-row-v681{grid-template-columns:94px minmax(0,1fr)!important;gap:7px!important}
  body .product-qty-v679,body .product-qty-v681,body .product-add-cart-v679,body .product-add-cart-v681{min-height:48px!important;height:48px!important}
  body .product-trust-v679,body .product-trust-v681{margin-top:9px!important}
  body .product-bulk-v681{margin-top:9px!important}
  body .product-details-v679,body .product-details-v685{gap:9px!important;margin-top:9px!important}
  body .product-rec-section-v679{margin-top:22px!important}

  .mobile-purchase-dock-v709{position:fixed;left:8px;right:8px;bottom:8px;z-index:980;display:grid;grid-template-columns:minmax(0,1fr) minmax(142px,1.25fr);gap:8px;align-items:center;padding:9px 9px calc(9px + env(safe-area-inset-bottom,0px));border:1px solid rgba(0,0,0,.09);border-radius:18px;background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(16px) saturate(160%);backdrop-filter:blur(16px) saturate(160%);box-shadow:0 12px 34px rgba(0,0,0,.16);transform:translateY(calc(100% + 26px));opacity:0;pointer-events:none;transition:transform .22s ease,opacity .22s ease}
  .mobile-purchase-dock-v709.is-visible{transform:translateY(0);opacity:1;pointer-events:auto}
  .mobile-purchase-price-v709{min-width:0;padding-left:5px}
  .mobile-purchase-price-v709 span{display:block;color:#86868b;font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
  .mobile-purchase-price-v709 strong{display:block;margin-top:2px;color:#1d1d1f;font-size:20px;line-height:1;font-weight:760;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .mobile-purchase-action-v709{min-height:50px;border:0;border-radius:999px;background:#1d1d1f;color:#fff;font-size:11px;font-weight:800;padding:0 14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .mobile-purchase-action-v709.is-options{background:var(--product-accent,#ff9015)}
  .mobile-purchase-action-v709:disabled{background:#c9c9ce;color:#fff}
}
@media (min-width:681px){.mobile-purchase-dock-v709{display:none!important}}
@media (prefers-reduced-motion:reduce){.mobile-purchase-dock-v709{transition:none!important}}
\n\n/* v7.12 mobile header correction: Logo > Search > Cart > Account > Menu */\n.mobile-search-toggle{display:none}\n@media (max-width:680px){\n  html,body{max-width:100%;overflow-x:hidden}\n  .site-header,.site-header.is-scrolled{width:100%;max-width:100%;box-shadow:none!important}\n  .site-header.is-scrolled .header-inner{min-height:0!important}\n  .header-inner{width:100%!important;height:var(--hdr-mobile-height,72px)!important;min-height:var(--hdr-mobile-height,72px)!important;padding:0 12px!important;display:flex!important;align-items:center!important;gap:5px!important;box-sizing:border-box}\n  .brand{width:58px!important;height:52px!important;min-width:58px!important;margin-right:auto!important;display:flex!important;align-items:center!important}\n  .brand img{max-width:100%!important;max-height:48px!important;object-fit:contain!important}\n  .main-nav{display:none!important}\n  .header-actions{display:flex!important;align-items:center!important;gap:3px!important;flex:0 0 auto!important}\n  .header-actions .product-search{display:none!important}\n  .mobile-search-toggle,.header-actions .header-icon,.menu-toggle{display:grid!important;place-items:center!important;width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;margin:0!important;padding:0!important;border:0!important;border-radius:50%!important;background:transparent!important;color:#1d1d1f!important;box-shadow:none!important}\n  .mobile-search-toggle{cursor:pointer}\n  .mobile-search-toggle svg,.header-actions .header-icon svg{width:20px!important;height:20px!important;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}\n  .menu-toggle{display:block!important;padding:7px!important;border-radius:8px!important}\n  .menu-toggle span{height:1.5px!important;margin:4px 0!important}\n  .cart-count{right:-2px!important;top:-2px!important}\n  .mobile-header-search{width:100%;padding:8px 12px 10px;background:#fff;border-top:1px solid rgba(0,0,0,.05);box-sizing:border-box}\n  .mobile-header-search[hidden]{display:none!important}\n  .mobile-header-search .mobile-search{display:flex!important;width:100%;height:44px!important;margin:0!important;border:1px solid #e7e7e7;border-radius:12px!important;background:#fff;overflow:hidden;box-sizing:border-box}\n  .mobile-header-search .mobile-search input{min-width:0;flex:1;border:0;outline:0;padding:0 13px;background:#fff}\n  .mobile-header-search .mobile-search button{width:44px;border:0;background:#111;color:#fff;display:grid;place-items:center}\n  .mobile-nav .mobile-account-actions{display:none!important}\n}\n