/* V6.9.1: consolidación mecánica; el orden de cascada original se conserva. */
/* styles-v6-5.css */
:root{--fg-blue:#1557ff;--fg-green:#02df33;--teal:#20c4b6;--orange:#ffb35b;--hot:#ff4e1d;--ink:#20242a;--muted:#66736f;--paper:#f3f1ea;--card:#fff;--line:#dfe4dd;--soft:#ebe6da;--r:28px;--shadow:0 24px 70px rgba(27,35,31,.13);--whatsapp:#25d366;--whatsapp-dark:#128c7e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at top,#faf8f1 0,var(--paper) 35%,#ece8de 100%);color:var(--ink);font-family:Inter,Manrope,system-ui,sans-serif}a{color:inherit}#marcas,#categorias,#productos{scroll-margin-top:128px}.top{position:sticky;top:0;z-index:30;display:grid;grid-template-columns:minmax(220px,360px) 1fr auto;gap:18px;align-items:center;padding:16px clamp(16px,4vw,64px);background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}.brandmark{display:flex;align-items:center;min-width:0;padding:4px 0}.top img{display:block;width:100%;max-width:340px;height:auto;max-height:44px;object-fit:contain;object-position:left center}.toplinks{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.toplinks a,.quicknav a{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:10px 16px;text-decoration:none;font-weight:900;background:#fff;color:var(--ink);border:1px solid var(--line)}.topwa,.hero-actions a,.ask,.cta,#clearFilters,#loadMore{border-radius:999px;text-decoration:none;font-weight:900}.topwa,.ask{background:var(--whatsapp);color:white;padding:12px 18px}.topwa,.float,.quicknav a:last-child{display:inline-flex;align-items:center;gap:10px}.topwa svg,.float svg{width:24px;height:24px;flex:none}.benefits{display:grid;grid-template-columns:repeat(3,1fr);text-align:center;background:#dddcd4;font-weight:900;color:#555;padding:13px 8px;font-size:clamp(13px,2vw,20px)}.quicknav{display:flex;gap:10px;overflow:auto;padding:20px 0 8px}.quicknav a:last-child{background:var(--whatsapp);color:#fff;border-color:transparent}main{max-width:1600px;margin:auto;padding:0 clamp(12px,3vw,42px) 80px}.hero{display:grid;grid-template-columns:1.25fr .75fr;gap:26px;padding:20px 0 20px}.hero>div,.hero aside,.toolbox,.pdp,.railcard{background:white;border-radius:calc(var(--r) + 10px);box-shadow:var(--shadow)}.hero>div{padding:clamp(26px,5vw,70px)}.k,.toolk{text-transform:uppercase;letter-spacing:.18em;color:#137d71;font-weight:950}.hero h1{font-size:clamp(48px,8vw,116px);letter-spacing:-.08em;line-height:.86;margin:0;max-width:930px}.hero p{color:var(--muted);font-size:clamp(18px,2vw,25px);line-height:1.28;max-width:760px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-actions a:first-child{background:var(--hot);color:white;padding:16px 24px}.hero-actions a:last-child,.cta{background:var(--whatsapp);color:white;padding:16px 24px}.hero aside{display:grid;align-content:center;padding:32px;background:linear-gradient(145deg,#dcfb87,var(--teal));min-height:320px}.hero aside b{font-size:clamp(82px,10vw,160px);line-height:.8}.hero aside span{font-size:30px;font-weight:950}.filterdeck{display:grid;grid-template-columns:1fr;gap:18px;align-items:start;margin-bottom:30px;max-width:100%;overflow:hidden}.railcard,.toolbox{padding:18px;max-width:100%;overflow:hidden}.railhead,.toolhead{display:flex;align-items:end;justify-content:space-between;gap:12px}.railhead h2,.toolhead h2{margin:0;font-size:clamp(24px,3vw,34px);letter-spacing:-.05em}.railhead p,.toolhead p{margin:4px 0 0;color:var(--muted);font-weight:700}.navrail,.catline{display:flex;gap:10px;overflow:auto;padding:10px 0 0;-webkit-overflow-scrolling:touch}.navrail button,.catline button,#clearFilters,#loadMore{border:0;background:var(--orange);font-weight:950;border-radius:999px;padding:13px 18px;white-space:nowrap}.navrail button.on,.catline button.on{background:var(--teal);color:white}.toolbox input{width:100%;font-size:22px;border:1px solid var(--line);border-radius:999px;padding:18px 24px;margin:16px 0 6px}.toolhead{align-items:center}#clearFilters{background:var(--soft);color:var(--ink)}.catalog-head{display:flex;align-items:end;justify-content:space-between;margin-top:12px}.catalog-head h2{font-size:clamp(42px,6vw,86px);letter-spacing:-.07em;margin:0}.catalog-head p{font-weight:900;color:var(--muted)}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(245px,1fr));gap:20px}.morebox{display:flex;justify-content:center;padding:22px 0 8px}#loadMore{background:var(--ink);color:#fff}.card{background:white;border-radius:26px;padding:16px;box-shadow:0 10px 30px rgba(27,35,31,.08);display:grid;gap:10px;align-content:start}.pic{aspect-ratio:1;display:grid;place-items:center;border:1px solid var(--line);border-radius:22px;background:#fff;overflow:hidden}.pic img{max-width:92%;max-height:92%;object-fit:contain}.meta{display:flex;justify-content:space-between;color:var(--muted);font-weight:900}.meta b,.price b{background:var(--hot);color:white;border-radius:12px;padding:6px 9px}.card h3{font-size:19px;line-height:1.05;margin:0}.card h3 a{text-decoration:none;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.card>p{margin:0;color:var(--muted);font-weight:900;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.card small{color:var(--muted);font-weight:800;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.price{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.price strong{font-size:25px}.price s{color:var(--muted)}.ask{text-align:center}.crumb{display:flex;gap:10px;padding:28px 0;color:var(--muted);font-weight:900}.crumb a{color:#137d71;text-decoration:none}.pdp{display:grid;grid-template-columns:.9fr 1.1fr;gap:40px;padding:clamp(18px,4vw,44px)}.photo{display:grid;place-items:center;border:1px solid var(--line);border-radius:30px;min-height:480px}.photo img{max-width:92%;max-height:560px;object-fit:contain}.buybox h1{font-size:clamp(38px,5vw,74px);letter-spacing:-.06em;line-height:.92;margin:0}.line,.buybox section{color:var(--muted);font-size:18px;line-height:1.5}.cta{display:flex;justify-content:center;margin:20px 0}.float{position:fixed;right:20px;bottom:20px;width:70px;height:70px;border-radius:50%;display:grid;place-items:center;background:var(--whatsapp);color:white;text-decoration:none;box-shadow:var(--shadow)}.empty{min-height:60vh;display:grid;place-content:center;text-align:center}@media(max-width:980px){.filterdeck,.hero,.pdp{grid-template-columns:1fr}.top{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand action" "links links"}.brandmark{grid-area:brand}.toplinks{grid-area:links;justify-content:flex-start}.topwa{grid-area:action}.hero aside{min-height:220px}}@media(max-width:760px){#marcas,#categorias,#productos{scroll-margin-top:150px}.benefits{grid-template-columns:1fr;font-size:14px}.top{gap:10px;padding:10px 12px 12px}.top img{max-width:210px;max-height:30px}.toplinks{overflow:auto;justify-content:flex-start;flex-wrap:nowrap;padding-bottom:2px}.toplinks a,.quicknav a{padding:9px 14px;font-size:14px}.topwa{padding:10px 12px}.topwa span{display:none}.topwa svg{width:20px;height:20px}.quicknav{padding-top:14px}.hero{padding-top:12px}.hero>div,.hero aside,.toolbox,.railcard{border-radius:24px}.hero h1{font-size:52px}.hero p{font-size:18px}.hero aside{padding:24px;min-height:180px}.filterdeck{gap:12px}.railhead,.toolhead,.catalog-head{display:block}.railhead p,.toolhead p{margin-top:6px}.toolhead button{margin-top:12px}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.card{padding:12px;border-radius:20px}.card h3{font-size:15px}.price strong{font-size:18px}.photo{min-height:300px}.morebox{padding-top:18px}.float{width:62px;height:62px;right:14px;bottom:14px}.float svg{width:26px;height:26px}}


/* Estilos propios de V6.5. */
:root{
  --v65-bg:#f3efe5;
  --v65-paper:#fffdf8;
  --v65-ink:#20242a;
  --v65-muted:#66736f;
  --v65-line:#dde3da;
  --v65-hot:#ff5c2d;
  --v65-chip:#ffb35b;
  --v65-wa:#25d366;
  --v65-deep:#147e72;
  --v65-mint:#dbfb8d;
  --v65-aqua:#22c7b8;
}

body.v65{background:radial-gradient(circle at top left,#fffaf0 0%,var(--v65-bg) 42%,#ebe7dc 100%);color:var(--v65-ink)}
body.v65 #ofertas-v65,body.v65 #ofertas-panel-v65,body.v65 #marcas-v65,body.v65 #buscar-v65,body.v65 #productos-v65{scroll-margin-top:96px}
body.v65 .top{grid-template-columns:minmax(220px,360px) 1fr auto;padding:10px clamp(14px,4vw,56px);gap:16px}
body.v65 .top img{max-width:366px;max-height:52px}
body.v65 .toplinks{justify-content:flex-end;gap:8px}
body.v65 .toplinks a{background:transparent;border:0;color:var(--v65-muted);font-size:16px;padding:10px 12px}
body.v65 .toplinks a:first-child{background:#fff;border:1px solid var(--v65-line);color:var(--v65-ink)}
body.v65 .topwa,body.v65 .ask,body.v65 .cta,body.v65 .float{background:var(--v65-wa);color:#fff}
body.v65 .topwa{padding:10px 16px}
body.v65 .float{z-index:2147483647;right:20px;bottom:20px;width:70px;height:70px;box-shadow:0 20px 42px rgba(18,140,126,.27),0 10px 22px rgba(27,35,31,.18);animation:v65FloatPulse 4.6s ease-in-out infinite;will-change:transform;transition:opacity .2s ease}
body.v65 .float.is-cta-visible{opacity:0;pointer-events:none}
body.v65 .float svg{width:26px;height:26px}
body.v65 main{max-width:1450px;padding-top:18px}
body.v65 main>*{min-width:0;max-width:100%}
body.v65 a:focus-visible,body.v65 button:focus-visible,body.v65 input:focus-visible{outline:3px solid rgba(37,211,102,.55);outline-offset:3px}

.v65-hero{display:grid;grid-template-columns:1.02fr .98fr;gap:18px;align-items:stretch;margin-bottom:16px}
.v65-copy,.v65-stage,.v65-panel{background:#fff;border:1px solid rgba(221,227,218,.9);box-shadow:0 18px 48px rgba(27,35,31,.1)}
.v65-entry>*,.v65-offer-layout>*,.v65-head>*{min-width:0}
.v65-copy{border-radius:32px;padding:clamp(26px,4vw,48px)}
.v65-k{margin:0 0 8px;text-transform:uppercase;letter-spacing:.18em;color:var(--v65-deep);font-weight:950}
.v65-copy h1{margin:0;max-width:760px;font-size:clamp(48px,6vw,84px);line-height:.88;letter-spacing:-.075em}
.v65-copy p{max-width:680px;color:var(--v65-muted);font-size:clamp(18px,1.8vw,24px);line-height:1.32}
.v65-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}
.v65-actions a{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;text-decoration:none;font-weight:950;padding:15px 22px}
.v65-primary{background:var(--v65-hot);color:#fff}
.v65-secondary{background:var(--v65-wa);color:#fff}
.v65-notes{display:grid;gap:8px;margin:22px 0 0;padding:0;list-style:none;color:var(--v65-muted);font-weight:850}
.v65-notes li{position:relative;padding-left:18px}
.v65-notes li::before{content:"";position:absolute;left:0;top:10px;width:8px;height:8px;border-radius:50%;background:var(--v65-aqua)}

.v65-stage{position:relative;min-height:370px;border-radius:32px;overflow:hidden;background:linear-gradient(145deg,var(--v65-mint) 0%,#9ee9a8 42%,var(--v65-aqua) 100%)}
.v65-stage::before{content:"";position:absolute;inset:auto 0 0 0;height:54%;z-index:2;background:linear-gradient(0deg,rgba(189,250,152,.82) 0%,rgba(189,250,152,.24) 65%,rgba(189,250,152,0) 100%);pointer-events:none}
.v65-stage-note{position:absolute;left:28px;top:24px;z-index:3;margin:0;color:rgba(32,36,42,.75);font-size:15px;font-weight:900;letter-spacing:.02em}
.v65-stage-stat{position:absolute;left:28px;bottom:24px;z-index:3;display:grid;color:var(--v65-ink)}
.v65-stage-stat span{font-weight:950;text-transform:uppercase;letter-spacing:.16em}
.v65-stage-stat strong{font-size:clamp(72px,10vw,142px);line-height:.8;letter-spacing:-.08em}
.v65-stage-stat small{font-size:22px;font-weight:950}
.v65-stage-canvas{position:absolute;inset:0}
.v65-stage-card{position:absolute;display:grid;place-items:center;width:clamp(108px,13vw,184px);height:clamp(108px,13vw,184px);border-radius:28px;background:rgba(255,255,255,.78);box-shadow:0 28px 50px rgba(27,35,31,.14);animation:v65StageFloat 8.8s ease-in-out infinite}
.v65-stage-card img{max-width:88%;max-height:88%;object-fit:contain}
.v65-stage-card::after,.v65-lead-media::after,.v65-mini-media::after,.v65-pic::after,.v65-photo::after{content:"";position:absolute;left:50%;bottom:8%;width:56%;height:9%;transform:translateX(-50%);border-radius:50%;background:radial-gradient(ellipse at center,rgba(32,36,42,.16) 0%,rgba(32,36,42,.07) 44%,rgba(32,36,42,0) 72%);filter:blur(5px);pointer-events:none}
.v65-stage-card:nth-child(1){right:9%;top:10%;animation-delay:0s}
.v65-stage-card:nth-child(2){right:36%;top:21%;width:132px;height:132px;animation-delay:-1.15s}
.v65-stage-card:nth-child(3){right:15%;top:50%;width:154px;height:154px;animation-delay:-2.3s}
.v65-stage-card:nth-child(4){left:12%;top:13%;width:120px;height:120px;animation-delay:-3.45s}
.v65-stage-card:nth-child(5){left:36%;bottom:14%;width:126px;height:126px;animation-delay:-4.6s}

.v65-entry{display:grid;grid-template-columns:1.14fr .86fr;gap:16px;margin-bottom:16px}
.v65-panel{border-radius:28px;padding:22px}
.v65-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:16px}
.v65-head h2{margin:0;font-size:clamp(34px,4vw,54px);line-height:.94;letter-spacing:-.06em}
.v65-head p{margin:0;color:var(--v65-muted);font-weight:900}
.v65-link-button,.v65-brand-grid button,.v65-need-row button{border:0;border-radius:999px;font-weight:950;cursor:pointer}
.v65-link-button{background:#ebe6da;color:var(--v65-ink);padding:13px 18px}

.v65-offer-layout{display:grid;grid-template-columns:1.08fr .92fr;gap:14px}
.v65-lead-offer,.v65-mini-offer,.v65-card{position:relative;background:#fff;border:1px solid rgba(221,227,218,.96)}
.v65-offer-layout,.v65-offer-rail,.v65-brand-grid,.v65-grid{max-width:100%}
.v65-lead-offer{display:grid;grid-template-columns:160px 1fr;gap:16px;min-height:244px;border-radius:24px;padding:16px;box-shadow:0 12px 28px rgba(27,35,31,.06)}
.v65-offer-rail{display:grid;gap:12px}
.v65-mini-offer{display:grid;grid-template-columns:96px 1fr;gap:12px;border-radius:22px;padding:12px;box-shadow:0 10px 24px rgba(27,35,31,.05)}
.v65-lead-media,.v65-mini-media,.v65-pic,.v65-photo{position:relative;display:grid;place-items:center;border:1px solid var(--v65-line);background:linear-gradient(180deg,#fff 0%,#f8f5ed 100%);overflow:hidden;box-shadow:0 18px 34px rgba(27,35,31,.13),0 3px 10px rgba(27,35,31,.07)}
.v65-lead-media{border-radius:20px}
.v65-mini-media{border-radius:18px;aspect-ratio:1}
.v65-lead-media img,.v65-mini-media img,.v65-pic img,.v65-photo img{position:relative;z-index:1;max-width:94%;max-height:94%;object-fit:contain}
.v65-hit{position:absolute;inset:0;z-index:5;border-radius:inherit}
.v65-lead-copy,.v65-mini-copy,.v65-card-body{display:grid;align-content:start;gap:8px;min-width:0}
.v65-chip{display:inline-flex;width:max-content;border-radius:999px;background:var(--v65-hot);color:#fff;padding:6px 10px;font-weight:950}
.v65-lead-copy p,.v65-card p{margin:2px 0;color:var(--v65-muted);font-weight:950}
.v65-lead-copy h3,.v65-mini-copy h3,.v65-card h3{margin:0;line-height:1.04;letter-spacing:-.04em;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}
.v65-lead-copy h3{-webkit-line-clamp:4;font-size:27px}
.v65-mini-copy h3{-webkit-line-clamp:3;font-size:18px}
.v65-card h3{-webkit-line-clamp:3;font-size:18px}
.v65-lead-copy small,.v65-card small{color:var(--v65-muted);font-weight:800}
.v65-lead-copy .price,.v65-mini-copy .price,.v65-card .price{display:flex;flex-wrap:wrap;align-items:center;gap:8px}
.v65-lead-copy .price strong{font-size:28px}
.v65-mini-copy .price strong{font-size:22px}
.v65-lead-offer .ask,.v65-mini-offer .ask,.v65-card .ask{position:relative;z-index:6;display:inline-flex;justify-content:center;padding:12px 14px}
.v65-lead-offer .ask{margin-top:2px;min-width:136px}

.v65-brand-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.v65-brand-grid button{display:grid;gap:2px;text-align:left;background:var(--v65-chip);padding:16px;color:#111}
.v65-brand-grid button.on,.v65-need-row button.on{background:var(--v65-wa);color:#fff}
.v65-brand-grid span{font-size:20px;font-weight:950}
.v65-brand-grid small{font-weight:800;opacity:.8}

.v65-search{display:grid;gap:8px;margin-bottom:12px}
.v65-search label{font-weight:950;color:var(--v65-muted)}
.v65-search input{width:100%;border:1px solid var(--v65-line);border-radius:999px;padding:17px 22px;font-size:21px}
.v65-need-row{display:flex;gap:8px;overflow:auto;padding-bottom:2px;-webkit-overflow-scrolling:touch}
.v65-need-row button{background:var(--v65-chip);padding:12px 16px;white-space:nowrap}
.v65-categories{margin-top:12px}
.v65-categories summary{cursor:pointer;font-weight:950;color:var(--v65-muted);margin-bottom:10px}
.v65-top-search{margin-bottom:16px;padding:18px 22px}
.v65-search-panel .v65-head{align-items:center;margin-bottom:10px}
.v65-search-panel .v65-head h2{font-size:clamp(30px,3.2vw,44px)}
.v65-search-panel .v65-k{font-size:13px;letter-spacing:.14em}
.v65-search-panel .v65-link-button{padding:10px 16px}
.v65-search-panel .v65-search{margin-bottom:10px}
.v65-search-panel .v65-search input{padding:13px 18px;font-size:18px}
.v65-search-panel .v65-need-row button{padding:10px 14px}
.v65-search-panel .v65-categories{margin-top:8px}

.v65-products{padding:6px 0 98px}
.v65-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.v65-card{display:grid;gap:12px;align-content:start;min-width:0;border-radius:24px;padding:12px;box-shadow:0 14px 34px rgba(27,35,31,.09)}
.v65-pic{border-radius:20px;aspect-ratio:1}
.v65-card small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.v65-card .price strong{font-size:24px}

body.v65 .crumb{padding:16px 0;color:var(--v65-muted);font-weight:900}
body.v65 .crumb a{text-decoration:none;color:var(--v65-deep)}
body.v65 .pdp{margin-bottom:18px}
.v65-photo{border-radius:28px;min-height:520px}
.v65-buybox h1{font-size:clamp(42px,5vw,82px);letter-spacing:-.065em;line-height:.92;margin:0}
.v65-meta{margin:12px 0 0;color:var(--v65-muted);font-size:20px;font-weight:850}
.v65-service-list{display:grid;gap:8px;margin:18px 0 22px;padding:0;list-style:none;color:var(--v65-muted);font-weight:850}
.v65-service-list li{position:relative;padding-left:18px}
.v65-service-list li::before{content:"";position:absolute;left:0;top:11px;width:8px;height:8px;border-radius:50%;background:var(--v65-aqua)}
.v65-related{margin-top:30px}
.v65-related .v65-head h2{font-size:clamp(32px,4vw,44px)}

@keyframes v65StageFloat{
  0%,100%{transform:translate3d(0,0,0) rotate(-1deg)}
  42%{transform:translate3d(0,-12px,0) rotate(1.5deg)}
  68%{transform:translate3d(8px,-4px,0) rotate(.5deg)}
}

@keyframes v65FloatPulse{
  0%,100%{transform:translate3d(0,0,0) scale(1)}
  45%{transform:translate3d(0,-8px,0) scale(1.025)}
  60%{transform:translate3d(0,-4px,0) scale(1.012)}
}

@media(prefers-reduced-motion:reduce){
  body.v65 .float,.v65-stage-card{animation:none}
}

@media(max-width:1180px){
  .v65-hero,.v65-entry,.v65-offer-layout{grid-template-columns:1fr}
  .v65-brand-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
}

@media(max-width:980px){
  body.v65 .top{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand action" "links links";padding:9px 12px}
  body.v65 .brandmark{grid-area:brand}
  body.v65 .topwa{grid-area:action}
  body.v65 .toplinks{grid-area:links;justify-content:flex-start;overflow:auto;flex-wrap:nowrap;scrollbar-width:none;-ms-overflow-style:none}
  body.v65 .toplinks::-webkit-scrollbar{display:none}
  .v65-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media(max-width:760px){
  body.v65 #ofertas-v65,body.v65 #ofertas-panel-v65,body.v65 #marcas-v65,body.v65 #buscar-v65,body.v65 #productos-v65{scroll-margin-top:126px}
  body.v65 .top img{max-width:252px;max-height:36px}
  body.v65 .toplinks a{font-size:14px;padding:8px 12px}
  body.v65 .topwa{width:42px;height:42px;padding:0;justify-content:center;border-radius:50%}
  body.v65 .topwa span{display:none}
  body.v65 main{padding-left:12px;padding-right:12px}
  .v65-copy,.v65-stage,.v65-panel{border-radius:22px}
  .v65-copy,.v65-panel{padding:18px}
  .v65-copy h1{font-size:46px}
  .v65-stage{min-height:265px}
  .v65-stage::before{height:62%;background:linear-gradient(0deg,rgba(189,250,152,.92) 0%,rgba(189,250,152,.34) 66%,rgba(189,250,152,0) 100%)}
  .v65-stage-note{left:18px;top:16px;font-size:13px}
  .v65-stage-stat{left:18px;bottom:18px}
  .v65-stage-stat strong{font-size:86px}
  .v65-stage-stat small{font-size:17px}
  .v65-stage-card{width:104px;height:104px;border-radius:20px}
  .v65-stage-card:nth-child(n+5){display:none}
  .v65-stage-card:nth-child(1){right:6%;top:9%}
  .v65-stage-card:nth-child(2){right:34%;top:24%;width:96px;height:96px}
  .v65-stage-card:nth-child(3){right:5%;top:52%;width:108px;height:108px}
  .v65-stage-card:nth-child(4){left:12%;top:16%;width:98px;height:98px}
  .v65-head{display:block}
  .v65-head h2{font-size:38px}
  .v65-head p,.v65-link-button{margin-top:10px}
  .v65-top-search{padding:14px;margin-bottom:12px}
  .v65-search-panel .v65-head h2{font-size:30px}
  .v65-search-panel .v65-search input{font-size:16px;padding:12px 14px}
  .v65-search-panel .v65-need-row button{padding:9px 12px}
  .v65-offer-layout{gap:12px}
  .v65-lead-offer,.v65-mini-offer{grid-template-columns:108px 1fr}
  .v65-lead-offer{min-height:unset;padding:12px}
  .v65-lead-copy h3{font-size:22px}
  .v65-brand-grid{display:flex;overflow:auto;-webkit-overflow-scrolling:touch}
  .v65-brand-grid button{min-width:168px}
  .v65-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
  .v65-card{border-radius:20px;padding:10px}
  .v65-card h3{font-size:15px}
  .v65-card .price strong{font-size:18px}
  .v65-card .ask,.v65-mini-offer .ask,.v65-lead-offer .ask{font-size:14px}
  .v65-photo{min-height:320px}
  .v65-buybox h1{font-size:clamp(34px,10vw,46px);line-height:.94}
  body.v65 .float{right:14px;bottom:14px;width:62px;height:62px}
  body.v65 .float svg{width:24px;height:24px}
}

/* styles-v6-6.css */
/* V6.6: flujo único y tarjetas informativas. V6.5 se mantiene sin cambios. */
:root{
  --v66-blue:#1557ff;
  --v66-brand:#20c4b6;
  --v66-category:#ffb35b;
  --v66-control-radius:11px;
  --v66-card-shadow:0 12px 30px rgba(27,35,31,.09);
  --v66-media-shadow:0 14px 25px rgba(27,35,31,.1),0 2px 7px rgba(27,35,31,.06);
}

body.v66{overflow-x:hidden}
body.v66 main{max-width:1780px;padding-top:14px}
body.v66 #buscar-v66,
body.v66 #marcas-v66,
body.v66 #productos-v66{scroll-margin-top:96px}

/* El menú refleja el contexto real y no deja Ofertas marcado para siempre. */
body.v66 .toplinks a:first-child{
  background:transparent;
  border:0;
  color:var(--v65-muted);
}
body.v66 .toplinks a.is-active{
  background:#fff;
  border:1px solid var(--v65-line);
  color:var(--v65-ink);
}
body.v66 .toplinks a,
body.v66 .topwa,
body.v66 .v65-actions a,
body.v66 .v65-link-button,
body.v66 .morebox button,
body.v66 .cta,
body.v66 .v66-card .v66-ask{
  border-radius:var(--v66-control-radius);
}

/* Una sola puerta de entrada: texto, necesidad y marca. */
body.v66 .v65-top-search{margin-bottom:18px;padding:16px 20px}
body.v66 .v66-control-head{align-items:center;margin-bottom:8px}
body.v66 .v66-control-head h2{font-size:clamp(28px,3vw,42px)}
body.v66 .v66-search{display:grid;gap:6px;margin-bottom:12px}
body.v66 .v66-search label{font-size:14px;font-weight:950;color:var(--v65-muted)}
body.v66 .v66-search input{
  width:100%;
  border:1px solid var(--v65-line);
  border-radius:14px;
  padding:12px 17px;
  font-size:17px;
  background:#fff;
}
.v66-filter-block{display:grid;grid-template-columns:190px minmax(0,1fr);gap:14px;align-items:center;padding-top:10px;border-top:1px solid var(--v65-line)}
.v66-filter-block+.v66-filter-block{margin-top:10px}
.v66-filter-label{display:grid;gap:1px;min-width:0}
.v66-filter-label strong{font-size:15px;color:var(--v65-ink)}
.v66-filter-label span{font-size:12px;line-height:1.15;color:var(--v65-muted);font-weight:750}
body.v66 .v66-need-row,
.v66-brand-rail{display:flex;gap:7px;min-width:0;max-width:100%;overflow-x:auto;padding:2px 1px 4px;scrollbar-width:thin;-webkit-overflow-scrolling:touch}
body.v66 .v66-need-row button,
.v66-brand-rail button{
  flex:none;
  border:0;
  border-radius:var(--v66-control-radius);
  color:#111;
  cursor:pointer;
  font-weight:950;
  white-space:nowrap;
}
body.v66 .v66-need-row button{padding:9px 13px;background:var(--v66-category)}
.v66-brand-rail button{display:flex;align-items:baseline;gap:6px;padding:9px 13px;background:var(--v66-brand)}
.v66-brand-rail button span{font-size:14px}
.v66-brand-rail button small{font-size:11px;font-weight:850;opacity:.68}
body.v66 .v66-need-row button.on,
.v66-brand-rail button.on{background:var(--v65-wa);color:#fff}

/* Catálogo visible enseguida, con contexto y acciones discretas. */
body.v66 .v65-products{padding-top:2px}
.v66-catalog-head{align-items:end;margin-bottom:12px}
.v66-catalog-head h1{margin:0;font-size:clamp(42px,5vw,72px);line-height:.9;letter-spacing:-.065em}
.v66-context{margin:7px 0 0!important;font-size:14px;line-height:1.25}
.v66-catalog-tools{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}
.v66-catalog-tools p{margin:0;font-size:15px}
.v66-empty{grid-column:1/-1;display:grid;place-items:center;min-height:260px;padding:30px;border:1px dashed var(--v65-line);border-radius:24px;background:rgba(255,255,255,.72);color:var(--v65-muted);font-size:18px;font-weight:900;text-align:center}

/* Contrato de densidad: cinco fichas en escritorio. */
body.v66 .v65-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}
.v66-card{
  position:relative;
  display:grid;
  grid-template-rows:auto auto 1fr;
  min-width:0;
  overflow:hidden;
  background:#fff;
  border:1px solid rgba(213,221,212,.98);
  border-radius:22px;
  box-shadow:var(--v66-card-shadow);
}
.v66-card-top{
  position:relative;
  z-index:2;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:8px;
  min-height:52px;
  padding:10px 11px 7px;
}
.v66-media{
  position:relative;
  display:grid;
  place-items:center;
  aspect-ratio:1.05;
  margin:0 10px;
  background:linear-gradient(180deg,#fff 0%,#fbf9f3 100%);
  border:1px solid var(--v65-line);
  border-radius:17px;
  box-shadow:var(--v66-media-shadow);
  overflow:hidden;
}
.v66-media::after{
  content:"";
  position:absolute;
  left:50%;
  bottom:4%;
  width:54%;
  height:8%;
  transform:translateX(-50%);
  border-radius:50%;
  background:radial-gradient(ellipse at center,rgba(32,36,42,.14) 0%,rgba(32,36,42,.055) 49%,rgba(32,36,42,0) 74%);
  filter:blur(5px);
  pointer-events:none;
}
.v66-media img{position:relative;z-index:1;display:block;max-width:91%;max-height:91%;object-fit:contain}
.v66-discount{
  flex:none;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:76px;
  padding:10px 13px;
  border-radius:8px;
  background:var(--v65-hot);
  color:#fff;
  font-size:19px;
  font-weight:950;
  line-height:1;
  white-space:nowrap;
  box-shadow:0 7px 16px rgba(255,92,45,.22);
}
.v66-card-body{
  display:grid;
  grid-template-rows:auto auto 1fr auto;
  align-content:start;
  gap:7px;
  min-width:0;
  padding:13px;
}
.v66-brand{
  display:-webkit-box;
  min-width:0;
  margin:0;
  overflow:hidden;
  color:var(--v66-blue);
  font-size:17px;
  font-weight:950;
  line-height:1.05;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
}
.v66-card h3{
  display:-webkit-box;
  min-height:3.12em;
  margin:0;
  overflow:hidden;
  color:var(--v65-ink);
  font-size:16px;
  line-height:1.04;
  letter-spacing:-.03em;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:3;
}
.v66-facts{display:grid;gap:3px;min-width:0;margin:1px 0 0}
.v66-facts div{display:flex;align-items:baseline;gap:4px;min-width:0;font-size:11.5px;line-height:1.18}
.v66-facts dt{flex:none;color:var(--v65-muted);font-weight:800}
.v66-facts dt::after{content:":"}
.v66-facts dd{min-width:0;margin:0;overflow:hidden;color:var(--v65-ink);font-weight:900;text-overflow:ellipsis;white-space:nowrap}
.v66-price{display:flex;align-content:end;align-items:baseline;gap:6px;flex-wrap:wrap;margin-top:2px}
.v66-price s{color:var(--v65-muted);font-size:12.5px}
.v66-price strong{color:var(--v65-ink);font-size:22px;line-height:1;font-weight:950;letter-spacing:-.035em}
.v66-saving{flex-basis:100%;color:var(--v65-deep);font-size:11px;font-weight:900}
.v66-card .v66-ask{position:relative;z-index:6;display:flex;align-items:center;justify-content:center;width:100%;min-height:42px;padding:9px 10px;margin-top:2px;font-size:14px}

/* Ficha individual: conserva información y la misma grilla de relacionados. */
.v66-pdp-brand{color:var(--v66-blue)}
.v66-pdp-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:18px 0}
.v66-pdp-facts div{display:grid;gap:3px;padding:12px 14px;border:1px solid var(--v65-line);border-radius:16px;background:#faf8f1}
.v66-pdp-facts dt{color:var(--v65-muted);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.v66-pdp-facts dd{margin:0;color:var(--v65-ink);font-weight:950}
.v66-detail-price b{border-radius:8px;white-space:nowrap}

@media(max-width:980px) and (min-width:761px){
  body.v66 .v65-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .v66-filter-block{grid-template-columns:150px minmax(0,1fr)}
}

@media(max-width:760px){
  body.v66 #buscar-v66,body.v66 #marcas-v66,body.v66 #productos-v66{scroll-margin-top:126px}
  body.v66 main{padding-left:9px;padding-right:9px;padding-top:10px}
  body.v66 .v65-top-search{padding:13px;margin-bottom:13px}
  body.v66 .v66-control-head{display:flex;align-items:center;margin-bottom:7px}
  body.v66 .v66-control-head h2{font-size:27px}
  body.v66 .v66-control-head .v65-k{font-size:11px;margin-bottom:4px}
  body.v66 .v66-control-head .v65-link-button{margin:0;padding:8px 11px;font-size:12px}
  body.v66 .topwa{border-radius:50%}
  body.v66 .v66-search input{padding:11px 13px;font-size:15px}
  .v66-filter-block{display:grid;grid-template-columns:1fr;gap:6px;padding-top:9px}
  .v66-filter-block+.v66-filter-block{margin-top:7px}
  .v66-filter-label{display:flex;align-items:baseline;gap:7px}
  .v66-filter-label strong{font-size:14px}
  .v66-filter-label span{font-size:11px}
  body.v66 .v66-need-row button{padding:8px 11px;font-size:13px}
  .v66-brand-rail button{padding:8px 11px}
  .v66-brand-rail button span{font-size:13px}
  .v66-brand-rail button small{font-size:10px}
  .v66-catalog-head{display:flex;align-items:flex-end;gap:8px}
  .v66-catalog-head h1{font-size:39px}
  .v66-context{display:none}
  .v66-catalog-tools{display:grid;justify-items:end;gap:5px}
  .v66-catalog-tools p{font-size:12px}
  .v66-catalog-tools .v65-link-button{margin:0;padding:8px 10px;font-size:11px}

  /* Contrato móvil: siempre dos fichas útiles, sin margen lateral perdido. */
  body.v66 .v65-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
  .v66-card{border-radius:17px}
  .v66-card-top{gap:5px;min-height:46px;padding:7px 7px 5px}
  .v66-media{aspect-ratio:1;margin:0 7px;border-radius:13px}
  .v66-discount{min-width:60px;padding:8px 9px;border-radius:7px;font-size:16px}
  .v66-card-body{gap:5px;padding:9px 8px 8px}
  .v66-brand{font-size:14px}
  .v66-card h3{min-height:3.18em;font-size:13px;line-height:1.06}
  .v66-facts{gap:2px}
  .v66-facts div{display:grid;gap:0;font-size:9.5px;line-height:1.15}
  .v66-facts dd{font-size:10.5px}
  .v66-price{gap:4px}
  .v66-price s{font-size:10.5px}
  .v66-price strong{font-size:17px}
  .v66-saving{font-size:9.5px}
  .v66-card .v66-ask{min-height:37px;padding:8px 5px;font-size:12px}
  .v66-pdp-facts{grid-template-columns:1fr}
}

@media(max-width:370px){
  body.v66 .v65-grid{gap:7px}
  .v66-card-body{padding-left:7px;padding-right:7px}
  .v66-brand{font-size:13px}
  .v66-card h3{font-size:12px}
  .v66-price strong{font-size:16px}
}

/* styles-v6-7.css */
/* V6.7: descubrimiento híbrido A+C. V6.6 permanece sin cambios. */

body.v67{
  --v67-canvas:#f3ead2;
  --v67-canvas-deep:#eadcbe;
  --v67-warm-line:#cfc4a7;
  --v67-mint:#effaf1;
  --v67-green:#168a47;
  --v67-v2-category-start:#ffd08a;
  --v67-v2-category-end:#ffad62;
  --v67-v2-category-ink:#4b4a45;
  --v67-v2-brand:#2d7f89;
  background:radial-gradient(circle at top left,#fbf6e8 0%,var(--v67-canvas) 45%,var(--v67-canvas-deep) 100%);
}

body.v67 #buscar-v67,
body.v67 #marcas-v67,
body.v67 #productos-v67{scroll-margin-top:104px}

@media(min-width:981px){
  body.v67 .top{grid-template-columns:minmax(264px,432px) 1fr auto}
}

body.v67 .top img{max-width:439px;max-height:62px}
body.v67 .v66-card{
  border-color:rgba(199,185,149,.72);
  box-shadow:0 16px 36px rgba(68,53,25,.11),0 2px 8px rgba(68,53,25,.045);
}

body.v67 .morebox{
  display:block;
  width:100%;
  padding:18px 0 8px;
}

body.v67 #loadMoreV67{
  display:flex;
  align-items:center;
  justify-content:center;
  width:100%;
  min-height:58px;
  padding:15px 24px;
  border:0;
  border-radius:12px;
  background:var(--v65-hot);
  color:#fff;
  box-shadow:0 10px 22px rgba(255,92,45,.24);
  font:inherit;
  font-size:clamp(16px,1.45vw,20px);
  font-weight:950;
  line-height:1.1;
  cursor:pointer;
  transition:background .16s ease,box-shadow .16s ease,transform .16s ease;
}

body.v67 #loadMoreV67[hidden]{display:none}
body.v67 #loadMoreV67:active{transform:translateY(1px)}

@media(hover:hover){
  body.v67 #loadMoreV67:hover{
    background:#f45123;
    box-shadow:0 13px 26px rgba(255,92,45,.3);
    transform:translateY(-1px);
  }
}

body.v67 .v67-image-missing{
  position:relative;
  display:grid;
  place-items:center;
  background:linear-gradient(145deg,#fffdf6,#f1e6ca);
}

body.v67 .v67-image-missing::after{
  content:"Imagen no disponible";
  max-width:16ch;
  color:#6d756f;
  font-size:12px;
  font-weight:900;
  line-height:1.2;
  text-align:center;
}

body.v67 .v67-discovery{
  position:relative;
  z-index:12;
  overflow:visible;
  margin-bottom:12px;
  padding:11px 14px;
}

.v67-primary-row{
  display:grid;
  grid-template-columns:auto minmax(320px,1fr) auto;
  grid-template-areas:"title search clear";
  gap:12px;
  align-items:center;
}

.v67-title{grid-area:title;min-width:230px}
.v67-title .v65-k{margin:0 0 2px;font-size:10px;letter-spacing:.16em}
.v67-title h2{
  margin:0;
  font-size:clamp(27px,2.35vw,36px);
  line-height:.9;
  letter-spacing:-.06em;
}

body.v67 .v67-search{
  position:relative;
  grid-area:search;
  display:block;
  min-width:0;
  margin:0;
}

.v67-visually-hidden{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  padding:0!important;
  margin:-1px!important;
  overflow:hidden!important;
  clip:rect(0,0,0,0)!important;
  white-space:nowrap!important;
  border:0!important;
}

.v67-search-icon{
  position:absolute;
  left:14px;
  top:50%;
  z-index:1;
  display:grid;
  place-items:center;
  width:20px;
  height:20px;
  color:var(--v65-muted);
  transform:translateY(-50%);
  pointer-events:none;
}

.v67-search-icon svg{display:block;width:100%;height:100%}

body.v67 .v67-search input{
  height:46px;
  margin:0;
  padding:0 14px 0 44px;
  border:2px solid rgba(31,127,108,.4);
  border-radius:12px;
  background:#fffefa;
  box-shadow:0 5px 16px rgba(68,53,25,.08),inset 0 0 0 1px rgba(255,255,255,.95);
  font-size:16px;
  transition:border-color .18s ease,box-shadow .18s ease;
}

body.v67 .v67-search input:focus{
  border-color:rgba(18,127,105,.86);
  box-shadow:0 0 0 3px rgba(37,211,102,.16),0 7px 18px rgba(68,53,25,.1);
}

body.v67 #clearFiltersV67{
  grid-area:clear;
  min-height:44px;
  margin:0;
  padding:0 14px;
}

.v67-filter-grid{
  position:relative;
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:8px;
  margin-top:9px;
  padding-top:9px;
  border-top:1px solid var(--v65-line);
}

.v67-filter-menu{position:relative;min-width:0}

.v67-menu-trigger{
  display:grid;
  grid-template-columns:minmax(0,1fr) 20px;
  grid-template-rows:auto auto;
  grid-template-areas:"label chevron" "value chevron";
  align-items:center;
  width:100%;
  height:44px;
  min-height:44px;
  padding:5px 11px;
  border:1px solid var(--v67-warm-line);
  border-radius:12px;
  background:rgba(255,255,255,.97);
  color:var(--v65-ink);
  box-shadow:0 3px 10px rgba(68,53,25,.045);
  font:inherit;
  text-align:left;
  cursor:pointer;
  transition:background .18s ease,border-color .18s ease,box-shadow .18s ease;
}

.v67-menu-trigger:hover{
  border-color:#b8ab8b;
  box-shadow:0 5px 14px rgba(68,53,25,.075);
}

.v67-menu-label{
  grid-area:label;
  overflow:hidden;
  color:var(--v65-muted);
  font-size:9px;
  font-weight:950;
  line-height:1;
  letter-spacing:.1em;
  text-overflow:ellipsis;
  text-transform:uppercase;
  white-space:nowrap;
}

.v67-menu-trigger strong{
  grid-area:value;
  overflow:hidden;
  font-size:13.5px;
  font-weight:950;
  line-height:1.12;
  text-overflow:ellipsis;
  white-space:nowrap;
}

.v67-menu-chevron{
  grid-area:chevron;
  width:19px;
  height:19px;
  color:var(--v65-ink);
  transition:transform .18s ease;
}

.v67-filter-menu.is-open .v67-menu-trigger{
  border-color:rgba(22,138,71,.68);
  background:linear-gradient(90deg,var(--v67-mint),#fff);
  box-shadow:0 0 0 2px rgba(37,211,102,.08),0 6px 16px rgba(68,53,25,.08);
}

.v67-filter-menu[data-filter-menu="need"] .v67-menu-trigger{
  border-color:rgba(75,74,69,.22);
  background:linear-gradient(90deg,var(--v67-v2-category-start) 0%,var(--v67-v2-category-end) 100%);
  color:var(--v67-v2-category-ink);
}

.v67-filter-menu[data-filter-menu="brand"] .v67-menu-trigger{
  border-color:rgba(21,113,104,.42);
  background:var(--v67-v2-brand);
  color:#fff;
}

.v67-filter-menu[data-filter-menu="need"] .v67-menu-label{color:rgba(75,74,69,.82)}
.v67-filter-menu[data-filter-menu="need"] .v67-menu-chevron{color:var(--v67-v2-category-ink)}
.v67-filter-menu[data-filter-menu="brand"] .v67-menu-label{color:rgba(255,255,255,.8)}
.v67-filter-menu[data-filter-menu="brand"] .v67-menu-chevron{color:#fff}

.v67-filter-menu.is-open[data-filter-menu="need"] .v67-menu-trigger{
  border-color:rgba(75,74,69,.58);
  background:linear-gradient(90deg,var(--v67-v2-category-start) 0%,var(--v67-v2-category-end) 100%);
  box-shadow:0 0 0 2px rgba(255,173,98,.22),0 6px 16px rgba(68,53,25,.1);
}

.v67-filter-menu.is-open[data-filter-menu="brand"] .v67-menu-trigger{
  border-color:#205e66;
  background:var(--v67-v2-brand);
  box-shadow:0 0 0 2px rgba(45,127,137,.2),0 6px 16px rgba(68,53,25,.1);
}

.v67-filter-menu.is-open .v67-menu-chevron{transform:rotate(180deg)}

.v67-menu-popover{
  position:absolute;
  top:calc(100% + 8px);
  z-index:24;
  max-height:min(430px,64vh);
  padding:10px;
  overflow:hidden;
  border:1px solid rgba(199,185,149,.72);
  border-radius:16px;
  background:rgba(255,255,255,.985);
  box-shadow:0 24px 54px rgba(52,41,20,.18),0 5px 15px rgba(52,41,20,.08);
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transform:translateY(-7px) scale(.988);
  transform-origin:top left;
  transition:opacity .18s ease,transform .18s ease,visibility 0s linear .18s;
}

.v67-need-popover{
  left:0;
  width:min(650px,calc(100vw - 40px));
}

.v67-brand-popover{
  right:0;
  width:min(860px,calc(100vw - 40px));
  transform-origin:top right;
}

.v67-filter-menu.is-open .v67-menu-popover{
  opacity:1;
  visibility:visible;
  pointer-events:auto;
  transform:translateY(0) scale(1);
  transition-delay:0s;
}

.v67-need-options{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:6px;
}

.v67-need-option{
  position:relative;
  display:grid;
  place-items:center;
  align-content:center;
  gap:4px;
  min-width:0;
  min-height:66px;
  padding:7px 4px;
  border:1px solid var(--v65-line);
  border-radius:11px;
  background:#fff;
  color:var(--v65-ink);
  font:inherit;
  font-size:10.5px;
  font-weight:900;
  line-height:1.05;
  text-align:center;
  cursor:pointer;
  transition:background .16s ease,border-color .16s ease,transform .16s ease;
}

.v67-need-option:hover{border-color:#b8ab8b;transform:translateY(-1px)}
.v67-need-option.on{border-color:rgba(22,138,71,.65);background:var(--v67-mint);color:var(--v67-green)}
.v67-need-option span:not(.v67-option-check){color:var(--v65-ink)}

.v67-need-icon{
  width:19px;
  height:19px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.65;
  stroke-linecap:round;
  stroke-linejoin:round;
}

.v67-option-check{
  display:grid;
  place-items:center;
  width:18px;
  height:18px;
  border-radius:50%;
  background:var(--v65-wa);
  color:#fff;
  opacity:0;
  transform:scale(.8);
  transition:opacity .16s ease,transform .16s ease;
}

.v67-option-check svg{width:13px;height:13px}
.v67-need-option .v67-option-check{position:absolute;top:5px;right:5px}
.v67-need-option.on .v67-option-check,.v67-brand-option.on .v67-option-check{opacity:1;transform:scale(1)}

.v67-brand-options{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:6px;
}

.v67-brand-option{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto 18px;
  align-items:center;
  gap:7px;
  min-width:0;
  min-height:58px;
  padding:8px 9px;
  border:1px solid var(--v65-line);
  border-radius:11px;
  background:#fff;
  color:var(--v65-ink);
  font:inherit;
  text-align:left;
  cursor:pointer;
  transition:background .16s ease,border-color .16s ease,transform .16s ease;
}

.v67-brand-option:hover{border-color:#b8ab8b;transform:translateY(-1px)}
.v67-brand-option.on{border-color:rgba(22,138,71,.65);background:var(--v67-mint)}
.v67-brand-copy{display:grid;grid-column:1;gap:2px;min-width:0}
.v67-brand-copy strong{overflow:hidden;font-size:12px;line-height:1.05;text-overflow:ellipsis;white-space:nowrap}
.v67-brand-copy small{color:var(--v65-muted);font-size:9.5px;font-weight:800}
.v67-brand-option em{grid-column:2;color:var(--v67-green);font-size:9.5px;font-style:normal;font-weight:900;white-space:nowrap}
.v67-brand-option .v67-option-check{grid-column:3}

/* La ficha conserva la cabecera de marca + badge de las tarjetas del catálogo. */
body.v67 .v66-pdp{gap:18px 40px;padding-top:16px}
.v67-pdp-card-top{
  grid-column:1/-1;
  min-width:0;
  min-height:72px;
  padding:8px 4px 10px;
  border-bottom:1px solid rgba(199,185,149,.56);
}
.v67-pdp-card-top .v66-brand{
  font-size:clamp(23px,1.8vw,30px);
  line-height:1;
}
.v67-pdp-card-top .v66-discount{
  min-width:104px;
  padding:13px 16px;
  border-radius:11px;
  font-size:clamp(24px,1.8vw,30px);
}
body.v67 .v66-detail-price{
  gap:10px;
  min-height:58px;
  margin-top:6px;
}
body.v67 .v66-detail-price b{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:10px 13px;
  border-radius:10px;
  background:var(--v65-hot);
  color:#fff;
  box-shadow:0 7px 16px rgba(255,92,45,.2);
  font-size:clamp(20px,1.55vw,25px);
  line-height:1;
}
body.v67 .v66-detail-price s{font-size:clamp(17px,1.35vw,22px)}
body.v67 .v66-detail-price strong{
  font-size:clamp(30px,2.4vw,38px);
  font-weight:950;
  line-height:1;
  letter-spacing:-.035em;
}

@media(max-width:980px) and (min-width:761px){
  .v67-primary-row{grid-template-columns:auto minmax(260px,1fr) auto}
  .v67-title{min-width:200px}
  .v67-title h2{font-size:28px}
  body.v67 .top img{max-width:360px;max-height:51px}
  .v67-brand-popover{width:min(760px,calc(100vw - 32px))}
}

@media(max-width:760px){
  body.v67 #buscar-v67,body.v67 #marcas-v67,body.v67 #productos-v67{scroll-margin-top:134px}
  body.v67 .top img{max-width:302px;max-height:43px}
  body.v67 .v67-discovery{padding:8px;margin-bottom:10px}
  .v67-primary-row{
    grid-template-columns:104px minmax(0,1fr) 56px;
    grid-template-areas:"title search clear";
    gap:6px;
  }
  .v67-title{min-width:0}
  .v67-title .v65-k{display:none}
  .v67-title h2{font-size:18px;line-height:.92;letter-spacing:-.045em}
  .v67-search-icon{left:10px;width:18px;height:18px}
  body.v67 .v67-search input{
    height:44px;
    padding:0 9px 0 34px;
    font-size:13px;
    text-overflow:ellipsis;
  }
  body.v67 #clearFiltersV67{min-height:44px;padding:0 7px;font-size:11px}
  .v67-filter-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:6px;
    margin-top:7px;
    padding-top:7px;
  }
  .v67-menu-trigger{padding:5px 8px}
  .v67-menu-label{font-size:8px;letter-spacing:.075em}
  .v67-menu-trigger strong{font-size:12.5px}
  .v67-menu-chevron{width:17px;height:17px}
  .v67-menu-popover{
    top:calc(100% + 7px);
    width:calc(200% + 6px);
    max-height:min(430px,58vh);
    padding:8px;
    border-radius:14px;
  }
  .v67-need-popover{left:0}
  .v67-brand-popover{right:0}
  .v67-need-options{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px}
  .v67-need-option{min-height:70px;padding:7px 3px;border-radius:9px;font-size:10px}
  .v67-need-icon{width:17px;height:17px}
  .v67-option-check{width:17px;height:17px}
  .v67-brand-options{
    grid-template-columns:1fr;
    gap:4px;
    max-height:calc(min(430px,58vh) - 16px);
    overflow-y:auto;
    overscroll-behavior:contain;
    scrollbar-width:thin;
  }
  .v67-brand-option{min-height:46px;padding:6px 8px;border-radius:9px}
  .v67-brand-copy strong{font-size:11.5px}
  .v67-brand-copy small,.v67-brand-option em{font-size:9px}
  body.v67 .v66-pdp{gap:12px;padding-top:12px}
  .v67-pdp-card-top{min-height:58px;padding:7px 1px 9px}
  .v67-pdp-card-top .v66-brand{font-size:18px}
  .v67-pdp-card-top .v66-discount{min-width:76px;padding:10px 12px;border-radius:9px;font-size:20px}
  body.v67 .v66-detail-price{gap:7px;min-height:50px;margin-top:4px}
  body.v67 .v66-detail-price b{padding:8px 10px;border-radius:8px;font-size:17px}
  body.v67 .v66-detail-price s{font-size:15.5px}
  body.v67 .v66-detail-price strong{font-size:24px}
  body.v67 .morebox{padding-top:14px}
  body.v67 #loadMoreV67{min-height:54px;padding:14px 16px;border-radius:10px;font-size:16px}
}

@media(max-width:370px){
  .v67-primary-row{grid-template-columns:92px minmax(0,1fr) 50px;gap:5px}
  .v67-title h2{font-size:16px}
  body.v67 .v66-catalog-head h1{font-size:34px}
  body.v67 #clearFiltersV67{padding:0 5px;font-size:10px}
  body.v67 .top img{max-width:290px;max-height:41px}
  .v67-filter-grid{gap:5px}
  .v67-menu-trigger{padding:5px 6px;grid-template-columns:minmax(0,1fr) 17px}
  .v67-menu-label{font-size:7.5px}
  .v67-menu-trigger strong{font-size:11.5px}
  .v67-menu-popover{width:calc(200% + 5px)}
  .v67-need-option{font-size:9.5px}
}

@media(prefers-reduced-motion:reduce){
  .v67-search input,
  .v67-menu-trigger,
  .v67-menu-chevron,
  .v67-menu-popover,
  .v67-need-option,
  .v67-brand-option,
  .v67-option-check,
  body.v67 #loadMoreV67{transition:none!important}
}

/* styles-v6-9.css */
/* V6.9 local: stock de referencia visible y ordenamiento, sobre V6.8. */

body.v69{
  --v69-whatsapp:#25d366;
  --v69-stock:#137942;
  --v69-stock-bg:#edf9f0;
  --v69-stock-line:rgba(19,121,66,.28);
  --v69-unavailable:#a93e20;
  --v69-unavailable-bg:#fff1eb;
  --v69-unavailable-line:rgba(201,71,35,.3);
  --v69-unverified:#7a5b16;
  --v69-unverified-bg:#fff8e5;
  --v69-unverified-line:rgba(167,116,19,.3);
  --v69-consult:#ffd101;
  --v69-consult-ring:#ffd101;
  --v69-order:#174fb9;
  --v69-order-bg:#f3f6ff;
}

/* Un único verde para todas las consultas por WhatsApp. */
body.v69 .topwa,
body.v69 .float,
body.v69 .v66-card .v66-ask,
body.v69.product-detail .cta{background:var(--v69-whatsapp);color:#fff}

body.v69 #buscar-v69,
body.v69 #marcas-v69,
body.v69 #productos-v69{scroll-margin-top:104px}

body.v69 #loadMoreV69{
  display:flex;
  align-items:center;
  justify-content:center;
  width:100%;
  min-height:58px;
  padding:15px 24px;
  border:0;
  border-radius:12px;
  background:var(--v65-hot);
  color:#fff;
  box-shadow:0 10px 22px rgba(255,92,45,.24);
  font:inherit;
  font-size:clamp(16px,1.45vw,20px);
  font-weight:950;
  line-height:1.1;
  cursor:pointer;
  transition:background .16s ease,box-shadow .16s ease,transform .16s ease;
}

body.v69 #loadMoreV69[hidden]{display:none}
body.v69 #contextV69[hidden],
body.v69 #availabilityV69[hidden],
body.v69 #availabilityNoteV69[hidden]{display:none!important}
body.v69 #loadMoreV69:active{transform:translateY(1px)}
body.v69 .v67-menu-label{font-size:11px}
body.v69 .v67-need-options{grid-template-columns:repeat(6,minmax(0,1fr))}
body.v69 .v66-card .v66-facts{gap:2px}
body.v69 .v66-card .v66-facts div{font-size:10.25px;line-height:1.14}
body.v69 .v66-card .v66-facts dt{color:#7a8581;font-weight:750}
body.v69 .v66-card .v66-facts dd{color:#3e4745;font-size:10.75px;font-weight:800}

/* Necesidad, marca y orden comparten una sola fila en escritorio. */
body.v69 .v67-filter-grid{
  grid-template-columns:repeat(3,minmax(0,1fr));
}

body.v69 .v67-filter-grid>*{min-width:0}

body.v69 .v69-live-views{
  display:flex;
  align-items:center;
  gap:8px;
  margin-top:10px;
  overflow-x:auto;
  color:#52605c;
  font-size:12px;
  font-weight:800;
}
body.v69 .v69-live-views>span{flex:none;text-transform:uppercase;letter-spacing:.08em}
body.v69 .v69-live-views a{
  flex:none;
  padding:7px 11px;
  border:1px solid rgba(21,87,255,.28);
  border-radius:999px;
  background:#fff;
  color:var(--fg-blue);
  text-decoration:none;
}
body.v69 .v69-live-views a.is-active{background:var(--fg-blue);color:#fff}
body.v69 .v69-live-views small{font:inherit;opacity:.72}

body.v69 .v67-brand-option[data-view]{
  margin-top:8px;
  border-top:3px solid var(--fg-blue);
  background:#f2f6ff;
}
body.v69 .v67-brand-option[data-view] .v67-brand-copy small{color:var(--fg-blue);font-weight:850}

body.v69 .v69-sort{
  position:relative;
  display:block;
  width:100%;
  height:44px;
  min-height:44px;
  padding:5px 11px;
  overflow:hidden;
  border:1px solid rgba(21,87,255,.3);
  border-radius:12px;
  background:linear-gradient(100deg,#f8faff 0%,var(--v69-order-bg) 100%);
  color:var(--v65-ink);
  box-shadow:0 3px 10px rgba(35,66,132,.055),inset 0 0 0 1px rgba(255,255,255,.76);
  cursor:pointer;
  transition:border-color .18s ease,box-shadow .18s ease,background .18s ease;
}

body.v69 .v69-sort .v67-menu-label{
  position:absolute;
  top:5px;
  left:11px;
  z-index:1;
  color:rgba(23,79,185,.72);
  pointer-events:none;
}

body.v69 .v69-sort select{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  min-width:0;
  margin:0;
  padding:16px 34px 3px 11px;
  overflow:hidden;
  border:0;
  outline:0;
  background:transparent;
  color:var(--v65-ink);
  font:inherit;
  font-size:13.5px;
  font-weight:950;
  line-height:1.12;
  text-overflow:ellipsis;
  white-space:nowrap;
  appearance:none;
  cursor:pointer;
}

body.v69 .v69-sort .v67-menu-chevron{
  position:absolute;
  top:50%;
  right:10px;
  z-index:1;
  transform:translateY(-50%);
  color:var(--v69-order);
  pointer-events:none;
}

body.v69 .v69-sort:hover{
  border-color:rgba(21,87,255,.5);
  background:#f7f9ff;
  box-shadow:0 5px 14px rgba(35,66,132,.09);
}

body.v69 .v69-sort:focus-within{
  border-color:rgba(21,87,255,.72);
  box-shadow:0 0 0 3px rgba(21,87,255,.12),0 6px 16px rgba(35,66,132,.1);
}

/* Disponibilidad informada: visible, escaneable y sin competir con el precio. */
body.v69 .v69-stock{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:5px;
  justify-self:start;
  max-width:100%;
  min-height:24px;
  margin:0;
  padding:4px 8px;
  overflow:hidden;
  border:1px solid var(--v69-stock-line);
  border-radius:999px;
  background:var(--v69-stock-bg);
  color:var(--v69-stock);
  font-size:10.5px;
  font-weight:650;
  line-height:1;
  text-overflow:ellipsis;
  white-space:nowrap;
}

body.v69 .v69-stock::before{
  content:"";
  flex:none;
  width:7px;
  height:7px;
  border-radius:50%;
  background:currentColor;
  box-shadow:0 0 0 3px rgba(19,121,66,.1);
}

body.v69 .v69-stock>span[aria-hidden="true"]{display:none}

body.v69 .v69-stock.is-unavailable,
body.v69 .v69-stock.is-out,
body.v69 .v69-stock.is-out-of-stock{
  border-color:var(--v69-unavailable-line);
  background:var(--v69-unavailable-bg);
  color:var(--v69-unavailable);
}

body.v69 .v69-stock.is-unavailable::before,
body.v69 .v69-stock.is-out::before,
body.v69 .v69-stock.is-out-of-stock::before{
  box-shadow:0 0 0 3px rgba(201,71,35,.1);
}

body.v69 .v69-stock.is-unverified{
  border-color:var(--v69-unverified-line);
  background:var(--v69-unverified-bg);
  color:var(--v69-unverified);
}

body.v69 .v69-stock.is-unverified::before{
  box-shadow:0 0 0 3px rgba(167,116,19,.1);
}

body.v69 .v66-card .v69-stock{
  width:100%;
  height:24px;
  min-height:24px;
  justify-self:stretch;
  gap:3px;
  margin-top:-1px;
  padding:3px 5px;
  font-size:clamp(8px,.62vw,10px);
  letter-spacing:-.025em;
}

body.v69 .v66-card .v69-stock strong{
  min-width:0;
  font-weight:650;
  white-space:nowrap;
}

body.v69 .v69-stock.is-pdp strong,
body.v69 .v69-pdp-stock strong{font-weight:650}
body.v69 .v69-pdp-crumb{
  align-items:center;
  flex-wrap:wrap;
  gap:10px;
  font-size:clamp(15px,1.2vw,18px);
}
body.v69 .v69-pdp-crumb a{
  font-weight:900;
  text-decoration-line:underline;
  text-decoration-thickness:2px;
  text-underline-offset:3px;
}
body.v69 .v69-pdp-crumb .v69-crumb-context{
  color:var(--fg-blue);
}

body.v69 .v66-card .v66-ask{
  height:42px;
  min-height:42px;
  white-space:nowrap;
}

body.v69 .v69-card-unavailable{
  border-color:rgba(201,71,35,.24);
}

body.v69 .v69-card-unavailable .v66-media{
  border-color:rgba(201,71,35,.18);
}

body.v69 .v69-ask-unavailable{
  border-color:var(--v69-consult-ring)!important;
  background:var(--v69-consult)!important;
  color:#fff!important;
  box-shadow:0 8px 18px rgba(255,209,1,.28),inset 0 0 0 1px rgba(255,255,255,.22)!important;
  text-shadow:0 1px 1px rgba(91,72,0,.26);
}

body.v69 .v69-card-unverified{
  border-color:rgba(167,116,19,.2);
}

/* Home V6.9: buscador del catálogo y despliegue apilado por marca. */
body.v69-home main{padding-top:18px}

body.v69-home .v69-home-sections{display:grid;gap:56px}
body.v69-home .v69-home-brand{scroll-margin-top:148px}
body.v69-home .v69-home-brand-head{
  display:flex;
  align-items:end;
  justify-content:space-between;
  gap:18px;
  margin-bottom:14px;
}
body.v69-home .v69-home-brand-head .v65-k{margin:0 0 3px}
body.v69-home .v69-home-brand-head h2{
  margin:0;
  font-size:clamp(38px,4.8vw,68px);
  line-height:.88;
  letter-spacing:-.065em;
}
body.v69-home .v69-home-brand-actions{
  display:flex;
  align-items:center;
  gap:10px;
  color:var(--v65-muted);
  font-size:13px;
  font-weight:850;
}
body.v69-home .v69-home-brand-actions a{
  padding:10px 13px;
  border-radius:11px;
  background:var(--v65-soft);
  color:var(--v65-ink);
  font-weight:900;
  text-decoration:none;
  white-space:nowrap;
}

body.v69-home .v69-home-grid{grid-template-columns:repeat(5,minmax(0,1fr))}

@media(max-width:980px) and (min-width:761px){
  body.v69-home .v69-home-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}

body.v69 .v69-availability-summary{
  display:inline-flex;
  align-items:center;
  gap:6px;
  margin:7px 5px 0 0!important;
  color:#245c3d;
  font-size:12px;
  font-weight:900;
  line-height:1.2;
}

body.v69 .v69-availability-summary::before{
  content:"";
  flex:none;
  width:8px;
  height:8px;
  border-radius:50%;
  background:var(--v69-stock);
  box-shadow:0 0 0 3px rgba(19,121,66,.1);
}

body.v69 .v69-availability-note{
  display:inline;
  margin:0!important;
  color:#79827f;
  font-size:10.5px;
  font-weight:750;
  line-height:1.25;
}

body.v69 .v69-stock-legend{
  display:flex;
  align-items:center;
  gap:8px;
  flex-wrap:wrap;
  color:var(--v65-muted);
  font-size:10.5px;
  font-weight:800;
}

body.v69 .v69-stock-legend-item{display:inline-flex;align-items:center;gap:4px}
body.v69 .v69-stock-dot{width:7px;height:7px;border-radius:50%;background:var(--v69-stock)}
body.v69 .v69-stock-dot.is-unavailable{background:var(--v69-unavailable)}
body.v69 .v69-stock-dot.is-unverified{background:var(--v69-unverified)}

body.v69.product-detail .v65-buybox h1{
  font-size:clamp(38px,4.3vw,64px);
  line-height:.94;
  letter-spacing:-.055em;
}

body.v69.product-detail .v65-photo{align-self:start}

body.v69.product-detail .v65-meta{
  margin-top:8px;
  font-size:16px;
  line-height:1.2;
}

body.v69 .v69-stock.is-pdp,
body.v69 .v69-pdp-stock{
  flex-wrap:wrap;
  min-height:31px;
  margin-top:10px;
  padding:7px 11px;
  font-size:12.5px;
  white-space:normal;
}

body.v69 .v69-stock.is-pdp small,
body.v69 .v69-pdp-stock small{
  flex-basis:100%;
  padding-left:12px;
  color:#66736f;
  font-size:9.5px;
  font-weight:750;
  line-height:1.2;
}

body.v69.product-detail .v66-pdp-facts{
  gap:8px;
  margin:12px 0;
}

body.v69.product-detail .v66-pdp-facts div{
  gap:2px;
  min-height:66px;
  padding:9px 11px;
  border-radius:13px;
}

body.v69.product-detail .v66-pdp-facts dt{font-size:10px;line-height:1.05}
body.v69.product-detail .v66-pdp-facts dd{font-size:15px;line-height:1.08}
body.v69.product-detail .v69-barcode{
  display:flex;
  align-items:baseline;
  gap:8px;
  margin:0 0 10px;
  color:#7a8581;
  font-size:10px;
  font-weight:750;
  line-height:1.2;
}
body.v69.product-detail .v69-barcode span{text-transform:uppercase;letter-spacing:.055em}
body.v69.product-detail .v69-barcode strong{color:#56615e;font-size:12px;font-weight:850;letter-spacing:.025em}
body.v69.product-detail .v65-service-list{gap:4px;margin:10px 0 14px;font-size:15px;line-height:1.22}
body.v69.product-detail .v65-service-list li::before{top:6px;width:7px;height:7px}

body.v69.product-detail .v69-detail{
  margin-top:8px;
  color:var(--v65-muted);
  font-size:16px;
  line-height:1.48;
}

body.v69.product-detail .v69-detail h2{
  margin:0 0 7px;
  color:var(--v65-ink);
  font-size:28px;
  line-height:1;
  letter-spacing:-.035em;
}

body.v69.product-detail .v69-detail-summary>p,
body.v69.product-detail .v69-detail-section>p{margin:0}

body.v69.product-detail .v69-detail-summary,
body.v69.product-detail .v69-detail-section{display:grid;gap:8px}

body.v69.product-detail .v69-detail-section{
  margin-top:16px;
  padding-top:14px;
  border-top:1px solid var(--v65-line);
}

body.v69.product-detail .v69-detail-section h3{
  margin:0;
  color:var(--v65-ink);
  font-size:18px;
  line-height:1.1;
  letter-spacing:-.02em;
}

body.v69.product-detail .v69-detail-section ul,
body.v69.product-detail .v69-detail-section ol{
  display:grid;
  gap:5px;
  margin:0;
  padding-left:22px;
}

body.v69.product-detail .v69-detail-section li{padding-left:2px}
body.v69.product-detail .v69-detail-section li::marker{color:var(--v65-teal);font-weight:900}
body.v69.product-detail .v69-detail-composicion{overflow-wrap:anywhere}

@media(hover:hover){
  body.v69 #loadMoreV69:hover{
    background:#f45123;
    box-shadow:0 13px 26px rgba(255,92,45,.3);
    transform:translateY(-1px);
  }
  body.v69 .v69-ask-unavailable:hover{
    border-color:#ffd101!important;
    background:#ffd101!important;
    box-shadow:0 10px 22px rgba(255,209,1,.34),inset 0 0 0 1px rgba(255,255,255,.25)!important;
  }
}

@media(min-width:981px){
  /* Contrato V6.9: cinco fichas completas en escritorio. */
  body.v69 .v65-grid{grid-template-columns:repeat(5,minmax(0,1fr))}
}

@media(min-width:981px) and (max-width:1180px){
  /* En el umbral de cinco columnas, la leyenda completa debe entrar sin elipsis. */
  body.v69 .v66-card .v69-stock{
    gap:2px;
    padding:2px 3px;
    font-size:8px;
    letter-spacing:-.025em;
  }
  body.v69 .v66-card .v69-stock::before{
    width:5px;
    height:5px;
    box-shadow:none;
  }
}

@media(min-width:761px){
  /* El CTA flotante sólo se retira frente al CTA contextual en móvil. */
  body.v69 .float.is-cta-visible{opacity:1;pointer-events:auto}
}

@media(max-width:760px){
  /* Encabezado móvil: la navegación completa vive en el catálogo, no en la barra sticky. */
  body.v69 .top{
    grid-template-columns:minmax(0,1fr) 38px;
    grid-template-areas:"brand action";
    gap:4px;
    height:64px;
    min-height:64px;
    padding:0 4px;
  }
  body.v69 .brandmark{justify-content:center;padding:0}
  body.v69 .top img{max-width:360px;max-height:68px;object-position:center}
  body.v69 .toplinks{
    display:none;
  }
  body.v69.product-detail .top{
    grid-template-columns:minmax(0,1fr) auto 38px;
    grid-template-areas:"brand links action";
  }
  body.v69.product-detail .toplinks{display:flex;justify-content:center;min-width:0;padding:0}
  body.v69.product-detail .toplinks a{
    width:38px;
    height:38px;
    padding:0;
    border:0;
    border-radius:50%;
    background:var(--v65-hot);
    color:#fff;
    font-size:0;
    box-shadow:0 7px 16px rgba(255,92,45,.24);
  }
  body.v69.product-detail .toplinks a::before{
    content:"←";
    font-size:22px;
    font-weight:950;
    line-height:1;
  }
  body.v69 .toplinks a{
    min-width:0;
    padding:6px 0;
    border-radius:8px;
    font-size:12px;
    line-height:1;
    white-space:nowrap;
  }
  body.v69 .topwa{width:38px;height:38px;padding:0}
  body.v69 .topwa svg{width:22px;height:22px}
  body.v69 #buscar-v69,
  body.v69 #marcas-v69,
  body.v69 #productos-v69{scroll-margin-top:62px}
  body.v69 .v67-primary-row{
    grid-template-columns:62px minmax(0,1fr);
    grid-template-areas:"title search";
    gap:7px;
  }
  body.v69 #clearFiltersV69{display:none}
  body.v69 .v67-title h2{font-size:13.5px;line-height:.88}
  body.v69 .v67-title h2 span{display:block;white-space:nowrap}
  body.v69 .v67-search input{font-size:15.5px}
  body.v69 .v67-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  body.v69 .v69-sort{
    grid-column:1/-1;
    height:32px;
    min-height:32px;
    padding:2px 9px;
  }
  body.v69 .v69-sort .v67-menu-label{top:3px;left:9px;font-size:8px;line-height:1}
  body.v69 .v69-sort select{padding:11px 30px 1px 9px;font-size:15px;line-height:1}
  body.v69 .v69-sort .v67-menu-chevron{right:8px}
  body.v69 .v69-live-views{margin-top:7px;font-size:10px}
  body.v69-home main{padding-top:10px}
  body.v69-home .v69-home-sections{gap:42px}
  body.v69-home .v69-home-brand{scroll-margin-top:112px}
  body.v69-home .v69-home-brand-head{align-items:end;gap:8px;margin-bottom:10px}
  body.v69-home .v69-home-brand-head h2{font-size:34px}
  body.v69-home .v69-home-brand-actions{display:grid;justify-items:end;gap:5px;font-size:10px}
  body.v69-home .v69-home-brand-actions a{padding:8px 9px;font-size:10px}
  body.v69-home .v69-home-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
  body.v69-home .v69-home-grid>.v66-card:nth-child(n+5){display:none}
  body.v69 .v67-menu-label{font-size:12px;letter-spacing:.07em}
  body.v69 .v67-menu-trigger strong{font-size:15px}
  body.v69 .v67-need-option{font-size:12px}
  body.v69 .v67-brand-copy strong{font-size:14px}
  body.v69 .v67-brand-copy small,
  body.v69 .v67-brand-option em{font-size:11px}
  body.v69 .v67-need-options{grid-template-columns:repeat(4,minmax(0,1fr))}
  body.v69 .v65-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
  body.v69 .v66-card .v66-brand{font-size:17px}
  body.v69 .v66-card h3{font-size:15.5px;line-height:1.08}
  body.v69 .v66-card .v66-facts div{font-size:8.75px}
  body.v69 .v66-card .v66-facts dd{font-size:9.5px}
  body.v69 .v66-card .v66-price strong{font-size:20.4px}
  body.v69 .v66-card .v66-price s{font-size:12.6px}
  body.v69 .v66-card .v66-saving{font-size:11.4px}
  body.v69 .v66-card .v69-stock{
    height:24px;
    min-height:24px;
    padding:3px 6px;
    font-size:clamp(8px,2.2vw,8.75px);
  }
  body.v69 .v66-card .v69-stock::before{width:6px;height:6px;box-shadow:none}
  body.v69 .v69-availability-summary{
    display:flex;
    margin:5px 0 0!important;
    font-size:10.5px;
  }
  body.v69 .v69-availability-note{
    display:block;
    margin-top:2px!important;
    font-size:9.5px;
  }
  body.v69 #loadMoreV69{min-height:54px;padding:14px 16px;border-radius:10px;font-size:16px}
  body.v69 .v66-card .v66-ask{height:37px;min-height:37px}
  body.v69.product-detail .v65-buybox h1{font-size:clamp(32px,9vw,36px);line-height:.95}
  body.v69.product-detail .v65-meta{margin-top:7px;font-size:15px}
  body.v69 .v69-stock.is-pdp,
  body.v69 .v69-pdp-stock{min-height:28px;margin-top:8px;padding:6px 9px;font-size:11px}
  body.v69.product-detail .v66-pdp-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin:10px 0}
  body.v69.product-detail .v66-pdp-facts div{min-height:58px;padding:8px;border-radius:11px}
  body.v69.product-detail .v66-pdp-facts dt{font-size:9.5px;letter-spacing:.055em}
  body.v69.product-detail .v66-pdp-facts dd{font-size:14px}
  body.v69.product-detail .v66-detail-price strong{font-size:28.8px}
  body.v69.product-detail .v66-detail-price s{font-size:18.6px}
  body.v69.product-detail .v69-barcode{display:none}
  body.v69.product-detail .v65-service-list{margin:9px 0 12px;font-size:14px}
  body.v69.product-detail .v69-detail{font-size:15px;line-height:1.45}
  body.v69.product-detail .v69-detail h2{font-size:25px}
  body.v69.product-detail .v69-detail-section{margin-top:14px;padding-top:12px}
  body.v69.product-detail .v69-detail-section h3{font-size:17px}
  body.v69.product-detail .cta{
    align-items:center;
    justify-content:center;
    min-height:58px;
    padding:11px 14px;
    line-height:1.15;
    text-align:center;
  }
  body.v69 .float{
    right:8px;
    bottom:calc(8px + env(safe-area-inset-bottom));
    width:48px;
    height:48px;
    opacity:.94;
  }
  body.v69 .float svg{width:22px;height:22px}
  body.v69.product-detail .float{display:none}
  body.v69 .float.is-cta-visible{opacity:0;pointer-events:none}
  body.v69 #catalogTitleV69.v69-title-all{
    font-size:clamp(27px,7.8vw,31px);
    letter-spacing:-.065em;
    white-space:nowrap;
  }
  body.v69 #catalogTitleV69.v69-title-compact{
    max-width:100%;
    overflow:hidden;
    font-size:clamp(19px,5.2vw,21px);
    line-height:1;
    letter-spacing:-.055em;
    white-space:nowrap;
  }
  body.v69 .v66-catalog-head>div:first-child{flex:1 1 auto;min-width:0}
  body.v69 .v66-catalog-tools{flex:0 0 104px;width:104px}
  body.v69 .v66-catalog-tools .v65-link-button{
    box-sizing:border-box;
    width:100%;
    max-width:104px;
    max-height:44px;
    padding:7px 8px;
    line-height:1.05;
    white-space:normal;
  }
}

@media(max-width:370px){
  body.v69 .top{
    grid-template-columns:minmax(0,1fr) 36px;
    grid-template-areas:"brand action";
    gap:4px;
    height:56px;
    min-height:56px;
    padding:0 4px;
  }
  body.v69.product-detail .top{
    grid-template-columns:minmax(0,1fr) auto 36px;
    grid-template-areas:"brand links action";
  }
  body.v69 .top img{max-width:330px;max-height:52px}
  body.v69 .toplinks a{font-size:11.5px}
  body.v69 .topwa{width:36px;height:36px}
  body.v69 .v67-primary-row{grid-template-columns:58px minmax(0,1fr);gap:5px}
  body.v69 .v67-title h2{font-size:12.5px}
  body.v69 .v67-menu-label{font-size:9.5px}
  body.v69 .v69-sort .v67-menu-label{left:7px;font-size:7.5px}
  body.v69 .v69-sort select{padding-right:27px;padding-left:7px;font-size:13px}
  body.v69 .v69-sort .v67-menu-chevron{right:6px}
  body.v69 .v66-card .v69-stock{font-size:8px;letter-spacing:-.01em}
  body.v69 .v66-card .v66-price strong{font-size:19.2px}
  body.v69.product-detail .v66-pdp-facts dt{font-size:9px}
  body.v69.product-detail .v66-pdp-facts dd{font-size:13px}
}

@media(prefers-reduced-motion:reduce){
  body.v69 #loadMoreV69,
  body.v69 .v69-sort{transition:none!important}
}

/* V6.9.1: consolidación técnica y confianza local sin alterar la grilla aprobada. */
body.v69{
  --v691-cta:#25d366;
  --v691-badge:#ff5c2d;
  --v691-focus:#174fb9;
}

body.v69 .v66-card .v66-ask,
body.v69.product-detail .cta{
  background:var(--v691-cta);
  color:#fff;
}

body.v69 .v66-discount,
body.v69.product-detail .v66-detail-price>b{
  background:var(--v691-badge);
  color:#fff;
}

body.v69 .v69-ask-unavailable,
body.v69 .v69-ask-unavailable:hover{
  border-color:var(--v69-consult)!important;
  background:var(--v69-consult)!important;
  color:#fff!important;
  text-shadow:0 1px 1px rgba(91,72,0,.26)!important;
}

body.v69 .v66-card .v69-stock,
body.v69 .v66-card .v69-stock strong{
  font-size:10px;
  font-weight:550;
  letter-spacing:-.02em;
}

body.v69 .v66-card .v69-stock strong{
  overflow:hidden;
  text-overflow:clip;
}

body.v69 a:focus-visible,
body.v69 button:focus-visible,
body.v69 input:focus-visible,
body.v69 select:focus-visible,
body.v69 [tabindex]:focus-visible{
  outline:3px solid var(--v691-focus);
  outline-offset:3px;
}

body.v69 picture{display:block;width:100%;height:100%}
body.v69 picture>img{display:block;width:100%;height:100%;object-fit:contain}

/* Imágenes integradas: ocupan el marco ampliado sin recorte ni fondo crema. */
body.v69 .v66-media,
body.v69 .v65-photo{
  background:#fff;
}

body.v69 .v66-media::after,
body.v69 .v65-photo::after{
  display:none;
}

body.v69 .v66-media picture,
body.v69 .v65-photo picture{
  position:relative;
  display:grid;
  place-items:center;
  width:100%;
  height:100%;
  min-width:0;
  min-height:0;
  overflow:hidden;
  background:#fff;
}

body.v69 .v66-media picture>img,
body.v69 .v65-photo picture>img{
  position:absolute;
  inset:0;
  display:block;
  width:100%;
  height:100%;
  max-width:100%;
  max-height:100%;
  object-fit:contain;
  object-position:center;
  background:#fff;
}

/* Fichas ~5% más anchas sin alterar el contrato de cinco/dos columnas. */
body.v69 .v65-grid{
  width:105%;
  max-width:none;
  margin-left:-2.5%;
  gap:12px;
}

body.v69 .v69-footer{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);
  align-items:center;
  gap:20px;
  margin-top:48px;
  padding:20px clamp(18px,4vw,70px);
  border-top:1px solid var(--v65-line);
  background:#fff;
  color:var(--v65-muted);
  font-size:13px;
  line-height:1.35;
}

body.v69 .v69-footer-business,
body.v69 .v69-footer-contact{display:grid;gap:2px}
body.v69 .v69-footer-contact{justify-items:end;text-align:right}
body.v69 .v69-footer strong{color:var(--v65-ink);font-size:14px}
body.v69 .v69-footer a{color:#007f40;font-weight:850;text-decoration-thickness:1px;text-underline-offset:3px}
body.v69 .v69-footer a.v69-footer-instagram{
  display:inline-grid;
  align-items:center;
  justify-items:center;
  justify-self:center;
  gap:4px;
  margin:0;
  color:#c13584;
  text-align:center;
}
body.v69 .v69-footer-instagram svg{
  display:block;
  width:34px;
  height:34px;
  max-width:34px;
  max-height:34px;
}
body.v69 .v69-footer-instagram span{font-size:11px;line-height:1.1}

@media(min-width:761px){
  body.v69 .v69-footer-contact{padding-right:64px}
}

@media(max-width:760px){
  body.v69 .v65-grid{
    width:calc(100% + 12px);
    margin-left:-6px;
    gap:6px;
  }
  body.v69 .v66-card .v69-stock,
  body.v69 .v66-card .v69-stock strong{
    font-size:10.5px;
    font-weight:650;
  }
  body.v69 .v66-card .v69-stock::before{display:none}
  body.v69 .v69-footer{
    grid-template-columns:1fr;
    justify-items:center;
    gap:10px;
    margin-top:34px;
    padding:18px 20px calc(18px + env(safe-area-inset-bottom));
    font-size:12px;
    text-align:center;
  }
  body.v69 .v69-footer-business,
  body.v69 .v69-footer-contact{justify-items:center;text-align:center}
  body.v69 .v69-footer-instagram{justify-self:center}
}
