
/* I9.6.12: editorial demo parity. Retail facts still come only from Shopify. */
.sxsf-route-home .sxsf-hero__copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(26px,4.4vw,54px)}
.sxsf-route-home .sxsf-hero__copy>p:not(.sxsf-eyebrow){font-size:15px;line-height:1.6;max-width:43ch}
.sxsf-route-home .sxsf-hero__visual img{position:absolute;inset:0;object-position:right center}
.sxsf-route-home .sxsf-hero__visual{border:0;border-radius:0;min-height:350px}
.sxsf-route-home .sxsf-hero__badge{z-index:1}
.sxsf-demo-value-strip{display:flex;gap:0;overflow-x:auto;scrollbar-width:none;margin-top:14px;border:1px solid var(--sxsf-line);border-radius:14px;background:#fff}
.sxsf-demo-value-strip span{flex:1 0 auto;min-width:0;padding:12px 18px;font-size:11px;letter-spacing:.065em;text-transform:uppercase;text-align:center;font-weight:800;color:#525e73}
.sxsf-demo-value-strip span+span{border-left:1px solid var(--sxsf-line)}
.sxsf-home-categories{margin-top:36px}
.sxsf-home-categories__tiles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.sxsf-home-categories__tiles>a{position:relative;min-width:0;overflow:hidden;aspect-ratio:16/9;border-radius:18px;color:var(--sxsf-ink);background:#e9eefb;text-decoration:none}
.sxsf-home-categories__tiles img{height:100%;width:100%;object-fit:cover;transition:transform .35s ease}
.sxsf-home-categories__tiles>a:hover img{transform:scale(1.03)}
.sxsf-home-categories__tiles>a>span{position:absolute;left:14px;bottom:14px;display:grid;gap:2px;padding:9px 14px;border-radius:13px;background:rgba(255,255,255,.96);box-shadow:var(--sxsf-shadow-sm)}
.sxsf-home-categories__tiles strong{font-family:Fraunces,Georgia,serif;font-size:16px}
.sxsf-home-categories__tiles small{font-size:11px;color:var(--sxsf-muted)}
.sxsf-route-home .sxsf-collection-grid{grid-auto-flow:column;grid-auto-columns:minmax(210px,24%);grid-template-columns:none;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}
.sxsf-route-home .sxsf-collection-tile{display:block;scroll-snap-align:start}
.sxsf-route-home .sxsf-collection-tile img{display:block;width:100%;height:auto;aspect-ratio:5/4;object-fit:cover}
.sxsf-route-home .sxsf-collection-tile>span{flex-direction:row;align-items:center;justify-content:space-between;gap:8px;padding:11px 12px}
.sxsf-route-home .sxsf-collection-tile strong{font-size:14px}
.sxsf-route-home .sxsf-collection-tile small{font-size:11px;white-space:nowrap}
.sxsf-brand-story{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center;margin-top:50px}
.sxsf-brand-story__visual{overflow:hidden;border-radius:18px;aspect-ratio:5/4;background:#eef0ff}
.sxsf-brand-story__visual img{width:100%;height:100%;object-fit:cover}
.sxsf-brand-story__copy{padding:12px 4px}
.sxsf-brand-story__copy h2{max-width:18ch;margin:0;font-family:Fraunces,Georgia,serif;font-size:clamp(26px,3.3vw,36px);line-height:1.15;letter-spacing:-.03em}
.sxsf-brand-story__copy p:not(.sxsf-eyebrow){color:var(--sxsf-muted);max-width:52ch;line-height:1.75;margin:12px 0 22px}
.sxsf-route-home .sxsf-product-card__body{padding:10px 12px 12px}
.sxsf-route-home .sxsf-product-card h3{-webkit-line-clamp:2;min-height:36px;font-size:13px}
.sxsf-route-home .sxsf-product-card__subtitle{display:none}
.sxsf-route-home .sxsf-product-card__media{aspect-ratio:4/5}
.sxsf-route-home .sxsf-section__head{margin-bottom:13px}
.sxsf-route-home .sxsf-section__head h2{font-size:clamp(22px,2.6vw,28px)}
@media(min-width:981px){
  .sxsf-header__inner{grid-template-columns:minmax(182px,auto) 1fr minmax(150px,auto)}
  .sxsf-desktop-nav>a,.sxsf-nav-shoes>summary{font-size:13px}
  .sxsf-route-home .sxsf-hero{min-height:370px}
}
@media(max-width:760px){
  .sxsf-route-home .sxsf-hero{grid-template-columns:1fr}
  .sxsf-route-home .sxsf-hero__copy{padding:24px 18px 26px}
  .sxsf-route-home .sxsf-hero__visual{min-height:0;aspect-ratio:2/1}
  .sxsf-route-home .sxsf-hero__visual img{object-fit:cover;object-position:center}
  .sxsf-demo-value-strip span{padding:10px 13px;font-size:10px}
  .sxsf-home-categories__tiles{gap:9px}
  .sxsf-home-categories__tiles>a{aspect-ratio:4/5}
  .sxsf-home-categories__tiles>a>span{left:8px;bottom:8px;padding:7px 9px}
  .sxsf-home-categories__tiles strong{font-size:13px}
  .sxsf-home-categories__tiles small{font-size:10px}
  .sxsf-route-home .sxsf-collection-grid{grid-auto-columns:minmax(180px,63vw)}
  .sxsf-brand-story{grid-template-columns:1fr;gap:18px;margin-top:34px}
  .sxsf-brand-story__visual{aspect-ratio:16/10}
  .sxsf-brand-story__copy{padding:0 4px}
  .sxsf-route-home .sxsf-hero h1{font-size:clamp(28px,7.8vw,38px)}
}
