/* ESNOVI V26.1 — reordered storefront: marketplace clarity with editorial identity. */
body.storefrontV261 .v261WorldHub{padding-top:20px;padding-bottom:12px}
body.storefrontV261 .v261WorldHead{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:15px}
body.storefrontV261 .v261WorldHead p{margin:0 0 4px;font-size:10px;font-weight:850;letter-spacing:.15em;color:#8a672d}
body.storefrontV261 .v261WorldHead h2{margin:0;font-size:30px;line-height:1;letter-spacing:-.045em}
body.storefrontV261 .v261WorldHead span{display:block;margin-top:7px;font-size:13px;color:#6d7077}
body.storefrontV261 .v261WorldHead>a{font-size:13px;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:2px;white-space:nowrap}
body.storefrontV261 .v261WorldGrid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:8px}
body.storefrontV261 .v261WorldGrid>a{min-height:94px;padding:14px;border-radius:12px;border:1px solid #e0e2e6;background:#fff;text-decoration:none;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden;transition:transform .15s,box-shadow .15s,border-color .15s}
body.storefrontV261 .v261WorldGrid>a:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:#c8a15c;opacity:.75}
body.storefrontV261 .v261WorldGrid>a strong{font-size:15px;color:#181a1f}
body.storefrontV261 .v261WorldGrid>a span{font-size:11px;color:#70737a;margin-top:4px}
body.storefrontV261 .v261WorldGrid>a.fashion,
body.storefrontV261 .v261WorldGrid>a.closet{background:linear-gradient(150deg,#fff 0%,#faf6ee 100%)}
body.storefrontV261 .v261WorldGrid>a:hover{transform:translateY(-1px);box-shadow:0 10px 28px #1012180d;border-color:#c6a05e}

body.storefrontV261 .v261Breadcrumb{display:flex;align-items:center;gap:8px;padding-top:11px;padding-bottom:7px;font-size:12px;color:#777b82}
body.storefrontV261 .v261Breadcrumb a{color:#555961;text-decoration:none}
body.storefrontV261 .v261Breadcrumb strong{font-weight:700;color:#272a30}

body.storefrontV261 .v261ClosetNav{display:flex;gap:7px;overflow:auto;padding-top:7px;padding-bottom:12px;scrollbar-width:none}
body.storefrontV261 .v261ClosetNav::-webkit-scrollbar{display:none}
body.storefrontV261 .v261ClosetNav a{white-space:nowrap;border:1px solid #dedfe3;border-radius:999px;padding:8px 13px;text-decoration:none;font-size:12px;font-weight:700;background:#fff}
body.storefrontV261 .v261ClosetNav a:first-child{background:#17191d;color:#fff;border-color:#17191d}

body.storefrontV261 .departmentNav .wrap{gap:22px}
body.storefrontV261 .departmentNav a:first-child,
body.storefrontV261 .departmentNav a:nth-child(2),
body.storefrontV261 .departmentNav a:nth-child(3){font-weight:800}
body.storefrontV261 .v261AggressiveDiscount [class*="discount"],
body.storefrontV261 .v261AggressiveDiscount [class*="saving"]{opacity:.75}

@media(max-width:1100px){
  body.storefrontV261 .v261WorldGrid{grid-template-columns:repeat(4,minmax(0,1fr))}
}
@media(max-width:760px){
  body.storefrontV261 .v261WorldHub{padding-top:13px}
  body.storefrontV261 .v261WorldHead{align-items:center;margin-bottom:10px}
  body.storefrontV261 .v261WorldHead h2{font-size:23px}
  body.storefrontV261 .v261WorldHead span{font-size:12px;max-width:260px}
  body.storefrontV261 .v261WorldGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}
  body.storefrontV261 .v261WorldGrid>a{min-height:70px;padding:11px}
  body.storefrontV261 .v261WorldGrid>a strong{font-size:14px}
  body.storefrontV261 .v261Breadcrumb{padding-top:8px}
}
@media(prefers-reduced-motion:reduce){
  body.storefrontV261 .v261WorldGrid>a{transition:none!important}
}