:root{--ink:#16231d;--green:#173f32;--lime:#d9f24f;--sand:#f3f0e8;--muted:#68736e;--line:#d9ddd9;--white:#fff;--wrap:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:'DM Sans',sans-serif;background:#fff}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.wrap{max-width:var(--wrap);margin:auto}.topline{background:var(--ink);color:#dfe6e2;font-size:.75rem;letter-spacing:.04em}.topline .wrap{height:34px;display:flex;align-items:center;justify-content:space-between;padding:0 24px}.topline span+span:before{content:'•';margin-right:9vw;color:var(--lime)}header{height:84px;padding:0 max(24px,calc((100vw - var(--wrap))/2));display:flex;align-items:center;gap:34px;border-bottom:1px solid var(--line);background:rgba(255,255,255,.96);position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:10px;margin-right:auto;font-family:'League Spartan',sans-serif;font-size:1.18rem;font-weight:800;text-transform:uppercase;line-height:.8}.brand small{display:block;font-family:'DM Sans';font-size:.56rem;letter-spacing:.15em;color:var(--muted);margin-top:7px}.brand-icon{display:grid;place-items:center;background:var(--green);color:white;width:46px;height:46px;border-radius:50%;font-size:1rem}.brand-icon span{color:var(--lime);margin:0 1px}header nav{display:flex;gap:28px;font-weight:600;font-size:.88rem}header nav a:hover{color:#2b765d}.button{display:inline-flex;justify-content:center;align-items:center;background:var(--lime);color:var(--ink);padding:14px 22px;border-radius:3px;font-weight:700;font-size:.9rem;transition:.2s}.button:hover{transform:translateY(-2px);filter:brightness(.96)}.button.small{padding:12px 16px}.menu{display:none;background:none;border:0;font-size:1.5rem}.hero{min-height:670px;position:relative;display:flex;align-items:center;color:white;overflow:hidden}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,28,22,.92) 0%,rgba(10,28,22,.68) 48%,rgba(10,28,22,.18) 100%)}.hero-content{position:relative;width:100%;padding:90px 24px 125px}.kicker{text-transform:uppercase;letter-spacing:.16em;font-weight:700;font-size:.75rem;color:var(--lime);margin:0 0 20px}.kicker.dark{color:#34745f}.hero h1,.section h2,.manufacture h2,.cta h2{font-family:'League Spartan';font-size:clamp(3rem,6vw,5.8rem);line-height:.9;letter-spacing:-.045em;margin:0;text-transform:uppercase}.hero h1 em{font-style:normal;color:var(--lime)}.hero-content>p:not(.kicker){font-size:1.08rem;max-width:600px;line-height:1.6;color:#e5ede9;margin:28px 0}.actions{display:flex;gap:12px}.button.ghost{color:#fff;background:transparent;border:1px solid rgba(255,255,255,.6)}.hero-note{position:absolute;right:0;bottom:0;background:var(--lime);color:var(--ink);padding:26px 5vw;display:flex;flex-direction:column;max-width:440px}.hero-note strong{text-transform:uppercase;font:800 1.25rem 'League Spartan'}.hero-note span{font-size:.85rem;margin-top:3px}.facts{display:grid;grid-template-columns:repeat(4,1fr);border-left:1px solid var(--line)}.facts article{padding:32px 24px;border-right:1px solid var(--line);display:flex;flex-direction:column}.facts b{font:700 1.4rem 'League Spartan';text-transform:uppercase}.facts span{color:var(--muted);font-size:.78rem;margin-top:5px}.section{padding:110px 24px}.intro{background:var(--sand)}.heading-row{display:grid;grid-template-columns:1.05fr .8fr;gap:12vw;align-items:end;margin-bottom:60px}.heading-row h2{font-size:clamp(2.7rem,5vw,5rem)}.heading-row>p{line-height:1.75;color:var(--muted);margin:0}.sector-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #cfd4d0}.sector-grid article{padding:30px 24px 10px;border-right:1px solid #cfd4d0}.sector-grid article:first-child{padding-left:0}.sector-grid span{font:700 .8rem 'League Spartan';color:#398068}.sector-grid h3{font:700 1.35rem 'League Spartan';text-transform:uppercase;margin:32px 0 12px}.sector-grid p{font-size:.88rem;line-height:1.65;color:var(--muted)}.filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:32px}.filters button{border:1px solid var(--line);background:white;padding:10px 17px;font:600 .8rem 'DM Sans';cursor:pointer}.filters button.active{background:var(--green);color:white;border-color:var(--green)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product{border:1px solid var(--line);background:#fff;min-width:0}.product[hidden]{display:none}.product img{width:100%;height:250px;object-fit:cover}.product>div{padding:22px}.product small{text-transform:uppercase;letter-spacing:.12em;color:#377a62;font-weight:700}.product h3{font:700 1.4rem 'League Spartan';text-transform:uppercase;margin:11px 0 8px}.product p{color:var(--muted);font-size:.86rem;line-height:1.6;min-height:68px}.product a{font-weight:700;font-size:.86rem;border-bottom:2px solid var(--lime)}.product.featured{grid-column:span 2;display:grid;grid-template-columns:1.2fr 1fr}.product.featured img{height:100%;min-height:330px}.product.featured>div{display:flex;flex-direction:column;justify-content:center;padding:40px}.product.featured p{min-height:auto}.manufacture{background:var(--green);color:white}.manufacture .wrap{display:grid;grid-template-columns:1fr 1fr;align-items:center}.manufacture .wrap>div{padding:80px 55px 80px 24px}.manufacture h2{font-size:clamp(2.7rem,4vw,4.8rem)}.manufacture p:not(.kicker){color:#cfddd7;line-height:1.7;max-width:540px;margin:25px 0}.manufacture img{width:100%;height:500px;object-fit:cover}.button.light{background:white}.brands{text-align:center;background:var(--sand)}.brands h2{font-size:clamp(2.8rem,5vw,5rem)}.brands-lead{color:var(--muted);max-width:630px;margin:18px auto 48px}.brand-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #ccd2cd;border-left:1px solid #ccd2cd}.brand-grid>*{min-height:140px;border-right:1px solid #ccd2cd;border-bottom:1px solid #ccd2cd;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff}.brand-grid strong{font:800 1.65rem 'League Spartan';letter-spacing:.05em}.brand-grid span{font-size:.72rem;color:var(--muted);margin-top:6px}.brand-grid a:hover{background:var(--lime)}.brand-note{font-size:.82rem;color:var(--muted);margin-top:25px}.about .wrap{display:grid;grid-template-columns:1fr 1fr;gap:12vw}.about h2{font-size:clamp(2.8rem,4.5vw,4.8rem)}.about .wrap>div:last-child{padding-top:25px;color:var(--muted);line-height:1.8}.cta{background:var(--lime);text-align:center;padding:100px 24px}.cta .kicker{color:#2c6d56}.cta h2{font-size:clamp(2.7rem,5vw,5.2rem)}.cta p:not(.kicker){margin:24px}.cta .button{background:var(--ink);color:white}footer{background:var(--ink);color:white;padding:55px 24px 20px}footer .wrap{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:40px}.footer-brand{margin:0}.footer-brand .brand-icon{background:var(--lime);color:var(--ink)}.footer-brand small{color:#9daba5}footer .wrap>div:not(.brand){display:flex;flex-direction:column;gap:7px;font-size:.82rem;color:#b6c1bc}footer b{text-transform:uppercase;color:white;font-family:'League Spartan';font-size:1rem}footer>p{text-align:center;border-top:1px solid #314039;margin:40px auto 0;padding-top:20px;color:#8d9a94;font-size:.72rem;max-width:var(--wrap)}.wa{position:fixed;right:22px;bottom:22px;width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:white;font-weight:800;box-shadow:0 8px 24px #0004;z-index:30}
@media(max-width:900px){.topline span:nth-child(2){display:none}.topline span+span:before{margin-right:15px}header{height:72px}.menu{display:block}.button.small{display:none}header nav{display:none;position:absolute;top:72px;left:0;right:0;background:white;padding:24px;flex-direction:column;border-bottom:1px solid var(--line)}header nav.open{display:flex}.hero{min-height:620px}.hero-note{left:24px;right:auto;max-width:360px}.facts{grid-template-columns:repeat(2,1fr)}.facts article{border-bottom:1px solid var(--line)}.heading-row{grid-template-columns:1fr;gap:25px}.sector-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.product.featured{grid-column:span 2}.brand-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:620px){.wrap{width:100%}.topline .wrap{justify-content:center}.topline span:not(:last-child){display:none}.topline span+span:before{display:none}.brand{font-size:1rem}.brand-icon{width:40px;height:40px}header{padding:0 18px}.hero{min-height:690px;align-items:flex-start}.hero-shade{background:linear-gradient(rgba(10,28,22,.88),rgba(10,28,22,.67))}.hero-content{padding:80px 20px 160px}.hero h1{font-size:2.85rem}.hero-content>p:not(.kicker){font-size:.96rem}.actions{flex-direction:column;align-items:stretch}.hero-note{left:20px;right:20px;padding:20px}.facts article{padding:24px 18px}.section{padding:75px 20px}.heading-row{margin-bottom:38px}.heading-row h2{font-size:2.6rem}.sector-grid{grid-template-columns:1fr}.sector-grid article{padding:25px 0;border-right:0;border-bottom:1px solid #cfd4d0}.sector-grid h3{margin:18px 0 8px}.product-grid{grid-template-columns:1fr}.product.featured{grid-column:auto;display:block}.product.featured img,.product img{height:230px;min-height:0}.product.featured>div{padding:22px}.product p{min-height:auto}.manufacture .wrap{grid-template-columns:1fr}.manufacture .wrap>div{padding:70px 20px}.manufacture img{height:330px}.brand-grid{grid-template-columns:repeat(2,1fr)}.brand-grid>*{min-height:115px}.about .wrap{grid-template-columns:1fr;gap:20px}.cta{padding:75px 20px}footer .wrap{grid-template-columns:1fr 1fr}.footer-brand{grid-column:span 2}}
.gallery-more{text-align:center;margin-top:38px}.gallery-more p{color:var(--muted);font-size:.8rem}.contact{background:var(--sand)}.contact .wrap{display:grid;grid-template-columns:.8fr 1.2fr;gap:9vw}.contact h2{font-size:clamp(2.8rem,5vw,5rem)}.contact-copy>p:not(.kicker){color:var(--muted);line-height:1.75}.contact-copy>a{display:inline-block;margin-top:25px;font-weight:700;border-bottom:2px solid var(--lime)}.contact-hours{margin-top:30px;display:flex;flex-direction:column;gap:6px;color:var(--muted);font-size:.85rem}.contact-hours b{color:var(--ink);text-transform:uppercase;font-family:'League Spartan'}#contact-form{background:white;border:1px solid var(--line);padding:38px;display:flex;flex-direction:column;gap:18px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}#contact-form label{display:flex;flex-direction:column;gap:7px;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}#contact-form label small{font-weight:400;text-transform:none;color:var(--muted)}#contact-form input,#contact-form textarea{width:100%;border:1px solid #cbd2cd;background:#fafbf9;padding:13px;font:400 .95rem 'DM Sans';color:var(--ink);border-radius:0}#contact-form input:focus,#contact-form textarea:focus{outline:2px solid #8cab3f;border-color:transparent}.form-status{display:none;margin:0;color:#39705e;font-size:.82rem}.form-status.show{display:block}@media(max-width:900px){.contact .wrap{grid-template-columns:1fr;gap:45px}}@media(max-width:620px){.form-row{grid-template-columns:1fr}#contact-form{padding:24px}}
.catalog-hero{background:var(--green);color:white;padding:90px 24px}.catalog-hero>a{font-size:.82rem}.catalog-hero .kicker{margin-top:60px}.catalog-hero h1{font:800 clamp(3.2rem,7vw,6.8rem)/.86 'League Spartan';text-transform:uppercase;letter-spacing:-.045em;margin:0}.catalog-hero p:last-child{max-width:570px;color:#cfddd7;line-height:1.7}.catalog-content{padding:70px 24px 110px;background:var(--sand)}.gallery-count{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.gallery-count strong{font:700 1.5rem 'League Spartan';text-transform:uppercase}.gallery-count span{color:var(--muted);font-size:.82rem}.full-gallery{columns:4 240px;column-gap:14px}.full-gallery figure{break-inside:avoid;margin:0 0 14px;background:white;border:1px solid var(--line);cursor:zoom-in;overflow:hidden}.full-gallery img{width:100%;height:auto;transition:transform .2s}.full-gallery figure:hover img{transform:scale(1.02)}.full-gallery figcaption{padding:10px 12px;text-transform:uppercase;letter-spacing:.08em;font-size:.65rem;color:var(--muted)}#lightbox{width:min(94vw,1000px);max-height:92vh;padding:0;border:0;background:#101914;color:white;box-shadow:0 20px 80px #0008}#lightbox::backdrop{background:#07100ddd}#lightbox img{max-height:82vh;width:100%;object-fit:contain}#lightbox button{position:absolute;right:10px;top:10px;width:42px;height:42px;border:0;border-radius:50%;background:white;font-size:1.6rem;cursor:pointer}#lightbox p{margin:0;padding:12px 20px;font-size:.75rem;color:#c8d3ce}.catalog-page header nav a[href="catalogo.html"]{color:#2b765d}.catalog-page header .brand{margin-right:auto}@media(max-width:620px){.catalog-hero{padding:65px 20px}.catalog-hero .kicker{margin-top:45px}.gallery-count{align-items:flex-start;gap:8px;flex-direction:column}.catalog-content{padding:50px 12px 75px}.full-gallery{columns:2 140px;column-gap:9px}.full-gallery figure{margin-bottom:9px}}
.brand-grid>*{min-height:190px;padding:22px}.brand-logo{width:100%;height:88px;display:flex;align-items:center;justify-content:center;margin:0 0 12px!important}.brand-logo img{display:block;max-width:190px;max-height:82px;width:auto;height:auto}.brand-logo.elegante-logo{height:95px;overflow:hidden}.brand-logo.elegante-logo img{width:190px;height:190px;max-width:none;max-height:none;object-fit:cover;object-position:50% 55%;clip-path:inset(29% 7% 29% 7%)}.brand-grid>*>span:last-child{font-size:.72rem;color:var(--muted);margin-top:6px}@media(max-width:620px){.brand-grid>*{min-height:155px;padding:14px}.brand-logo img{max-width:135px}.brand-logo.elegante-logo img{width:155px;height:155px}}
.section-nav{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:70px}.section-nav a{background:white;border:1px solid var(--line);padding:10px 14px;font-size:.76rem;font-weight:700}.section-nav a:hover{background:var(--lime);border-color:var(--lime)}.catalog-group{scroll-margin-top:110px;margin-bottom:95px}.catalog-group:last-child{margin-bottom:0}.catalog-group-head{display:grid;grid-template-columns:1fr .7fr;gap:8vw;align-items:end;border-top:2px solid var(--ink);padding-top:22px;margin-bottom:30px}.catalog-group-head small{text-transform:uppercase;letter-spacing:.15em;color:#377a62;font-weight:700}.catalog-group-head h2{font:800 clamp(2rem,4vw,3.6rem)/.95 'League Spartan';text-transform:uppercase;margin:8px 0 0}.catalog-group-head p{color:var(--muted);line-height:1.6;margin:0}@media(max-width:620px){.section-nav{margin-bottom:55px}.catalog-group{margin-bottom:70px}.catalog-group-head{grid-template-columns:1fr;gap:14px}.catalog-group-head h2{font-size:2.2rem}}
.brand-card{min-width:0}.brand-card .brand-logo{height:104px}.brand-card .brand-logo img{width:auto;height:auto;object-fit:contain;clip-path:none}.cotnyl-card .brand-logo img{max-width:205px;max-height:82px}.lipari-card .brand-logo img{max-width:190px;max-height:96px}.disprol-card .brand-logo img{max-width:240px;max-height:92px}.brand-card>span:last-child{margin-top:10px!important}@media(max-width:620px){.brand-card .brand-logo{height:84px}.cotnyl-card .brand-logo img{max-width:135px;max-height:65px}.lipari-card .brand-logo img{max-width:125px;max-height:75px}.disprol-card .brand-logo img{max-width:145px;max-height:65px}}
.brand-grid{grid-template-columns:repeat(3,1fr)}@media(max-width:620px){.brand-grid{grid-template-columns:1fr}}
.lipari-card .brand-logo img{filter:brightness(0)}
.site-brand{align-self:stretch;overflow:hidden}.site-logo{width:158px;height:70px;object-fit:contain;background:white}.footer-logo{width:235px;height:auto;max-height:150px;border-radius:2px}footer .footer-brand{align-items:flex-start}@media(max-width:620px){.site-logo{width:128px;height:60px}.footer-logo{width:190px;height:auto}}
.form-trap{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}.form-privacy{margin:0;color:var(--muted);font-size:.72rem;line-height:1.5}
.site-logo{background:transparent}.footer-logo{background:transparent}.wa svg{width:31px;height:31px;display:block;fill:#fff}
.elegante-card .brand-logo img{max-width:225px;max-height:98px}@media(max-width:620px){.elegante-card .brand-logo img{max-width:160px;max-height:76px}}
.location{background:var(--green);color:white}.location .wrap{display:grid;grid-template-columns:.72fr 1.28fr;gap:7vw;align-items:center}.location h2{color:white;font-size:clamp(2.8rem,5vw,5rem)}.location address,.location-hours{display:flex;flex-direction:column;gap:5px;font-style:normal;color:#cedbd6;font-size:.9rem}.location address{margin:28px 0 24px}.location address strong,.location-hours b{color:white;font:700 1.05rem 'League Spartan';text-transform:uppercase}.location-hours{margin-bottom:28px}.map-frame{min-height:480px;border:8px solid white;box-shadow:0 24px 55px #07130e66}.map-frame iframe{display:block;width:100%;height:480px}.location{scroll-margin-top:80px}@media(max-width:800px){.location .wrap{grid-template-columns:1fr}.map-frame,.map-frame iframe{min-height:400px;height:400px}}@media(max-width:620px){.map-frame,.map-frame iframe{min-height:330px;height:330px}.map-frame{border-width:5px}}
/* Motion system */
@keyframes heroImageIn{from{opacity:.35;transform:scale(1.07)}to{opacity:1;transform:scale(1)}}
@keyframes heroTextIn{from{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}
@keyframes heroNoteIn{from{opacity:0;transform:translateX(45px)}to{opacity:1;transform:translateX(0)}}
@keyframes headerIn{from{opacity:0;transform:translateY(-18px)}to{opacity:1;transform:translateY(0)}}
header{animation:headerIn .55s cubic-bezier(.22,.61,.36,1) both}.hero>img{animation:heroImageIn 1.15s cubic-bezier(.22,.61,.36,1) both}.hero-content>*{animation:heroTextIn .72s cubic-bezier(.22,.61,.36,1) both}.hero-content>*:nth-child(1){animation-delay:.08s}.hero-content>*:nth-child(2){animation-delay:.18s}.hero-content>*:nth-child(3){animation-delay:.3s}.hero-content>*:nth-child(4){animation-delay:.42s}.hero-note{animation:heroNoteIn .7s .55s cubic-bezier(.22,.61,.36,1) both}.motion-ready .reveal-item{opacity:0;transform:translateY(28px);transition:opacity .65s cubic-bezier(.22,.61,.36,1),transform .65s cubic-bezier(.22,.61,.36,1);transition-delay:var(--reveal-delay,0ms)}.motion-ready .reveal-item.is-visible{opacity:1;transform:translateY(0)}.product img,.full-gallery img,.brand-card,.map-frame{transition:transform .35s cubic-bezier(.22,.61,.36,1),box-shadow .35s ease,filter .35s ease}.product:hover img{transform:scale(1.035)}.brand-card:hover{transform:translateY(-5px);box-shadow:0 16px 32px #13251e17}.map-frame:hover{transform:translateY(-4px);box-shadow:0 30px 65px #07130e80}.filters button,.section-nav a,.wa{transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.filters button:hover,.section-nav a:hover{transform:translateY(-2px)}.wa:hover{transform:translateY(-4px) scale(1.06);box-shadow:0 14px 30px #0005}.button{position:relative;overflow:hidden}.button:after{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 25%,#fff7 50%,transparent 75%);transform:translateX(-130%);transition:transform .55s ease}.button:hover:after{transform:translateX(130%)}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,header,.hero>img,.hero-content>*,.hero-note,.motion-ready .reveal-item{animation:none!important;transition:none!important;opacity:1!important;transform:none!important}.button:after{display:none}}

/* Encuadre del hero exclusivamente para celulares: prioriza el frente y el interior del local. */
@media(max-width:620px){.hero>img{object-position:center 72%}}

/* Identidad del encabezado */
.header-identity{display:flex;align-items:center;gap:12px;margin-right:auto;align-self:stretch;min-width:0}.header-identity .site-brand{margin-right:0}.header-local-photo{width:112px;height:60px;object-fit:cover;object-position:center 58%;border-left:3px solid var(--lime);border-radius:2px;box-shadow:0 4px 14px #10221a1c}

/* Cinco datos y cinco distribuidores */
.facts{grid-template-columns:repeat(5,1fr)}.brand-grid{grid-template-columns:repeat(5,1fr)}.kovalplast-card .brand-logo img{max-width:190px;max-height:82px}.work-card .brand-logo{background:var(--green);border-radius:4px;padding:13px}.work-card .brand-logo img{max-width:190px;max-height:70px}

/* Reseñas verificadas en la ficha pública de Google */
.reviews{background:var(--ink);color:white;scroll-margin-top:80px}.reviews-heading{display:grid;grid-template-columns:1.2fr .8fr;gap:8vw;align-items:end;margin-bottom:50px}.reviews h2{font:800 clamp(2.8rem,5vw,5rem)/.92 'League Spartan';letter-spacing:-.04em;text-transform:uppercase;margin:0;max-width:760px}.google-score{display:flex;align-items:center;gap:20px;border-left:1px solid #ffffff38;padding-left:35px}.google-score strong{font:800 clamp(4rem,7vw,6.5rem)/.8 'League Spartan';color:var(--lime)}.google-score p{margin:7px 0 0;color:#bdcbc5;font-size:.82rem}.review-stars{color:#fbbc04;letter-spacing:.12em;font-size:1.05rem}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.review-grid article{display:flex;flex-direction:column;min-height:230px;padding:30px;background:#21322b;border:1px solid #ffffff1a}.review-grid blockquote{font-size:1.03rem;line-height:1.65;margin:28px 0 auto}.review-grid article>p{font-size:.78rem;color:#b9c7c1;margin:25px 0 0;font-weight:700}.review-actions{display:flex;gap:12px;margin-top:32px}.button.ghost-dark{background:transparent;color:white;border:1px solid #ffffff80}.reviews-note{color:#8fa099;font-size:.68rem;margin:18px 0 0}

@media(max-width:1100px){header nav{gap:17px}.header-local-photo{width:92px}.facts{grid-template-columns:repeat(5,1fr)}}
@media(max-width:900px){.facts{grid-template-columns:repeat(2,1fr)}.facts article:last-child{grid-column:span 2}.brand-grid{grid-template-columns:repeat(3,1fr)}.reviews-heading{grid-template-columns:1fr}.google-score{border-left:0;padding-left:0}.review-grid{grid-template-columns:1fr}.review-grid article{min-height:0}.catalog-page .header-local-photo{display:block}}
@media(max-width:620px){.header-identity{gap:7px}.header-local-photo{width:78px;height:52px;border-left-width:2px}.brand-grid{grid-template-columns:1fr}.facts article:last-child{grid-column:auto}.reviews-heading{margin-bottom:32px}.google-score{gap:14px}.review-actions{flex-direction:column}.review-actions .button{width:100%}.work-card .brand-logo img,.kovalplast-card .brand-logo img{max-width:155px}}
@media(max-width:390px){.header-local-photo{display:none}}

/* WhatsApp y mayor contraste para el distribuidor Work */
header .button.small{background:#25d366;color:#fff}.work-card .brand-logo{height:104px;background:#0b1712;border:1px solid #294a3d;padding:16px 8px;box-shadow:inset 0 0 0 3px #ffffff0d}.work-card .brand-logo img{width:100%;max-width:225px;max-height:78px;filter:contrast(1.35)}
@media(max-width:620px){.work-card .brand-logo{height:92px;padding:14px 8px}.work-card .brand-logo img{max-width:190px;max-height:68px}}
