/* Diseño: variance 6 / motion 3 / density 4. Nativo y estático.
   Radios: controles 8px, fotos 12px, filtros pill. Capas: barra 10, dialog top-layer. */
@font-face{font-family:Outfit;src:url('assets/outfit-400.woff2') format('woff2');font-weight:400;font-display:swap}
@font-face{font-family:Outfit;src:url('assets/outfit-500.woff2') format('woff2');font-weight:500;font-display:swap}
@font-face{font-family:Outfit;src:url('assets/outfit-600.woff2') format('woff2');font-weight:600 800;font-display:swap}
:root{color-scheme:light dark;--bg:#fafcf9;--surface:#f0f4ee;--text:#203c30;--muted:#59675e;--line:#dce3d9;--accent:#214d3b;--button-text:#fafcf9;--photo:#e8ede5;font-family:Outfit,Arial,Helvetica,sans-serif;font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--bg);color:var(--text)}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button,summary{cursor:pointer}button{color:inherit}button:disabled{opacity:.5;cursor:not-allowed}:focus-visible{outline:3px solid #739a69;outline-offset:4px}[hidden]{display:none!important}.wrap{width:min(1240px,calc(100% - 80px));margin:auto}.topline{text-align:center;padding:11px 20px;background:var(--accent);color:var(--button-text);font-size:12px;letter-spacing:.04em}.header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:23px 0}.brand{display:flex;gap:11px;align-items:center;font-size:19px;font-weight:750;letter-spacing:.07em}.brand img{object-fit:contain}.brand-new{font-weight:400}.brand small{display:block;font-size:10px;font-weight:400;letter-spacing:.15em;margin-top:5px;color:var(--muted)}nav{display:flex;gap:28px;font-size:13px}nav a:hover{text-decoration:underline;text-underline-offset:5px}.selection-link{background:none;border:1px solid var(--line);padding:12px 16px;border-radius:8px;font-size:13px}.selection-link span{margin-left:10px;background:var(--accent);color:var(--button-text);padding:3px 6px;border-radius:4px}.hero{display:grid;grid-template-columns:1.15fr 1fr;min-height:540px;padding:30px 0 54px;gap:64px;align-items:center}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.16em;color:var(--muted);margin:0 0 23px}h1{font-size:clamp(40px,4.65vw,65px);line-height:1.07;letter-spacing:-.055em;font-weight:500;max-width:580px;margin:0 0 25px}.hero-copy>p:not(.eyebrow){font-size:16px;line-height:1.8;color:var(--muted);max-width:420px;margin-bottom:30px}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;background:var(--accent);color:var(--button-text);border:1px solid var(--accent);border-radius:8px;padding:16px 23px;font-size:13px;font-weight:600;min-height:48px}.button:hover{filter:brightness(1.13)}.button:active{transform:translateY(1px)}.hero-foot{display:flex;gap:25px;margin-top:32px;color:var(--muted);font-size:11px}.hero-foot span+span{padding-left:25px;border-left:1px solid var(--line)}.hero-visual{height:470px;position:relative;border-radius:12px;overflow:hidden;background:var(--photo)}.hero-visual>img{width:100%;height:100%;object-fit:cover;object-position:center 46%}.hero-caption{position:absolute;bottom:0;left:0;right:0;padding:24px;background:rgba(21,48,32,.92);color:#f7faf4}.hero-caption span{display:block;font-size:10px;letter-spacing:.1em;margin-bottom:9px}.hero-caption strong{font-size:19px;display:block;font-weight:500}.hero-caption a{display:inline-block;font-size:11px;margin-top:13px}.intro-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:33px 0;display:grid;grid-template-columns:1.1fr 1fr 1fr 1fr;gap:30px;align-items:start}.intro-strip h2{font-size:23px;letter-spacing:-.03em;font-weight:500;line-height:1.3;margin:0}.intro-strip strong{font-size:13px;font-weight:600}.intro-strip p{font-size:12px;color:var(--muted);line-height:1.7;margin-bottom:0}.catalog{padding:76px 0}.section-heading h2,.contact-band h2,.faq h2{font-size:36px;font-weight:500;letter-spacing:-.04em;line-height:1.15;margin:0 0 16px}.section-heading .eyebrow{margin-bottom:16px}.section-heading>p:last-child{color:var(--muted);font-size:14px}.catalog-tools{display:flex;justify-content:space-between;gap:20px;align-items:center;margin:32px 0 18px}.filters{display:flex;gap:8px;flex-wrap:wrap}.filters button{border:1px solid var(--line);border-radius:30px;padding:10px 17px;background:transparent;font-size:12px;min-height:40px}.filters button.active{background:var(--accent);color:var(--button-text);border-color:var(--accent)}.search span{position:absolute;width:1px;height:1px;overflow:hidden}.search input{background:transparent;border:1px solid var(--line);border-radius:8px;padding:11px 15px;width:235px;color:var(--text);font-size:12px;min-height:40px}.price-note{font-size:11px;line-height:1.7;color:var(--muted);max-width:850px}.result-count{font-size:11px;color:var(--muted);margin:25px 0 18px}.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:40px 23px;align-items:start}.product-photo{height:215px;background:var(--photo);border-radius:12px;overflow:hidden}.product-photo img{width:100%;height:100%;object-fit:cover;transition:transform .25s}.product:hover .product-photo img{transform:scale(1.025)}.product-info{padding-top:17px}.category{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:var(--muted);margin:0 0 9px}.product h3{font-size:19px;line-height:1.25;letter-spacing:-.025em;font-weight:600;min-height:48px;margin:0 0 10px}.description{font-size:12px;color:var(--muted);line-height:1.7;min-height:61px;margin:0 0 17px}fieldset{border:none;padding:0;margin:0;min-width:0}legend{font-size:10px;color:var(--muted);margin:0 0 10px}.variant{display:grid;grid-template-columns:16px 1fr auto;gap:7px;align-items:center;padding:11px 7px;border-bottom:1px solid var(--line);cursor:pointer;font-size:11px;min-height:43px}.variant input{width:15px;height:15px;margin:0;accent-color:var(--accent)}.variant strong{font-size:11px;font-weight:600;white-space:nowrap}.variant:has(input:checked){background:var(--surface);border-radius:4px}.contact-band{background:var(--surface);padding:45px 48px;border-radius:12px;display:flex;justify-content:space-between;align-items:center;gap:35px}.contact-band .eyebrow{margin-bottom:15px}.contact-band p:not(.eyebrow){font-size:13px;line-height:1.7;color:var(--muted);max-width:470px}.outline{background:transparent;color:var(--text);white-space:nowrap}.faq{display:grid;grid-template-columns:1fr 1.4fr;gap:80px;padding:80px 0}.faq .eyebrow{margin-bottom:17px}details{border-bottom:1px solid var(--line);padding:21px 0}details:first-child{padding-top:0}summary{font-size:14px;line-height:1.5}details p{font-size:13px;color:var(--muted);line-height:1.8}footer{display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid var(--line);padding:30px 0 100px;font-size:11px;color:var(--muted)}footer .brand{font-size:15px;color:var(--text)}.selection-bar{position:fixed;z-index:10;bottom:18px;left:50%;transform:translateX(-50%);width:min(730px,calc(100% - 32px));display:flex;justify-content:space-between;align-items:center;gap:16px;padding:12px 16px 12px 24px;border:1px solid var(--line);border-radius:12px;background:var(--bg);box-shadow:0 7px 35px #183c3020}.selection-bar strong{display:block;font-size:13px}.selection-bar span{font-size:11px;color:var(--muted);display:block;margin-top:5px}dialog{background:var(--bg);color:var(--text);border:1px solid var(--line);border-radius:12px;padding:28px;width:min(560px,calc(100% - 24px));max-height:85dvh;overflow:auto}dialog::backdrop{background:#102b2270}body:has(dialog[open]){overflow:hidden}.dialog-header{display:flex;justify-content:space-between;align-items:center}.dialog-header .eyebrow{margin-bottom:10px}.dialog-header h2{font-size:29px;font-weight:500;margin:0}.close{border:0;background:var(--surface);width:40px;height:40px;font-size:26px;border-radius:8px}dialog>p{font-size:12px;color:var(--muted);line-height:1.7}.selection-item{padding:17px 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr auto;gap:12px}.selection-item strong{font-size:13px;display:block}.selection-item small{display:block;color:var(--muted);font-size:11px;margin-top:6px}.quantity{display:flex;align-items:center;gap:8px}.quantity button{border:1px solid var(--line);background:var(--surface);border-radius:5px;width:32px;height:32px}.quantity span{font-size:12px}.remove{font-size:10px;background:none;border:0;color:var(--muted);padding:8px 0}.dialog-total{display:flex;justify-content:space-between;gap:20px;margin:22px 0 10px;font-size:13px}.full{width:100%}.text-button{background:none;border:0;display:block;margin:16px auto;color:var(--muted);font-size:12px;text-decoration:underline}.dialog-hint{text-align:center;font-size:10px!important}.skip{position:absolute;top:-60px;background:var(--bg);padding:15px;z-index:20}.skip:focus{top:0}
@media(prefers-color-scheme:dark){:root{--bg:#15251d;--surface:#20362a;--text:#e6eee5;--muted:#b2c1b4;--line:#3b5042;--accent:#a7c5a0;--button-text:#15251d;--photo:#314739}.topline{background:#244334;color:#e6eee5}.hero-caption{background:#173025ed;color:#f7faf4}}
@media(max-width:1100px){.wrap{width:calc(100% - 48px)}.hero{gap:35px}nav{gap:16px}.products{grid-template-columns:repeat(3,minmax(0,1fr))}.intro-strip{gap:20px}.catalog-tools{align-items:flex-start}.search input{width:190px}}
@media(max-width:767px){.wrap{width:calc(100% - 32px)}.topline{font-size:10px}.header{padding:17px 0;gap:12px}nav{display:none}.brand{font-size:14px;gap:6px}.brand img{width:36px;height:36px}.brand small{font-size:8px}.selection-link{padding:10px;font-size:11px}.hero{grid-template-columns:1fr;gap:28px;padding:28px 0 36px;min-height:0}h1{font-size:43px;max-width:500px}.hero-copy>p:not(.eyebrow){font-size:14px}.hero-visual{height:340px}.hero-visual>img{object-position:center 60%}.hero-foot{margin-top:24px}.intro-strip{grid-template-columns:1fr;gap:24px;padding:28px 0}.intro-strip h2 br{display:none}.intro-strip p{margin-top:8px}.catalog{padding:48px 0}.section-heading h2,.contact-band h2,.faq h2{font-size:29px}.catalog-tools{display:block;margin-top:24px}.filters{gap:6px}.filters button{padding:10px 13px}.search{display:block;margin-top:18px}.search input{width:100%}.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 14px}.product-photo{height:180px}.product h3{font-size:16px;min-height:40px}.description{min-height:82px;font-size:11px}.variant{grid-template-columns:16px 1fr;padding:10px 4px;font-size:11px}.variant strong{grid-column:2;font-size:11px}.contact-band{display:block;padding:29px 24px}.contact-band .button{margin-top:12px}.faq{grid-template-columns:1fr;gap:28px;padding:48px 0}footer{flex-wrap:wrap;gap:18px;padding-bottom:110px}footer p{width:100%;order:3;margin:0}.selection-bar{bottom:10px;padding:10px 12px}.selection-bar .button{padding:13px;gap:8px;font-size:11px}.selection-bar strong{font-size:11px}.selection-bar span{font-size:10px}dialog{padding:22px}.eyebrow{font-size:10px}}
@media(max-width:360px){.products{grid-template-columns:1fr}.product-photo{height:240px}.description,.product h3{min-height:0}.variant{grid-template-columns:16px 1fr auto}.variant strong{grid-column:auto}}
.selection-bar{bottom:calc(16px + env(safe-area-inset-bottom))}.variant strong{white-space:normal;text-align:right}.variant span{overflow-wrap:anywhere}footer{padding-bottom:180px}
@media(max-width:767px){.selection-bar{bottom:calc(12px + env(safe-area-inset-bottom))}}
.product-photo{display:flex;align-items:center;justify-content:center;padding:10px}
.product-photo img{object-fit:contain;width:100%;height:100%}
.product:hover .product-photo img{transform:none}
.hero-visual{display:grid;grid-template-rows:minmax(0,1fr) auto}
.hero-visual>img{object-fit:contain;min-height:0}
.hero-caption{position:static;padding:18px 24px}
.selection-item .remove{display:inline-flex;align-items:center;justify-content:center;margin-top:12px;padding:8px 14px;min-height:40px;border:1px solid var(--muted);border-radius:8px;background:var(--surface);color:var(--text);font-size:13px;font-weight:600;text-decoration:none}
.selection-item .remove:hover{background:var(--accent);color:var(--button-text);border-color:var(--accent)}
@media(max-width:767px){.selection-item .remove{min-height:44px;padding:10px 16px}}
.floating-whatsapp{position:fixed;z-index:10;right:20px;bottom:calc(16px + env(safe-area-inset-bottom));background:var(--accent);color:var(--button-text);border:1px solid var(--line);border-radius:30px;padding:17px 22px;font-size:14px;font-weight:600;min-height:54px;box-shadow:0 5px 24px #183c3030}
.floating-whatsapp:hover{filter:brightness(1.12)}
@media(max-width:767px){.floating-whatsapp{right:16px;bottom:calc(12px + env(safe-area-inset-bottom));font-size:13px;padding:15px 20px}}
.business{display:grid;grid-template-columns:1fr 1fr;gap:48px;padding:64px 0 0}
.business h2{font-size:30px;font-weight:500;letter-spacing:-.035em;margin:0 0 18px}
.business p:not(.eyebrow){font-size:14px;line-height:1.8;color:var(--muted)}
.wholesale{background:var(--surface);padding:28px;border-radius:12px}
.final-total{border-top:1px solid var(--line);padding-top:18px;font-size:16px}
@media(max-width:767px){.business{grid-template-columns:1fr;gap:24px;padding-top:40px}.business h2{font-size:27px}.wholesale{padding:24px}.business .button{white-space:normal;gap:12px}}
/* Teléfonos: lectura cómoda, controles táctiles y una ficha por fila. */
@media(max-width:767px){
  .search input{font-size:16px;min-height:48px}
  .filters button,.selection-link,.close{min-height:44px}
  .close{min-width:44px}
  .filters button{font-size:13px}
  .quantity button{width:44px;height:44px}
  .quantity span{font-size:14px;min-width:18px;text-align:center}
  .remove,.text-button{min-height:44px;font-size:13px}
  .selection-item{grid-template-columns:minmax(0,1fr) auto;gap:8px}
  .selection-item strong{font-size:14px;overflow-wrap:anywhere}
  .selection-item small,dialog>p{font-size:13px}
  .selection-bar .button{min-height:44px;font-size:12px}
  .selection-bar strong{font-size:12px}
  .selection-bar span{font-size:11px}
  dialog{max-height:calc(100dvh - 24px);padding:20px}
  .price-note,.result-count{font-size:12px}
  summary{padding:8px 0;min-height:44px;font-size:15px}
}
@media(max-width:639px){
  .products{grid-template-columns:minmax(0,1fr);gap:36px}
  .product-photo{height:clamp(230px,68vw,330px)}
  .product h3{font-size:23px;min-height:0;margin-bottom:10px}
  .description{font-size:14px;min-height:0;line-height:1.65;margin-bottom:18px}
  .category{font-size:11px}
  legend{font-size:12px}
  .variant{grid-template-columns:22px minmax(0,1fr) auto;gap:10px;padding:14px 8px;min-height:52px;font-size:14px}
  .variant input{width:20px;height:20px}
  .variant strong{grid-column:auto;font-size:14px;max-width:95px}
  h1{font-size:clamp(35px,10.5vw,48px)}
  .hero-copy>p:not(.eyebrow){font-size:16px;line-height:1.65}
  .intro-strip p,.contact-band p:not(.eyebrow),details p{font-size:14px}
  .selection-bar{gap:10px}
  .selection-bar>div{min-width:0}
  .selection-bar .button{flex-shrink:0;padding:12px}
}
@media(max-width:359px){.selection-item{grid-template-columns:1fr}.quantity{justify-content:flex-end}.hero-foot{gap:12px}.hero-foot span+span{padding-left:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}.product:hover .product-photo img{transform:none}}
