.ContactForm_form__gyc9f{display:flex;flex-direction:column;gap:var(--space-4);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-6)}.ContactForm_note__4txkK{font-size:var(--text-xs);color:var(--color-muted);line-height:var(--leading-relaxed)}.ContactForm_field__7EFvd{display:flex;flex-direction:column;gap:.45rem}.ContactForm_field__7EFvd label{font-size:var(--text-xs);font-weight:700;color:var(--color-ink-soft)}.ContactForm_field__7EFvd input,.ContactForm_field__7EFvd textarea{border:1.5px solid var(--color-border);border-radius:var(--radius-sm);padding:.75em .9em;font-size:var(--text-sm);background:var(--color-bg);resize:vertical;transition:border-color var(--duration-fast) var(--ease-out)}.ContactForm_field__7EFvd input:focus,.ContactForm_field__7EFvd textarea:focus{border-color:var(--color-accent-strong)}.Hero_hero__T3Fr4{position:relative;overflow:hidden;margin-top:calc(-1 * var(--header-height));min-height:clamp(560px,84vh,780px);display:flex;align-items:flex-end;color:var(--color-bg)}.Hero_container__jw8AP{position:relative;z-index:3}.Hero_content__9ypWn{padding-top:calc(var(--header-height) + var(--space-8));padding-bottom:clamp(5.5rem,11vw,7.5rem);max-width:36rem}.Hero_eyebrow__0ZXf3,.Hero_title__Bn2TU{color:var(--color-bg)}.Hero_title__Bn2TU{margin-top:var(--space-4);font-size:var(--text-hero)}.Hero_lede__86F9F{margin-top:var(--space-4);font-size:var(--text-md);color:rgba(255,255,255,.86);line-height:var(--leading-relaxed);max-width:32rem}.Hero_ctaRow__BFkSg{display:flex;align-items:center;gap:var(--space-4);margin-top:var(--space-6);flex-wrap:wrap}@media (max-width:640px){.Hero_hero__T3Fr4{min-height:clamp(480px,78vh,620px)}.Hero_content__9ypWn{padding-top:calc(var(--header-height) + var(--space-6));padding-bottom:6.5rem;max-width:none}.Hero_ctaRow__BFkSg{flex-direction:column;align-items:stretch}.Hero_ctaRow__BFkSg>*{justify-content:center}}.FeatureBar_wrap__aN0CD{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);background:var(--color-surface)}.FeatureBar_grid__kITDq{display:grid;grid-template-columns:repeat(4,1fr)}.FeatureBar_item__QQbuF{padding:var(--space-7) var(--space-5);border-left:1px solid var(--color-border)}.FeatureBar_item__QQbuF:first-child{border-left:none;padding-left:0}.FeatureBar_index__nHzd9{display:block;font-family:var(--font-display);font-size:var(--text-sm);font-weight:500;color:var(--color-accent-strong);margin-bottom:var(--space-3)}.FeatureBar_title__9bR6n{font-size:var(--text-md);margin-bottom:var(--space-2)}.FeatureBar_text__Ks8BE{font-size:var(--text-sm);color:var(--color-muted);line-height:var(--leading-relaxed)}@media (max-width:960px){.FeatureBar_grid__kITDq{grid-template-columns:repeat(2,1fr);row-gap:var(--space-6)}.FeatureBar_item__QQbuF:nth-child(2){border-left:1px solid var(--color-border);padding-left:var(--space-5)}.FeatureBar_item__QQbuF:nth-child(3){border-left:none;padding-left:0}}@media (max-width:560px){.FeatureBar_grid__kITDq{grid-template-columns:1fr;row-gap:var(--space-6)}.FeatureBar_item__QQbuF{border-left:none!important;padding-left:0!important;padding-block:0}.FeatureBar_item__QQbuF+.FeatureBar_item__QQbuF{padding-top:var(--space-6);border-top:1px solid var(--color-border)}}.CategoryShowcase_bento__QM7dw{margin-top:var(--space-8);display:grid;grid-template-columns:1.05fr 1fr;grid-template-rows:repeat(2,minmax(220px,auto));grid-gap:var(--space-5);gap:var(--space-5)}.CategoryShowcase_slot0__i0681{grid-column:1;grid-row:1/3}.CategoryShowcase_slot1__GF_Du{grid-column:2;grid-row:1}.CategoryShowcase_slot2__4tSbb{grid-column:2;grid-row:2}.CategoryShowcase_card__LlcUD{display:flex;flex-direction:column;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden;transition:transform var(--duration-base) var(--ease-out),box-shadow var(--duration-base) var(--ease-out),border-color var(--duration-base) var(--ease-out)}.CategoryShowcase_card__LlcUD:hover{transform:translateY(-5px);box-shadow:var(--shadow-md);border-color:var(--color-border-strong)}.CategoryShowcase_imageWrap__C2NGz{position:relative;display:block;flex:1 1 auto;min-height:220px;background:var(--color-bg-alt);overflow:hidden}.CategoryShowcase_image__MhUGE{object-fit:contain;padding:clamp(1.25rem,3vw,2.5rem);transition:transform var(--duration-slow) var(--ease-out)}.CategoryShowcase_card__LlcUD:hover .CategoryShowcase_image__MhUGE{transform:scale(1.035)}.CategoryShowcase_body__CgL4o{padding:var(--space-6);border-top:1px solid var(--color-border)}.CategoryShowcase_title__Dhswh{font-size:var(--text-lg);color:var(--color-ink)}.CategoryShowcase_text__1gaKI{margin-top:var(--space-2);font-size:var(--text-sm);color:var(--color-muted);line-height:var(--leading-relaxed)}.CategoryShowcase_link__98K7Q{margin-top:var(--space-4);display:inline-flex;align-items:center;gap:.5rem;font-size:var(--text-sm);font-weight:700;color:var(--color-accent-strong)}.CategoryShowcase_linkIcon__pek7b{width:16px;height:16px;transition:transform var(--duration-base) var(--ease-out)}.CategoryShowcase_card__LlcUD:hover .CategoryShowcase_linkIcon__pek7b{transform:translateX(4px)}@media (max-width:860px){.CategoryShowcase_bento__QM7dw{grid-template-columns:1fr;grid-template-rows:none}.CategoryShowcase_slot0__i0681,.CategoryShowcase_slot1__GF_Du,.CategoryShowcase_slot2__4tSbb{grid-column:1;grid-row:auto}.CategoryShowcase_imageWrap__C2NGz{min-height:260px}}.FeaturedProducts_header__hGcm2{display:flex;align-items:flex-end;justify-content:space-between;gap:var(--space-5);flex-wrap:wrap}.FeaturedProducts_allLink__3ePOb{display:inline-flex;align-items:center;gap:.5rem;font-size:var(--text-sm);font-weight:700;color:var(--color-ink);padding-bottom:.3rem}.FeaturedProducts_allLinkIcon__OvDhK{width:16px;height:16px}.FeaturedProducts_grid__IZTJW{margin-top:var(--space-8);display:grid;grid-template-columns:repeat(3,1fr);grid-gap:var(--space-6);gap:var(--space-6)}@media (max-width:860px){.FeaturedProducts_grid__IZTJW{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.FeaturedProducts_grid__IZTJW{grid-template-columns:1fr;gap:var(--space-5)}}.AboutTeaser_grid__FXxka{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1fr);align-items:center;grid-gap:clamp(2.5rem,5vw,5.5rem);gap:clamp(2.5rem,5vw,5.5rem)}.AboutTeaser_visual__BojKE{background:var(--color-bg-alt);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:clamp(1.5rem,3vw,2.5rem)}.AboutTeaser_image__slsqp{width:100%;height:auto;aspect-ratio:1/1;object-fit:contain;border-radius:var(--radius-md)}.AboutTeaser_content__xyJjJ{max-width:34rem}.AboutTeaser_title__6Y7zx{margin-top:var(--space-3);font-size:var(--text-2xl)}.AboutTeaser_text__zLsVz{margin-top:var(--space-4);font-size:var(--text-md);color:var(--color-muted);line-height:var(--leading-relaxed)}.AboutTeaser_points__6UqPK{margin-top:var(--space-6);display:flex;flex-direction:column;gap:var(--space-3)}.AboutTeaser_points__6UqPK li{display:flex;align-items:center;gap:.7rem;font-size:var(--text-sm);font-weight:600;color:var(--color-ink-soft)}.AboutTeaser_pointIcon__qOM0S{width:18px;height:18px;flex-shrink:0;color:var(--color-accent-strong);background:var(--color-accent-tint);border-radius:50%;padding:3px;box-sizing:content-box}.AboutTeaser_cta__NBVN9{margin-top:var(--space-7)}@media (max-width:860px){.AboutTeaser_grid__FXxka{grid-template-columns:1fr}.AboutTeaser_content__xyJjJ{max-width:none}}.CtaSection_cta__i7zxm{position:relative;overflow:hidden;background:var(--color-steel-dark);color:var(--color-bg);padding-block:var(--space-9)}.CtaSection_mark__uSZss{position:absolute;top:50%;left:82%;width:340px;height:auto;color:rgba(255,255,255,.06);transform:translateY(-50%) rotate(-6deg);pointer-events:none}.CtaSection_inner__dAxmm{position:relative;display:flex;align-items:center;justify-content:space-between;gap:var(--space-7);flex-wrap:wrap}.CtaSection_text__mu4Ic{max-width:32rem}.CtaSection_title__30LaG{font-size:var(--text-2xl);color:var(--color-bg)}.CtaSection_lede__9UrrB{margin-top:var(--space-3);font-size:var(--text-md);color:rgba(255,255,255,.7);line-height:var(--leading-relaxed)}.CtaSection_actions__oK1qs{display:flex;align-items:center;gap:var(--space-6);flex-wrap:wrap}.CtaSection_phone__ur_Za{display:inline-flex;align-items:center;gap:.55rem;font-size:var(--text-md);font-weight:700;color:var(--color-bg)}.CtaSection_phoneIcon__DzULD{width:18px;height:18px;color:var(--color-accent-soft)}@media (max-width:640px){.CtaSection_inner__dAxmm{flex-direction:column;align-items:flex-start}.CtaSection_actions__oK1qs{width:100%;justify-content:flex-start}}.page_intro__wB58w{display:grid;grid-template-columns:1.1fr .7fr;grid-gap:clamp(2.5rem,5vw,5rem);gap:clamp(2.5rem,5vw,5rem);align-items:start}.page_introText__oAOYt{display:flex;flex-direction:column;gap:var(--space-5);font-size:var(--text-md);color:var(--color-muted);line-height:var(--leading-relaxed);max-width:38rem}.page_introText__oAOYt p:first-child{font-size:var(--text-lg);color:var(--color-ink-soft)}.page_introVisual__v_Qy3{background:var(--color-bg-alt);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:clamp(1.25rem,3vw,2rem);position:-webkit-sticky;position:sticky;top:calc(var(--header-height-scrolled) + var(--space-5))}.page_introImage__C7EVj{width:100%;height:auto;aspect-ratio:3/4;object-fit:contain;border-radius:var(--radius-md)}@media (max-width:860px){.page_intro__wB58w{grid-template-columns:1fr}.page_introVisual__v_Qy3{position:static;max-width:22rem;margin-inline:auto}}.HeroSlider_slider__BVycT{position:absolute;inset:0;overflow:hidden;background:var(--color-steel-dark)}.HeroSlider_slide___ukTv{position:absolute;inset:0;opacity:0;transition:opacity 1.1s var(--ease-out)}.HeroSlider_slideActive__qxzAk{opacity:1;z-index:1}.HeroSlider_image__hHZD2{object-fit:cover;object-position:center;transform:scale(1);transition:transform 6.5s linear}.HeroSlider_slideActive__qxzAk .HeroSlider_image__hHZD2{transform:scale(1.07)}.HeroSlider_scrim__954Wf{position:absolute;inset:0;z-index:2;background:linear-gradient(100deg,rgba(0,0,0,.74),rgba(0,0,0,.48) 32%,rgba(0,0,0,.12) 62%,rgba(0,0,0,.08))}.HeroSlider_scrimTop__PByT6{position:absolute;inset:0 0 auto 0;height:45%;z-index:2;background:linear-gradient(180deg,rgba(0,0,0,.55) 0,rgba(0,0,0,0))}.HeroSlider_controls__U8UZ0{position:absolute;left:0;right:0;bottom:clamp(1.5rem,4vw,3rem);z-index:3;display:flex;align-items:center;gap:var(--space-4);padding-inline:var(--container-padding)}.HeroSlider_activeLabel__iH1LM{font-size:var(--text-xs);font-weight:700;letter-spacing:var(--tracking-wide);color:rgba(255,255,255,.92);padding:.5em 1em;border-radius:var(--radius-pill);border:1px solid rgba(255,255,255,.3);background:rgba(0,0,0,.25)}.HeroSlider_dots__XlWlT{display:flex;align-items:center;gap:.5rem}.HeroSlider_dot__St4Jj{width:22px;height:4px;border-radius:var(--radius-pill);background:rgba(255,255,255,.35);transition:background-color var(--duration-base) var(--ease-out),width var(--duration-base) var(--ease-out)}.HeroSlider_dot__St4Jj:hover{background:rgba(255,255,255,.6)}.HeroSlider_dotActive__wPiMs{width:34px;background:var(--color-accent)}@media (max-width:640px){.HeroSlider_controls__U8UZ0{bottom:1.1rem}.HeroSlider_activeLabel__iH1LM{display:none}}.ProductCard_card__JrE_3{display:flex;flex-direction:column;height:100%;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);overflow:hidden;transition:transform var(--duration-base) var(--ease-out),box-shadow var(--duration-base) var(--ease-out),border-color var(--duration-base) var(--ease-out)}.ProductCard_card__JrE_3:hover{transform:translateY(-4px);box-shadow:var(--shadow-md);border-color:var(--color-border-strong)}.ProductCard_imageLink__YO_Gr{display:block}.ProductCard_imageWrap__tH5XB{position:relative;display:block;aspect-ratio:4/3.4;background:var(--color-bg-alt);overflow:hidden}.ProductCard_image__VM_Fk{object-fit:contain;padding:var(--space-6);transition:transform var(--duration-slow) var(--ease-out)}.ProductCard_card__JrE_3:hover .ProductCard_image__VM_Fk{transform:scale(1.03)}.ProductCard_body__5RnCY{padding:var(--space-5) var(--space-5) var(--space-6);border-top:1px solid var(--color-border);display:flex;flex-direction:column;flex:1 1}.ProductCard_title__KMclE{font-size:var(--text-md);line-height:var(--leading-snug)}.ProductCard_title__KMclE a:after{content:"";position:absolute;inset:0}.ProductCard_title__KMclE a{position:static}.ProductCard_card__JrE_3{position:relative}.ProductCard_text__gv2GE{margin-top:var(--space-2);font-size:var(--text-sm);color:var(--color-muted);line-height:var(--leading-relaxed);flex:1 1}.ProductCard_actions__xH3Rh{margin-top:var(--space-5);display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);flex-wrap:wrap}.ProductCard_detailLink__AZ98b{position:relative;z-index:1;display:inline-flex;align-items:center;gap:.4rem;font-size:var(--text-xs);font-weight:700;color:var(--color-ink)}.ProductCard_detailIcon__AQZ0g{width:14px;height:14px;transition:transform var(--duration-base) var(--ease-out)}.ProductCard_card__JrE_3:hover .ProductCard_detailIcon__AQZ0g{transform:translateX(3px)}.ProductCard_waLink__6vmM4{position:relative;z-index:1;display:inline-flex;align-items:center;gap:.4rem;font-size:var(--text-xs);font-weight:700;color:var(--color-whatsapp-dark)}.ProductCard_waIcon__eAKM5{width:15px;height:15px}.ProductCard_waLink__6vmM4:hover{color:var(--color-whatsapp-dark);text-decoration:underline}.WhyUs_list__Jxo62{margin-top:var(--space-8);display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--color-border)}.WhyUs_item__m0AIL{display:flex;gap:var(--space-5);padding:var(--space-7) var(--space-2) var(--space-7) 0;border-bottom:1px solid var(--color-border)}.WhyUs_item__m0AIL:nth-child(odd){padding-right:var(--space-7);border-right:1px solid var(--color-border)}.WhyUs_item__m0AIL:nth-child(2n){padding-left:var(--space-7)}.WhyUs_number__sE_3L{font-family:var(--font-display);font-size:2.25rem;font-weight:600;line-height:1;color:var(--color-border-strong);flex-shrink:0;width:3rem;transition:color var(--duration-base) var(--ease-out)}.WhyUs_item__m0AIL:hover .WhyUs_number__sE_3L{color:var(--color-accent)}@supports (-webkit-text-stroke:1px black){.WhyUs_number__sE_3L{color:transparent;-webkit-text-stroke:1.4px var(--color-border-strong);transition:-webkit-text-stroke-color var(--duration-base) var(--ease-out)}.WhyUs_item__m0AIL:hover .WhyUs_number__sE_3L{color:transparent;-webkit-text-stroke-color:var(--color-accent)}}.WhyUs_itemBody__hl7ax{padding-top:.2rem}.WhyUs_itemTitle__Lv5az{font-size:var(--text-md);padding-bottom:var(--space-3);border-bottom:1.5px solid var(--color-ink);display:inline-block}.WhyUs_itemText__qon6R{margin-top:var(--space-3);font-size:var(--text-sm);color:var(--color-muted);line-height:var(--leading-relaxed);max-width:26rem}@media (max-width:760px){.WhyUs_list__Jxo62{grid-template-columns:1fr}.WhyUs_item__m0AIL,.WhyUs_item__m0AIL:nth-child(2n),.WhyUs_item__m0AIL:nth-child(odd){padding:var(--space-6) 0;border-right:none}}.MapPanel_panel__ANyvA{position:relative;border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--color-border);aspect-ratio:16/10}.MapPanel_iframe__By8OP{width:100%;height:100%;border:0}.MapPanel_placeholder__5hgG5{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-4);aspect-ratio:16/10;border-radius:var(--radius-lg);border:1px solid var(--color-border);background:var(--color-bg-alt);overflow:hidden;transition:border-color var(--duration-base) var(--ease-out)}.MapPanel_placeholder__5hgG5:hover{border-color:var(--color-border-strong)}.MapPanel_placeholder__5hgG5:hover .MapPanel_pin__q5ng0{transform:translateY(-3px)}.MapPanel_grid__p_4JD{position:absolute;inset:0;width:100%;height:100%}.MapPanel_grid__p_4JD line{stroke:var(--color-border);stroke-width:1}.MapPanel_pinWrap__e5dcx{position:relative;display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:var(--color-surface);border:1px solid var(--color-border-strong);box-shadow:var(--shadow-sm)}.MapPanel_pin__q5ng0{width:26px;height:26px;color:var(--color-accent-strong);transition:transform var(--duration-base) var(--ease-out)}.MapPanel_caption__kNqWJ{position:relative;display:flex;flex-direction:column;align-items:center;gap:.2rem;text-align:center}.MapPanel_caption__kNqWJ strong{font-size:var(--text-md);color:var(--color-ink)}.MapPanel_caption__kNqWJ span{font-size:var(--text-xs);color:var(--color-muted)}.ContactSection_grid__V9GHd{margin-top:var(--space-8);display:grid;grid-template-columns:1.15fr .85fr;grid-gap:var(--space-6);gap:var(--space-6);align-items:start}.ContactSection_infoCol__mQJTQ{display:flex;flex-direction:column;gap:var(--space-6)}.ContactSection_infoCard__Wnxqd{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-6);display:flex;flex-direction:column;gap:var(--space-5)}.ContactSection_infoRow__Jh_4l{display:flex;align-items:center;gap:var(--space-4)}.ContactSection_infoIconWrap__0cj2B{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:var(--color-accent-tint);flex-shrink:0}.ContactSection_infoIcon__6Jbfi{width:19px;height:19px;color:var(--color-accent-strong)}.ContactSection_infoLabel___Kcr_{display:block;font-size:var(--text-xs);font-weight:700;letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--color-muted);margin-bottom:.25rem}.ContactSection_infoValue__jsdlk{display:block;font-size:var(--text-md);font-weight:600;color:var(--color-ink)}.ContactSection_infoCta__DxFnX{margin-top:.25rem}.ContactSection_formCol__qxu4X{position:-webkit-sticky;position:sticky;top:calc(var(--header-height-scrolled) + var(--space-5))}@media (max-width:860px){.ContactSection_grid__V9GHd{grid-template-columns:1fr}.ContactSection_formCol__qxu4X{position:static}}.ProductFilterGrid_toolbar__iRMvQ{display:flex;align-items:center;justify-content:space-between;gap:var(--space-5);flex-wrap:wrap;padding-block:var(--space-7) var(--space-5);border-bottom:1px solid var(--color-border)}.ProductFilterGrid_filters__4dYno{display:flex;flex-wrap:wrap;gap:.6rem}.ProductFilterGrid_pill__91EW6{padding:.55em 1.15em;border-radius:var(--radius-pill);border:1.5px solid var(--color-border-strong);font-size:var(--text-xs);font-weight:700;color:var(--color-ink-soft);transition:background-color var(--duration-fast) var(--ease-out),color var(--duration-fast) var(--ease-out),border-color var(--duration-fast) var(--ease-out)}.ProductFilterGrid_pill__91EW6:hover{border-color:var(--color-ink)}.ProductFilterGrid_pillActive__UQPS2{background:var(--color-ink);border-color:var(--color-ink);color:var(--color-bg)}.ProductFilterGrid_search__fQqBj input{width:15rem;max-width:60vw;padding:.62em 1em;border:1.5px solid var(--color-border-strong);border-radius:var(--radius-pill);font-size:var(--text-sm);background:var(--color-surface)}.ProductFilterGrid_search__fQqBj input:focus{border-color:var(--color-accent-strong)}.ProductFilterGrid_count__X11__{margin-top:var(--space-5);font-size:var(--text-xs);color:var(--color-muted)}.ProductFilterGrid_grid__sfNK1{margin-top:var(--space-5);display:grid;grid-template-columns:repeat(3,1fr);grid-gap:var(--space-6);gap:var(--space-6);padding-bottom:var(--space-10)}.ProductFilterGrid_empty__qXT0L{margin-top:var(--space-8);padding:var(--space-9);text-align:center;border:1px dashed var(--color-border-strong);border-radius:var(--radius-md);display:flex;flex-direction:column;align-items:center;gap:var(--space-4);color:var(--color-muted)}@media (max-width:860px){.ProductFilterGrid_grid__sfNK1{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.ProductFilterGrid_toolbar__iRMvQ{flex-direction:column;align-items:stretch}.ProductFilterGrid_search__fQqBj input{width:100%;max-width:none}.ProductFilterGrid_grid__sfNK1{grid-template-columns:1fr}}.page_breadcrumb__iJsc_{display:flex;align-items:center;gap:.5rem;padding-top:var(--space-6);font-size:var(--text-xs);color:var(--color-muted)}.page_breadcrumb__iJsc_ a:hover{color:var(--color-ink);text-decoration:underline}.page_top__Qmlre{margin-top:var(--space-6);display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.85fr);grid-gap:clamp(2rem,5vw,4.5rem);gap:clamp(2rem,5vw,4.5rem);padding-bottom:var(--space-10)}.page_info__NKgLg{padding-top:var(--space-2)}.page_category__FzCCs{display:inline-block;font-size:var(--text-xs);font-weight:700;letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--color-accent-strong);background:var(--color-accent-tint);padding:.4em .9em;border-radius:var(--radius-pill)}.page_title__s2Ue_{margin-top:var(--space-4);font-size:var(--text-2xl)}.page_short__qdQxJ{margin-top:var(--space-4);font-size:var(--text-md);color:var(--color-muted);line-height:var(--leading-relaxed)}.page_materialRow__MsXTX{margin-top:var(--space-6);display:flex;align-items:center;gap:var(--space-3);padding:var(--space-4) var(--space-5);background:var(--color-bg-alt);border:1px solid var(--color-border);border-radius:var(--radius-sm);font-size:var(--text-sm)}.page_materialLabel__KPQBy{font-weight:700;color:var(--color-ink-soft)}.page_materialValue__CYYTP{color:var(--color-muted)}.page_ctaRow__koRwa{margin-top:var(--space-7);display:flex;align-items:center;gap:var(--space-4);flex-wrap:wrap}.page_note__nFG51{margin-top:var(--space-4);font-size:var(--text-xs);color:var(--color-muted)}.page_details__KyIqT{border-top:1px solid var(--color-border);padding-block:var(--space-9);display:grid;grid-template-columns:1.1fr .9fr;grid-gap:clamp(2rem,5vw,4rem);gap:clamp(2rem,5vw,4rem)}.page_detailTitle___phYK{font-size:var(--text-lg)}.page_detailText__da_XD{margin-top:var(--space-4);font-size:var(--text-base);color:var(--color-muted);line-height:var(--leading-relaxed)}.page_usageList__HSGTz{margin-top:var(--space-4);display:flex;flex-direction:column;gap:var(--space-3)}.page_usageList__HSGTz li{display:flex;align-items:center;gap:.65rem;font-size:var(--text-sm);font-weight:600;color:var(--color-ink-soft);padding-bottom:var(--space-3);border-bottom:1px solid var(--color-border)}.page_usageIcon__XNRSw{width:16px;height:16px;color:var(--color-accent-strong);flex-shrink:0}.page_relatedHeader__4zfuF{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);flex-wrap:wrap}.page_relatedAll__YDvDN{display:inline-flex;align-items:center;gap:.4rem;font-size:var(--text-sm);font-weight:700}.page_relatedGrid__OqDnM{margin-top:var(--space-7);display:grid;grid-template-columns:repeat(3,1fr);grid-gap:var(--space-6);gap:var(--space-6)}@media (max-width:860px){.page_details__KyIqT,.page_top__Qmlre{grid-template-columns:1fr}.page_relatedGrid__OqDnM{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.page_relatedGrid__OqDnM{grid-template-columns:1fr}.page_ctaRow__koRwa{flex-direction:column;align-items:stretch}.page_ctaRow__koRwa>*{justify-content:center}}.ProductGallery_wrap__ZQqxz{display:flex;flex-direction:column;gap:var(--space-4)}.ProductGallery_main__B7yjJ{position:relative;aspect-ratio:1/1;background:var(--color-bg-alt);border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden}.ProductGallery_mainImage__JQ6Lq{object-fit:contain;padding:clamp(1.5rem,4vw,3rem)}.ProductGallery_thumbs__mum6k{display:flex;gap:var(--space-3)}.ProductGallery_thumb__mM8HT{position:relative;width:76px;height:76px;border-radius:var(--radius-sm);overflow:hidden;border:1.5px solid var(--color-border);background:var(--color-bg-alt);flex-shrink:0}.ProductGallery_thumbActive__ABG0w{border-color:var(--color-accent-strong)}.ProductGallery_thumbImage__OY7Um{object-fit:contain;padding:.5rem}