.Hero-module__s-6kkG__heroSection{background:linear-gradient(135deg,#fff 0%,#eaf7ec 55%,#d9f0dc 100%);width:100%}.Hero-module__s-6kkG__bannerContainer{aspect-ratio:1920/600;background-color:var(--surface-muted);width:100%;position:relative;overflow:hidden}@media (max-width:768px){.Hero-module__s-6kkG__bannerContainer{aspect-ratio:1920/600;min-height:180px}}.Hero-module__s-6kkG__bannerSlide{width:100%;height:100%;position:absolute;inset:0}.Hero-module__s-6kkG__imageLink{width:100%;height:100%;display:block}.Hero-module__s-6kkG__bannerImage{object-fit:cover;width:100%;height:100%}.Hero-module__s-6kkG__navBtn{z-index:10;width:40px;height:40px;color:var(--text-primary);cursor:pointer;transition:background var(--transition), transform var(--transition);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:var(--radius-sm);background:#ffffffd9;border:none;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Hero-module__s-6kkG__navBtn:hover{background:#fff;transform:translateY(-50%)}.Hero-module__s-6kkG__prevBtn{left:1.25rem}.Hero-module__s-6kkG__nextBtn{right:1.25rem}@media (max-width:576px){.Hero-module__s-6kkG__navBtn{width:32px;height:32px}.Hero-module__s-6kkG__prevBtn{left:.75rem}.Hero-module__s-6kkG__nextBtn{right:.75rem}}.Hero-module__s-6kkG__dots{z-index:10;gap:6px;display:flex;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.Hero-module__s-6kkG__dot{cursor:pointer;width:6px;height:6px;transition:background var(--transition), transform var(--transition);background:#ffffff73;border:none;border-radius:50%;padding:0}.Hero-module__s-6kkG__activeDot{background:#fff;border-radius:3px;width:20px}
.EventBanners-module__nbSuIW__section{background-color:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:6rem 0}.EventBanners-module__nbSuIW__header{margin-bottom:2.5rem}.EventBanners-module__nbSuIW__headerTagline{letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);margin-bottom:.5rem;font-size:.6875rem;font-weight:600;display:block}.EventBanners-module__nbSuIW__header h2{color:var(--text-primary);letter-spacing:-.03em;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;line-height:1.1}.EventBanners-module__nbSuIW__header p{color:var(--text-muted);margin-top:.375rem;font-size:1rem;font-weight:400}.EventBanners-module__nbSuIW__grid{grid-template-columns:repeat(5,1fr);gap:1rem;display:grid}@media (max-width:1100px){.EventBanners-module__nbSuIW__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.EventBanners-module__nbSuIW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:400px){.EventBanners-module__nbSuIW__grid{grid-template-columns:1fr}}.EventBanners-module__nbSuIW__card{aspect-ratio:2/3;border-radius:var(--radius-xl);cursor:pointer;position:relative;overflow:hidden}.EventBanners-module__nbSuIW__img{object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.EventBanners-module__nbSuIW__card:hover .EventBanners-module__nbSuIW__img{transform:scale(1.06)}.EventBanners-module__nbSuIW__overlay{background:linear-gradient(#0000 30%,#0000002e 55%,#000000b8 100%);flex-direction:column;justify-content:flex-end;padding:1.25rem 1rem;display:flex;position:absolute;inset:0}.EventBanners-module__nbSuIW__tag{color:#ffffff8c;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.25rem;font-size:.5625rem;font-weight:600}.EventBanners-module__nbSuIW__eventName{color:#fff;letter-spacing:-.01em;text-transform:uppercase;font-size:1rem;font-weight:700;line-height:1.2}
.CipaBanner-module__jLYyUa__section{background-color:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:3rem 0}.CipaBanner-module__jLYyUa__bannerWrapper{border-radius:var(--radius-xl);background-color:var(--bg-warm);width:100%;max-width:1360px;margin:0 auto;position:relative;overflow:hidden}.CipaBanner-module__jLYyUa__bannerLink{width:100%;padding-bottom:33.33%;display:block;position:relative}.CipaBanner-module__jLYyUa__bannerImg{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0}.CipaBanner-module__jLYyUa__bannerLink:hover .CipaBanner-module__jLYyUa__bannerImg{transform:scale(1.02)}@media (max-width:768px){.CipaBanner-module__jLYyUa__bannerLink{padding-bottom:50%}}
.ProductCard-module__nuC0Gq__card{border-radius:var(--radius-xl);border:1px solid var(--border-light);box-shadow:var(--shadow-card);transition:transform var(--transition), box-shadow var(--transition);background:#fff;flex-direction:column;height:100%;display:flex;overflow:hidden}.ProductCard-module__nuC0Gq__card:hover{box-shadow:var(--shadow-hover);transform:translateY(-8px)}.ProductCard-module__nuC0Gq__imageLink{display:block}.ProductCard-module__nuC0Gq__imageWrapper{position:relative}.ProductCard-module__nuC0Gq__imageContainer{aspect-ratio:4/5;background-color:#fff;position:relative;overflow:hidden}.ProductCard-module__nuC0Gq__image{object-fit:contain;padding:.75rem;transition:transform .5s cubic-bezier(.4,0,.2,1)}.ProductCard-module__nuC0Gq__card:hover .ProductCard-module__nuC0Gq__image{transform:scale(1.04)}.ProductCard-module__nuC0Gq__placeholder{background:var(--bg-warm);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ProductCard-module__nuC0Gq__placeholder:after{content:"";opacity:.6;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23C8C4BE' stroke-width='1.5'%3E%3Crect x='3' y='3' width='18' height='18' rx='2' ry='2'/%3E%3Ccircle cx='8.5' cy='8.5' r='1.5'/%3E%3Cpolyline points='21 15 16 10 5 21'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;width:48px;height:48px}.ProductCard-module__nuC0Gq__imgLoadingOverlay{z-index:3;background:linear-gradient(90deg, var(--bg-warm) 0%, #ffffffb3 40%, var(--bg-warm) 80%);background-size:200% 100%;animation:1.2s linear infinite ProductCard-module__nuC0Gq__shimmer;position:absolute;inset:0}@keyframes ProductCard-module__nuC0Gq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ProductCard-module__nuC0Gq__badge{background:var(--primary);color:#fff;border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:.06em;z-index:2;padding:.2rem .625rem;font-size:.6rem;font-weight:700;position:absolute;top:.75rem;left:.75rem}.ProductCard-module__nuC0Gq__novidadeBadge{background:var(--surface,#fff);color:var(--primary);border:1.5px solid var(--primary);border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:.04em;z-index:2;padding:.2rem .625rem;font-size:.6rem;font-weight:800;position:absolute;top:.75rem;right:.75rem}.ProductCard-module__nuC0Gq__arrow{z-index:5;width:28px;height:28px;color:var(--text-primary);transition:background var(--transition), opacity .15s ease;opacity:0;pointer-events:none;background:#fff;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 1px 6px #0000001f}.ProductCard-module__nuC0Gq__imageWrapper:hover .ProductCard-module__nuC0Gq__arrow{opacity:1;pointer-events:auto}.ProductCard-module__nuC0Gq__arrowLeft{left:8px}.ProductCard-module__nuC0Gq__arrowRight{right:8px}.ProductCard-module__nuC0Gq__arrow:hover{background:#fff}.ProductCard-module__nuC0Gq__dots{z-index:5;opacity:0;pointer-events:none;gap:4px;transition:opacity .15s;display:flex;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.ProductCard-module__nuC0Gq__imageWrapper:hover .ProductCard-module__nuC0Gq__dots{opacity:1;pointer-events:auto}.ProductCard-module__nuC0Gq__dot{cursor:pointer;width:5px;height:5px;transition:background var(--transition);background:#0003;border:none;border-radius:50%;padding:0}.ProductCard-module__nuC0Gq__dotActive{background:var(--primary);border-radius:2.5px;width:14px}.ProductCard-module__nuC0Gq__content{text-align:center;flex-direction:column;flex:1;align-items:center;padding:1rem 1rem 1.25rem;display:flex}.ProductCard-module__nuC0Gq__meta{margin-bottom:.375rem}.ProductCard-module__nuC0Gq__sku{color:var(--text-light);text-transform:uppercase;letter-spacing:.08em;font-size:.6rem;font-weight:500}.ProductCard-module__nuC0Gq__name{color:var(--text-primary);letter-spacing:-.01em;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.875rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.ProductCard-module__nuC0Gq__quoteBtn{color:#333;border-radius:var(--radius-full);text-align:center;width:auto;min-width:130px;transition:all var(--transition-fast);text-transform:uppercase;letter-spacing:.05em;background-color:#e2e2e2;border:none;margin-top:1rem;padding:.6rem 1.5rem;font-size:.8125rem;font-weight:500;display:inline-block}.ProductCard-module__nuC0Gq__quoteBtn:hover{color:#111;background-color:#d0d0d0}
.ProductCarousel-module__C2LDga__carouselContainer{width:100%;margin:0 auto;position:relative}.ProductCarousel-module__C2LDga__scrollArea{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:.5rem;overflow-x:auto}.ProductCarousel-module__C2LDga__scrollArea::-webkit-scrollbar{display:none}.ProductCarousel-module__C2LDga__productTrack{gap:1.5rem;width:max-content;padding:.25rem .25rem .5rem;display:flex}.ProductCarousel-module__C2LDga__itemWrapper{scroll-snap-align:start;flex-shrink:0;width:260px}@media (max-width:768px){.ProductCarousel-module__C2LDga__itemWrapper{width:220px}}.ProductCarousel-module__C2LDga__arrow{z-index:10;border:1px solid var(--border);width:40px;height:40px;color:var(--text-primary);cursor:pointer;transition:all var(--transition);background:#fff;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:38%;transform:translateY(-50%);box-shadow:0 2px 12px #0000000f}.ProductCarousel-module__C2LDga__arrow:hover{background:var(--primary);color:#fff;border-color:var(--primary);transform:translateY(-50%)}.ProductCarousel-module__C2LDga__arrowLeft{left:-20px}.ProductCarousel-module__C2LDga__arrowRight{right:-20px}@media (max-width:1200px){.ProductCarousel-module__C2LDga__arrowLeft{left:-10px}.ProductCarousel-module__C2LDga__arrowRight{right:-10px}}@media (max-width:576px){.ProductCarousel-module__C2LDga__arrow{display:none}.ProductCarousel-module__C2LDga__productTrack{gap:1rem}}
.HomeBannerPlaceholder-module__4hDiyG__bannerSection{padding:0 0 3rem}.HomeBannerPlaceholder-module__4hDiyG__bannerWrapper{background-color:var(--primary);border-radius:var(--radius-lg,16px);width:100%;height:280px;position:relative;overflow:hidden;box-shadow:0 4px 24px #0000001f}.HomeBannerPlaceholder-module__4hDiyG__bannerImage{object-fit:cover;object-position:center}.HomeBannerPlaceholder-module__4hDiyG__overlay{z-index:1;background:linear-gradient(90deg,#001446cc 0%,#00144673 50%,#0014461a 100%);position:absolute;inset:0}.HomeBannerPlaceholder-module__4hDiyG__content{z-index:2;flex-direction:column;justify-content:center;max-width:560px;padding:2.5rem 5%;display:flex;position:absolute;inset:0}.HomeBannerPlaceholder-module__4hDiyG__title{color:#fff;letter-spacing:-.03em;margin-bottom:.625rem;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700;line-height:1.15}.HomeBannerPlaceholder-module__4hDiyG__subtitle{color:#fffc;margin-bottom:1.5rem;font-size:.9375rem;line-height:1.55}.HomeBannerPlaceholder-module__4hDiyG__cta{color:var(--primary);border-radius:var(--radius-md);transition:background var(--transition), color var(--transition);letter-spacing:-.01em;background:#fff;align-self:flex-start;align-items:center;gap:.375rem;padding:.6875rem 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.HomeBannerPlaceholder-module__4hDiyG__cta:hover{background:#ffffffe6}@media (max-width:640px){.HomeBannerPlaceholder-module__4hDiyG__bannerWrapper{height:220px}.HomeBannerPlaceholder-module__4hDiyG__subtitle{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}}
.CtaSection-module__pn7aCq__section{background:var(--primary,#0e8a46);padding:4rem 0}.CtaSection-module__pn7aCq__inner{grid-template-columns:1fr auto;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:grid}@media (max-width:900px){.CtaSection-module__pn7aCq__inner{text-align:center;grid-template-columns:1fr;gap:2.5rem}}.CtaSection-module__pn7aCq__text{flex-direction:column;gap:1rem;display:flex}.CtaSection-module__pn7aCq__tag{color:#fff;text-transform:uppercase;letter-spacing:.1em;background:#ffffff26;border-radius:100px;width:fit-content;padding:.3rem .75rem;font-size:.6875rem;font-weight:600;display:inline-block}@media (max-width:900px){.CtaSection-module__pn7aCq__tag{margin:0 auto}}.CtaSection-module__pn7aCq__heading{color:#fff;letter-spacing:-.03em;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;line-height:1.15}.CtaSection-module__pn7aCq__sub{color:#ffffffbf;max-width:480px;font-size:1rem;line-height:1.6}@media (max-width:900px){.CtaSection-module__pn7aCq__sub{margin:0 auto}}.CtaSection-module__pn7aCq__actions{flex-wrap:wrap;gap:.875rem;display:flex}@media (max-width:900px){.CtaSection-module__pn7aCq__actions{justify-content:center}}.CtaSection-module__pn7aCq__btnPrimary{color:var(--primary,#0e8a46);background:#fff;border-radius:8px;align-items:center;padding:.875rem 1.75rem;font-size:.9375rem;font-weight:700;text-decoration:none;transition:opacity .2s;display:inline-flex}.CtaSection-module__pn7aCq__btnPrimary:hover{opacity:.9}.CtaSection-module__pn7aCq__btnSecondary{color:#fff;background:0 0;border:1.5px solid #ffffff80;border-radius:8px;align-items:center;padding:.875rem 1.75rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:border-color .2s;display:inline-flex}.CtaSection-module__pn7aCq__btnSecondary:hover{border-color:#fff}.CtaSection-module__pn7aCq__stats{grid-template-columns:repeat(2,1fr);gap:1.5rem 2.5rem;display:grid}@media (max-width:900px){.CtaSection-module__pn7aCq__stats{grid-template-columns:repeat(4,1fr);gap:1rem}}@media (max-width:600px){.CtaSection-module__pn7aCq__stats{grid-template-columns:repeat(2,1fr)}}.CtaSection-module__pn7aCq__stat{flex-direction:column;gap:.25rem;display:flex}.CtaSection-module__pn7aCq__statValue{color:#fff;letter-spacing:-.04em;font-size:2rem;font-weight:700;line-height:1}.CtaSection-module__pn7aCq__statLabel{color:#ffffffa6;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}
.CategoryShowcase-module__hUZWIG__grid{grid-template-rows:repeat(2,200px);grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.CategoryShowcase-module__hUZWIG__tile{border-radius:var(--radius-xl);background:var(--surface-muted);display:block;position:relative;overflow:hidden}.CategoryShowcase-module__hUZWIG__tileBig{grid-area:1/1/3/2}.CategoryShowcase-module__hUZWIG__tileMedium{grid-area:1/span 1/2}.CategoryShowcase-module__hUZWIG__tileWide{grid-area:2/2/3/4}.CategoryShowcase-module__hUZWIG__tileImage{object-fit:cover;transition:transform .5s}.CategoryShowcase-module__hUZWIG__tile:hover .CategoryShowcase-module__hUZWIG__tileImage{transform:scale(1.04)}.CategoryShowcase-module__hUZWIG__tile:before{content:"";z-index:1;background:linear-gradient(#0000 55%,#00000073 100%);position:absolute;inset:0}.CategoryShowcase-module__hUZWIG__label{z-index:2;color:#fff;font-family:var(--font-serif,Georgia, serif);font-size:1.15rem;line-height:1.3;position:absolute;bottom:1.1rem;left:1.25rem}.CategoryShowcase-module__hUZWIG__label strong{color:var(--primary-light);font-weight:700}@media (max-width:900px){.CategoryShowcase-module__hUZWIG__grid{grid-template-rows:220px 140px 140px;grid-template-columns:1fr 1fr}.CategoryShowcase-module__hUZWIG__tileBig{grid-area:1/1/2/3}.CategoryShowcase-module__hUZWIG__tileMedium{grid-row:2/3}.CategoryShowcase-module__hUZWIG__tileWide{grid-area:3/1/4/3}}
.ClientLogos-module__0s50Sq__section{background:var(--bg);padding:2.5rem 0}.ClientLogos-module__0s50Sq__heading{text-align:center;color:var(--primary);margin-bottom:1.5rem;font-size:1.05rem;font-weight:700}.ClientLogos-module__0s50Sq__carousel{align-items:center;display:flex;position:relative}.ClientLogos-module__0s50Sq__viewport{scrollbar-width:none;-ms-overflow-style:none;flex:1;overflow:auto hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.ClientLogos-module__0s50Sq__viewport::-webkit-scrollbar{display:none}.ClientLogos-module__0s50Sq__track{align-items:center;width:max-content;display:flex}.ClientLogos-module__0s50Sq__logo{object-fit:contain;filter:grayscale();opacity:.62;flex:none;width:190px;height:133px;margin-right:3rem;transition:opacity .25s}.ClientLogos-module__0s50Sq__logo:hover{opacity:1}.ClientLogos-module__0s50Sq__arrow{z-index:2;border:1px solid var(--border);background:var(--bg);width:40px;height:40px;color:var(--primary);cursor:pointer;border-radius:50%;flex:none;justify-content:center;align-items:center;transition:background .2s,transform .2s;display:flex}.ClientLogos-module__0s50Sq__arrow:hover{background:var(--bg-warm);transform:scale(1.06)}.ClientLogos-module__0s50Sq__arrowLeft{margin-right:.75rem}.ClientLogos-module__0s50Sq__arrowRight{margin-left:.75rem}@media (max-width:576px){.ClientLogos-module__0s50Sq__logo{width:140px;height:98px;margin-right:2rem}.ClientLogos-module__0s50Sq__arrow{width:32px;height:32px}}@media (prefers-reduced-motion:reduce){.ClientLogos-module__0s50Sq__viewport{scroll-behavior:auto}}
.page-module___8aEwW__page{flex-direction:column;display:flex}.page-module___8aEwW__sectionHeader{justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:2.5rem;display:flex}@media (max-width:576px){.page-module___8aEwW__sectionHeader{flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:1.75rem}}.page-module___8aEwW__sectionMeta{flex:1}.page-module___8aEwW__sectionTagline{letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);margin-bottom:.5rem;font-size:.6875rem;font-weight:600;display:block}.page-module___8aEwW__sectionSubtitle{color:var(--text-muted);max-width:480px;margin-top:.375rem;font-size:1rem;font-weight:400;line-height:1.55}.page-module___8aEwW__sectionCta{color:var(--primary);letter-spacing:-.01em;white-space:nowrap;transition:gap var(--transition), color var(--transition);flex-shrink:0;align-items:center;gap:.25rem;padding-bottom:.25rem;font-size:.8125rem;font-weight:600;display:flex}.page-module___8aEwW__sectionCta:hover{color:var(--primary-hover);gap:.5rem}.page-module___8aEwW__productGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}@media (max-width:1200px){.page-module___8aEwW__productGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:992px){.page-module___8aEwW__productGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media (max-width:576px){.page-module___8aEwW__productGrid{grid-template-columns:1fr}}.page-module___8aEwW__skeletonCard{aspect-ratio:4/5.6;background:linear-gradient(90deg, var(--bg-warm) 25%, var(--surface) 50%, var(--bg-warm) 75%);border-radius:var(--radius-md);border:1px solid var(--border);background-size:200% 100%;animation:1.6s infinite page-module___8aEwW__shimmer}@keyframes page-module___8aEwW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
.ProductPage-module__KNV1HW__container{background-color:var(--bg);padding:2.5rem 0 6rem}.ProductPage-module__KNV1HW__breadcrumb{align-items:center;gap:1rem;margin-bottom:2.5rem;font-size:.8125rem;display:flex}.ProductPage-module__KNV1HW__backBtn{color:var(--text-muted);transition:color var(--transition);align-items:center;gap:.25rem;font-weight:500;display:flex}.ProductPage-module__KNV1HW__backBtn:hover{color:var(--text-primary)}.ProductPage-module__KNV1HW__path{color:var(--text-light);font-weight:400}.ProductPage-module__KNV1HW__productGrid{grid-template-columns:1fr 1fr;align-items:start;gap:5rem;display:grid}@media (max-width:992px){.ProductPage-module__KNV1HW__productGrid{grid-template-columns:1fr;gap:3rem}}.ProductPage-module__KNV1HW__gallery{flex-direction:column;gap:1rem;min-width:0;display:flex;position:sticky;top:110px}.ProductPage-module__KNV1HW__mainImageContainer{background-color:var(--surface);border-radius:var(--radius-lg);justify-content:center;align-items:center;width:100%;padding:1.5rem;display:flex;position:relative;overflow:hidden}.ProductPage-module__KNV1HW__noImage{width:100%;height:100%;color:var(--text-light);justify-content:center;align-items:center;font-size:.875rem;display:flex}.ProductPage-module__KNV1HW__galleryArrow{z-index:10;border-radius:var(--radius-md);width:34px;height:34px;color:var(--text-primary);transition:all var(--transition);border:1px solid var(--border);background:#ffffffe6;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 1px 6px #0000001a}.ProductPage-module__KNV1HW__galleryArrow:hover{background:var(--surface);box-shadow:0 2px 12px #0000001f}.ProductPage-module__KNV1HW__galleryArrowLeft{left:12px}.ProductPage-module__KNV1HW__galleryArrowRight{right:12px}.ProductPage-module__KNV1HW__badge{background:var(--primary);color:#fff;border-radius:var(--radius-sm);letter-spacing:.04em;text-transform:uppercase;padding:.25rem .75rem;font-size:.6875rem;font-weight:600;position:absolute;top:1rem;left:1rem}.ProductPage-module__KNV1HW__thumbnails{scrollbar-width:none;justify-content:center;gap:.75rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.ProductPage-module__KNV1HW__thumbnails::-webkit-scrollbar{display:none}.ProductPage-module__KNV1HW__thumb{border-radius:var(--radius-md);border:1.5px solid var(--border);width:72px;height:72px;transition:border-color var(--transition), opacity .2s;cursor:pointer;opacity:0;pointer-events:none;background:0 0;flex-shrink:0;width:0;margin:0;padding:0;position:relative;overflow:hidden}.ProductPage-module__KNV1HW__thumbReady{opacity:1;pointer-events:auto;width:72px;margin:unset;padding:unset}.ProductPage-module__KNV1HW__thumbHidden{display:none!important}.ProductPage-module__KNV1HW__activeThumb{border-color:var(--primary)}.ProductPage-module__KNV1HW__thumbImg{object-fit:contain;width:100%;height:100%;padding:.375rem;display:block}.ProductPage-module__KNV1HW__info{flex-direction:column;gap:1.75rem;display:flex}.ProductPage-module__KNV1HW__brandInfo{justify-content:space-between;align-items:center;display:flex}.ProductPage-module__KNV1HW__sourceTag{background:rgba(var(--primary-rgb), .08);color:var(--primary);border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:.06em;padding:.2rem .625rem;font-size:.6875rem;font-weight:600}.ProductPage-module__KNV1HW__ref{color:var(--text-light);letter-spacing:.02em;font-size:.8125rem;font-weight:400}.ProductPage-module__KNV1HW__title{color:var(--text-primary);letter-spacing:-.03em;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;line-height:1.1}.ProductPage-module__KNV1HW__description{color:var(--text-muted);font-size:1rem;line-height:1.65}.ProductPage-module__KNV1HW__priceSection{background:var(--surface);border-radius:var(--radius-lg);border:1px solid var(--border);padding:1.5rem}.ProductPage-module__KNV1HW__priceLabel{color:var(--text-light);text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:500}.ProductPage-module__KNV1HW__price{color:var(--text-primary);letter-spacing:-.03em;margin:.375rem 0;font-size:1.875rem;font-weight:700}.ProductPage-module__KNV1HW__featureBar{border-top:1px solid var(--border);border-bottom:1px solid var(--border);flex-wrap:wrap;gap:1.5rem;padding:1.25rem 0;display:flex}.ProductPage-module__KNV1HW__featureItem{color:var(--text-muted);align-items:center;gap:.4rem;font-size:.8125rem;font-weight:500;display:flex}.ProductPage-module__KNV1HW__featureItem svg{color:var(--primary)}.ProductPage-module__KNV1HW__colorSwatches{flex-direction:column;gap:.75rem;display:flex}.ProductPage-module__KNV1HW__colorLabel{color:var(--text-muted);font-size:.8125rem}.ProductPage-module__KNV1HW__colorLabel strong{color:var(--text-primary);text-transform:uppercase}.ProductPage-module__KNV1HW__swatchList{flex-wrap:wrap;gap:.625rem;display:flex}.ProductPage-module__KNV1HW__swatch{border:2.5px solid var(--border);cursor:pointer;border-radius:50%;flex-shrink:0;width:36px;height:36px;transition:transform .15s,border-color .15s,box-shadow .15s;position:relative}.ProductPage-module__KNV1HW__swatch:hover{border-color:var(--text-muted);transform:scale(1.15)}.ProductPage-module__KNV1HW__swatchActive{box-shadow:0 0 0 2px white, 0 0 0 4px var(--primary);transform:scale(1.1);border-color:var(--primary)!important}.ProductPage-module__KNV1HW__actions{flex-direction:column;gap:1.25rem;display:flex}.ProductPage-module__KNV1HW__customizationGroup{flex-direction:column;gap:.375rem;margin-bottom:1.25rem;display:flex}.ProductPage-module__KNV1HW__customizationGroup label{color:var(--text-primary);letter-spacing:-.01em;font-size:.8125rem;font-weight:600}.ProductPage-module__KNV1HW__customizationSelect{border-radius:var(--radius-md);border:1px solid var(--border);background-color:var(--surface);width:100%;color:var(--text-primary);transition:border-color var(--transition);padding:.75rem;font-family:inherit;font-size:.9375rem}.ProductPage-module__KNV1HW__customizationSelect:focus{border-color:var(--primary);outline:none}.ProductPage-module__KNV1HW__disclaimerText{color:var(--text-light);margin-top:.25rem;font-size:.75rem}.ProductPage-module__KNV1HW__quantityGroup{grid-template-columns:repeat(3,1fr);gap:.875rem;margin-bottom:1.25rem;display:grid}.ProductPage-module__KNV1HW__quantityInputWrapper{flex-direction:column;gap:.375rem;display:flex}.ProductPage-module__KNV1HW__quantityInputWrapper label{color:var(--text-muted);text-align:center;text-transform:uppercase;letter-spacing:.06em;font-size:.6875rem;font-weight:600}.ProductPage-module__KNV1HW__quantityInputWrapper input{border-radius:var(--radius-md);border:1px solid var(--border);text-align:center;width:100%;transition:border-color var(--transition);background:var(--surface);padding:.625rem;font-family:inherit;font-size:.9375rem;font-weight:600}.ProductPage-module__KNV1HW__quantityInputWrapper input:focus{border-color:var(--primary);outline:none}.ProductPage-module__KNV1HW__buttonGroup{grid-template-columns:1fr 1fr;gap:.875rem;display:grid}@media (max-width:576px){.ProductPage-module__KNV1HW__buttonGroup{grid-template-columns:1fr}}.ProductPage-module__KNV1HW__btn{border-radius:var(--radius-md);transition:all var(--transition);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.25rem;font-family:inherit;font-size:.9375rem;font-weight:600;display:flex}.ProductPage-module__KNV1HW__whatsappBtn{color:var(--text-primary);border-color:var(--border);background:0 0}.ProductPage-module__KNV1HW__whatsappBtn:hover{border-color:var(--text-primary)}.ProductPage-module__KNV1HW__quoteBtn{background:var(--primary);color:#fff;border-color:var(--primary)}.ProductPage-module__KNV1HW__quoteBtn:hover{background:var(--primary-hover);border-color:var(--primary-hover)}.ProductPage-module__KNV1HW__footerActions{gap:1.5rem;margin-top:.5rem;display:flex}.ProductPage-module__KNV1HW__iconAction{color:var(--text-light);transition:color var(--transition);align-items:center;gap:.375rem;font-size:.8125rem;font-weight:500;display:flex}.ProductPage-module__KNV1HW__iconAction:hover{color:var(--primary)}.ProductPage-module__KNV1HW__loading,.ProductPage-module__KNV1HW__error{min-height:60vh;color:var(--text-muted);justify-content:center;align-items:center;font-size:1.125rem;font-weight:500;display:flex}.ProductPage-module__KNV1HW__detailedInfo{border:none;border-top:1px solid var(--border);background:0 0;border-radius:0;margin-top:3rem;padding:2.5rem 0 0}.ProductPage-module__KNV1HW__detailTitle{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700}.ProductPage-module__KNV1HW__detailGrid{flex-direction:column;gap:0;display:flex}.ProductPage-module__KNV1HW__detailRow{border-bottom:1px solid var(--border-light);grid-template-columns:160px 1fr;gap:1rem;padding:.75rem 0;display:grid}.ProductPage-module__KNV1HW__detailRow:last-child{border-bottom:none}.ProductPage-module__KNV1HW__detailLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.8125rem;font-weight:600}.ProductPage-module__KNV1HW__detailValue{color:var(--text-primary);font-size:.9375rem;line-height:1.6}.ProductPage-module__KNV1HW__relatedSection{border-top:1px solid var(--border);margin-top:5rem;padding-top:3.5rem}.ProductPage-module__KNV1HW__relatedTitle{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:2rem;font-size:1.5rem;font-weight:700}.ProductPage-module__KNV1HW__modalOverlay{z-index:999;background:#00000040;animation:.2s ProductPage-module__KNV1HW__fadeIn;position:fixed;inset:0}@keyframes ProductPage-module__KNV1HW__fadeIn{0%{opacity:0}to{opacity:1}}.ProductPage-module__KNV1HW__modalContent{z-index:1000;border-top:1px solid var(--border);background:#fff;border-radius:16px 16px 0 0;max-width:560px;margin:0 auto;padding:1.5rem 1.75rem 2rem;animation:.3s cubic-bezier(.32,.72,0,1) ProductPage-module__KNV1HW__slideUp;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 32px #00000014}@keyframes ProductPage-module__KNV1HW__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.ProductPage-module__KNV1HW__modalProductRow{border-bottom:1px solid var(--border);align-items:center;gap:1rem;margin-bottom:1.25rem;padding-bottom:1.25rem;display:flex}.ProductPage-module__KNV1HW__modalProductImg{object-fit:contain;border:1px solid var(--border);background:var(--surface-muted,#f9f9f9);border-radius:8px;flex-shrink:0;width:64px;height:64px;padding:4px}.ProductPage-module__KNV1HW__modalProductInfo{flex-direction:column;flex:1;gap:.2rem;min-width:0;display:flex}.ProductPage-module__KNV1HW__modalTag{color:var(--primary);text-transform:uppercase;letter-spacing:.08em;font-size:.7rem;font-weight:600}.ProductPage-module__KNV1HW__modalProductName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:600;line-height:1.3;overflow:hidden}.ProductPage-module__KNV1HW__modalRef{color:var(--text-light);font-size:.7rem}.ProductPage-module__KNV1HW__modalActions{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.ProductPage-module__KNV1HW__btnPrimary{background:var(--primary,#0e8a46);color:#fff;transition:background var(--transition);text-align:center;border-radius:8px;padding:.875rem;font-size:.9375rem;font-weight:600;text-decoration:none;display:block}.ProductPage-module__KNV1HW__btnPrimary:hover{background:var(--primary-hover,#0b6e38)}.ProductPage-module__KNV1HW__btnSecondary{color:var(--text-muted);border-radius:var(--radius-md);border:1px solid var(--border);cursor:pointer;transition:all var(--transition);background:0 0;padding:.875rem;font-family:inherit;font-size:.9375rem;font-weight:500}.ProductPage-module__KNV1HW__btnSecondary:hover{border-color:var(--text-primary);color:var(--text-primary)}
.Produtos-module__cfuNYW__page{background:var(--bg);padding-top:0}.Produtos-module__cfuNYW__header{background:var(--surface);border-bottom:1px solid var(--border);padding:4rem 0 3rem}.Produtos-module__cfuNYW__header p{color:var(--text-muted);margin-top:.625rem;font-size:1rem;font-weight:400}.Produtos-module__cfuNYW__catalogSection{padding:3rem 0 6rem}.Produtos-module__cfuNYW__toolbar{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:2rem;padding:.875rem 1.25rem;display:flex}@media (max-width:768px){.Produtos-module__cfuNYW__toolbar{flex-direction:column;align-items:stretch;gap:.875rem}}.Produtos-module__cfuNYW__searchBox{background:var(--bg);border-radius:var(--radius-md);border:1px solid var(--border);transition:border-color var(--transition);flex:1;align-items:center;gap:.625rem;padding:.6rem 1rem;display:flex}.Produtos-module__cfuNYW__searchBox:focus-within{border-color:var(--primary)}.Produtos-module__cfuNYW__searchIcon{color:var(--text-light);flex-shrink:0}.Produtos-module__cfuNYW__searchBox input{width:100%;color:var(--text-primary);background:0 0;border:none;outline:none;font-family:inherit;font-size:.875rem}.Produtos-module__cfuNYW__searchBox input::placeholder{color:var(--text-light)}.Produtos-module__cfuNYW__filters{gap:1.25rem;display:flex}.Produtos-module__cfuNYW__filterGroup{align-items:center;gap:.5rem;display:flex}.Produtos-module__cfuNYW__filterGroup label{color:var(--text-muted);white-space:nowrap;font-size:.8125rem;font-weight:500}.Produtos-module__cfuNYW__filterGroup select{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface);color:var(--text-primary);transition:border-color var(--transition);padding:.5rem .875rem;font-family:inherit;font-size:.8125rem;font-weight:500}.Produtos-module__cfuNYW__filterGroup select:focus{border-color:var(--primary);outline:none}.Produtos-module__cfuNYW__productCount{color:var(--text-muted);letter-spacing:.01em;margin-bottom:1.5rem;font-size:.8125rem;font-weight:400}.Produtos-module__cfuNYW__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}@media (max-width:1200px){.Produtos-module__cfuNYW__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:992px){.Produtos-module__cfuNYW__grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media (max-width:576px){.Produtos-module__cfuNYW__grid{grid-template-columns:1fr}}.Produtos-module__cfuNYW__skeleton{aspect-ratio:4/5.6;background:linear-gradient(90deg, var(--bg-warm) 25%, var(--surface) 50%, var(--bg-warm) 75%);border-radius:var(--radius-md);border:1px solid var(--border);background-size:200% 100%;animation:1.6s infinite Produtos-module__cfuNYW__shimmer}@keyframes Produtos-module__cfuNYW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.Produtos-module__cfuNYW__empty{text-align:center;color:var(--text-muted);padding:6rem 0}.Produtos-module__cfuNYW__empty h3{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}
