:root{--home-black:#090909;--home-line:#e9e9e9}.home-header{position:sticky;top:0;z-index:60;background:rgba(255,255,255,.97);backdrop-filter:blur(12px);border-bottom:1px solid var(--home-line);padding:12px clamp(18px,4vw,62px);min-height:78px}.home-header .brand-logo img{width:clamp(150px,15vw,220px);max-height:58px;object-fit:contain}.home-header .nav{gap:clamp(15px,2.2vw,32px)}.home-header .nav a{font-size:13px;font-weight:600}.home-header .header-actions{gap:8px}.home-search-jump{border:0;background:transparent;font-size:32px;line-height:1;cursor:pointer}.home-hero{background:#fff}.home-hero-demo{height:clamp(430px,47vw,680px);position:relative;overflow:hidden;background:#0b0b0b}.home-hero-demo>img:first-child{width:100%;height:100%;object-fit:cover;filter:brightness(.68) contrast(1.06)}.home-watermark{position:absolute!important;left:20%;top:10%;width:34%!important;height:auto!important;object-fit:contain!important;opacity:.12;mix-blend-mode:screen}.home-hero-copy{position:absolute;left:clamp(30px,6vw,90px);top:50%;transform:translateY(-50%);color:#fff;max-width:600px;text-shadow:0 2px 18px #000}.home-hero-copy>span{font-size:clamp(13px,1.4vw,20px);letter-spacing:.34em}.home-hero-copy h1{font-size:clamp(42px,5.2vw,76px);line-height:.95;margin:18px 0;font-weight:800;letter-spacing:-.035em}.home-hero-copy p{font-size:clamp(16px,1.6vw,23px);margin-bottom:28px}.home-cta,.home-promo-copy a{display:inline-block;background:#fff;color:#111;padding:15px 20px;border-radius:4px;font-weight:800;text-decoration:none}.home-admin-note{font-size:11px;color:#777;text-align:center;padding:7px 14px;background:#fafafa}.home-managed-hero{max-width:1180px;margin:18px auto 0;border-radius:14px;overflow:hidden;min-height:220px}.home-brands{padding:18px clamp(20px,4vw,60px);border-bottom:1px solid var(--home-line);background:#fff}.home-brands .brand-grid{display:flex;gap:12px;overflow:auto;scrollbar-width:none;justify-content:flex-start}.home-brands .brand-grid::-webkit-scrollbar{display:none}.home-brands .brand-grid button{min-width:125px;height:72px;border:0;background:#fff;box-shadow:none;padding:8px 12px}.home-brands .brand-icon{max-height:38px;max-width:100px}.home-brands .brand-name{font-size:12px;font-weight:700}.home-categories{padding-top:22px}.home-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.home-category-card{height:350px;position:relative;overflow:hidden;border-radius:5px;color:#fff;text-decoration:none;background:#111}.home-category-card img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.home-category-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.82),transparent 62%)}.home-category-card:hover img{transform:scale(1.035)}.home-category-card>div{position:absolute;z-index:2;left:22px;right:22px;bottom:20px}.home-category-card h2{font-size:25px;margin:0 0 4px}.home-category-card p{margin:0 0 15px}.home-category-card span{display:inline-block;background:#fff;color:#111;padding:10px 14px;border-radius:4px;font-weight:800;font-size:12px}.home-promo{padding-top:10px}.home-promo-art{position:relative;height:330px;background:#090909;overflow:hidden;border-radius:5px}.home-promo-art>img:first-child{width:100%;height:100%;object-fit:cover;filter:brightness(.62)}.home-promo-watermark{position:absolute!important;left:15%;top:5%;width:27%!important;height:auto!important;opacity:.12;mix-blend-mode:screen}.home-promo-copy{position:absolute;inset:0 auto 0 0;width:min(48%,520px);padding:45px;color:#fff;background:linear-gradient(90deg,rgba(0,0,0,.95),rgba(0,0,0,.55),transparent)}.home-promo-copy>span{letter-spacing:.34em;font-size:13px}.home-promo-copy h2{font-size:clamp(34px,4vw,55px);line-height:.92;margin:12px 0}.home-promo-copy p{letter-spacing:.22em;font-size:11px;line-height:1.8}.home-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#eee;padding:0;margin-top:18px}.home-benefits>div{background:#fafafa;padding:22px;display:flex;align-items:center;justify-content:center;gap:13px;font-size:24px}.home-benefits span{display:flex;flex-direction:column}.home-benefits b{font-size:12px}.home-benefits small{font-size:11px}.catalog.section{padding-top:54px}.home-footer{background:#0a0a0a;color:#fff;padding:34px clamp(22px,4vw,60px) 18px}.home-footer-main{display:grid;grid-template-columns:220px 1fr minmax(280px,420px);align-items:center;gap:30px}.home-footer .footer-logo{filter:brightness(0) invert(1);max-width:190px}.home-footer-main>div:first-child p{font-size:9px;letter-spacing:.35em}.home-footer-main nav{display:flex;gap:14px;flex-wrap:wrap}.home-footer a{color:#fff;text-decoration:none;font-size:11px}.home-footer-location{display:flex;flex-direction:column;gap:10px;font-size:12px}.home-footer-bottom{border-top:1px solid #2a2a2a;margin-top:28px;padding-top:15px;display:flex;justify-content:space-between;gap:20px;font-size:10px}.home-footer-bottom .footer-legal{display:flex;gap:16px;flex-wrap:wrap}
@media(max-width:900px){.home-header{min-height:66px}.home-header .brand-logo img{width:145px}.home-header .nav{position:absolute;top:100%;left:0;right:0;background:#fff;padding:16px 22px;border-bottom:1px solid #ddd}.home-hero-demo{height:560px}.home-hero-demo>img:first-child{object-position:62% center}.home-hero-copy{left:24px;right:24px;top:auto;bottom:38px;transform:none}.home-hero-copy h1{font-size:45px}.home-category-grid{grid-template-columns:repeat(2,1fr)}.home-category-card{height:310px}.home-promo-copy{width:75%;padding:30px}.home-benefits{grid-template-columns:repeat(2,1fr)}.home-footer-main{grid-template-columns:1fr}.home-footer-bottom{flex-direction:column}}
@media(max-width:560px){.home-header{padding:9px 14px}.home-header .brand-logo img{width:126px}.home-header .header-actions button span:not(#cart-count){display:none}.home-hero-demo{height:530px}.home-hero-demo>img:first-child{object-position:67% center}.home-hero-copy{bottom:25px}.home-hero-copy h1{font-size:38px}.home-hero-copy p{font-size:15px}.home-managed-hero{margin:10px 12px 0}.home-admin-note{font-size:9px}.home-brands{padding:12px}.home-brands .brand-grid button{min-width:105px;height:60px}.home-categories{padding:14px 12px}.home-category-grid{gap:9px}.home-category-card{height:245px}.home-category-card>div{left:14px;right:12px;bottom:14px}.home-category-card h2{font-size:19px}.home-category-card p{font-size:12px}.home-category-card span{padding:8px 10px}.home-promo{padding:6px 12px}.home-promo-art{height:350px}.home-promo-art>img:first-child{object-position:64% center}.home-promo-copy{width:88%;padding:25px 20px}.home-promo-copy h2{font-size:35px}.home-benefits{margin:10px 12px 0;grid-template-columns:1fr 1fr}.home-benefits>div{padding:15px 8px;font-size:18px}.home-benefits b{font-size:10px}.home-benefits small{font-size:9px}.home-footer{padding:28px 20px 16px}}

/* V7.9.4.10.6.1 — portada principal administrable */
.home-primary-hero{position:relative;width:100%;max-width:none;margin:0;border-radius:0;height:clamp(430px,39.6vw,760px);min-height:430px;aspect-ratio:auto;background:#0b0b0b;overflow:hidden}
.home-primary-hero .hero-slides{position:absolute;inset:0}
.home-primary-hero .hero-slide{position:absolute;inset:0}
.home-primary-hero .hero-slide picture,.home-primary-hero .hero-slide img,.home-primary-hero .hero-slide video{width:100%;height:100%;display:block}
.home-primary-hero .hero-slide img,.home-primary-hero .hero-slide video{object-fit:cover;object-position:center center;background:#0b0b0b}
.home-primary-hero .hero-slide-overlay{background:linear-gradient(90deg,rgba(0,0,0,.76) 0%,rgba(0,0,0,.46) 38%,rgba(0,0,0,.08) 72%),linear-gradient(0deg,rgba(0,0,0,.28),transparent 55%)}
.home-primary-hero .hero-slide-copy{left:clamp(30px,6vw,90px);right:auto;bottom:auto;top:50%;transform:translateY(-50%);max-width:620px;text-shadow:0 2px 18px #000}
.home-primary-hero .hero-slide-copy>span:first-child{font-size:clamp(13px,1.15vw,18px);letter-spacing:.32em}
.home-primary-hero .hero-slide-copy h2{font-size:clamp(42px,5.1vw,76px);line-height:.94;margin:16px 0;max-width:650px}
.home-primary-hero .hero-slide-copy p{font-size:clamp(15px,1.35vw,21px);max-width:520px}
.home-primary-hero .hero-cta{background:#fff;color:#111;border:0;border-radius:4px;padding:15px 20px;font-size:11px}
.home-managed-watermark{z-index:1;pointer-events:none;left:20%;top:8%;width:34%!important;opacity:.09}
.home-primary-hero .hero-dots{left:50%;bottom:18px;transform:translateX(-50%)}
.home-primary-hero .hero-empty{background-image:linear-gradient(90deg,rgba(0,0,0,.76),rgba(0,0,0,.12)),url('../assets/home-v794106/hero-demo.webp');background-size:cover;background-position:center}
.home-primary-hero .hero-empty strong{font-size:clamp(38px,5vw,72px);max-width:650px}
@media(max-width:800px){.home-primary-hero{height:min(125vw,760px);min-height:520px;margin:0;width:100%;aspect-ratio:auto}.home-primary-hero .hero-slide img{object-position:center center}.home-primary-hero .hero-slide-copy{left:22px;right:22px;top:auto;bottom:54px;transform:none;max-width:none}.home-primary-hero .hero-slide-copy h2{font-size:clamp(36px,10.5vw,52px)}.home-primary-hero .hero-slide-copy p{font-size:15px}.home-managed-watermark{left:5%;top:9%;width:60%!important}.home-primary-hero .hero-empty{background-position:66% center;padding:22px 22px 70px;justify-content:flex-end}}
@media(max-width:560px){.home-primary-hero{height:135vw;max-height:700px;min-height:520px}.home-primary-hero .hero-slide-copy h2{font-size:38px}.home-primary-hero .hero-arrow{top:48%}}

/* V7.9.4.10.6.2 — ajuste visual portada + marcas */
@media(min-width:801px){
  .home-primary-hero{height:auto;min-height:0;aspect-ratio:1920/760;background:#0b0b0b}
  .home-primary-hero .hero-slide img,.home-primary-hero .hero-slide video{object-fit:contain;object-position:center center;background:#0b0b0b}
}
.home-brands{padding:24px clamp(22px,4vw,64px) 28px}
.home-brands .brand-grid{gap:14px;align-items:stretch}
.home-brands .brand-grid button{min-width:150px;height:118px;padding:14px 16px;border:1px solid #e3e3df!important;border-radius:12px!important;display:flex;flex-direction:column;gap:9px;align-items:center;justify-content:center;background:#fff!important;color:#111!important;box-shadow:0 4px 16px rgba(0,0,0,.025)!important}
.home-brands .brand-grid button:hover,.home-brands .brand-grid button.active{border-color:#bdbdb7!important;box-shadow:0 9px 25px rgba(0,0,0,.075)!important;transform:translateY(-1px)}
.home-brands .brand-icon{max-height:58px;max-width:125px;width:auto;height:auto;object-fit:contain}
.home-brands .brand-name{font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}
@media(max-width:800px){
 .home-brands{padding:16px 14px 20px}
 .home-brands .brand-grid button{min-width:126px;height:96px;padding:10px}
 .home-brands .brand-icon{max-height:46px;max-width:105px}
}
@media(max-width:560px){
 .home-brands .brand-grid button{min-width:118px;height:90px}
 .home-brands .brand-icon{max-height:42px;max-width:96px}
}

/* V7.9.4.10.6.3 — portada sin recorte + marcas centradas con profundidad */
@media(min-width:801px){
 .home-primary-hero{aspect-ratio:1920/760;height:auto;min-height:0;overflow:hidden;background:#080808;box-shadow:0 18px 46px rgba(0,0,0,.14)}
 .home-primary-hero .hero-slide picture{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#080808}
 .home-primary-hero .hero-slide img,.home-primary-hero .hero-slide video{width:100%;height:100%;object-fit:contain!important;object-position:50% 50%!important;transform:none!important}
 .home-primary-hero .hero-slide-copy{z-index:4}
 .home-primary-hero .hero-slide-overlay{z-index:2;background:linear-gradient(90deg,rgba(0,0,0,.74) 0%,rgba(0,0,0,.43) 34%,rgba(0,0,0,.06) 67%,rgba(0,0,0,.03) 100%)}
 .home-managed-watermark{z-index:3}
}
.home-brands{position:relative;padding:30px clamp(28px,4vw,72px) 36px;overflow:hidden;background:linear-gradient(180deg,#fff 0%,#fbfbfa 100%);perspective:1100px}
.home-brands:before{content:"";position:absolute;left:50%;bottom:7px;width:min(74%,1180px);height:38px;transform:translateX(-50%);background:radial-gradient(ellipse,rgba(0,0,0,.11),transparent 68%);filter:blur(11px);pointer-events:none}
.home-brands .brand-grid{position:relative;z-index:1;display:flex!important;justify-content:center!important;align-items:center!important;gap:16px!important;overflow-x:auto;padding:10px max(8px,calc((100% - 1520px)/2)) 18px;scroll-snap-type:x proximity;scroll-padding-inline:50%;}
.home-brands .brand-grid button{flex:0 0 168px;min-width:168px!important;height:132px!important;padding:16px 18px!important;border:1px solid #deded9!important;border-radius:14px!important;background:linear-gradient(145deg,#fff,#f6f6f3)!important;box-shadow:0 12px 26px rgba(0,0,0,.075),inset 0 1px 0 #fff!important;transform:translateZ(0);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;scroll-snap-align:center}
.home-brands .brand-grid button:hover,.home-brands .brand-grid button.active{transform:translateY(-6px) scale(1.035)!important;border-color:#c8c8c1!important;box-shadow:0 20px 38px rgba(0,0,0,.13),inset 0 1px 0 #fff!important;background:#fff!important;color:#111!important}
.home-brands .brand-icon{max-height:70px!important;max-width:140px!important}
.home-brands .brand-name{font-size:12px!important;margin-top:4px}
@media(max-width:1200px) and (min-width:801px){.home-brands .brand-grid{justify-content:flex-start!important;padding-left:calc(50% - 84px);padding-right:calc(50% - 84px)}}
@media(max-width:800px){
 .home-primary-hero .hero-slide img{object-fit:cover!important;object-position:center top!important}
 .home-brands{padding:20px 0 25px}
 .home-brands .brand-grid{justify-content:flex-start!important;gap:12px!important;padding:8px calc(50% - 67px) 15px}
 .home-brands .brand-grid button{flex-basis:134px;min-width:134px!important;height:106px!important;border-radius:12px!important}
 .home-brands .brand-icon{max-height:52px!important;max-width:110px!important}
}

/* V7.9.4.10.6.4 — ritmo vertical compacto: elimina huecos entre bloques del INDEX */
.home-hero,.home-brands,.home-categories,.home-promo,.home-benefits,.catalog.section,.manifesto.section,.contact.section{margin-top:0!important;margin-bottom:0!important}
.home-brands{padding-top:18px!important;padding-bottom:22px!important}
.home-categories.section{padding-top:18px!important;padding-bottom:18px!important}
.home-promo.section{padding-top:0!important;padding-bottom:16px!important}
.home-benefits.section{margin-top:0!important;padding-top:0!important;padding-bottom:0!important}
.catalog.section{padding-top:34px!important;padding-bottom:42px!important}
.manifesto.section{padding-top:48px!important;padding-bottom:48px!important}
.contact.section{padding-top:42px!important;padding-bottom:42px!important}
.home-footer{margin-top:0!important}
@media(max-width:800px){
 .home-brands{padding-top:14px!important;padding-bottom:16px!important}
 .home-categories.section{padding-top:12px!important;padding-bottom:12px!important}
 .home-promo.section{padding-top:0!important;padding-bottom:10px!important}
 .home-benefits.section{margin:0!important}
 .catalog.section{padding-top:28px!important;padding-bottom:34px!important}
 .manifesto.section,.contact.section{padding-top:34px!important;padding-bottom:34px!important}
}
@media(max-width:560px){
 .home-categories.section{padding-top:10px!important;padding-bottom:10px!important}
 .catalog.section{padding-top:24px!important;padding-bottom:28px!important}
 .manifesto.section,.contact.section{padding-top:28px!important;padding-bottom:28px!important}
}

/* V7.9.4.10.6.5 — marcas compactas: sin franjas vacías + logos protagonistas */
.home-brands{
  padding:4px 18px 5px!important;
  min-height:0!important;
  overflow:hidden!important;
}
.home-brands:before{bottom:-13px!important;height:24px!important;opacity:.55}
.home-brands .brand-grid{
  width:100%!important;
  min-height:0!important;
  margin:0!important;
  padding:5px 6px 7px!important;
  gap:14px!important;
  justify-content:center!important;
  align-items:center!important;
}
.home-brands .brand-grid button{
  flex:0 0 172px!important;
  min-width:172px!important;
  height:126px!important;
  margin:0!important;
  padding:8px 10px 7px!important;
  gap:4px!important;
}
.home-brands .brand-icon{
  width:92%!important;
  max-width:152px!important;
  height:78px!important;
  max-height:78px!important;
  object-fit:contain!important;
  margin:0 auto!important;
}
.home-brands .brand-name{
  margin:0!important;
  line-height:1.05!important;
  font-size:12px!important;
}
.home-categories.section{padding-top:5px!important}
@media(max-width:1200px) and (min-width:801px){
 .home-brands .brand-grid{justify-content:center!important;padding:5px 6px 7px!important}
}
@media(max-width:800px){
 .home-brands{padding:4px 0 5px!important}
 .home-brands .brand-grid{justify-content:flex-start!important;padding:5px calc(50% - 70px) 7px!important;gap:10px!important}
 .home-brands .brand-grid button{flex-basis:140px!important;min-width:140px!important;height:104px!important;padding:6px 8px!important}
 .home-brands .brand-icon{width:92%!important;max-width:124px!important;height:62px!important;max-height:62px!important}
 .home-categories.section{padding-top:4px!important}
}
@media(max-width:560px){
 .home-brands .brand-grid button{height:100px!important}
 .home-brands .brand-icon{height:58px!important;max-height:58px!important}
}

/* V7.9.4.10.6.6 · categorías dinámicas */
.home-categories{padding:6px clamp(12px,2.5vw,48px) 8px!important;overflow:hidden}.home-category-grid{display:flex!important;gap:14px!important;overflow-x:auto!important;scroll-snap-type:x proximity;padding:0 0 4px!important;scrollbar-width:thin}.home-category-card{flex:0 0 calc((100% - 42px)/4);min-width:260px;scroll-snap-align:center;height:350px}.home-category-card img{object-fit:cover}.home-category-card>div{background:none}.home-category-card h2,.home-category-card p{position:relative;z-index:3}.home-category-card span{position:relative;z-index:3}
@media(max-width:900px){.home-category-card{flex-basis:calc((100% - 14px)/2);min-width:260px}}
@media(max-width:560px){.home-categories{padding:5px 10px 7px!important}.home-category-grid{gap:9px!important}.home-category-card{flex-basis:82%;min-width:245px;height:300px}}
/* V7.9.4.10.6.9 — portada promocional administrable */
.home-promo-art{position:relative;overflow:hidden}.home-promo-art>img,.home-promo-art>picture,.home-promo-art>picture>img{width:100%;display:block}.home-promo-managed-action{position:absolute;right:4%;bottom:7%;z-index:3}.home-promo-managed-action button{border:1px solid #111;background:#111;color:#fff;padding:13px 22px;font:700 12px/1 Montserrat,sans-serif;letter-spacing:.08em;cursor:pointer;box-shadow:0 8px 24px rgba(0,0,0,.18)}.home-promo-managed-action button:hover{transform:translateY(-1px)}@media(max-width:800px){.home-promo-managed-action{right:5%;bottom:5%}.home-promo-managed-action button{padding:10px 14px;font-size:10px}}
