/* TOTA v6.47 — flush outer shell + 30px inner gradient frame
   Approved visual direction: equal 1:1:1 desktop columns, Apple-style type,
   category-coded tabs, full-bleed lifestyle image and compact auto-scrolling products.
   This file intentionally loads AFTER the storefront typography variables. */

body.home-premium .hero-v633,
body.home-premium .hero-v633 button,
body.home-premium .hero-v633 a,
body.home-premium .hero-v633 strong,
body.home-premium .hero-v633 em{
  font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","SF Pro Text","Helvetica Neue",Arial,sans-serif;
}

body.home-premium .hero-v633{
  position:relative!important;
  isolation:isolate!important;
  width:100%!important;
  max-width:none!important;
  margin:0 auto 96px!important;
  padding:30px!important;
  border-radius:0!important;
  overflow:hidden!important;
  background:
    linear-gradient(120deg,
      color-mix(in srgb,var(--hero,#ff9015) 40%,#fff) 0%,
      color-mix(in srgb,var(--hero,#ff9015) 24%,#fff) 32%,
      #fff 58%,
      color-mix(in srgb,var(--hero,#ff9015) 34%,#fff) 100%)!important;
  background-size:180% 180%!important;
  animation:totaHeroBackdrop 11s ease-in-out infinite alternate;
}
body.home-premium .hero-v633::before,
body.home-premium .hero-v633::after{
  content:"";
  position:absolute;
  pointer-events:none;
  border-radius:999px;
  filter:blur(2px);
  z-index:-2;
  will-change:transform,opacity;
}
body.home-premium .hero-v633::before{
  width:62%;
  height:115%;
  left:-14%;
  top:-38%;
  background:radial-gradient(ellipse at center,
    color-mix(in srgb,var(--hero,#ff9015) 48%,#fff) 0%,
    color-mix(in srgb,var(--hero,#ff9015) 30%,transparent) 42%,
    transparent 72%);
  opacity:.88;
  animation:totaHeroAuraA 10s ease-in-out infinite alternate;
}
body.home-premium .hero-v633::after{
  width:58%;
  height:108%;
  right:-13%;
  bottom:-42%;
  background:radial-gradient(ellipse at center,
    color-mix(in srgb,var(--hero,#ff9015) 40%,#fff) 0%,
    color-mix(in srgb,var(--hero,#ff9015) 26%,transparent) 43%,
    transparent 72%);
  opacity:.78;
  animation:totaHeroAuraB 12s ease-in-out infinite alternate;
}
body.home-premium .hero-v633>.hero-shell{position:relative;z-index:1}
@keyframes totaHeroBackdrop{
  0%{background-position:0% 35%}
  50%{background-position:55% 65%}
  100%{background-position:100% 35%}
}
@keyframes totaHeroAuraA{
  0%{transform:translate3d(-2%,0,0) scale(1)}
  50%{transform:translate3d(8%,7%,0) scale(1.08)}
  100%{transform:translate3d(15%,-2%,0) scale(.98)}
}
@keyframes totaHeroAuraB{
  0%{transform:translate3d(0,4%,0) scale(.98)}
  50%{transform:translate3d(-10%,-6%,0) scale(1.08)}
  100%{transform:translate3d(-4%,3%,0) scale(1.02)}
}
body.home-premium .hero-v633 .hero-shell{
  position:relative;
  overflow:hidden;
  isolation:isolate;
  border:1px solid rgba(29,29,31,.08);
  border-radius:30px;
  background:rgba(255,255,255,.82);
  box-shadow:0 18px 50px rgba(0,0,0,.045);
}
body.home-premium .hero-v633 .hero-shell::before{display:none!important}

/* Category tabs: white, restrained, category colour only as a coded line/dot. */
body.home-premium .hero-v633 .hero-tabs-connected{
  position:relative!important;
  z-index:2!important;
  display:grid!important;
  grid-template-columns:repeat(var(--hero-tab-count,4),minmax(0,1fr))!important;
  width:100%!important;
  height:72px!important;
  min-height:72px!important;
  margin:0!important;
  padding:0!important;
  gap:0!important;
  background:rgba(255,255,255,.82)!important;
  border-bottom:1px solid rgba(232,232,237,.9)!important;
  backdrop-filter:blur(8px);
  -webkit-backdrop-filter:blur(8px);
}
body.home-premium .hero-v633 .hero-tabs-connected .category-tab{
  --tab:#ff9015;
  position:relative!important;
  flex:auto!important;
  width:auto!important;
  max-width:none!important;
  height:72px!important;
  min-height:72px!important;
  min-width:0!important;
  margin:0!important;
  padding:0 22px!important;
  border:0!important;
  border-right:1px solid #efeff2!important;
  border-radius:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:10px!important;
  background:transparent!important;
  color:#6e6e73!important;
  font-size:15px!important;
  line-height:1!important;
  font-weight:600!important;
  letter-spacing:-.01em!important;
  white-space:nowrap!important;
  cursor:pointer;
  box-shadow:none!important;
  filter:none!important;
  transform:none!important;
  transition:color .2s ease,background .2s ease;
}
body.home-premium .hero-v633 .hero-tabs-connected .category-tab:last-child{border-right:0!important}
body.home-premium .hero-v633 .hero-tabs-connected .category-tab::before{display:none!important}
body.home-premium .hero-v633 .hero-tabs-connected .category-tab::after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  width:auto;
  height:2px;
  border-radius:0;
  background:var(--tab);
  opacity:.48;
  transform:none;
  transition:height .2s ease,opacity .2s ease;
}
body.home-premium .hero-v633 .hero-tabs-connected .category-tab:hover{
  color:#1d1d1f;
  background:color-mix(in srgb,var(--tab) 2.5%,#fff);
}
body.home-premium .hero-v633 .hero-tabs-connected .category-tab.is-active{
  color:#1d1d1f!important;
  background:color-mix(in srgb,var(--tab) 10%,rgba(255,255,255,.86))!important;
  box-shadow:none!important;
}
body.home-premium .hero-v633 .hero-tabs-connected .category-tab.is-active::after{height:4px;opacity:1}
body.home-premium .hero-v633 .hero-tabs-connected .tab-dot{
  width:8px;
  height:8px;
  flex:0 0 8px;
  border-radius:50%;
  background:var(--tab);
  opacity:1;
  box-shadow:none;
}

/* TRUE equal thirds. No inherited percentage/absolute hero sizing is allowed here. */
@media (min-width:961px){
  body.home-premium .hero-v633 .hero-card{
    --hero:#ff9015;
    position:relative!important;
    inset:auto!important;
    display:grid!important;
    grid-template-columns:40% 40% 20%!important;
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    aspect-ratio:5 / 2!important;
    max-height:560px!important;
    margin:0!important;
    padding:0!important;
    border-top:0!important;
    overflow:hidden!important;
    background:transparent!important;
    border-radius:0!important;
    align-items:stretch!important;
    isolation:isolate;
  }
  body.home-premium .hero-v633 .hero-card::before{
    content:"";
    position:absolute;
    inset:0;
    z-index:0;
    pointer-events:none;
    background:
      linear-gradient(135deg,rgba(255,255,255,.42) 0%,rgba(255,255,255,.12) 100%),
      radial-gradient(circle at 17% 20%, color-mix(in srgb,var(--hero) 7%, transparent) 0%, transparent 26%),
      radial-gradient(circle at 86% 82%, color-mix(in srgb,var(--hero) 7%, transparent) 0%, transparent 25%);
  }
  body.home-premium .hero-v633 .hero-card>.hero-left,
  body.home-premium .hero-v633 .hero-card>.hero-showcase,
  body.home-premium .hero-v633 .hero-card>.hero-products-column{
    position:relative!important;
    inset:auto!important;
    left:auto!important;
    right:auto!important;
    top:auto!important;
    bottom:auto!important;
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    height:100%!important;
    min-height:0!important;
    margin:0!important;
    transform:none!important;
    clip-path:none!important;
  }
}

/* Left editorial column */
body.home-premium .hero-v633 .hero-left{
  z-index:2;
  padding:var(--hero-copy-pad-top,40px) 42px var(--hero-copy-pad-bottom,34px);
  display:flex;
  flex-direction:column;
  justify-content:center;
  color:#1d1d1f;
  background:linear-gradient(145deg,rgba(255,255,255,.80) 0%,color-mix(in srgb,var(--hero) 10%,rgba(255,255,255,.84)) 180%);
  border-right:1px solid #ececf0;
  overflow:hidden;
}
body.home-premium .hero-v633 .hero-left::before,
body.home-premium .hero-v633 .hero-left::after{display:none!important}
body.home-premium .hero-v633 .family-eyebrow{
  position:relative;
  z-index:2;
  width:auto;
  max-width:100%;
  height:auto;
  margin:0 0 18px;
  padding:0;
  border:0;
  border-radius:0;
  display:flex;
  align-items:center;
  align-self:flex-start;
  gap:9px;
  background:transparent;
  color:var(--hero);
  font-size:11px;
  line-height:1.2;
  font-weight:600;
  letter-spacing:.01em;
  text-transform:none;
  white-space:normal;
  box-shadow:none;
}
body.home-premium .hero-v633 .eyebrow-mark{
  width:24px;
  height:2px;
  flex:0 0 24px;
  border-radius:99px;
  background:var(--hero);
}
/* The old small database kicker duplicates the editorial hierarchy. Keep the data,
   but do not render it in this visual treatment. */
body.home-premium .hero-v633 .hero-kicker{display:none!important}
body.home-premium .hero-v633 .hero-title-lockup{
  position:relative;
  z-index:2;
  max-width:390px;
  margin:0;
  color:#1d1d1f;
  font-size:var(--hero-title-size,50px)!important;
  line-height:.98;
  letter-spacing:-.055em;
  font-weight:700;
}
body.home-premium .hero-v633 .hero-title-lockup>span{display:block}
body.home-premium .hero-v633 .hero-title-lockup>em{
  display:block;
  max-width:380px;
  margin-top:14px;
  color:#86868b;
  font-style:normal;
  font-size:var(--hero-tagline-size,33px)!important;
  line-height:1.04;
  letter-spacing:-.04em;
  font-weight:600;
}
body.home-premium .hero-v633 .hero-story{
  position:relative;
  z-index:2;
  max-width:355px;
  margin:20px 0 0;
  color:#6e6e73;
  font-size:var(--hero-story-size,15px)!important;
  line-height:1.55;
  letter-spacing:-.012em;
  font-weight:400;
}
body.home-premium .hero-v633 .hero-benefits{
  position:relative;
  z-index:2;
  display:flex!important;
  flex-wrap:wrap;
  align-items:center;
  gap:14px 18px!important;
  max-width:385px;
  margin:24px 0 0!important;
}
body.home-premium .hero-v633 .hero-benefit{
  width:auto!important;
  min-width:0!important;
  min-height:24px!important;
  height:auto!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  display:flex!important;
  align-items:center!important;
  gap:7px!important;
  background:transparent!important;
  color:#515154!important;
  box-shadow:none!important;
  transform:none!important;
}
body.home-premium .hero-v633 .benefit-icon{
  width:24px!important;
  height:24px!important;
  flex:0 0 24px!important;
  border:0!important;
  border-radius:50%!important;
  display:grid!important;
  place-items:center!important;
  background:color-mix(in srgb,var(--hero) 9%,#fff)!important;
  color:var(--hero)!important;
  box-shadow:none!important;
}
body.home-premium .hero-v633 .benefit-icon svg{width:11px!important;height:11px!important;stroke-width:1.55!important}
body.home-premium .hero-v633 .benefit-icon .custom-icon{width:12px!important;height:12px!important;object-fit:contain!important}
body.home-premium .hero-v633 .hero-benefit strong{
  color:#515154!important;
  font-size:var(--hero-benefit-size,12px)!important;
  line-height:1.25!important;
  font-weight:500!important;
  white-space:nowrap;
}
body.home-premium .hero-v633 .hero-cta-row{
  position:relative;
  z-index:3;
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:18px!important;
  margin-top:28px!important;
}
body.home-premium .hero-v633 .hero-cta{
  position:relative;
  width:auto!important;
  min-width:0!important;
  min-height:44px!important;
  height:44px!important;
  margin:0!important;
  padding:0 20px!important;
  border:0!important;
  border-radius:999px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:0!important;
  overflow:visible!important;
  background:var(--hero)!important;
  color:#fff!important;
  font-size:var(--hero-button-size,13px)!important;
  line-height:1!important;
  font-weight:600!important;
  letter-spacing:-.01em!important;
  box-shadow:none!important;
  transform:none!important;
}
body.home-premium .hero-v633 .hero-cta::before,
body.home-premium .hero-v633 .hero-cta::after{display:none!important}
body.home-premium .hero-v633 .hero-cta b{display:none!important}
body.home-premium .hero-v633 .hero-cta:hover{
  background:color-mix(in srgb,var(--hero) 88%,#000)!important;
  color:#fff!important;
  box-shadow:none!important;
  transform:none!important;
}
body.home-premium .hero-v633 .hero-secondary-link{
  width:auto;
  min-width:0;
  min-height:44px;
  height:44px;
  margin:0;
  padding:0;
  border:0!important;
  border-radius:0!important;
  display:inline-flex;
  align-items:center;
  gap:6px;
  background:transparent!important;
  color:#1d1d1f;
  font-size:var(--hero-button-size,13px);
  line-height:1;
  font-weight:600;
  letter-spacing:-.01em;
  box-shadow:none!important;
}
body.home-premium .hero-v633 .hero-secondary-link:hover{color:var(--hero);border:0!important}
body.home-premium .hero-v633 .hero-assurance{display:none!important}

/* Centre lifestyle column */
body.home-premium .hero-v633 .hero-showcase{
  z-index:1;
  overflow:hidden;
  background:#e8ddd2;
  border-right:1px solid #e8e8ed;
  isolation:isolate;
  aspect-ratio:1 / 1;
}
body.home-premium .hero-v633 .hero-photo{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  z-index:0;
  overflow:hidden;
  background:#e8ddd2;
}
body.home-premium .hero-v633 .hero-photo::before,
body.home-premium .hero-v633 .hero-photo::after{display:none!important}
body.home-premium .hero-v633 .hero-photo img{
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  object-fit:cover!important;
  object-position:center!important;
  padding:0!important;
  border-radius:0!important;
  filter:saturate(.92) contrast(.98) brightness(.99)!important;
  transform:scale(1.005)!important;
}
body.home-premium .hero-v633 .hero-showcase-shade{
  position:absolute;
  inset:0;
  z-index:1;
  background:linear-gradient(180deg,rgba(0,0,0,.10) 0%,rgba(0,0,0,0) 46%,rgba(0,0,0,.38) 100%);
}
body.home-premium .hero-v633 .hero-life-tag{
  position:absolute;
  left:26px;
  top:26px;
  z-index:2;
  min-height:36px;
  height:36px;
  padding:0 14px;
  border:0;
  border-radius:999px;
  display:flex;
  align-items:center;
  gap:8px;
  background:rgba(255,255,255,.90);
  color:#4c443f;
  font-size:10px;
  line-height:1;
  font-weight:600;
  letter-spacing:.03em;
  text-transform:none;
  box-shadow:none;
  backdrop-filter:blur(10px);
  -webkit-backdrop-filter:blur(10px);
}
body.home-premium .hero-v633 .hero-life-tag::before{content:"";width:7px;height:7px;border-radius:50%;background:var(--hero)}
body.home-premium .hero-v633 .hero-life-copy{
  position:absolute;
  left:28px;
  right:28px;
  bottom:24px;
  z-index:2;
  color:#fff;
  text-shadow:0 2px 16px rgba(0,0,0,.16);
}
body.home-premium .hero-v633 .hero-life-copy strong{
  display:block;
  max-width:350px;
  margin:0;
  color:#fff;
  font-size:30px;
  line-height:1.03;
  letter-spacing:-.045em;
  font-weight:650;
}
body.home-premium .hero-v633 .hero-life-copy span{
  display:block;
  max-width:350px;
  margin-top:6px;
  color:rgba(255,255,255,.9);
  font-size:13px;
  line-height:1.4;
  font-weight:400;
}

/* Right product rail */
body.home-premium .hero-v633 .hero-products-column.featured-panel{
  z-index:2!important;
  padding:14px 12px 10px!important;
  border:0!important;
  border-left:0!important;
  border-radius:0!important;
  display:flex!important;
  flex-direction:column!important;
  background:rgba(245,245,247,.68)!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
  overflow:hidden!important;
}
body.home-premium .hero-v633 .hero-products-column.featured-panel:hover{transform:none!important;box-shadow:none!important}
body.home-premium .hero-v633 .featured-panel-top{
  flex:0 0 auto;
  min-height:34px;
  height:34px;
  margin:0 0 8px;
  padding:0 2px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
}
body.home-premium .hero-v633 .featured-panel-top>div:first-child{display:flex;flex-direction:column;gap:2px;min-width:0}
body.home-premium .hero-v633 .featured-label{
  color:#1d1d1f;
  font-size:12px;
  line-height:1.05;
  font-weight:600;
  letter-spacing:-.01em;
  text-transform:none;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
body.home-premium .hero-v633 .featured-label b{color:#1d1d1f;font-weight:600}
body.home-premium .hero-v633 .featured-subtitle{display:none!important}
body.home-premium .hero-v633 .featured-auto-status{
  display:flex;
  align-items:center;
  gap:7px;
  flex:none;
  color:#86868b;
  font-size:10px;
  line-height:1;
  font-weight:400;
  white-space:nowrap;
}
body.home-premium .hero-v633 .featured-auto-status i{
  width:6px;
  height:6px;
  border-radius:50%;
  background:var(--hero);
  box-shadow:none;
}
body.home-premium .hero-v633 .featured-auto-status.is-paused i{opacity:.45}
body.home-premium .hero-v633 .featured-rail-viewport{
  position:relative;
  flex:1 1 auto!important;
  width:100%!important;
  min-width:0!important;
  min-height:0!important;
  height:auto!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  scroll-snap-type:none!important;
  scroll-behavior:smooth;
  scrollbar-width:none;
  overscroll-behavior:contain;
  outline:none;
}
body.home-premium .hero-v633 .featured-rail-viewport::-webkit-scrollbar{display:none}
body.home-premium .hero-v633 .featured-rail-viewport:focus-visible{box-shadow:inset 0 0 0 2px color-mix(in srgb,var(--hero) 28%,transparent);border-radius:20px}
body.home-premium .hero-v633 .featured-grid{
  width:100%!important;
  min-width:0!important;
  display:flex!important;
  flex-direction:column!important;
  gap:8px!important;
  padding:0 1px 2px!important;
}
body.home-premium .hero-v633 .featured-card{
  position:relative;
  overflow:hidden;
  flex:0 0 108px!important;
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  height:108px!important;
  min-height:108px!important;
  margin:0!important;
  padding:8px!important;
  border:1px solid #e8e8ed!important;
  border-radius:18px!important;
  display:grid!important;
  grid-template-columns:74px minmax(0,1fr) 32px!important;
  gap:8px!important;
  align-items:center!important;
  background:#fff!important;
  color:#1d1d1f!important;
  box-shadow:0 4px 14px rgba(0,0,0,.02)!important;
  scroll-snap-align:none!important;
  transform:none!important;
  transition:border-color .2s ease,box-shadow .2s ease!important;
}
body.home-premium .hero-v633 .featured-card::before{display:none!important}
body.home-premium .hero-v633 .featured-card.is-active,
body.home-premium .hero-v633 .featured-card:hover{
  border-color:color-mix(in srgb,var(--hero) 30%,#e8e8ed)!important;
  box-shadow:0 7px 20px rgba(0,0,0,.035)!important;
  transform:none!important;
}
body.home-premium .hero-v633 .featured-product-image{
  width:74px!important;
  min-width:74px!important;
  height:92px!important;
  aspect-ratio:auto!important;
  padding:0!important;
  border:0!important;
  border-radius:14px!important;
  display:grid!important;
  place-items:center!important;
  overflow:hidden!important;
  background:color-mix(in srgb,var(--hero) 6%,#f6f6f8)!important;
}
body.home-premium .hero-v633 .featured-product-image img{
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  object-fit:contain!important;
  padding:4px!important;
  border-radius:0!important;
  filter:drop-shadow(0 7px 12px rgba(0,0,0,.08))!important;
  transform:none!important;
}
body.home-premium .hero-v633 .featured-card:hover .featured-product-image img{transform:scale(1.02)!important}
body.home-premium .hero-v633 .featured-card-copy{min-width:0;padding:0!important}
body.home-premium .hero-v633 .featured-card-badge{
  display:block;
  margin:0 0 5px;
  color:var(--hero);
  font-size:9px;
  line-height:1.1;
  font-weight:600;
  letter-spacing:0;
  text-transform:none;
}
body.home-premium .hero-v633 .featured-card-copy h3{
  margin:0 0 8px!important;
  color:#1d1d1f!important;
  font-size:var(--hero-featured-title-size,11px)!important;
  line-height:1.16!important;
  letter-spacing:-.018em!important;
  font-weight:600!important;
  display:-webkit-box!important;
  -webkit-line-clamp:3;
  -webkit-box-orient:vertical;
  overflow:hidden;
}
body.home-premium .hero-v633 .featured-card-copy h3 a{color:inherit!important}
body.home-premium .hero-v633 .featured-price{
  display:block;
  color:#1d1d1f!important;
  font-size:15px!important;
  line-height:1!important;
  font-weight:650!important;
  letter-spacing:-.025em!important;
}
body.home-premium .hero-v633 .featured-bag-icon{
  align-self:end!important;
  justify-self:end!important;
  width:32px!important;
  height:32px!important;
  margin:0 0 5px!important;
  padding:0!important;
  border:1px solid #dedee3!important;
  border-radius:50%!important;
  display:grid!important;
  place-items:center!important;
  background:#fff!important;
  color:#1d1d1f!important;
  box-shadow:none!important;
  cursor:pointer;
  transform:none!important;
}
body.home-premium .hero-v633 .featured-bag-icon svg{width:15px!important;height:15px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.7!important;stroke-linecap:round;stroke-linejoin:round}
body.home-premium .hero-v633 .featured-bag-icon:hover{border-color:var(--hero)!important;color:var(--hero)!important;transform:none!important}
body.home-premium .hero-v633 .featured-bag-icon.is-added{background:var(--hero)!important;border-color:var(--hero)!important;color:#fff!important}
body.home-premium .hero-v633 .featured-pause-hint{
  flex:0 0 18px;
  min-height:18px;
  padding-top:8px;
  text-align:center;
  color:#a1a1a6;
  font-size:10px;
  line-height:1;
  font-weight:400;
  letter-spacing:0;
}

/* Tablet: preserve the approved content/image pair, products become a horizontal rail. */
@media (max-width:960px){
  body.home-premium .hero-v633{width:100%!important;margin:0 auto 78px!important;padding:30px!important;border-radius:0!important}
  body.home-premium .hero-v633 .hero-shell{border-radius:28px}
  body.home-premium .hero-v633 .hero-card{display:grid!important;grid-template-columns:1fr 1fr!important;height:auto!important;min-height:0!important;background:#fff!important}
  body.home-premium .hero-v633 .hero-left{position:relative!important;width:100%!important;height:auto!important;min-height:520px!important;padding:50px 40px 48px!important;clip-path:none!important}
  body.home-premium .hero-v633 .hero-showcase{position:relative!important;width:100%!important;height:auto!important;min-height:520px!important}
  body.home-premium .hero-v633 .hero-products-column.featured-panel{position:relative!important;grid-column:1/-1!important;width:100%!important;height:auto!important;min-height:0!important;padding:18px!important;border-top:1px solid #e8e8ed!important}
  body.home-premium .hero-v633 .featured-rail-viewport{overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x proximity!important}
  body.home-premium .hero-v633 .featured-grid{flex-direction:row!important;gap:12px!important;padding-bottom:3px!important}
  body.home-premium .hero-v633 .featured-card{flex:0 0 330px!important;width:330px!important;height:150px!important;min-height:150px!important;grid-template-columns:112px minmax(0,1fr) 38px!important;scroll-snap-align:start!important}
  body.home-premium .hero-v633 .featured-product-image{width:112px!important;height:128px!important}
}

/* Mobile: calm single-column editorial flow. */
@media (max-width:640px){
  body.home-premium .hero-v633{width:100%!important;margin:0 auto 66px!important;padding:30px!important;border-radius:0!important}
  body.home-premium .hero-v633 .hero-shell{border-radius:25px}
  body.home-premium .hero-v633 .hero-tabs-connected{display:flex!important;height:54px!important;min-height:54px!important;overflow-x:auto;scrollbar-width:none}
  body.home-premium .hero-v633 .hero-tabs-connected::-webkit-scrollbar{display:none}
  body.home-premium .hero-v633 .hero-tabs-connected .category-tab{flex:0 0 140px!important;width:140px!important;height:54px!important;min-height:54px!important;min-width:140px!important;padding:0 14px!important;font-size:12px!important}
  body.home-premium .hero-v633 .hero-card{grid-template-columns:1fr!important}
  body.home-premium .hero-v633 .hero-left{min-height:0!important;padding:40px 24px 42px!important;border-right:0!important;border-bottom:1px solid #e8e8ed!important}
  body.home-premium .hero-v633 .family-eyebrow{margin-bottom:14px;font-size:11px}
  body.home-premium .hero-v633 .hero-title-lockup{max-width:330px;font-size:min(var(--hero-title-size,50px),42px)!important;line-height:.99}
  body.home-premium .hero-v633 .hero-title-lockup>em{max-width:330px;margin-top:10px;font-size:min(var(--hero-tagline-size,33px),27px)!important}
  body.home-premium .hero-v633 .hero-story{max-width:330px;margin-top:19px;font-size:min(var(--hero-story-size,15px),15px)!important;line-height:1.55}
  body.home-premium .hero-v633 .hero-benefits{gap:12px 14px!important;margin-top:23px!important}
  body.home-premium .hero-v633 .hero-benefit strong{font-size:min(var(--hero-benefit-size,12px),11px)!important}
  body.home-premium .hero-v633 .hero-cta-row{margin-top:28px!important;gap:16px!important}
  body.home-premium .hero-v633 .hero-cta,body.home-premium .hero-v633 .hero-secondary-link{height:42px!important;min-height:42px!important;font-size:min(var(--hero-button-size,13px),12px)!important}
  body.home-premium .hero-v633 .hero-showcase{min-height:455px!important;border-right:0!important}
  body.home-premium .hero-v633 .hero-life-tag{left:16px;top:16px}
  body.home-premium .hero-v633 .hero-life-copy{left:20px;right:20px;bottom:20px}
  body.home-premium .hero-v633 .hero-life-copy strong{font-size:28px}
  body.home-premium .hero-v633 .hero-products-column.featured-panel{grid-column:auto!important;padding:15px 12px 13px!important}
  body.home-premium .hero-v633 .featured-auto-status{display:none}
  body.home-premium .hero-v633 .featured-card{flex-basis:290px!important;width:290px!important;height:132px!important;min-height:132px!important;grid-template-columns:100px minmax(0,1fr) 36px!important;gap:10px!important;padding:10px!important}
  body.home-premium .hero-v633 .featured-product-image{width:100px!important;height:110px!important}
  body.home-premium .hero-v633 .featured-bag-icon{width:36px!important;height:36px!important}
}

@media (prefers-reduced-motion:reduce){
  body.home-premium .hero-v633::before,
  body.home-premium .hero-v633::after{animation:none!important}
  body.home-premium .hero-v633 *,body.home-premium .hero-v633 *::before,body.home-premium .hero-v633 *::after{transition:none!important;scroll-behavior:auto!important}
}


/* v6.42 — centre column is a clean banner image only. */
body.home-premium .hero-v633 .hero-showcase-shade,
body.home-premium .hero-v633 .hero-life-tag,
body.home-premium .hero-v633 .hero-life-copy{display:none!important;}
body.home-premium .hero-v633 .hero-showcase{background:#f5f5f7!important;}
body.home-premium .hero-v633 .hero-photo img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center!important;
  filter:none!important;
  transform:none!important;
}
body.home-premium .hero-v633 .hero-showcase:hover .hero-photo img{transform:none!important;}
