.products-section{padding:3rem 0}.products-section--offers{background:var(--c-bg-alt)}.products-section--new{background:var(--c-bg)}.products-section--categories{padding:4rem 0;background:var(--c-bg-alt)}.products-section__header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:1.5rem;gap:1rem;flex-wrap:wrap}.section-pretitle{display:block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;color:var(--c-offer);margin-bottom:.25rem}.section-title{font-size:1.75rem;font-weight:800;color:var(--c-text);margin:0;line-height:1.2}.btn--offer{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.75rem;background:var(--c-offer);color:#fff;border:none;border-radius:6px;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;text-decoration:none;cursor:pointer;transition:all .2s;white-space:nowrap}.btn--offer:hover{background:#e55a2b;transform:translateY(-1px);box-shadow:0 4px 12px rgba(255,107,53,.3)}.btn--outline{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.5rem;background:0 0;color:var(--c-text);border:2px solid var(--c-gray-300);border-radius:6px;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;text-decoration:none;cursor:pointer;transition:all .2s;white-space:nowrap}.btn--outline:hover{border-color:var(--c-primary);color:var(--c-primary);background:rgba(29,61,54,.05)}.products-carousel{position:relative;padding:0 2rem}.products-carousel__track{display:flex;gap:1rem;overflow-x:auto;overflow-y:hidden;overflow-y:clip;scroll-behavior:smooth;overscroll-behavior-x:auto;touch-action:pan-y pinch-zoom;scrollbar-width:none;padding:.5rem 0 1rem}.products-carousel__track::-webkit-scrollbar{display:none}.products-carousel__track>*{flex-shrink:0}.products-carousel__track .product-card__image-link,.products-carousel__track .product-card__image-link .product-card__image,.products-carousel__track .product-card__image-link img{-webkit-user-drag:none;user-select:none}.home-products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;align-items:stretch;overflow:visible}.home-products-grid .product-card{width:100%;min-width:0;max-width:none}@media (hover:hover) and (pointer:fine){.products-carousel__track{overflow-x:hidden;overflow-y:hidden;overflow-y:clip;overscroll-behavior:auto}}.home-commercial-band{padding:clamp(2rem,4vw,3.6rem) 0;background:#fff}.home-commercial-band--muted{background:#f5f7f8;border-top:1px solid #dce3e8;border-bottom:1px solid #dce3e8}.home-commercial-head{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1rem}.home-commercial-head__eyebrow{display:block;margin-bottom:.32rem;color:#56646c;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.home-commercial-head__title{margin:0;color:#1f2d34;font-size:clamp(1.28rem, 1.08rem + .9vw, 1.82rem);line-height:1.15}.home-commercial-head__text{max-width:38rem;margin:.35rem 0 0;color:#53616a;font-size:.9rem;line-height:1.5}.brand-strip{overflow:hidden;border:1px solid #d8e4de;border-radius:10px;background:linear-gradient(180deg,#fff 0,#f7fbf8 100%)}.brand-strip__track{display:flex;width:max-content;min-width:100%;gap:.75rem;padding:.85rem;animation:brandStripMove 28s linear infinite}.brand-strip:hover .brand-strip__track{animation-play-state:paused}.brand-card{width:168px;min-height:74px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;padding:.58rem .9rem;border:0;border-radius:0;background:0 0;color:#25343b;font-size:.82rem;font-weight:800;letter-spacing:.02em;text-align:center;text-transform:uppercase}.brand-card img{display:block;max-width:138px;max-height:50px;object-fit:contain}@keyframes brandStripMove{from{transform:translateX(0)}to{transform:translateX(-50%)}}.home-commercial-band--steel-shortcuts{padding-top:1.55rem;padding-bottom:1.55rem;background:#f5f7f8;border-top:1px solid #dce7e0;border-bottom:1px solid #dce7e0}.home-commercial-band--steel-shortcuts .home-commercial-head{margin-bottom:.85rem}.steel-strip{overflow:hidden;border:1px solid #cfded6;border-radius:10px;background:linear-gradient(180deg,#fff 0,#f3f8f5 100%);box-shadow:0 8px 18px rgba(13,52,31,.08);touch-action:pan-y}.steel-strip__track{display:flex;width:max-content;min-width:100%;gap:0;animation:steelStripMove 34s linear infinite}.steel-strip:hover .steel-strip__track{animation-play-state:paused}.steel-card{width:166px;min-height:104px;flex:0 0 auto;display:grid;align-content:center;justify-items:center;gap:.42rem;padding:.72rem .55rem;color:#17372c;text-align:center;text-decoration:none;transition:background-color .18s ease,color .18s ease,transform .18s ease}.steel-card:focus-visible,.steel-card:hover{background:rgba(15,107,56,.08);color:#0f6b38;transform:translateY(-1px)}.steel-card__icon{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;color:#0f6b38}.steel-card__svg{display:block;width:32px;height:32px}.steel-card__img{display:block;width:32px;height:32px;object-fit:contain}.steel-card__title{max-width:136px;color:currentColor;font-size:.88rem;font-weight:800;line-height:1.12}@keyframes steelStripMove{from{transform:translateX(0)}to{transform:translateX(-50%)}}.commercial-support{display:grid;grid-template-columns:minmax(0,.95fr) minmax(280px,1.05fr);gap:clamp(1rem,3vw,2rem);align-items:center}.commercial-support__media{min-height:260px;aspect-ratio:16/10;display:flex;align-items:center;justify-content:center;border:1px solid #d8e0e5;border-radius:10px;background:#fff;overflow:hidden}.commercial-support__media img{width:100%;height:100%;max-height:360px;object-fit:contain;padding:.8rem}.commercial-support__placeholder{display:grid;place-items:center;width:100%;height:100%;padding:1rem;color:#66747c;font-weight:700;text-align:center}.commercial-support__actions{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1rem}.payment-brand-row{display:flex;align-items:center;flex-wrap:wrap;gap:.48rem}.payment-brand-row img,.webpay-pay-btn__logo{display:block;width:auto;max-width:86px;height:24px;object-fit:contain}.webpay-pay-btn__logo{margin-right:.45rem}.webpay-result__payment-brand{justify-content:center;margin:.8rem 0 1rem}@media (prefers-reduced-motion:reduce){.brand-strip__track{animation:none;width:100%;flex-wrap:wrap}.steel-strip__track{animation:none;width:100%;flex-wrap:wrap}}@media (max-width:1023px){.steel-card{width:150px;min-height:96px}.commercial-support{grid-template-columns:1fr}}@media (max-width:767px){.home-commercial-head{display:grid;align-items:start}.brand-strip{overflow-x:auto;scrollbar-width:none}.brand-strip::-webkit-scrollbar{display:none}.brand-strip__track{animation:none;width:max-content}.brand-card{width:142px;min-height:66px}.steel-card{width:132px;min-height:88px;padding:.62rem .42rem}.steel-card__icon{width:30px;height:30px}.steel-card__svg{width:28px;height:28px}.steel-card__img{width:28px;height:28px}.steel-card__title{max-width:112px;font-size:.78rem}.commercial-support__media{min-height:210px}}.products-carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:40px;height:40px;border-radius:50%;background:#fff;border:1px solid var(--c-gray-200);box-shadow:0 2px 8px rgba(0,0,0,.1);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;color:var(--c-text)}.products-carousel__arrow:hover{background:var(--c-primary);color:#fff;border-color:var(--c-primary);box-shadow:0 4px 12px rgba(29,61,54,.3)}.products-carousel__arrow:disabled{opacity:.38;cursor:not-allowed;box-shadow:none;pointer-events:none}.products-carousel__arrow:focus-visible{outline:3px solid rgba(15,107,56,.22);outline-offset:3px}.products-carousel__arrow-icon{width:22px;height:22px}.products-carousel__arrow--prev{left:-.5rem}.products-carousel__arrow--next{right:-.5rem}.product-card{position:relative;width:100%;min-width:220px;max-width:280px;background:#fff;border-radius:12px;overflow:hidden;border:1px solid var(--c-gray-100);transition:all .25s ease;display:flex;flex-direction:column}.product-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.1);border-color:var(--c-accent)}.product-card:focus-within{border-color:var(--c-primary);box-shadow:0 0 0 3px rgba(27,94,32,.16),0 8px 24px rgba(0,0,0,.08)}.product-card__badge{position:absolute;top:.75rem;z-index:2;padding:.25rem .625rem;font-size:.7rem;font-weight:700;border-radius:4px;text-transform:uppercase;letter-spacing:.5px}.product-card__badge--offer{left:.75rem;background:#f44336;color:#fff}.product-card__badge--new{right:.75rem;background:var(--c-accent);color:#fff}.product-card__badge--offer+.product-card__badge--new{top:2.5rem}.product-card__image-link{display:block;aspect-ratio:1;overflow:hidden;background:#f9f9f6;border-bottom:1px solid var(--c-gray-100)}.product-card__image-link .product-card__image,.product-card__image-link img{width:100%;height:100%;object-fit:contain;padding:1rem;transition:transform .3s}.product-card:hover .product-card__image-link img{transform:scale(1.05)}.product-card__image--placeholder{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f5f5f0 0,#eee 100%)}.product-card__body{padding:.875rem;display:flex;flex-direction:column;flex-grow:1;gap:.375rem}.product-card__category{font-size:.65rem;font-weight:600;color:var(--c-accent);text-transform:uppercase;letter-spacing:.5px}.product-card__name{font-size:.85rem;font-weight:600;line-height:1.3;color:var(--c-text);margin:0;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.2em}.product-card__name a{color:inherit;text-decoration:none}.product-card__name a:hover{color:var(--c-primary)}.product-card__name a:focus-visible{outline:0}.product-card__prices{display:flex;align-items:baseline;gap:.375rem;flex-wrap:wrap;margin-top:auto;padding-top:.375rem}.product-card__price{font-size:1.25rem;font-weight:800;color:var(--c-text)}.product-card__price--quote{color:var(--c-accent);font-size:1rem}.product-card__price-old{font-size:.8rem;color:var(--c-text-muted);text-decoration:line-through}.product-card__price--sale{color:#d32f2f}.product-card__iva{font-size:.65rem;color:var(--c-text-muted);font-weight:500}.product-card__neto{display:block;width:100%;font-size:.7rem;color:var(--c-text-muted);margin-top:.1rem}.product-card .btn{margin-top:.5rem;font-size:.8rem;padding:.625rem 1rem;display:flex;align-items:center;justify-content:center;gap:.375rem;border-radius:8px}.product-card .btn--primary{background:var(--c-accent);color:#fff;border:none}.product-card .btn--primary:hover{background:var(--c-accent-hover)}.product-card .btn svg{flex-shrink:0}@media (max-width:768px){.products-carousel__arrow{width:44px;height:44px}.product-card{max-width:100%;min-width:0}}.categories-compact-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:1rem}.category-compact-card{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem 1rem;background:#fff;border:2px solid var(--c-gray-100);border-radius:12px;text-decoration:none;color:var(--c-text);transition:all .25s;text-align:center}.category-compact-card:hover{border-color:var(--c-accent);transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.08)}.category-compact-card__icon{width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--c-bg-alt);color:var(--c-primary);transition:all .25s;overflow:hidden}.category-compact-card__icon img{width:100%;height:100%;object-fit:cover;border-radius:50%}.category-compact-card:hover .category-compact-card__icon{background:var(--c-accent);color:#fff}.category-compact-card__name{font-size:.85rem;font-weight:700;color:var(--c-text)}.category-compact-card__count{font-size:.7rem;color:var(--c-text-muted)}.promo-banner{padding:3rem 0;background:var(--c-bg-alt)}.promo-banner__content{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center;background:var(--c-bg);border-radius:16px;padding:3rem;overflow:hidden}.promo-banner__badge{display:inline-block;background:var(--c-offer);color:#fff;padding:.375rem 1rem;border-radius:20px;font-size:.8rem;font-weight:700;margin-bottom:1rem}.promo-banner__title{font-size:2.25rem;font-weight:800;color:var(--c-text);margin:0 0 .75rem;line-height:1.1}.promo-banner__subtitle{font-size:1rem;color:var(--c-text-muted);margin:0 0 1.5rem}.promo-banner__image{border-radius:12px;overflow:hidden}.promo-banner__text{color:var(--c-text)}.promo-banner__image img{width:100%;height:auto;display:block;border-radius:12px}.cta-whatsapp-section{padding:3rem 0;background:var(--c-primary)}.cta-whatsapp__content{display:flex;align-items:center;justify-content:center;gap:3rem;flex-wrap:wrap;text-align:center}.cta-whatsapp__title{font-size:1.75rem;font-weight:800;color:#fff;margin:0}.cta-whatsapp__subtitle{font-size:1rem;color:rgba(255,255,255,.8);margin:.25rem 0 0}.cta-whatsapp__content .btn--whatsapp{background:var(--grad-whatsapp,linear-gradient(135deg,#146b4b 0,#0f4f44 100%));color:#fff;border:none;padding:.875rem 2rem;font-size:.9rem;font-weight:700;border-radius:8px;display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;text-transform:uppercase;letter-spacing:.5px;transition:all .2s}.cta-whatsapp__content .btn--whatsapp:hover{background:linear-gradient(135deg,#0f5d43 0,#0b3f36 100%);transform:translateY(-2px);box-shadow:0 8px 22px rgba(15,79,68,.3),0 3px 8px rgba(0,0,0,.12)}.categories-row{padding:1.5rem 0;background:#fff;border-bottom:1px solid var(--c-gray-100)}.categories-row__list{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap;list-style:none;margin:0;padding:0}.categories-row__item{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-decoration:none;color:var(--c-text-muted);font-size:.75rem;font-weight:600;transition:all .2s;min-width:80px;text-align:center}.categories-row__item:hover{color:var(--c-primary)}.categories-row__icon{width:48px;height:48px;border-radius:50%;background:var(--c-bg-alt);display:flex;align-items:center;justify-content:center;transition:all .2s;color:var(--c-primary)}.categories-row__item:hover .categories-row__icon{background:var(--c-primary);color:#fff}@media (max-width:1200px){.categories-compact-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.products-section{padding:2rem 0}.products-section__header{flex-direction:column;align-items:flex-start}.section-title{font-size:1.35rem}.products-carousel{padding:0}.products-carousel__arrow{display:none}.products-carousel__track{padding:.5rem 1rem;gap:.75rem;scroll-padding:1rem}.product-card{width:180px;min-width:180px}.categories-compact-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.promo-banner__content{grid-template-columns:1fr;padding:2rem 1.5rem;text-align:center}.promo-banner__title{font-size:1.5rem}.cta-whatsapp__content{flex-direction:column;gap:1.5rem}.cta-whatsapp__title{font-size:1.35rem}.categories-row__list{gap:1rem;justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:.5rem}.categories-row__item{min-width:70px}}@media (max-width:480px){.product-card{width:160px;min-width:160px}.product-card__price{font-size:1.1rem}.product-card__body{padding:.625rem}.product-card__name{font-size:.8rem}}.faq-section{padding:4rem 0}.faq-section__header{text-align:center;margin-bottom:3rem}.faq-section__title{font-size:2rem;font-weight:800;color:var(--c-text);margin:0 0 .5rem}.faq-section__subtitle{color:var(--c-text-muted);font-size:1rem}.faq-grid{display:grid;grid-template-columns:240px 1fr;gap:2rem}.faq-categories__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.25rem;position:sticky;top:100px}.faq-categories__item{padding:.75rem 1.25rem;border-radius:8px;font-size:.9rem;font-weight:500;color:var(--c-text-muted);cursor:pointer;transition:all .2s;border:none;background:0 0;text-align:left;width:100%}.faq-categories__item:hover{background:var(--c-bg-alt);color:var(--c-primary)}.faq-categories__item.is-active{background:var(--c-primary);color:#fff;font-weight:600}.faq-items{display:flex;flex-direction:column;gap:.75rem}.faq-item{background:#fff;border:1px solid var(--c-gray-100);border-radius:12px;overflow:hidden;transition:all .2s}.faq-item:hover{border-color:var(--c-gray-200)}.faq-item__question{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;cursor:pointer;font-size:.95rem;font-weight:600;color:var(--c-text);background:0 0;border:none;width:100%;text-align:left;gap:1rem;transition:color .2s}.faq-item__question:hover{color:var(--c-primary)}.faq-item__icon{flex-shrink:0;width:24px;height:24px;transition:transform .3s}.faq-item.is-open .faq-item__icon{transform:rotate(180deg)}.faq-item__answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-item.is-open .faq-item__answer{max-height:500px}.faq-item__answer-inner{padding:0 1.5rem 1.25rem;font-size:.9rem;line-height:1.7;color:var(--c-text-muted)}.faq-item.is-open{border-color:var(--c-accent);box-shadow:0 2px 12px rgba(76,175,80,.1)}.contact-form-section{padding:4rem 0;background:var(--c-bg-alt)}.contact-form-section__header{text-align:center;margin-bottom:2rem}.contact-form__grid{max-width:700px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:1rem}.contact-form__grid .form-group--full{grid-column:1/-1}.contact-form__grid .form-group{display:flex;flex-direction:column;gap:.375rem}.contact-form__grid label{font-size:.85rem;font-weight:600;color:var(--c-text)}.contact-form__grid input,.contact-form__grid select,.contact-form__grid textarea{padding:.75rem 1rem;border:1px solid var(--c-gray-200);border-radius:8px;font-size:.9rem;font-family:inherit;transition:border-color .2s}.contact-form__grid input:focus,.contact-form__grid select:focus,.contact-form__grid textarea:focus{outline:0;border-color:var(--c-accent);box-shadow:0 0 0 3px rgba(76,175,80,.15)}.quick-contact{padding:3rem 0}.quick-contact__grid{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}.quick-contact__btn{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;border-radius:12px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;border:2px solid var(--c-gray-200);background:#fff;color:var(--c-text)}.quick-contact__btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.quick-contact__btn--whatsapp{border-color:var(--c-whatsapp,#146b4b);color:var(--c-whatsapp,#146b4b)}.quick-contact__btn--whatsapp:hover{background:var(--c-whatsapp,#146b4b);color:#fff}.quick-contact__btn--phone{border-color:var(--c-primary);color:var(--c-primary)}.quick-contact__btn--phone:hover{background:var(--c-primary);color:#fff}@media (max-width:768px){.faq-grid{grid-template-columns:1fr}.faq-categories__list{flex-direction:row;overflow-x:auto;position:static;gap:.5rem;padding-bottom:.5rem}.faq-categories__item{white-space:nowrap;padding:.5rem 1rem;font-size:.8rem}.contact-form__grid{grid-template-columns:1fr}}.home .products-section{padding:clamp(2.5rem,4vw,4rem) 0}.home .products-section__header{align-items:flex-end;gap:1rem;margin-bottom:1.5rem}.home .products-section__header>div{display:grid;gap:.45rem}.home .section-pretitle{letter-spacing:.14em;font-size:.74rem;color:#0f6b38}.home .section-title{margin:0;font-size:clamp(1.45rem, 1.25rem + 1.2vw, 2.05rem);line-height:1.16;color:#11252a}.home .products-carousel__track{gap:1rem;padding-bottom:.25rem}.home .products-carousel__arrow{width:42px;height:42px;border:1px solid #d8e3dc;background:#fff;color:#1f3631;box-shadow:0 8px 18px rgba(11,56,34,.14)}.home .products-carousel__arrow:hover{border-color:#0f6b38;background:#f2f8f4;color:#0f6b38}.product-card{border:1px solid #d9e5dd;border-radius:14px;background:#fff;box-shadow:0 2px 8px rgba(18,56,34,.06)}.product-card:hover{border-color:#bfd4c7;box-shadow:0 14px 28px rgba(12,52,31,.14)}.product-card__image-link{display:block;background:#f6f9f7}.product-card__image{width:100%;aspect-ratio:4/3;object-fit:cover}.product-card__body{display:grid;gap:.45rem;padding:.75rem .8rem .85rem}.product-card__category{display:inline-flex;width:fit-content;padding:.2rem .5rem;border-radius:999px;background:#eef6f1;color:#0e6a37;font-weight:700;font-size:.68rem;letter-spacing:.03em}.product-card__name{min-height:2.55em;line-height:1.25}.product-card__name a{color:#1a2c2a}.product-card__prices{gap:.2rem}.product-card__price,.product-card__price--sale{font-size:1.5rem;color:#0e7a3f;line-height:1}.product-card__price-old{color:#74867d}.product-card__iva,.product-card__neto{font-size:.7rem}.product-card .btn{min-height:38px;border-radius:8px;font-size:.78rem;font-weight:700}.home .categories-compact-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:.75rem}.home .category-compact-card{border:1px solid #dae6de;border-radius:12px;background:#fff;box-shadow:0 1px 4px rgba(18,56,34,.06);padding:.7rem}.home .category-compact-card:hover{border-color:#b8d2c3;box-shadow:0 10px 20px rgba(11,55,33,.14)}.home .category-compact-card__icon{height:72px;border-radius:10px;background:#f4f9f6;border:1px solid #e3ede6;margin-bottom:.5rem}.home .category-compact-card__name{font-size:.86rem;color:#1c312e}.home .category-compact-card__count{font-size:.7rem}.front-trust-banner{border-top:1px solid #0e5c31;border-bottom:1px solid #0b4a27;background:linear-gradient(90deg,#0a4e2a 0,#0d6735 48%,#0a552d 100%)}.front-trust-banner__text{font-size:clamp(1rem, .94rem + .25vw, 1.15rem);letter-spacing:.01em}.front-trust-banner__text strong{color:#d8f2e3}.front-value-props{background:#fff;border-bottom:1px solid #e3ece5}.front-value-props__grid{gap:.75rem}.front-value-props__item{background:#fff;border:1px solid #dbe7df;border-radius:14px;padding:1rem .9rem;box-shadow:0 2px 8px rgba(13,56,33,.06)}.front-value-props__item h3{margin-bottom:.2rem;font-size:.98rem}.front-value-props__item p{font-size:.8rem}.front-value-props__icon{width:40px;height:40px;border-radius:10px;background:#eff7f2;border:1px solid #d4e4da;display:inline-flex;align-items:center;justify-content:center;margin-bottom:.55rem}.cta-whatsapp-section{padding:2.4rem 0 3rem;background:linear-gradient(180deg,#f7faf8 0,#eef5f1 100%)}.cta-whatsapp__content{border:1px solid #dce8df;border-radius:18px;padding:1.35rem 1.6rem;background:#fff;box-shadow:0 10px 24px rgba(12,55,33,.08)}.cta-whatsapp__title{margin:0 0 .35rem;font-size:clamp(1.3rem, 1.18rem + .7vw, 1.85rem);color:#123529}.cta-whatsapp__subtitle{margin:0;color:#4b635b}@media (max-width:1279px){.home .categories-compact-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (max-width:1023px){.home .categories-compact-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-card__price,.product-card__price--sale{font-size:1.35rem}}@media (max-width:767px){.home .products-section__header{align-items:flex-start}.home .categories-compact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.front-value-props__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cta-whatsapp__content{padding:1.05rem}}.home .products-carousel__track,.home .products-grid{align-items:stretch}.home .products-carousel__track>*{height:auto}.product-card{display:grid;grid-template-rows:auto 1fr;height:100%;overflow:hidden}.product-card__body{height:100%;align-content:start}.product-card__name{margin:0;font-size:.94rem;min-height:2.68em}.product-card__name a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card__prices{margin-top:auto}.product-card__image--placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.45rem;color:#7e9489;background:linear-gradient(145deg,#f5f9f7 0,#edf4ef 100%)}.product-card__image--placeholder span{font-size:.76rem;font-weight:600}.product-card .btn{margin-top:.35rem}.home .category-compact-card{height:100%;display:grid;grid-template-rows:auto 1fr auto}.home .category-compact-card__name{min-height:2.45em;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:767px){.product-card__name{font-size:.88rem}.product-card__body{padding:.68rem .7rem .78rem}.home .category-compact-card{padding:.62rem}}@media (max-width:1023px){.products-carousel__arrow{width:44px;height:44px}.product-card .btn{min-height:44px;padding:.7rem 1rem;font-size:.82rem}}@media (max-width:767px){.home .products-section{padding:1.85rem 0 2.2rem}.home .section-title{font-size:clamp(1.22rem, 1.02rem + 1vw, 1.58rem);line-height:1.18}.home .products-carousel__track{gap:.62rem;padding:.45rem .72rem .72rem}.home .product-card__body{padding:.62rem .64rem .7rem}.home .product-card__price,.home .product-card__price--sale{font-size:1.24rem}.products-carousel__track .product-card{width:176px;min-width:176px}.home-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.72rem}}@media (max-width:480px){.home .products-carousel__track{gap:.55rem;padding:.35rem .6rem .6rem}.products-carousel__track .product-card{width:154px;min-width:154px}.home-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.62rem}}.home .products-carousel__track{overflow-x:auto;overflow-y:hidden;overflow-y:clip;overscroll-behavior:auto;-webkit-overflow-scrolling:auto;touch-action:pan-y pinch-zoom}.home .home-products-grid .product-card{width:100%;min-width:0;max-width:none}.home .home-products-carousel{--home-carousel-gap:1rem;--home-carousel-card-width:calc((100% - (var(--home-carousel-gap) * 3)) / 4);padding:0 3rem}.home .home-products-carousel .products-carousel__track{gap:var(--home-carousel-gap);overflow-x:auto;overflow-y:hidden;overflow-y:clip;overscroll-behavior-x:auto;overscroll-behavior-y:auto;scroll-snap-type:none;touch-action:pan-y pinch-zoom;padding:.35rem 0 .9rem}@media (hover:hover) and (pointer:fine){.home .home-products-carousel .products-carousel__track,.home .products-carousel__track{overflow-x:hidden!important;overflow-y:hidden!important;overflow-y:clip!important;overscroll-behavior:auto!important;scroll-snap-type:none!important;touch-action:auto!important}}@media (hover:none),(pointer:coarse){.home .home-products-carousel .products-carousel__track,.home .products-carousel__track{overflow-x:hidden!important;overflow-y:hidden!important;overflow-y:clip!important;touch-action:pan-y pinch-zoom!important}}.home .home-products-carousel .product-card{flex:0 0 var(--home-carousel-card-width);width:var(--home-carousel-card-width);min-width:0;max-width:none;scroll-snap-align:start}.home .home-products-carousel .products-carousel__arrow{width:44px;height:44px;border-color:#d5ded8;background:#fff;color:#1f2d34}.home .home-products-carousel .products-carousel__arrow:focus-visible:not(:disabled),.home .home-products-carousel .products-carousel__arrow:hover:not(:disabled){border-color:#0f6b38;background:#f2f8f4;color:#0f6b38}.home .home-products-carousel .products-carousel__arrow--prev{left:.35rem}.home .home-products-carousel .products-carousel__arrow--next{right:.35rem}@media (max-width:1023px) and (min-width:768px){.home-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home .home-products-carousel{--home-carousel-card-width:calc((100% - (var(--home-carousel-gap) * 2)) / 3);padding:0 2.75rem}}@media (max-width:767px){.home .home-products-carousel{--home-carousel-gap:0.72rem;--home-carousel-card-width:min(76vw, 250px);padding:0 2.35rem}.home .home-products-carousel .products-carousel__track{gap:var(--home-carousel-gap);padding:.3rem 0 .75rem}.home .home-products-carousel .products-carousel__arrow{display:flex;width:38px;height:38px}.home .home-products-carousel .products-carousel__arrow--prev{left:.1rem}.home .home-products-carousel .products-carousel__arrow--next{right:.1rem}.home .home-products-carousel .product-card{width:var(--home-carousel-card-width);min-width:0}}@media (max-width:430px){.home .home-products-carousel{--home-carousel-card-width:min(82vw, 286px);padding:0 2rem}.home .home-products-carousel .products-carousel__arrow{width:34px;height:34px}}@media (max-width:380px){.home-products-grid{grid-template-columns:minmax(0,1fr)}}.product-card{border-radius:8px;border:1px solid #d8e0e5;box-shadow:none;background:#fff}.product-card:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(15,23,30,.12);border-color:#b8c3cb}.product-card:focus-within{border-color:#85939c;box-shadow:0 0 0 2px rgba(63,74,78,.12)}.product-card__badge--new{background:#5f6c74}.product-card__image-link{background:#fff}.product-card:hover .product-card__image-link img{transform:scale(1.01)}.product-card__category{color:#58656d}.product-card__price,.product-card__price--quote,.product-card__price--sale{color:#1f2930}.product-card .btn{border-radius:6px}.product-card .btn--primary{background:var(--c-accent)}.product-card .btn--primary:hover{background:var(--c-accent-dark)}.home .category-compact-card{border-radius:8px;border:1px solid #d9e0e5;box-shadow:none}.home .category-compact-card:hover{border-color:#b9c4cb;box-shadow:0 4px 10px rgba(15,23,30,.1)}.home .category-compact-card__icon{background:#f4f6f8;border-color:#d8dfe4}.home .category-compact-card__name{color:#223038}.front-trust-banner{border-top:1px solid #37424a;border-bottom:1px solid #273137;background:linear-gradient(90deg,#273137 0,#2f3b43 100%)}.front-trust-banner__text strong{color:#dbe3e8}.front-value-props__item{border:1px solid #d8e0e5;border-left:4px solid #9aa5ad;border-radius:8px;box-shadow:none;text-align:left}.front-value-props__icon{background:#f1f4f6;border:1px solid #d6dee3;color:#485660}.cta-whatsapp-section{background:#f4f6f7}.cta-whatsapp__content{border:1px solid #d6dde2;border-radius:10px;box-shadow:0 6px 14px rgba(15,23,30,.12)}.cta-whatsapp__title{color:#1f2d34}.cta-whatsapp__subtitle{color:#55626a}.product-card__meta{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:.35rem}.product-card__stock-badge{display:inline-flex;align-items:center;min-height:24px;padding:.2rem .55rem;border-radius:999px;font-size:.68rem;font-weight:700;letter-spacing:.01em}.product-card__stock-badge--is-available{background:#eef2f4;color:#32444f}.product-card__stock-badge--is-low{background:#fff6e7;color:#a36008}.product-card__stock-badge--is-out{background:#fdecec;color:#b42318}.product-card__sku{font-size:.66rem;font-weight:600;color:#6a7880;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card__spec-list{margin:.3rem 0 0;padding:0;list-style:none;display:grid;gap:.2rem}.product-card__spec-list li{display:inline-flex;align-items:center;font-size:.72rem;color:#46565f;line-height:1.25}.product-card__spec-list li::before{content:'';width:4px;height:4px;border-radius:50%;margin-right:.42rem;background:#7e8e98;flex-shrink:0}.product-card__actions{display:grid;gap:.34rem;margin-top:.35rem}.product-card .product-card__cta-alt{border-color:#95a4ad;color:#2f4049;text-transform:none;letter-spacing:0}.product-card .product-card__cta-alt:hover{background:#2f4049;border-color:#2f4049;color:#fff}.front-trust-banner{border-top:1px solid #d5dde2;border-bottom:1px solid #d5dde2;background:#f1f3f5}.front-trust-banner__text{color:#2f3f47}.front-trust-banner__text strong{color:#23333b}.front-trust-banner__text svg{stroke:#5a6972}.front-value-props__item{display:grid;grid-template-columns:42px 1fr;column-gap:.72rem;row-gap:.12rem;align-items:start;padding:.9rem .92rem}.front-value-props__icon{grid-row:1/span 2;width:42px;height:42px;border-radius:6px;margin:0}.front-value-props__item h3{margin:0;font-size:.9rem}.front-value-props__item p{margin:0;line-height:1.35}@media (max-width:767px){.front-value-props__item{grid-template-columns:36px 1fr;padding:.75rem}.front-value-props__icon{width:36px;height:36px;padding:7px}}@media (max-width:767px){.product-card{border-radius:12px;border:1px solid #d9e3e9;box-shadow:0 4px 10px rgba(22,40,52,.06);background:#fff}.product-card__image-link{min-height:132px}.product-card__image-link .product-card__image,.product-card__image-link img{aspect-ratio:1/1;object-fit:cover}.product-card__body{padding:.58rem .58rem .62rem;gap:.24rem}.product-card__category{font-size:.66rem;letter-spacing:.05em}.product-card__name{font-size:.88rem;line-height:1.28;min-height:2.56em}.product-card__prices{margin-top:.24rem;gap:.14rem}.product-card__price,.product-card__price--quote,.product-card__price--sale{font-size:clamp(1.08rem, 4.6vw, 1.24rem);line-height:1.1}.product-card__price-old{font-size:.8rem}.product-card__iva,.product-card__neto{font-size:.72rem;line-height:1.2}.product-card__neto,.product-card__spec-list{display:none}.product-card__meta{display:grid;gap:.25rem;align-items:start;justify-items:start}.product-card__stock-badge{min-height:24px;font-size:.74rem;padding:.2rem .58rem}.product-card__sku{max-width:100%;font-size:.73rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card__actions{margin-top:.3rem;gap:.4rem}.product-card .btn{min-height:44px;font-size:.88rem;text-transform:none;letter-spacing:0;border-radius:9px}.product-card .btn svg{width:15px;height:15px}.home .products-carousel__track .product-card{width:min(76vw,250px);min-width:min(76vw,250px)}}@media (max-width:430px){.post-type-archive-product .products-grid--3,.tax-product_cat .products-grid--3{grid-template-columns:repeat(2,minmax(0,1fr));gap:.62rem}.home .products-carousel__track .product-card{width:min(84vw,286px);min-width:min(84vw,286px)}}@media (max-width:360px){.post-type-archive-product .products-grid--3,.tax-product_cat .products-grid--3{grid-template-columns:minmax(0,1fr);gap:.62rem}.post-type-archive-product .products-grid--3 .product-card__body,.tax-product_cat .products-grid--3 .product-card__body{padding:.62rem .62rem .68rem;gap:.28rem}.post-type-archive-product .products-grid--3 .product-card__name,.tax-product_cat .products-grid--3 .product-card__name{font-size:.9rem;line-height:1.34;min-height:2.68em;line-clamp:2;-webkit-line-clamp:2}.post-type-archive-product .products-grid--3 .product-card__sku,.tax-product_cat .products-grid--3 .product-card__sku{display:block;font-size:.72rem}.post-type-archive-product .products-grid--3 .product-card__stock-badge,.tax-product_cat .products-grid--3 .product-card__stock-badge{font-size:.72rem;padding:.2rem .5rem}.post-type-archive-product .products-grid--3 .product-card .btn,.tax-product_cat .products-grid--3 .product-card .btn{min-height:44px;font-size:.86rem;padding:.46rem .52rem}}@media (hover:none),(pointer:coarse){.product-card,.product-card__image-link,.product-card__image-link img,.product-card__image-wrap,.product-card__image-wrap img{touch-action:pan-y pinch-zoom}.product-card:hover,.product-card:hover .product-card__image-link img,.product-card:hover .product-card__image-wrap img{transform:none}}