.BentoGrid-module__tpHNwq__grid{gap:var(--space-6);display:grid}.BentoGrid-module__tpHNwq__cols-2{grid-template-columns:repeat(2,1fr)}.BentoGrid-module__tpHNwq__cols-3{grid-template-columns:repeat(3,1fr)}.BentoGrid-module__tpHNwq__cols-4{grid-template-columns:repeat(4,1fr)}.BentoGrid-module__tpHNwq__item{background:var(--bg-base);border:1px solid var(--border);border-radius:var(--radius-lg);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.BentoGrid-module__tpHNwq__item:before{content:"";opacity:0;background:linear-gradient(135deg,#1d3e7008 0%,#0000 100%);transition:opacity .4s;position:absolute;inset:0}.BentoGrid-module__tpHNwq__item:hover:before{opacity:1}.BentoGrid-module__tpHNwq__item:hover{border-color:#0000;transform:translateY(-8px);box-shadow:0 20px 40px #1d3e701a}.BentoGrid-module__tpHNwq__link,.BentoGrid-module__tpHNwq__content{padding:var(--space-8);color:inherit;z-index:1;flex-direction:column;height:100%;text-decoration:none;display:flex;position:relative}.BentoGrid-module__tpHNwq__icon{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-hover) 100%);border-radius:var(--radius-lg);width:56px;height:56px;color:var(--text-inverse);margin-bottom:var(--space-6);justify-content:center;align-items:center;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 15px #1d3e7040}.BentoGrid-module__tpHNwq__item:hover .BentoGrid-module__tpHNwq__icon{transform:scale(1.1);box-shadow:0 8px 25px #1d3e7059}.BentoGrid-module__tpHNwq__title{font-size:var(--font-size-xl);font-weight:var(--font-weight-semibold);color:var(--text-main);margin-bottom:var(--space-3);line-height:var(--line-height-snug);transition:color .3s}.BentoGrid-module__tpHNwq__item:hover .BentoGrid-module__tpHNwq__title{color:var(--primary)}.BentoGrid-module__tpHNwq__description{font-size:var(--font-size-sm);color:var(--text-body);line-height:var(--line-height-normal);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}@media (max-width:1024px){.BentoGrid-module__tpHNwq__cols-4{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.BentoGrid-module__tpHNwq__cols-2,.BentoGrid-module__tpHNwq__cols-3,.BentoGrid-module__tpHNwq__cols-4{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.BentoGrid-module__tpHNwq__cols-2,.BentoGrid-module__tpHNwq__cols-3,.BentoGrid-module__tpHNwq__cols-4{grid-template-columns:1fr}}
.HeroSection-module__dyITdW__hero{background-color:var(--primary);background-position:50%;background-size:cover;align-items:center;min-height:280px;display:flex;position:relative;overflow:hidden}.HeroSection-module__dyITdW__overlay{z-index:1;background:linear-gradient(135deg,#1d3e70eb 0%,#1d3e70bf 100%);position:absolute;inset:0}.HeroSection-module__dyITdW__content{z-index:2;padding:var(--space-16) 0;max-width:800px;position:relative}.HeroSection-module__dyITdW__title{color:var(--text-inverse);font-size:var(--font-size-4xl);font-weight:var(--font-weight-bold);letter-spacing:-.02em;margin-bottom:var(--space-4);line-height:var(--line-height-tight)}.HeroSection-module__dyITdW__subtitle{color:#ffffffd9;font-size:var(--font-size-lg);line-height:var(--line-height-normal);margin-bottom:var(--space-6);max-width:640px}.HeroSection-module__dyITdW__actions{gap:var(--space-4);flex-wrap:wrap;display:flex}.HeroSection-module__dyITdW__variant-home{text-align:left;min-height:500px}.HeroSection-module__dyITdW__variant-home .HeroSection-module__dyITdW__content{padding:var(--space-24) 0;max-width:720px}.HeroSection-module__dyITdW__variant-home .HeroSection-module__dyITdW__title{font-size:var(--font-size-5xl)}.HeroSection-module__dyITdW__variant-brand{min-height:320px}.HeroSection-module__dyITdW__variant-brand .HeroSection-module__dyITdW__overlay{background:linear-gradient(135deg,#1d3e70e0 0%,#1d3e70b3 100%)}.HeroSection-module__dyITdW__variant-page{min-height:220px}.HeroSection-module__dyITdW__variant-page .HeroSection-module__dyITdW__content{padding:var(--space-12) 0}@media (max-width:768px){.HeroSection-module__dyITdW__title{font-size:var(--font-size-3xl)}.HeroSection-module__dyITdW__variant-home .HeroSection-module__dyITdW__title{font-size:var(--font-size-4xl)}.HeroSection-module__dyITdW__variant-home{min-height:400px}.HeroSection-module__dyITdW__variant-home .HeroSection-module__dyITdW__content{padding:var(--space-16) 0}.HeroSection-module__dyITdW__content{padding:var(--space-12) 0}.HeroSection-module__dyITdW__subtitle{font-size:var(--font-size-base)}}
.SectionHeader-module__8gOeyq__header{margin-bottom:var(--space-8)}.SectionHeader-module__8gOeyq__align-center{text-align:center}.SectionHeader-module__8gOeyq__align-left{text-align:left}.SectionHeader-module__8gOeyq__title{font-size:var(--font-size-3xl);font-weight:var(--font-weight-bold);color:var(--text-main);margin-bottom:var(--space-2)}.SectionHeader-module__8gOeyq__subtitle{font-size:var(--font-size-lg);color:var(--text-muted);max-width:640px;margin:0}.SectionHeader-module__8gOeyq__align-center .SectionHeader-module__8gOeyq__subtitle{margin-left:auto;margin-right:auto}@media (max-width:768px){.SectionHeader-module__8gOeyq__title{font-size:var(--font-size-2xl)}.SectionHeader-module__8gOeyq__subtitle{font-size:var(--font-size-base)}}
.Timeline-module__CwG9sa__timeline{padding:var(--space-8) 0;position:relative}.Timeline-module__CwG9sa__line{background:var(--border);width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.Timeline-module__CwG9sa__event{margin-bottom:var(--space-8);width:50%;display:flex;position:relative}.Timeline-module__CwG9sa__event.Timeline-module__CwG9sa__left{padding-right:var(--space-12);flex-direction:row;left:0}.Timeline-module__CwG9sa__event.Timeline-module__CwG9sa__right{padding-left:var(--space-12);flex-direction:row-reverse;left:50%}.Timeline-module__CwG9sa__marker{z-index:2;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.Timeline-module__CwG9sa__dot{background:var(--primary);border:3px solid var(--bg-base);width:12px;height:12px;box-shadow:0 0 0 2px var(--primary);border-radius:50%}.Timeline-module__CwG9sa__content{background:var(--bg-base);border:1px solid var(--border);border-radius:var(--radius-md);padding:var(--space-6);max-width:400px;transition:box-shadow var(--transition-normal)}.Timeline-module__CwG9sa__content:hover{box-shadow:var(--shadow-md)}.Timeline-module__CwG9sa__year{font-size:var(--font-size-sm);color:var(--text-inverse);background:var(--primary);padding:var(--space-1) var(--space-3);border-radius:var(--radius-sm);margin-bottom:var(--space-3);font-weight:600;display:inline-block}.Timeline-module__CwG9sa__title{font-size:var(--font-size-xl);color:var(--text-main);margin-bottom:var(--space-2);font-weight:600;line-height:var(--line-height-normal)}.Timeline-module__CwG9sa__description{font-size:var(--font-size-base);color:var(--text-body);line-height:var(--line-height-normal);margin:0}@media (max-width:768px){.Timeline-module__CwG9sa__line{left:12px}.Timeline-module__CwG9sa__event.Timeline-module__CwG9sa__left,.Timeline-module__CwG9sa__event.Timeline-module__CwG9sa__right{width:100%;padding-left:var(--space-12);flex-direction:row;padding-right:0;left:0}.Timeline-module__CwG9sa__marker{left:0;transform:translate(0)}.Timeline-module__CwG9sa__content{max-width:none}}
.Breadcrumb-module__AxzYnW__breadcrumb{padding:var(--space-4) 0}.Breadcrumb-module__AxzYnW__list{font-size:var(--font-size-sm);flex-wrap:wrap;align-items:center;gap:0;margin:0;padding:0;list-style:none;display:flex}.Breadcrumb-module__AxzYnW__item{align-items:center;display:flex}.Breadcrumb-module__AxzYnW__separator{margin:0 var(--space-2);color:#ffffff80;-webkit-user-select:none;user-select:none}.Breadcrumb-module__AxzYnW__link{color:#ffffffbf;transition:color var(--transition-fast);text-decoration:none}.Breadcrumb-module__AxzYnW__link:hover{color:#fff}.Breadcrumb-module__AxzYnW__current{color:#fff;font-weight:var(--font-weight-medium)}.Breadcrumb-module__AxzYnW__light .Breadcrumb-module__AxzYnW__separator,.Breadcrumb-module__AxzYnW__light .Breadcrumb-module__AxzYnW__link{color:var(--text-muted)}.Breadcrumb-module__AxzYnW__light .Breadcrumb-module__AxzYnW__link:hover{color:var(--primary)}.Breadcrumb-module__AxzYnW__light .Breadcrumb-module__AxzYnW__current{color:var(--text-main)}
.Badge-module__g-cF8q__badge{align-items:center;gap:var(--space-1);padding:var(--space-1) var(--space-2);border-radius:var(--radius-full);font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);white-space:nowrap;letter-spacing:.02em;text-transform:uppercase;line-height:1;display:inline-flex}.Badge-module__g-cF8q__color-primary{background-color:var(--primary-light);color:var(--primary)}.Badge-module__g-cF8q__color-secondary{background-color:var(--secondary-light);color:var(--secondary)}.Badge-module__g-cF8q__color-success{color:#065f46;background-color:#d1fae5}.Badge-module__g-cF8q__color-warning{color:#92400e;background-color:#fef3c7}.Badge-module__g-cF8q__variant-brand{padding:var(--space-1) var(--space-3);border-radius:var(--radius-md)}.Badge-module__g-cF8q__variant-status{text-transform:none;font-weight:var(--font-weight-medium)}.Badge-module__g-cF8q__variant-new{background-color:var(--secondary);color:var(--text-inverse)}
.Button-module__xDwtkW__button{cursor:pointer;white-space:nowrap;border:none;justify-content:center;align-items:center;gap:8px;font-family:inherit;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.Button-module__xDwtkW__button:active{transform:scale(.98)}.Button-module__xDwtkW__button:disabled{opacity:.5;cursor:not-allowed}.Button-module__xDwtkW__size-sm{border-radius:8px;padding:10px 20px;font-size:14px}.Button-module__xDwtkW__size-md{border-radius:10px;padding:12px 24px;font-size:14px}.Button-module__xDwtkW__size-lg{border-radius:10px;padding:14px 28px;font-size:14px}.Button-module__xDwtkW__variant-primary{color:#fff;background:#ed1c24;border-radius:10px}.Button-module__xDwtkW__variant-primary:hover:not(:disabled){background:#c91820}.Button-module__xDwtkW__variant-secondary{color:#0f172a;background:#fff;border:1px solid #d1d5db;border-radius:10px}.Button-module__xDwtkW__variant-secondary:hover:not(:disabled){background:#f5f7fa;border-color:#1d3e70}.Button-module__xDwtkW__variant-outline{color:#fff;background:0 0;border:1px solid #ffffff59;border-radius:10px}.Button-module__xDwtkW__variant-outline:hover:not(:disabled){background:#ffffff1a;border-color:#ffffff80}.Button-module__xDwtkW__variant-ghost{color:#0f172a;background:0 0;border-radius:10px}.Button-module__xDwtkW__variant-ghost:hover:not(:disabled){background:#f1f5f9}
.SpecsTable-module__QsLbjG__wrapper{border:1px solid var(--border);border-radius:var(--radius-md);overflow-x:auto}.SpecsTable-module__QsLbjG__table{border-collapse:collapse;width:100%}.SpecsTable-module__QsLbjG__row{border-bottom:1px solid var(--border)}.SpecsTable-module__QsLbjG__row:last-child{border-bottom:none}.SpecsTable-module__QsLbjG__label{font-size:var(--font-size-base);color:var(--text-main);text-align:left;padding:var(--space-4);background:var(--bg-subtle);vertical-align:top;width:40%;font-weight:500}.SpecsTable-module__QsLbjG__value{font-size:var(--font-size-base);color:var(--text-body);padding:var(--space-4);vertical-align:top}.SpecsTable-module__QsLbjG__striped .SpecsTable-module__QsLbjG__row:nth-child(odd) .SpecsTable-module__QsLbjG__label{background:var(--bg-muted)}@media (max-width:640px){.SpecsTable-module__QsLbjG__label{width:45%;padding:var(--space-3)}.SpecsTable-module__QsLbjG__value{padding:var(--space-3)}}
.LanguageSwitcher-module__Ojoz1W__switcher{border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:.375rem;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.LanguageSwitcher-module__Ojoz1W__switcher:hover{border-color:var(--primary);color:var(--primary)}.LanguageSwitcher-module__Ojoz1W__divider{color:var(--border)}.LanguageSwitcher-module__Ojoz1W__active{color:var(--primary);font-weight:600}
.ProductCard-module__TlJk1W__link{color:inherit;text-decoration:none;display:block}.ProductCard-module__TlJk1W__card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;height:100%;transition:all .25s;display:flex;overflow:hidden}.ProductCard-module__TlJk1W__card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000014}.ProductCard-module__TlJk1W__imageWrap{aspect-ratio:4/3;background:#f1f5f9;position:relative;overflow:hidden}.ProductCard-module__TlJk1W__imageWrap img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .3s}.ProductCard-module__TlJk1W__card:hover .ProductCard-module__TlJk1W__imageWrap img{transform:scale(1.05)}.ProductCard-module__TlJk1W__badges{gap:8px;display:flex;position:absolute;top:16px;left:16px}.ProductCard-module__TlJk1W__badge{color:#0f172a;background:#fffffff2;border-radius:6px;padding:4px 12px;font-size:12px;font-weight:600}.ProductCard-module__TlJk1W__badge.ProductCard-module__TlJk1W__brand{color:#fff;background:#0f172a}.ProductCard-module__TlJk1W__content{flex:1;padding:20px}.ProductCard-module__TlJk1W__brand{color:#3b82f6;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px;font-size:12px;font-weight:600;display:block}.ProductCard-module__TlJk1W__name{color:#0f172a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:8px;font-size:15px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.ProductCard-module__TlJk1W__desc{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.ProductCard-module__TlJk1W__footer{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.ProductCard-module__TlJk1W__linkText{color:#3b82f6;font-size:13px;font-weight:500}
.ThemeToggle-module__7DynFq__toggle{background:var(--bg-muted);border:1px solid var(--border);border-radius:var(--radius-md);width:36px;height:36px;color:var(--text-body);cursor:pointer;transition:all var(--transition-fast);justify-content:center;align-items:center;display:flex}.ThemeToggle-module__7DynFq__toggle:hover{background:var(--primary-light);border-color:var(--primary);color:var(--primary)}[data-theme=dark] .ThemeToggle-module__7DynFq__toggle{background:var(--bg-muted);border-color:var(--border);color:var(--text-muted)}[data-theme=dark] .ThemeToggle-module__7DynFq__toggle:hover{background:var(--primary-light);border-color:var(--primary);color:var(--primary)}
.LogoCarousel-module__OWTZZG__wrapper{padding:20px 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}.LogoCarousel-module__OWTZZG__track{gap:64px;width:max-content;animation:linear infinite LogoCarousel-module__OWTZZG__scroll;display:flex}.LogoCarousel-module__OWTZZG__pauseOnHover:hover .LogoCarousel-module__OWTZZG__track{animation-play-state:paused}.LogoCarousel-module__OWTZZG__logo{flex-shrink:0;justify-content:center;align-items:center;display:flex}.LogoCarousel-module__OWTZZG__image{-o-object-fit:contain;object-fit:contain;opacity:.85;width:auto;height:72px;transition:opacity var(--transition-normal), transform var(--transition-normal)}.LogoCarousel-module__OWTZZG__logo:hover .LogoCarousel-module__OWTZZG__image{opacity:1;transform:scale(1.05)}@keyframes LogoCarousel-module__OWTZZG__scroll{0%{transform:translate(0)}to{transform:translate(-33.333%)}}@media (prefers-reduced-motion:reduce){.LogoCarousel-module__OWTZZG__track{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;animation:none;overflow-x:auto}.LogoCarousel-module__OWTZZG__logo{scroll-snap-align:center}}
.Tabs-module__Kftrda__container{width:100%}.Tabs-module__Kftrda__tabList{gap:var(--space-2);display:flex;position:relative}.Tabs-module__Kftrda__panel{margin-top:var(--space-4)}.Tabs-module__Kftrda__tab{font-family:inherit;font-size:var(--font-size-base);font-weight:var(--font-weight-medium);padding:var(--space-3) var(--space-4);color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;background:0 0;border:none}.Tabs-module__Kftrda__tab:hover{color:var(--text-main)}.Tabs-module__Kftrda__variant-underline{border-bottom:1px solid var(--border);gap:0}.Tabs-module__Kftrda__variant-underline .Tabs-module__Kftrda__tab{border-bottom:2px solid #0000;border-radius:0;margin-bottom:-1px}.Tabs-module__Kftrda__variant-underline .Tabs-module__Kftrda__tab:hover{color:var(--primary)}.Tabs-module__Kftrda__variant-underline .Tabs-module__Kftrda__tab.Tabs-module__Kftrda__active{color:var(--primary);border-bottom-color:var(--primary)}.Tabs-module__Kftrda__variant-pill .Tabs-module__Kftrda__tab{border-radius:var(--radius-full)}.Tabs-module__Kftrda__variant-pill .Tabs-module__Kftrda__tab:hover{background:var(--bg-muted)}.Tabs-module__Kftrda__variant-pill .Tabs-module__Kftrda__tab.Tabs-module__Kftrda__active{background:var(--primary);color:var(--text-inverse)}
.Article-module___TlI7q__hero{min-height:480px;padding-bottom:var(--space-12);align-items:flex-end;display:flex;position:relative}.Article-module___TlI7q__heroImage{z-index:0;position:absolute;inset:0}.Article-module___TlI7q__heroOverlay{z-index:1;background:linear-gradient(#0000004d 0%,#000000d9 100%);position:absolute;inset:0}.Article-module___TlI7q__heroContent{z-index:2;color:var(--text-inverse);position:relative}.Article-module___TlI7q__heroContent h1{color:var(--text-inverse);margin-bottom:var(--space-4);font-size:var(--font-size-4xl)}.Article-module___TlI7q__category{padding:var(--space-1) var(--space-3);background-color:var(--secondary);color:var(--text-inverse);font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);text-transform:uppercase;letter-spacing:.05em;border-radius:var(--radius-sm);margin-bottom:var(--space-4);display:inline-block}.Article-module___TlI7q__excerpt{font-size:var(--font-size-lg);color:var(--text-inverse);margin-bottom:var(--space-4);opacity:.9;max-width:800px}.Article-module___TlI7q__meta{align-items:center;gap:var(--space-3);font-size:var(--font-size-sm);opacity:.8;display:flex}.Article-module___TlI7q__metaSeparator{opacity:.5}.Article-module___TlI7q__content{padding:var(--space-12) 0}.Article-module___TlI7q__layout{gap:var(--space-10);grid-template-columns:1fr 300px;align-items:start;display:grid}.Article-module___TlI7q__article{min-width:0}.Article-module___TlI7q__articleContent{font-size:var(--font-size-lg);color:var(--text-body);line-height:1.8}.Article-module___TlI7q__articleContent h2{margin-top:var(--space-10);margin-bottom:var(--space-4);font-size:var(--font-size-2xl);color:var(--text-main);padding-top:var(--space-4);border-top:1px solid var(--border)}.Article-module___TlI7q__articleContent h2:first-child{margin-top:0}.Article-module___TlI7q__articleContent h3{margin-top:var(--space-8);margin-bottom:var(--space-3);font-size:var(--font-size-xl);color:var(--text-main)}.Article-module___TlI7q__articleContent p{margin-bottom:var(--space-4)}.Article-module___TlI7q__articleContent ul,.Article-module___TlI7q__articleContent ol{margin-bottom:var(--space-4);padding-left:var(--space-6)}.Article-module___TlI7q__articleContent li{margin-bottom:var(--space-2)}.Article-module___TlI7q__sidebar{top:var(--space-8);position:sticky}.Article-module___TlI7q__sidebarSticky{gap:var(--space-6);flex-direction:column;display:flex}.Article-module___TlI7q__sidebarCard{background-color:var(--bg-subtle);padding:var(--space-6);border-radius:var(--radius-lg);border:1px solid var(--border)}.Article-module___TlI7q__sidebarCard h3{font-size:var(--font-size-lg);margin-bottom:var(--space-4)}.Article-module___TlI7q__related{padding:var(--space-12) 0;background-color:var(--bg-muted)}.Article-module___TlI7q__relatedGrid{gap:var(--space-6);margin-top:var(--space-8);grid-template-columns:repeat(auto-fill,minmax(300px,1fr));display:grid}.Article-module___TlI7q__backSection{padding:var(--space-8) 0}@media (max-width:1024px){.Article-module___TlI7q__layout{grid-template-columns:1fr}.Article-module___TlI7q__sidebar{order:-1;position:static}.Article-module___TlI7q__sidebarSticky{flex-direction:column-reverse}}@media (max-width:640px){.Article-module___TlI7q__hero{min-height:360px}.Article-module___TlI7q__heroContent h1{font-size:var(--font-size-2xl)}.Article-module___TlI7q__relatedGrid{grid-template-columns:1fr}}
.CTABanner-module__CHcMfa__cta{padding:var(--space-24) 0;position:relative;overflow:hidden}.CTABanner-module__CHcMfa__cta:before{content:"";background:radial-gradient(60% 80% at 100%,#1d3e704d 0%,#0000 60%),radial-gradient(40% 60% at 0%,#ed1c2426 0%,#0000 50%);position:absolute;inset:0}.CTABanner-module__CHcMfa__content{justify-content:space-between;align-items:center;gap:var(--space-12);z-index:1;display:flex;position:relative}.CTABanner-module__CHcMfa__text{flex:1}.CTABanner-module__CHcMfa__title{color:var(--text-inverse);font-size:var(--font-size-4xl);margin-bottom:var(--space-3);letter-spacing:-.02em}.CTABanner-module__CHcMfa__subtitle{color:#fffc;font-size:var(--font-size-lg);max-width:500px;margin:0;line-height:1.6}.CTABanner-module__CHcMfa__variant-primary{background:linear-gradient(135deg, #0f172a 0%, var(--primary) 50%, #0f172a 100%)}.CTABanner-module__CHcMfa__variant-secondary{background:linear-gradient(180deg, var(--bg-subtle) 0%, var(--bg-muted) 100%)}.CTABanner-module__CHcMfa__variant-secondary .CTABanner-module__CHcMfa__title{color:var(--text-main)}.CTABanner-module__CHcMfa__variant-secondary .CTABanner-module__CHcMfa__subtitle{color:var(--text-body)}@media (max-width:768px){.CTABanner-module__CHcMfa__content{text-align:center;flex-direction:column}.CTABanner-module__CHcMfa__title{font-size:var(--font-size-3xl)}.CTABanner-module__CHcMfa__subtitle{font-size:var(--font-size-base);max-width:100%}}
.NewsCard-module__M53Vlq__link{color:inherit;text-decoration:none;display:block}.NewsCard-module__M53Vlq__card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;height:100%;transition:all .25s;display:flex;overflow:hidden}.NewsCard-module__M53Vlq__card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000014}.NewsCard-module__M53Vlq__imageWrap{aspect-ratio:16/10;background:#f1f5f9;position:relative;overflow:hidden}.NewsCard-module__M53Vlq__imageWrap img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .3s}.NewsCard-module__M53Vlq__card:hover .NewsCard-module__M53Vlq__imageWrap img{transform:scale(1.05)}.NewsCard-module__M53Vlq__content{flex:1;padding:20px}.NewsCard-module__M53Vlq__meta{align-items:center;gap:12px;margin-bottom:12px;display:flex}.NewsCard-module__M53Vlq__category{color:#3b82f6;text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:600}.NewsCard-module__M53Vlq__date{color:#94a3b8;font-size:12px}.NewsCard-module__M53Vlq__title{color:#0f172a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:10px;font-size:16px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.NewsCard-module__M53Vlq__excerpt{color:#64748b;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.6;display:-webkit-box;overflow:hidden}
.MegaMenu-module__TSOQlq__megaMenu{-webkit-backdrop-filter:blur(12px);border-radius:var(--radius-lg);width:900px;box-shadow:var(--shadow-xl);border:1px solid var(--border);z-index:100;background:#fff;animation:.2s MegaMenu-module__TSOQlq__slideDown}@keyframes MegaMenu-module__TSOQlq__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.MegaMenu-module__TSOQlq__megaMenuInner{gap:var(--space-8);padding:var(--space-6);grid-template-columns:2fr 1fr;display:grid}.MegaMenu-module__TSOQlq__brandsColumn{flex-direction:column;display:flex}.MegaMenu-module__TSOQlq__columnTitle{font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--space-4);margin-top:0}.MegaMenu-module__TSOQlq__brandsGrid,.MegaMenu-module__TSOQlq__brandsGridLarge{gap:var(--space-4);margin-bottom:var(--space-4);grid-template-columns:repeat(3,1fr);display:grid}.MegaMenu-module__TSOQlq__brandItem,.MegaMenu-module__TSOQlq__brandItemLarge{align-items:center;gap:var(--space-3);padding:var(--space-4);border-radius:var(--radius-md);transition:all var(--transition-fast);background:var(--bg-subtle);border:1px solid #0000;flex-direction:column;display:flex}.MegaMenu-module__TSOQlq__brandItem:hover,.MegaMenu-module__TSOQlq__brandItemLarge:hover{background:var(--bg-base);border-color:var(--primary-light);box-shadow:var(--shadow-md);transform:translateY(-2px)}.MegaMenu-module__TSOQlq__brandLogo,.MegaMenu-module__TSOQlq__brandLogoLarge{border-radius:var(--radius-md);width:72px;height:72px;padding:var(--space-2);box-shadow:var(--shadow-sm);background:#fff;justify-content:center;align-items:center;display:flex}.MegaMenu-module__TSOQlq__brandLogo img,.MegaMenu-module__TSOQlq__brandLogoLarge img{-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:100%}.MegaMenu-module__TSOQlq__brandName,.MegaMenu-module__TSOQlq__brandNameLarge{font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);color:var(--text-main);text-align:center}.MegaMenu-module__TSOQlq__viewAll{font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--primary);padding-top:var(--space-4);border-top:1px solid var(--border);transition:color var(--transition-fast);align-items:center;gap:6px;margin-top:auto;display:inline-flex}.MegaMenu-module__TSOQlq__viewAll:hover{color:var(--primary-hover)}.MegaMenu-module__TSOQlq__categoriesColumn{flex-direction:column;display:flex}.MegaMenu-module__TSOQlq__categoriesList{gap:var(--space-1);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.MegaMenu-module__TSOQlq__categoryItem{align-items:center;gap:var(--space-3);padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);transition:background var(--transition-fast);display:flex}.MegaMenu-module__TSOQlq__categoryItem:hover{background:var(--bg-subtle)}.MegaMenu-module__TSOQlq__categoryItem:hover .MegaMenu-module__TSOQlq__categoryName{color:var(--primary)}.MegaMenu-module__TSOQlq__categoryIcon{background:var(--primary-50);border-radius:var(--radius-md);width:36px;height:36px;color:var(--primary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.MegaMenu-module__TSOQlq__categoryInfo{flex-direction:column;display:flex}.MegaMenu-module__TSOQlq__categoryName{font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--text-main);transition:color var(--transition-fast)}.MegaMenu-module__TSOQlq__categoryCount{font-size:var(--font-size-xs);color:var(--text-muted)}.MegaMenu-module__TSOQlq__promoColumn{gap:var(--space-4);flex-direction:column;display:flex}.MegaMenu-module__TSOQlq__promoCard{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-hover) 100%);border-radius:var(--radius-md);padding:var(--space-5);color:#fff}.MegaMenu-module__TSOQlq__promoIcon{border-radius:var(--radius-md);width:48px;height:48px;margin-bottom:var(--space-3);color:#fff;background:#ffffff26;justify-content:center;align-items:center;display:flex}.MegaMenu-module__TSOQlq__promoCard h4{font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);color:#fff;margin-bottom:var(--space-2)}.MegaMenu-module__TSOQlq__promoCard p{font-size:var(--font-size-xs);color:#fffc;margin:0;line-height:1.5}@media (max-width:768px){.MegaMenu-module__TSOQlq__megaMenu{width:calc(100% - var(--space-8));max-height:calc(100vh - 100px);left:var(--space-4);right:var(--space-4);animation:none;position:fixed;top:80px;overflow-y:auto}.MegaMenu-module__TSOQlq__megaMenuInner{gap:var(--space-6);grid-template-columns:1fr}.MegaMenu-module__TSOQlq__brandsGrid,.MegaMenu-module__TSOQlq__brandsGridLarge{grid-template-columns:repeat(2,1fr)}}
.Modal-module__rxdtia__dialog{z-index:1000;background:0 0;border:none;max-height:90vh;margin:auto;padding:0;position:fixed;inset:0}.Modal-module__rxdtia__dialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080}.Modal-module__rxdtia__content{background:var(--bg-base);border-radius:var(--radius-lg);box-shadow:var(--shadow-xl);max-height:90vh;overflow-y:auto}.Modal-module__rxdtia__size-sm{width:90vw;max-width:400px}.Modal-module__rxdtia__size-md{width:90vw;max-width:560px}.Modal-module__rxdtia__size-lg{width:90vw;max-width:800px}.Modal-module__rxdtia__header{padding:var(--space-4) var(--space-6);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;display:flex}.Modal-module__rxdtia__title{font-size:var(--font-size-xl);font-weight:var(--font-weight-semibold);margin:0}.Modal-module__rxdtia__closeBtn{border-radius:var(--radius-md);width:36px;height:36px;color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.Modal-module__rxdtia__closeBtn:hover{background:var(--bg-muted);color:var(--text-main)}.Modal-module__rxdtia__body{padding:var(--space-6)}
.Services-module__XSyJkG__servicesSection{padding:var(--space-16) 0}.Services-module__XSyJkG__grid{gap:var(--space-6);margin-top:var(--space-12);grid-template-columns:1fr;display:grid}@media (min-width:640px){.Services-module__XSyJkG__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Services-module__XSyJkG__grid{grid-template-columns:repeat(3,1fr)}}
.Contact-module__LXK8Tq__contactSection{padding:var(--space-16) 0}.Contact-module__LXK8Tq__contactGrid{gap:var(--space-12);grid-template-columns:1fr 1fr;align-items:start;display:grid}.Contact-module__LXK8Tq__contactInfo{max-width:520px}.Contact-module__LXK8Tq__infoCards{gap:var(--space-3);margin-top:var(--space-8);flex-direction:column;display:flex}.Contact-module__LXK8Tq__infoCard{border-radius:var(--radius-lg);padding:var(--space-5) var(--space-6);align-items:center;gap:var(--space-5);transition:all var(--transition-normal);border:1px solid var(--border);background:#fff;display:flex}.Contact-module__LXK8Tq__infoCard:hover{box-shadow:var(--shadow-md);border-color:var(--primary-light)}.Contact-module__LXK8Tq__infoIconWrap{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-hover) 100%);border-radius:var(--radius-md);color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.Contact-module__LXK8Tq__infoContent{justify-content:space-between;align-items:center;gap:var(--space-4);flex:1;display:flex}.Contact-module__LXK8Tq__infoTitle{font-size:var(--font-size-base);font-weight:var(--font-weight-bold);color:var(--text-main);min-width:100px}.Contact-module__LXK8Tq__infoText{font-size:var(--font-size-sm);color:var(--text-body);text-align:right;margin:0;line-height:1.5}.Contact-module__LXK8Tq__zaloLink{color:var(--secondary);font-weight:var(--font-weight-semibold);transition:color var(--transition-normal);text-decoration:none}.Contact-module__LXK8Tq__zaloLink:hover{text-decoration:underline}.Contact-module__LXK8Tq__workingHours{margin-top:var(--space-8);padding:var(--space-6);background:var(--bg-subtle);border:1px solid var(--border);border-radius:var(--radius-lg)}.Contact-module__LXK8Tq__workingHoursTitle{font-size:var(--font-size-base);font-weight:var(--font-weight-semibold);color:var(--text-main);margin-bottom:var(--space-2)}.Contact-module__LXK8Tq__workingHoursText{font-size:var(--font-size-sm);color:var(--text-body);line-height:var(--line-height-relaxed);margin:0}.Contact-module__LXK8Tq__contactFormWrapper{top:var(--space-8);position:sticky}.Contact-module__LXK8Tq__formCard{background:var(--bg-base);border:1px solid var(--border);border-radius:var(--radius-xl);padding:var(--space-8);box-shadow:var(--shadow-md)}.Contact-module__LXK8Tq__formTitle{font-size:var(--font-size-2xl);font-weight:var(--font-weight-bold);color:var(--text-main);margin-bottom:var(--space-2)}.Contact-module__LXK8Tq__formSubtitle{font-size:var(--font-size-sm);color:var(--text-muted);margin-bottom:var(--space-6);line-height:var(--line-height-normal)}.Contact-module__LXK8Tq__mapSection{padding:var(--space-16) 0;background:var(--bg-subtle)}@media (max-width:1024px){.Contact-module__LXK8Tq__contactGrid{gap:var(--space-12);grid-template-columns:1fr}.Contact-module__LXK8Tq__contactInfo{max-width:none}.Contact-module__LXK8Tq__contactFormWrapper{position:static}.Contact-module__LXK8Tq__infoCards{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Contact-module__LXK8Tq__infoCard{padding:var(--space-4);align-items:flex-start;gap:var(--space-3);flex-direction:column}.Contact-module__LXK8Tq__infoContent{align-items:flex-start;gap:var(--space-2);flex-direction:column}.Contact-module__LXK8Tq__infoText{text-align:left}}
.CategoryProducts-module__zAzT7a__section{padding:var(--space-12) var(--space-4)}.CategoryProducts-module__zAzT7a__header{justify-content:space-between;align-items:flex-start;gap:var(--space-4);margin-bottom:var(--space-8);flex-wrap:wrap;display:flex}.CategoryProducts-module__zAzT7a__controls{align-items:center;gap:var(--space-4);display:flex}.CategoryProducts-module__zAzT7a__sortWrap{align-items:center;gap:var(--space-2);display:flex}.CategoryProducts-module__zAzT7a__sortLabel{font-size:var(--font-size-sm);color:var(--text-muted);white-space:nowrap}.CategoryProducts-module__zAzT7a__selectWrap{align-items:center;display:inline-flex;position:relative}.CategoryProducts-module__zAzT7a__select{appearance:none;background:var(--bg-base);border:1px solid var(--border);border-radius:var(--radius-md);padding:var(--space-2) var(--space-8) var(--space-2) var(--space-3);font-family:inherit;font-size:var(--font-size-sm);color:var(--text-main);cursor:pointer;transition:border-color var(--transition-fast)}.CategoryProducts-module__zAzT7a__select:hover{border-color:var(--primary)}.CategoryProducts-module__zAzT7a__select:focus{border-color:var(--primary);box-shadow:0 0 0 2px var(--primary-light);outline:none}.CategoryProducts-module__zAzT7a__selectIcon{right:var(--space-2);pointer-events:none;color:var(--text-muted);position:absolute}.CategoryProducts-module__zAzT7a__layout{gap:var(--space-8);grid-template-columns:280px 1fr;align-items:start;display:grid}.CategoryProducts-module__zAzT7a__sidebar{top:var(--space-4);position:sticky}.CategoryProducts-module__zAzT7a__content{min-width:0}.CategoryProducts-module__zAzT7a__grid{gap:var(--space-6);grid-template-columns:repeat(3,1fr);display:grid}.CategoryProducts-module__zAzT7a__empty{text-align:center;padding:var(--space-16) var(--space-4);color:var(--text-muted)}.CategoryProducts-module__zAzT7a__empty p{margin-bottom:var(--space-4);font-size:var(--font-size-lg)}@media (max-width:1024px){.CategoryProducts-module__zAzT7a__layout{grid-template-columns:1fr}.CategoryProducts-module__zAzT7a__sidebar{position:static}.CategoryProducts-module__zAzT7a__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.CategoryProducts-module__zAzT7a__header{flex-direction:column;align-items:stretch}.CategoryProducts-module__zAzT7a__controls{justify-content:flex-end}.CategoryProducts-module__zAzT7a__grid{grid-template-columns:1fr}}
.Brands-module__KmgTdW__section{padding:var(--space-12) var(--space-4)}.Brands-module__KmgTdW__grid{gap:var(--space-6);margin-top:var(--space-10);grid-template-columns:repeat(1,1fr);display:grid}@media (min-width:640px){.Brands-module__KmgTdW__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Brands-module__KmgTdW__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1280px){.Brands-module__KmgTdW__grid{grid-template-columns:repeat(4,1fr)}}
.AboutUs-module__KYY95W__section{padding:var(--space-16) 0}.AboutUs-module__KYY95W__sectionAlt{padding:var(--space-16) 0;background:var(--bg-subtle)}.AboutUs-module__KYY95W__overviewGrid{gap:var(--space-12);grid-template-columns:1fr 320px;align-items:start;display:grid}.AboutUs-module__KYY95W__overviewContent{max-width:720px}.AboutUs-module__KYY95W__overviewText{font-size:var(--font-size-lg);color:var(--text-body);line-height:var(--line-height-relaxed);margin-bottom:var(--space-4)}.AboutUs-module__KYY95W__overviewStats{gap:var(--space-4);grid-template-columns:1fr;display:grid}.AboutUs-module__KYY95W__statCard{background:var(--bg-subtle);border:1px solid var(--border);border-radius:var(--radius-md);padding:var(--space-6);text-align:center;transition:box-shadow var(--transition-normal)}.AboutUs-module__KYY95W__statCard:hover{box-shadow:var(--shadow-md)}.AboutUs-module__KYY95W__statNumber{font-size:var(--font-size-4xl);font-weight:var(--font-weight-bold);color:var(--primary);margin-bottom:var(--space-2);line-height:1;display:block}.AboutUs-module__KYY95W__statLabel{font-size:var(--font-size-sm);color:var(--text-muted);font-weight:var(--font-weight-medium)}.AboutUs-module__KYY95W__visionMissionGrid{gap:var(--space-8);grid-template-columns:repeat(2,1fr);display:grid}.AboutUs-module__KYY95W__visionCard,.AboutUs-module__KYY95W__missionCard{background:var(--bg-base);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--space-8);transition:box-shadow var(--transition-normal)}.AboutUs-module__KYY95W__visionCard:hover,.AboutUs-module__KYY95W__missionCard:hover{box-shadow:var(--shadow-lg)}.AboutUs-module__KYY95W__cardIcon{font-size:var(--font-size-4xl);margin-bottom:var(--space-4)}.AboutUs-module__KYY95W__cardTitle{font-size:var(--font-size-2xl);font-weight:var(--font-weight-bold);color:var(--text-main);margin-bottom:var(--space-4)}.AboutUs-module__KYY95W__cardText{font-size:var(--font-size-base);color:var(--text-body);line-height:var(--line-height-relaxed);margin:0}.AboutUs-module__KYY95W__certificatesGrid{gap:var(--space-8);margin-top:var(--space-12);grid-template-columns:repeat(3,1fr);display:grid}.AboutUs-module__KYY95W__certificateCard{background:var(--bg-base);border:1px solid var(--border);border-radius:var(--radius-md);padding:var(--space-6);text-align:center;transition:box-shadow var(--transition-normal)}.AboutUs-module__KYY95W__certificateCard:hover{box-shadow:var(--shadow-md)}.AboutUs-module__KYY95W__certificateImage{width:120px;height:120px;margin:0 auto var(--space-4);background:var(--bg-subtle);border-radius:var(--radius-md);justify-content:center;align-items:center;display:flex;overflow:hidden}.AboutUs-module__KYY95W__certificateImage img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.AboutUs-module__KYY95W__certificateName{font-size:var(--font-size-base);font-weight:var(--font-weight-medium);color:var(--text-main);margin:0}.AboutUs-module__KYY95W__gridCols3{grid-template-columns:repeat(3,1fr)}.AboutUs-module__KYY95W__gridCols2{grid-template-columns:repeat(2,1fr)}.AboutUs-module__KYY95W__gridCols1{grid-template-columns:1fr}@media (max-width:1024px){.AboutUs-module__KYY95W__overviewGrid{grid-template-columns:1fr}.AboutUs-module__KYY95W__overviewStats{grid-template-columns:repeat(3,1fr)}.AboutUs-module__KYY95W__certificatesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.AboutUs-module__KYY95W__visionMissionGrid{grid-template-columns:1fr}.AboutUs-module__KYY95W__overviewStats,.AboutUs-module__KYY95W__certificatesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.AboutUs-module__KYY95W__overviewStats,.AboutUs-module__KYY95W__certificatesGrid{grid-template-columns:1fr}}
.Header-module__85i50G__header{z-index:100;width:100%;height:var(--header-height);background:var(--bg-base);border-bottom:1px solid var(--border);transition:box-shadow .2s,background-color .2s;position:sticky;top:0}.Header-module__85i50G__header.Header-module__85i50G__scrolled{box-shadow:var(--shadow-sm)}.Header-module__85i50G__headerContainer{height:100%;max-width:var(--container-max);padding:0 var(--space-6);justify-content:space-between;align-items:center;margin:0 auto;display:flex}@media (min-width:1024px){.Header-module__85i50G__headerContainer{padding:0 var(--space-8)}}.Header-module__85i50G__logo{align-items:center;gap:var(--space-3);display:flex}.Header-module__85i50G__logoText{font-weight:var(--font-weight-semibold);font-size:var(--font-size-lg);color:var(--text-main)}.Header-module__85i50G__nav{display:none}@media (min-width:1024px){.Header-module__85i50G__nav{align-items:center;gap:var(--space-1);display:flex}}.Header-module__85i50G__navLink{padding:var(--space-2) var(--space-4);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--text-body);border-radius:var(--radius-md);transition:all .15s}.Header-module__85i50G__navLink:hover{color:var(--primary);background:var(--primary-light)}.Header-module__85i50G__navLink.Header-module__85i50G__active{color:var(--primary)}.Header-module__85i50G__megaMenuContainer{z-index:100;position:absolute;top:calc(100% + 4px);left:50%;transform:translate(-50%)}.Header-module__85i50G__actions{align-items:center;gap:var(--space-3);display:flex}.Header-module__85i50G__mobileMenuButton{width:40px;height:40px;color:var(--text-main);cursor:pointer;border-radius:var(--radius-md);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.Header-module__85i50G__mobileMenuButton:hover{background:var(--bg-muted)}@media (min-width:1024px){.Header-module__85i50G__mobileMenuButton{display:none}}
.HeroCarousel-module__tmaMzW__hero{height:100vh;min-height:700px;max-height:950px;position:relative;overflow:hidden}.HeroCarousel-module__tmaMzW__heroInner{width:100%;height:100%;position:relative}.HeroCarousel-module__tmaMzW__heroMedia{position:absolute;inset:0}.HeroCarousel-module__tmaMzW__heroImage{transition:opacity .6s cubic-bezier(.4,0,.2,1)}.HeroCarousel-module__tmaMzW__heroImage.HeroCarousel-module__tmaMzW__fadeOut{opacity:0}.HeroCarousel-module__tmaMzW__heroImage.HeroCarousel-module__tmaMzW__fadeIn{opacity:1}.HeroCarousel-module__tmaMzW__heroOverlay{background:linear-gradient(105deg,#0f172aeb 0%,#1d3e70d9 40%,#1d3e7080 100%);position:absolute;inset:0}.HeroCarousel-module__tmaMzW__heroContent{z-index:2;align-items:center;width:100%;height:100%;display:flex;position:relative}.HeroCarousel-module__tmaMzW__heroText{width:100%;max-width:var(--container-max);padding:0 var(--space-6);margin:0 auto;transition:transform .5s cubic-bezier(.4,0,.2,1),opacity .5s cubic-bezier(.4,0,.2,1)}@media (min-width:1024px){.HeroCarousel-module__tmaMzW__heroText{padding:0 var(--space-8)}}.HeroCarousel-module__tmaMzW__heroText.HeroCarousel-module__tmaMzW__slideOut{opacity:0;transform:translate(-30px)}.HeroCarousel-module__tmaMzW__heroText.HeroCarousel-module__tmaMzW__slideIn{opacity:0;transform:translate(30px)}.HeroCarousel-module__tmaMzW__heroEyebrow{color:#ffffffe6;text-transform:uppercase;letter-spacing:.14em;background:#ed1c2433;border:1px solid #ed1c2466;border-radius:20px;align-items:center;gap:10px;margin-bottom:20px;padding:8px 16px;font-size:12px;font-weight:700;display:inline-flex}.HeroCarousel-module__tmaMzW__heroTitle{color:#fff;letter-spacing:-.03em;margin-bottom:20px;font-size:clamp(36px,5vw,60px);font-weight:700;line-height:1.1}.HeroCarousel-module__tmaMzW__heroTitleAccent{color:#ed1c24;display:block}.HeroCarousel-module__tmaMzW__heroDescription{color:#ffffffd9;max-width:560px;margin-bottom:36px;font-size:18px;line-height:1.7}.HeroCarousel-module__tmaMzW__heroCtas{flex-wrap:wrap;gap:16px;margin-bottom:48px;display:flex}.HeroCarousel-module__tmaMzW__btnPrimary{cursor:pointer;color:#fff;background:#ed1c24;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:14px 28px;font-size:14px;font-weight:600;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex}.HeroCarousel-module__tmaMzW__btnPrimary:hover{background:#c91820;transform:translateY(-2px);box-shadow:0 8px 24px #ed1c2459}.HeroCarousel-module__tmaMzW__btnOutline{cursor:pointer;color:#fff;background:0 0;border:1px solid #ffffff59;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:14px 28px;font-size:14px;font-weight:600;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex}.HeroCarousel-module__tmaMzW__btnOutline:hover{background:#ffffff1a;border-color:#ffffff80;transform:translateY(-2px)}.HeroCarousel-module__tmaMzW__heroStats{border-top:1px solid #ffffff1f;gap:40px;padding-top:40px;display:flex}.HeroCarousel-module__tmaMzW__heroStat{text-align:left}.HeroCarousel-module__tmaMzW__heroStatValue{color:#fff;margin-bottom:4px;font-size:40px;font-weight:700;line-height:1}.HeroCarousel-module__tmaMzW__heroStatLabel{color:#fff9;font-size:13px}.HeroCarousel-module__tmaMzW__carouselControls{z-index:10;align-items:center;gap:16px;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.HeroCarousel-module__tmaMzW__carouselBtn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.HeroCarousel-module__tmaMzW__carouselBtn:hover{background:#fff3;border-color:#fff6;transform:scale(1.1)}.HeroCarousel-module__tmaMzW__carouselDots{gap:8px;display:flex}.HeroCarousel-module__tmaMzW__carouselDot{cursor:pointer;background:0 0;border:2px solid #fff6;border-radius:50%;width:12px;height:12px;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1)}.HeroCarousel-module__tmaMzW__carouselDot.HeroCarousel-module__tmaMzW__active{background:#ed1c24;border-color:#ed1c24;transform:scale(1.2);box-shadow:0 0 12px #ed1c2480}.HeroCarousel-module__tmaMzW__carouselDot:hover:not(.HeroCarousel-module__tmaMzW__active){border-color:#fffc}@media (max-width:1024px){.HeroCarousel-module__tmaMzW__heroStats{gap:24px}.HeroCarousel-module__tmaMzW__heroStatValue{font-size:32px}}@media (max-width:768px){.HeroCarousel-module__tmaMzW__hero{min-height:600px;max-height:none}.HeroCarousel-module__tmaMzW__heroTitle{font-size:32px}.HeroCarousel-module__tmaMzW__heroDescription{font-size:16px}.HeroCarousel-module__tmaMzW__heroCtas{flex-direction:column;gap:12px}.HeroCarousel-module__tmaMzW__btnPrimary,.HeroCarousel-module__tmaMzW__btnOutline{justify-content:center;width:100%}.HeroCarousel-module__tmaMzW__heroStats{flex-wrap:wrap;gap:20px;padding-top:24px}.HeroCarousel-module__tmaMzW__heroStat{flex:45%}.HeroCarousel-module__tmaMzW__heroStatValue{font-size:28px}.HeroCarousel-module__tmaMzW__carouselControls{bottom:24px}.HeroCarousel-module__tmaMzW__carouselBtn{width:40px;height:40px}}
.Input-module__Tl1jgW__group{gap:var(--space-1);flex-direction:column;display:flex}.Input-module__Tl1jgW__label{font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--text-main)}.Input-module__Tl1jgW__input,.Input-module__Tl1jgW__textarea,.Input-module__Tl1jgW__select{width:100%;padding:var(--space-3);border:1px solid var(--border);border-radius:var(--radius-md);font-size:var(--font-size-base);color:var(--text-main);background:var(--bg-base);transition:border-color var(--transition-fast), box-shadow var(--transition-fast);outline:none;font-family:inherit}.Input-module__Tl1jgW__input:focus,.Input-module__Tl1jgW__textarea:focus,.Input-module__Tl1jgW__select:focus{border-color:var(--primary);box-shadow:0 0 0 3px #1d3e701a}.Input-module__Tl1jgW__textarea{resize:vertical;min-height:120px}.Input-module__Tl1jgW__select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right var(--space-3) center;padding-right:var(--space-8)}.Input-module__Tl1jgW__error{border-color:var(--error)}.Input-module__Tl1jgW__error:focus{box-shadow:0 0 0 3px #ef44441a}.Input-module__Tl1jgW__errorText{font-size:var(--font-size-xs);color:var(--error);margin:0}.Input-module__Tl1jgW__helper{font-size:var(--font-size-xs);color:var(--text-muted);margin:0}.Input-module__Tl1jgW__input:disabled,.Input-module__Tl1jgW__textarea:disabled,.Input-module__Tl1jgW__select:disabled{background:var(--bg-muted);opacity:.7;cursor:not-allowed}
.Partners-module__c5hu6G__section{padding:var(--space-16) 0}.Partners-module__c5hu6G__sectionAlt{padding:var(--space-16) 0;background:var(--bg-subtle)}.Partners-module__c5hu6G__sectionDark{padding:var(--space-16) 0;background:var(--primary)}.Partners-module__c5hu6G__statsSection{margin-top:calc(-1 * var(--space-16));z-index:2;position:relative}.Partners-module__c5hu6G__partnerCategory{margin-bottom:var(--space-12)}.Partners-module__c5hu6G__partnerCategory:last-child{margin-bottom:0}.Partners-module__c5hu6G__categoryTitle{font-size:var(--font-size-xl);font-weight:var(--font-weight-bold);color:var(--text-main);margin-bottom:var(--space-6);padding-bottom:var(--space-3);border-bottom:2px solid var(--primary);display:inline-block}.Partners-module__c5hu6G__partnerGrid{gap:var(--space-6);grid-template-columns:repeat(4,1fr);display:grid}.Partners-module__c5hu6G__gridCols3{grid-template-columns:repeat(3,1fr)}.Partners-module__c5hu6G__gridCols2{grid-template-columns:repeat(2,1fr)}.Partners-module__c5hu6G__gridCols1{grid-template-columns:1fr}.Partners-module__c5hu6G__partnerCard{background:var(--bg-base);border:1px solid var(--border);border-radius:var(--radius-md);padding:var(--space-6);text-align:center;transition:box-shadow var(--transition-normal), border-color var(--transition-normal);flex-direction:column;align-items:center;display:flex}.Partners-module__c5hu6G__partnerCard:hover{box-shadow:var(--shadow-md);border-color:var(--primary)}.Partners-module__c5hu6G__partnerLogo{width:100px;height:60px;margin-bottom:var(--space-4);justify-content:center;align-items:center;display:flex}.Partners-module__c5hu6G__partnerLogo img{-o-object-fit:contain;object-fit:contain;filter:grayscale();opacity:.7;max-width:100%;max-height:100%;transition:filter var(--transition-normal), opacity var(--transition-normal)}.Partners-module__c5hu6G__partnerCard:hover .Partners-module__c5hu6G__partnerLogo img{filter:grayscale(0%);opacity:1}.Partners-module__c5hu6G__partnerInfo{gap:var(--space-1);flex-direction:column;display:flex}.Partners-module__c5hu6G__partnerName{font-size:var(--font-size-base);font-weight:var(--font-weight-medium);color:var(--text-main);line-height:var(--line-height-normal);margin:0}.Partners-module__c5hu6G__partnerLocation{font-size:var(--font-size-sm);color:var(--text-muted);margin:0}.Partners-module__c5hu6G__ctaContent{text-align:center;max-width:640px;margin:0 auto}.Partners-module__c5hu6G__ctaTitle{font-size:var(--font-size-3xl);font-weight:var(--font-weight-bold);color:var(--text-inverse);margin-bottom:var(--space-4)}.Partners-module__c5hu6G__ctaText{font-size:var(--font-size-lg);color:#ffffffd9;line-height:var(--line-height-relaxed);margin-bottom:var(--space-6)}.Partners-module__c5hu6G__ctaButton{font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold);padding:var(--space-4) var(--space-8);background:var(--text-inverse);color:var(--primary);border-radius:var(--radius-md);transition:transform var(--transition-fast), box-shadow var(--transition-fast);text-decoration:none;display:inline-block}.Partners-module__c5hu6G__ctaButton:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}@media (max-width:1024px){.Partners-module__c5hu6G__partnerGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.Partners-module__c5hu6G__partnerGrid{grid-template-columns:repeat(2,1fr)}.Partners-module__c5hu6G__ctaTitle{font-size:var(--font-size-2xl)}.Partners-module__c5hu6G__ctaText{font-size:var(--font-size-base)}}@media (max-width:480px){.Partners-module__c5hu6G__partnerGrid{grid-template-columns:1fr}}
.page-module__p4qWMq__newsSection{padding:var(--space-12) 0}.page-module__p4qWMq__filters{gap:var(--space-2);margin-bottom:var(--space-8);flex-wrap:wrap;display:flex}.page-module__p4qWMq__filterBtn{padding:var(--space-2) var(--space-4);border-radius:var(--radius-full);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--text-body);background-color:var(--bg-muted);transition:all var(--transition-fast)}.page-module__p4qWMq__filterBtn:hover{background-color:var(--primary-light);color:var(--primary)}.page-module__p4qWMq__filterBtn.page-module__p4qWMq__active{background-color:var(--primary);color:var(--text-inverse)}.page-module__p4qWMq__grid{gap:var(--space-6);margin-bottom:var(--space-12);grid-template-columns:repeat(auto-fill,minmax(320px,1fr));display:grid}.page-module__p4qWMq__empty{text-align:center;padding:var(--space-12);color:var(--text-muted)}@media (max-width:640px){.page-module__p4qWMq__grid{grid-template-columns:1fr}}
.FloatingContact-module__A3myjq__floatingCta{z-index:1000;flex-direction:column;align-items:flex-end;gap:12px;display:flex;position:fixed;bottom:24px;right:24px}.FloatingContact-module__A3myjq__floatingToggle{cursor:pointer;background:var(--primary);color:#fff;z-index:2;border:none;border-radius:999px;align-items:center;gap:8px;padding:12px 20px;font-family:inherit;font-size:14px;font-weight:500;transition:all .2s;animation:2.5s ease-out infinite FloatingContact-module__A3myjq__ctaRipple;display:inline-flex;position:relative;box-shadow:0 4px 20px #1d3e7059}.FloatingContact-module__A3myjq__floatingToggle:hover{background:var(--primary-hover);transform:scale(1.02);box-shadow:0 6px 28px #1d3e7073}.FloatingContact-module__A3myjq__floatingToggle:active{transform:scale(.95)}.FloatingContact-module__A3myjq__floatingToggle svg{flex-shrink:0;width:20px;height:20px}.FloatingContact-module__A3myjq__toggleLabel{display:none}@media (min-width:640px){.FloatingContact-module__A3myjq__toggleLabel{display:inline}}@keyframes FloatingContact-module__A3myjq__ctaRipple{0%{box-shadow:0 4px 20px #1d3e7059,0 0 #1d3e704d}70%{box-shadow:0 4px 20px #1d3e7059,0 0 0 12px #1d3e7000}to{box-shadow:0 4px 20px #1d3e7059,0 0 #1d3e7000}}.FloatingContact-module__A3myjq__floatingCta.FloatingContact-module__A3myjq__open .FloatingContact-module__A3myjq__floatingToggle{animation:none}.FloatingContact-module__A3myjq__floatingPanel{background:var(--bg-base);border:1px solid var(--border);opacity:0;visibility:hidden;transform-origin:100% 100%;pointer-events:none;border-radius:16px;width:300px;transition:all .2s ease-out;position:absolute;bottom:calc(100% + 8px);right:0;overflow:hidden;transform:translateY(10px);box-shadow:0 12px 48px #0000001f}.FloatingContact-module__A3myjq__floatingCta.FloatingContact-module__A3myjq__open .FloatingContact-module__A3myjq__floatingPanel{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.FloatingContact-module__A3myjq__panelHeader{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-hover) 100%);color:#fff;padding:16px 20px}.FloatingContact-module__A3myjq__panelHeader h4{margin-bottom:2px;font-size:14px;font-weight:700;color:#fff!important}.FloatingContact-module__A3myjq__panelHeader p{opacity:.85;color:#ffffffd9;margin:0;font-size:11px}.FloatingContact-module__A3myjq__panelList{padding:10px}.FloatingContact-module__A3myjq__panelItem{color:var(--text-main);border-radius:12px;align-items:center;gap:14px;padding:10px 14px;text-decoration:none;transition:background .15s;display:flex}.FloatingContact-module__A3myjq__panelItem:hover{background:#1d3e700d}.FloatingContact-module__A3myjq__panelItem:hover .FloatingContact-module__A3myjq__panelIcon{transform:scale(1.1)}.FloatingContact-module__A3myjq__panelIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .2s;display:flex}.FloatingContact-module__A3myjq__panelIcon svg{width:20px;height:20px}.FloatingContact-module__A3myjq__panelIcon.FloatingContact-module__A3myjq__hotline{color:var(--secondary);background:linear-gradient(135deg,#ed1c2414,#ed1c2429)}.FloatingContact-module__A3myjq__panelIcon.FloatingContact-module__A3myjq__zalo{color:#0068ff;background:#fff;box-shadow:0 1px 4px #00000014}.FloatingContact-module__A3myjq__panelIcon.FloatingContact-module__A3myjq__fb{color:#1877f2;background:#fff;box-shadow:0 1px 4px #00000014}.FloatingContact-module__A3myjq__panelText{flex:1;min-width:0}.FloatingContact-module__A3myjq__label{color:var(--text-main);font-size:13px;font-weight:600;line-height:1.3}.FloatingContact-module__A3myjq__detail{color:var(--text-muted);margin-top:1px;font-size:11px}.FloatingContact-module__A3myjq__panelAction{opacity:0;flex-shrink:0;font-size:12px;font-weight:500;transition:opacity .15s}.FloatingContact-module__A3myjq__panelItem:hover .FloatingContact-module__A3myjq__panelAction{opacity:1}.FloatingContact-module__A3myjq__hotlineAction{color:var(--secondary)}.FloatingContact-module__A3myjq__zaloAction{color:#0068ff}.FloatingContact-module__A3myjq__fbAction{color:#1877f2}.FloatingContact-module__A3myjq__emailAction{color:var(--primary)}
.Footer-module__hP-FLq__footer{background:linear-gradient(180deg, var(--bg-subtle) 0%, var(--bg-muted) 100%);border-top:1px solid var(--border);padding-top:var(--space-20);margin-top:auto;transition:background-color .2s;position:relative;overflow:hidden}.Footer-module__hP-FLq__footer:before{content:"";pointer-events:none;background:radial-gradient(at 100% 0,#1d3e704d 0%,#0000 60%);width:50%;height:100%;position:absolute;top:0;right:0}.Footer-module__hP-FLq__footerContainer{gap:var(--space-12);padding-bottom:var(--space-16);z-index:1;grid-template-columns:1fr;display:grid;position:relative}@media (min-width:768px){.Footer-module__hP-FLq__footerContainer{grid-template-columns:1.5fr 1fr 1fr 1.5fr}}.Footer-module__hP-FLq__footerLogo{width:160px;height:auto;margin-bottom:var(--space-4);transition:opacity var(--transition-normal)}.Footer-module__hP-FLq__footerLogo:hover{opacity:.85}.Footer-module__hP-FLq__footerLogo img{filter:none;width:100%;height:auto}[data-theme=dark] .Footer-module__hP-FLq__footerLogo img{filter:brightness(0)invert()}.Footer-module__hP-FLq__brand{font-size:var(--font-size-2xl);font-weight:var(--font-weight-bold);color:var(--text-main);margin-bottom:var(--space-4);letter-spacing:-.02em}.Footer-module__hP-FLq__description{color:var(--text-muted);font-size:var(--font-size-sm);max-width:320px;margin-bottom:var(--space-6);line-height:1.7}.Footer-module__hP-FLq__socialLinks{gap:var(--space-4);display:flex}.Footer-module__hP-FLq__socialLink{background:var(--bg-muted);border-radius:var(--radius-md);width:40px;height:40px;color:var(--text-muted);justify-content:center;align-items:center;transition:all .3s;display:flex}.Footer-module__hP-FLq__socialLink:hover{background:var(--primary);color:var(--text-inverse);transform:translateY(-3px)}.Footer-module__hP-FLq__heading{font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);color:var(--text-main);margin-bottom:var(--space-6);text-transform:uppercase;letter-spacing:.1em}.Footer-module__hP-FLq__link{color:var(--text-muted);font-size:var(--font-size-sm);margin-bottom:var(--space-3);transition:all .3s;display:block;position:relative}.Footer-module__hP-FLq__link:before{content:"→";opacity:0;transition:all .3s;position:absolute;left:-20px}.Footer-module__hP-FLq__link:hover{color:var(--primary);padding-left:var(--space-4)}.Footer-module__hP-FLq__link:hover:before{opacity:1;left:0}.Footer-module__hP-FLq__contactItem{color:var(--text-muted);font-size:var(--font-size-sm);margin-bottom:var(--space-3);align-items:flex-start;gap:var(--space-2);display:flex}.Footer-module__hP-FLq__contactItem strong{color:var(--text-body);font-weight:var(--font-weight-medium)}.Footer-module__hP-FLq__bottomBar{border-top:1px solid var(--border);padding:var(--space-6) 0;font-size:var(--font-size-xs);color:var(--text-muted)}.Footer-module__hP-FLq__bottomContainer{text-align:center;align-items:center;gap:var(--space-3);flex-direction:column;display:flex}@media (min-width:768px){.Footer-module__hP-FLq__bottomContainer{text-align:left;flex-direction:row;justify-content:space-between}}.Footer-module__hP-FLq__copyright{color:var(--text-muted);margin:0}.Footer-module__hP-FLq__brandName{color:var(--text-body)}.Footer-module__hP-FLq__credit{color:var(--text-muted);margin-left:var(--space-2)}.Footer-module__hP-FLq__legal{gap:var(--space-6);display:flex}.Footer-module__hP-FLq__legalLink{color:var(--text-muted);font-size:var(--font-size-xs);transition:color var(--transition-fast)}.Footer-module__hP-FLq__legalLink:hover{color:var(--primary)}.Footer-module__hP-FLq__creditContainer{margin-top:var(--space-4);padding-top:var(--space-4);border-top:1px solid var(--border);text-align:center}.Footer-module__hP-FLq__creditLink{color:var(--text-muted);transition:color var(--transition-fast);text-decoration:none}.Footer-module__hP-FLq__creditLink:hover{color:var(--primary)}
.Accordion-module__vmhWyq__accordion{border:1px solid var(--border);border-radius:var(--radius-md);flex-direction:column;gap:0;display:flex;overflow:hidden}.Accordion-module__vmhWyq__item{border-bottom:1px solid var(--border)}.Accordion-module__vmhWyq__item:last-child{border-bottom:none}.Accordion-module__vmhWyq__trigger{width:100%;padding:var(--space-4) var(--space-6);background:var(--bg-base);text-align:left;cursor:pointer;font-size:var(--font-size-base);font-weight:var(--font-weight-semibold);color:var(--text-main);transition:background var(--transition-fast);border:none;justify-content:space-between;align-items:center;display:flex}.Accordion-module__vmhWyq__trigger:hover{background:var(--bg-subtle)}.Accordion-module__vmhWyq__triggerText{padding-right:var(--space-4);flex:1}.Accordion-module__vmhWyq__icon{color:var(--text-muted);transition:transform var(--transition-normal);flex-shrink:0}.Accordion-module__vmhWyq__open .Accordion-module__vmhWyq__icon{transform:rotate(180deg)}.Accordion-module__vmhWyq__panel{overflow:hidden}.Accordion-module__vmhWyq__panelContent{padding:0 var(--space-6) var(--space-4);color:var(--text-body);font-size:var(--font-size-sm);line-height:var(--line-height-normal)}.Accordion-module__vmhWyq__panelContent p{margin:0}
.QuoteModal-module__yGcSZq__form{gap:var(--space-6);flex-direction:column;display:flex}.QuoteModal-module__yGcSZq__row{gap:var(--space-4);grid-template-columns:1fr 1fr;display:grid}.QuoteModal-module__yGcSZq__field{gap:var(--space-1);flex-direction:column;display:flex}.QuoteModal-module__yGcSZq__label{font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--text-main)}.QuoteModal-module__yGcSZq__textarea{width:100%;padding:var(--space-3);border:1px solid var(--border);border-radius:var(--radius-md);font-size:var(--font-size-base);color:var(--text-main);background:var(--bg-base);transition:border-color var(--transition-fast), box-shadow var(--transition-fast);resize:vertical;outline:none;min-height:100px;font-family:inherit}.QuoteModal-module__yGcSZq__textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #1d3e701a}.QuoteModal-module__yGcSZq__actions{justify-content:flex-end;gap:var(--space-3);padding-top:var(--space-4);border-top:1px solid var(--border);display:flex}.QuoteModal-module__yGcSZq__success{text-align:center;padding:var(--space-8) var(--space-4)}.QuoteModal-module__yGcSZq__successIcon{background:var(--secondary-light);width:64px;height:64px;color:var(--secondary);margin:0 auto var(--space-4);border-radius:50%;justify-content:center;align-items:center;font-size:32px;display:flex}.QuoteModal-module__yGcSZq__success h3{font-size:var(--font-size-xl);font-weight:var(--font-weight-semibold);color:var(--text-main);margin-bottom:var(--space-2)}.QuoteModal-module__yGcSZq__success p{font-size:var(--font-size-base);color:var(--text-muted);margin:0}@media (max-width:640px){.QuoteModal-module__yGcSZq__row{grid-template-columns:1fr}.QuoteModal-module__yGcSZq__actions{flex-direction:column-reverse}.QuoteModal-module__yGcSZq__actions>*{width:100%}}
.Policies-module__edNfwG__policiesSection{padding:var(--space-16) 0}.Policies-module__edNfwG__accordionWrapper{margin-top:var(--space-12);max-width:800px;margin-left:auto;margin-right:auto}.Policies-module__edNfwG__policySubtitle{font-size:var(--font-size-base);font-weight:var(--font-weight-semibold);color:var(--text-main);margin:var(--space-4) 0 var(--space-2)}.Policies-module__edNfwG__policySubtitle:first-child{margin-top:0}.Policies-module__edNfwG__policyParagraph{color:var(--text-body);font-size:var(--font-size-sm);line-height:var(--line-height-relaxed);margin:0 0 var(--space-3)}.Policies-module__edNfwG__policyParagraph:last-child{margin-bottom:0}.Policies-module__edNfwG__policyList{margin:0 0 var(--space-3);padding-left:var(--space-5);color:var(--text-body);font-size:var(--font-size-sm);line-height:var(--line-height-relaxed)}.Policies-module__edNfwG__policyList li{margin-bottom:var(--space-1)}.Policies-module__edNfwG__policyList li:last-child{margin-bottom:0}
.FAQ-module__7KQVwG__faqSection{padding:var(--space-16) 0}.FAQ-module__7KQVwG__categorySection{margin-bottom:var(--space-12)}.FAQ-module__7KQVwG__categorySection:last-child{margin-bottom:0}
.page-module___8aEwW__home{background:var(--bg-base);color:var(--text-body);transition:background-color .2s,color .2s}.page-module___8aEwW__hero{background:linear-gradient(135deg,#0f172a 0%,#1e3a5f 50%,#1d3e70 100%);align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__heroBackground{z-index:0;position:absolute;inset:0}.page-module___8aEwW__heroBackground:before{content:"";pointer-events:none;background:radial-gradient(#ed1c2414 0%,#0000 60%);width:80%;height:200%;position:absolute;top:-50%;right:-20%}.page-module___8aEwW__heroBackground:after{content:"";background:linear-gradient(#0000 0%,#1d3e704d 100%);height:40%;position:absolute;bottom:0;left:0;right:0}.page-module___8aEwW__heroContent{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:80px;width:100%;max-width:1440px;margin:0 auto;padding:80px 48px;display:grid;position:relative}.page-module___8aEwW__heroLeft{max-width:600px}.page-module___8aEwW__heroEyebrow{color:#fffc;text-transform:uppercase;letter-spacing:.14em;background:#ed1c2426;border:1px solid #ed1c244d;border-radius:20px;align-items:center;gap:10px;margin-bottom:20px;padding:8px 16px;font-size:12px;font-weight:700;display:inline-flex}.page-module___8aEwW__heroEyebrow svg{color:#ed1c24}.page-module___8aEwW__heroTitle{color:#fff;letter-spacing:-.03em;margin-bottom:24px;font-size:clamp(36px,4.5vw,56px);font-weight:700;line-height:1.1}.page-module___8aEwW__heroTitleAccent{color:#ed1c24;position:relative}.page-module___8aEwW__heroDescription{color:#ffffffd9;max-width:520px;margin-bottom:36px;font-size:18px;line-height:1.7}.page-module___8aEwW__heroCtas{flex-wrap:wrap;gap:16px;margin-bottom:48px;display:flex}.page-module___8aEwW__heroStats{border-top:1px solid #ffffff1f;gap:40px;padding-top:40px;display:flex}.page-module___8aEwW__heroStatValue{color:#fff;margin-bottom:4px;font-size:42px;font-weight:700;line-height:1}.page-module___8aEwW__heroStatLabel{color:#fff9;font-size:13px}.page-module___8aEwW__heroRight{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:16px;height:500px;display:grid;position:relative}.page-module___8aEwW__heroImageMain{border-radius:20px;grid-area:1/1/3/2;position:relative;overflow:hidden}.page-module___8aEwW__heroImageMain:after{content:"";pointer-events:none;background:linear-gradient(135deg,#1d3e7033 0%,#0000 50%);position:absolute;inset:0}.page-module___8aEwW__heroImage{border-radius:16px;position:relative;overflow:hidden}.page-module___8aEwW__heroImage:after{content:"";pointer-events:none;background:linear-gradient(135deg,#1d3e7026 0%,#0000 50%);position:absolute;inset:0}.page-module___8aEwW__heroImage:nth-child(2){grid-area:1/2/2/3}.page-module___8aEwW__heroImage:nth-child(3){grid-area:2/2/3/3}.page-module___8aEwW__heroImageOverlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:10px;padding:12px 16px;position:absolute;bottom:16px;left:16px;right:16px}.page-module___8aEwW__heroImageOverlay h4{color:#0f172a;margin-bottom:2px;font-size:13px;font-weight:600}.page-module___8aEwW__heroImageOverlay p{color:#64748b;margin:0;font-size:11px}.page-module___8aEwW__heroFloatBadge{color:#fff;z-index:3;background:#ed1c24;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:100px;height:100px;font-weight:700;display:flex;position:absolute;top:-20px;right:-20px;box-shadow:0 8px 32px #ed1c2466}.page-module___8aEwW__heroFloatBadge span:first-child{font-size:24px;line-height:1}.page-module___8aEwW__heroFloatBadge span:last-child{text-transform:uppercase;letter-spacing:.05em;font-size:9px}.page-module___8aEwW__trustSection{background:var(--bg-base);padding:80px 0;transition:background-color .2s}.page-module___8aEwW__trustStripInner{grid-template-columns:repeat(2,1fr);gap:24px;margin-top:48px;display:grid}@media (min-width:768px){.page-module___8aEwW__trustStripInner{grid-template-columns:repeat(4,1fr)}}.page-module___8aEwW__trustItem{text-align:center;background:var(--bg-subtle);border:1px solid var(--border);border-radius:16px;flex-direction:column;align-items:center;gap:16px;padding:32px 24px;transition:all .25s;display:flex}.page-module___8aEwW__trustItem:hover{border-color:var(--primary);box-shadow:var(--shadow-lg);transform:translateY(-4px)}.page-module___8aEwW__trustIcon{background:var(--primary-light);width:64px;height:64px;color:var(--primary);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;transition:all .25s;display:flex}.page-module___8aEwW__trustItem:hover .page-module___8aEwW__trustIcon,[data-theme=dark] .page-module___8aEwW__trustIcon{background:var(--primary);color:var(--text-inverse)}[data-theme=dark] .page-module___8aEwW__trustItem:hover .page-module___8aEwW__trustIcon{background:var(--secondary)}.page-module___8aEwW__credentialsSection{padding:80px 0}.page-module___8aEwW__credentialsGrid{grid-template-columns:repeat(2,1fr);gap:24px;margin-top:48px;display:grid}@media (min-width:768px){.page-module___8aEwW__credentialsGrid{grid-template-columns:repeat(4,1fr)}}.page-module___8aEwW__credentialCard{text-align:center;background:var(--bg-base);border:1px solid var(--border);border-radius:16px;flex-direction:column;align-items:center;gap:16px;padding:32px 24px;transition:all .25s;display:flex}.page-module___8aEwW__credentialCard:hover{border-color:var(--primary);box-shadow:var(--shadow-lg);transform:translateY(-4px)}[data-theme=dark] .page-module___8aEwW__credentialCard{background:var(--bg-muted)}.page-module___8aEwW__credentialIcon{background:var(--primary);color:#fff;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;transition:all .25s;display:flex}.page-module___8aEwW__credentialCard:hover .page-module___8aEwW__credentialIcon{background:var(--secondary);transform:scale(1.05)}[data-theme=dark] .page-module___8aEwW__credentialIcon{background:var(--primary-light);color:var(--primary)}.page-module___8aEwW__credentialContent h4{color:var(--text-main);margin-bottom:4px;font-size:15px;font-weight:700}.page-module___8aEwW__credentialContent p{color:var(--text-muted);margin:0;font-size:13px;line-height:1.5}.page-module___8aEwW__section{padding:100px 0}.page-module___8aEwW__sectionAlt{background:var(--bg-subtle);transition:background-color .2s}.page-module___8aEwW__sectionHeader{text-align:center;margin-bottom:56px}.page-module___8aEwW__sectionEyebrow{text-transform:uppercase;letter-spacing:.12em;color:#ed1c24;align-items:center;gap:8px;margin-bottom:14px;font-size:12px;font-weight:700;display:inline-flex}.page-module___8aEwW__sectionTitle{color:var(--text-main);letter-spacing:-.02em;margin-bottom:14px;font-size:clamp(28px,4vw,40px);font-weight:700}.page-module___8aEwW__sectionDesc{color:var(--text-muted);max-width:560px;margin:0 auto;font-size:17px;line-height:1.65}.page-module___8aEwW__categoriesGrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.page-module___8aEwW__categoryCard{background:var(--bg-base);border:1px solid var(--border);border-radius:16px;padding:28px;transition:all .2s;display:block}.page-module___8aEwW__categoryCard:hover{border-color:var(--primary);box-shadow:var(--shadow-lg)}.page-module___8aEwW__categoryIconWrap{background:linear-gradient(135deg,#e8edf5 0%,#f5f7fa 100%);border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:18px;transition:all .2s;display:flex}.page-module___8aEwW__categoryCard:hover .page-module___8aEwW__categoryIconWrap{background:linear-gradient(135deg,#1d3e70 0%,#2a4d7f 100%)}.page-module___8aEwW__categoryIconWrap svg{color:#1d3e70;transition:color .2s}.page-module___8aEwW__categoryCard:hover .page-module___8aEwW__categoryIconWrap svg{color:#fff}.page-module___8aEwW__categoryName{color:#0f172a;margin-bottom:4px;font-size:15px;font-weight:600}.page-module___8aEwW__categoryMeta{color:#94a3b8;font-size:13px}.page-module___8aEwW__statsSection{background:linear-gradient(135deg,#1d3e70 0%,#0f2744 100%);padding:88px 0}.page-module___8aEwW__statsGrid{text-align:center;grid-template-columns:repeat(4,1fr);gap:40px;display:grid}.page-module___8aEwW__statItem{position:relative}.page-module___8aEwW__statItem:after{content:"";background:#ffffff1f;width:1px;height:56px;position:absolute;top:50%;right:-20px;transform:translateY(-50%)}.page-module___8aEwW__statItem:last-child:after{display:none}.page-module___8aEwW__statValue{color:#fff;letter-spacing:-.02em;margin-bottom:8px;font-size:52px;font-weight:700;line-height:1}.page-module___8aEwW__statLabel{color:#ffffffa6;font-size:14px}.page-module___8aEwW__productsSection{background:var(--bg-subtle);transition:background-color .2s}.page-module___8aEwW__productsGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.page-module___8aEwW__productCard{background:var(--bg-base);border:1px solid var(--border);border-radius:16px;transition:all .25s;display:block;overflow:hidden}.page-module___8aEwW__productCard:hover{border-color:#0000;transform:translateY(-6px);box-shadow:0 20px 48px #1d3e701f}.page-module___8aEwW__productImageWrap{aspect-ratio:4/3;background:var(--bg-muted);position:relative;overflow:hidden}.page-module___8aEwW__productImageWrap img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .4s}.page-module___8aEwW__productCard:hover .page-module___8aEwW__productImageWrap img{transform:scale(1.06)}.page-module___8aEwW__productBadges{gap:8px;display:flex;position:absolute;top:14px;left:14px}.page-module___8aEwW__productBadge{color:#0f172a;letter-spacing:.02em;background:#fffffff2;border-radius:6px;padding:5px 12px;font-size:11px;font-weight:700}.page-module___8aEwW__productBadge.page-module___8aEwW__brand{color:#fff;background:#1d3e70}.page-module___8aEwW__productInfo{padding:22px}.page-module___8aEwW__productBrand{color:#ed1c24;text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;font-size:11px;font-weight:700}.page-module___8aEwW__productName{color:#0f172a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:8px;font-size:15px;font-weight:600;line-height:1.45;display:-webkit-box;overflow:hidden}.page-module___8aEwW__productDesc{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.55;display:-webkit-box;overflow:hidden}.page-module___8aEwW__productFooter{border-top:1px solid #f0f2f5;justify-content:space-between;align-items:center;padding:14px 22px;display:flex}.page-module___8aEwW__productLink{color:#1d3e70;align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.page-module___8aEwW__brandsSection{background:#fff;border-top:1px solid #ebeef1;border-bottom:1px solid #ebeef1;padding:72px 0}.page-module___8aEwW__newsGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.page-module___8aEwW__newsCard{background:var(--bg-base);border:1px solid var(--border);border-radius:16px;transition:all .25s;display:block;overflow:hidden}.page-module___8aEwW__newsCard:hover{border-color:#0000;transform:translateY(-6px);box-shadow:0 20px 48px #1d3e701f}.page-module___8aEwW__newsImageWrap{aspect-ratio:16/9;background:var(--bg-muted);position:relative;overflow:hidden}.page-module___8aEwW__newsImageWrap img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .4s}.page-module___8aEwW__newsCard:hover .page-module___8aEwW__newsImageWrap img{transform:scale(1.06)}.page-module___8aEwW__newsContent{padding:22px}.page-module___8aEwW__newsMeta{align-items:center;gap:14px;margin-bottom:12px;display:flex}.page-module___8aEwW__newsCategory{color:#ed1c24;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:700}.page-module___8aEwW__newsDate{color:#94a3b8;font-size:12px}.page-module___8aEwW__newsTitle{color:#0f172a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:10px;font-size:16px;font-weight:600;line-height:1.45;display:-webkit-box;overflow:hidden}.page-module___8aEwW__newsExcerpt{color:#64748b;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.6;display:-webkit-box;overflow:hidden}.page-module___8aEwW__ctaSection{background:var(--bg-subtle);padding:100px 0;transition:background-color .2s}.page-module___8aEwW__ctaCard{text-align:center;background:linear-gradient(135deg,#1d3e70 0%,#0f2744 100%);border-radius:24px;padding:80px 60px;position:relative;overflow:hidden}.page-module___8aEwW__ctaCard:before{content:"";pointer-events:none;background:radial-gradient(circle,#ed1c2426 0%,#0000 60%);width:600px;height:600px;position:absolute;top:-50%;right:-20%}.page-module___8aEwW__ctaTitle{color:#fff;margin-bottom:16px;font-size:36px;font-weight:700;position:relative}.page-module___8aEwW__ctaDesc{color:#ffffffbf;max-width:480px;margin:0 auto 36px;font-size:17px;position:relative}.page-module___8aEwW__whyChooseSection{background:linear-gradient(135deg,#0f172a 0%,#1e3a5f 100%);padding:100px 0;position:relative;overflow:hidden}.page-module___8aEwW__whyChooseSection:before{content:"";pointer-events:none;background:radial-gradient(at 100%,#ed1c241a 0%,#0000 50%);position:absolute;inset:0}.page-module___8aEwW__sectionEyebrowLight{text-transform:uppercase;letter-spacing:.12em;color:#ffffffb3;align-items:center;gap:8px;margin-bottom:14px;font-size:12px;font-weight:700;display:inline-flex}.page-module___8aEwW__sectionEyebrowLight svg{color:#ed1c24}.page-module___8aEwW__sectionTitleLight{color:#fff;letter-spacing:-.02em;margin-bottom:14px;font-size:clamp(28px,4vw,40px);font-weight:700}.page-module___8aEwW__whyChooseGrid{grid-template-columns:repeat(4,1fr);gap:32px;margin-top:56px;display:grid}.page-module___8aEwW__whyChooseCard{text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:32px;transition:all .3s}.page-module___8aEwW__whyChooseCard:hover{background:#ffffff1a;border-color:#ed1c244d;transform:translateY(-4px)}.page-module___8aEwW__whyChooseIcon{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;display:flex}.page-module___8aEwW__whyChooseCard h3{color:#fff;margin-bottom:8px;font-size:16px;font-weight:700}.page-module___8aEwW__whyChooseCard p{color:#ffffffa6;margin:0;font-size:14px;line-height:1.6}.page-module___8aEwW__quoteSection{background:var(--bg-subtle);padding:100px 0;transition:background-color .2s}.page-module___8aEwW__quoteGrid{grid-template-columns:1fr 1.2fr;align-items:start;gap:64px;display:grid}.page-module___8aEwW__quoteContent{max-width:480px}.page-module___8aEwW__quoteContent h2{color:var(--text-main);letter-spacing:-.02em;margin:16px 0 20px;font-size:36px;font-weight:700}.page-module___8aEwW__quoteContent p{color:var(--text-muted);margin-bottom:32px;font-size:16px;line-height:1.7}.page-module___8aEwW__quoteContact{flex-direction:column;gap:16px;display:flex}.page-module___8aEwW__quoteContactItem{color:var(--text-body);align-items:center;gap:12px;font-size:15px;display:flex}.page-module___8aEwW__quoteContactItem svg{color:var(--primary)}.page-module___8aEwW__quoteForm{background:var(--bg-base);box-shadow:var(--shadow-lg);border:1px solid var(--border);border-radius:20px;width:100%;padding:32px;transition:background-color .2s,border-color .2s}.page-module___8aEwW__floatingButtons{z-index:100;flex-direction:column;gap:12px;display:flex;position:fixed;bottom:24px;right:24px}.page-module___8aEwW__floatingBtn{color:#fff;cursor:pointer;background:#1d3e70;border:none;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;text-decoration:none;transition:all .25s;display:flex;box-shadow:0 4px 16px #1d3e704d}.page-module___8aEwW__floatingBtn:hover{background:#ed1c24;transform:scale(1.08)}.page-module___8aEwW__backToTop{opacity:0;visibility:hidden;transition:all .3s;transform:translateY(12px)}.page-module___8aEwW__backToTop.page-module___8aEwW__visible{opacity:1;visibility:visible;transform:translateY(0)}.page-module___8aEwW__formGrid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.page-module___8aEwW__formGroup{flex-direction:column;gap:8px;display:flex}.page-module___8aEwW__formGroup label{color:var(--text-main);font-size:13px;font-weight:600}.page-module___8aEwW__formGroup input,.page-module___8aEwW__formGroup select,.page-module___8aEwW__formGroup textarea{border:1px solid var(--border);color:var(--text-main);background:var(--bg-base);border-radius:8px;padding:12px 16px;font-size:14px;transition:all .2s}[data-theme=dark] .page-module___8aEwW__formGroup input,[data-theme=dark] .page-module___8aEwW__formGroup select,[data-theme=dark] .page-module___8aEwW__formGroup textarea{background:var(--bg-muted);border-color:var(--border)}.page-module___8aEwW__formGroup input:focus,.page-module___8aEwW__formGroup select:focus,.page-module___8aEwW__formGroup textarea:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #1d3e701a}.page-module___8aEwW__formGroup textarea{resize:vertical;min-height:100px}.page-module___8aEwW__formGroupFull{grid-column:1/-1}.page-module___8aEwW__btnSubmit{cursor:pointer;background:var(--primary);color:#fff;border:none;border-radius:10px;width:100%;padding:14px 28px;font-size:14px;font-weight:600;transition:all .2s}.page-module___8aEwW__btnSubmit:hover{background:var(--primary-hover)}.page-module___8aEwW__btn{cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:14px 28px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.page-module___8aEwW__btnPrimary{color:#fff;background:#ed1c24}.page-module___8aEwW__btnPrimary:hover{background:#c91820}.page-module___8aEwW__btnSecondary{color:#0f172a;background:#fff;border:1px solid #d1d5db}.page-module___8aEwW__btnSecondary:hover{background:#f5f7fa;border-color:#1d3e70}.page-module___8aEwW__btnOutline{color:#fff;background:0 0;border:1px solid #ffffff59}.page-module___8aEwW__btnOutline:hover{background:#ffffff1a;border-color:#ffffff80}.page-module___8aEwW__sectionCta{justify-content:center;margin-top:48px;display:flex}@media (max-width:1024px){.page-module___8aEwW__categoriesGrid,.page-module___8aEwW__productsGrid,.page-module___8aEwW__newsGrid{grid-template-columns:repeat(2,1fr)}.page-module___8aEwW__heroContent{padding:0 32px}.page-module___8aEwW__credentialsGrid,.page-module___8aEwW__whyChooseGrid{grid-template-columns:repeat(2,1fr)}.page-module___8aEwW__quoteGrid{grid-template-columns:1fr;gap:40px}.page-module___8aEwW__quoteContent{max-width:none}}@media (max-width:768px){.page-module___8aEwW__hero{min-height:600px;max-height:none}.page-module___8aEwW__heroContent{padding:0 24px}.page-module___8aEwW__heroTitle{font-size:34px}.page-module___8aEwW__heroStats{flex-wrap:wrap;gap:24px;padding-top:32px}.page-module___8aEwW__heroStatValue{font-size:36px}.page-module___8aEwW__statsGrid{grid-template-columns:repeat(2,1fr);gap:32px}.page-module___8aEwW__statItem:after{display:none}.page-module___8aEwW__statValue{font-size:40px}.page-module___8aEwW__productsGrid,.page-module___8aEwW__newsGrid{grid-template-columns:1fr}.page-module___8aEwW__section{padding:72px 0}.page-module___8aEwW__sectionTitle{font-size:28px}.page-module___8aEwW__ctaCard{border-radius:16px;padding:48px 24px}.page-module___8aEwW__ctaTitle{font-size:28px}.page-module___8aEwW__trustStripInner{gap:24px}.page-module___8aEwW__credentialsGrid,.page-module___8aEwW__whyChooseGrid,.page-module___8aEwW__formGrid{grid-template-columns:1fr}.page-module___8aEwW__quoteForm{padding:24px}}
.Products-module__WrpE1q__section{padding:var(--space-12) var(--space-4)}
.ProductDetail-module__lCuxGq__section{padding:var(--space-8) var(--space-4) 0}.ProductDetail-module__lCuxGq__productSection{gap:var(--space-12);padding:var(--space-8) var(--space-4);grid-template-columns:1fr 1fr;align-items:start;display:grid}.ProductDetail-module__lCuxGq__gallery{top:var(--space-4);position:sticky}.ProductDetail-module__lCuxGq__mainImage{background:var(--bg-muted);border-radius:var(--radius-lg);justify-content:center;align-items:center;min-height:400px;display:flex;overflow:hidden}.ProductDetail-module__lCuxGq__info{padding:var(--space-4) 0}.ProductDetail-module__lCuxGq__badges{gap:var(--space-2);margin-bottom:var(--space-4);flex-wrap:wrap;display:flex}.ProductDetail-module__lCuxGq__productName{font-size:var(--font-size-3xl);font-weight:var(--font-weight-bold);color:var(--text-main);margin-bottom:var(--space-4);line-height:var(--line-height-tight)}.ProductDetail-module__lCuxGq__productDesc{font-size:var(--font-size-base);color:var(--text-body);line-height:var(--line-height-relaxed);margin-bottom:var(--space-8)}.ProductDetail-module__lCuxGq__actions{gap:var(--space-3);flex-wrap:wrap;display:flex}.ProductDetail-module__lCuxGq__detailsSection{padding:var(--space-8) var(--space-4)}.ProductDetail-module__lCuxGq__specsWrap{max-width:800px}.ProductDetail-module__lCuxGq__features{gap:var(--space-4);grid-template-columns:repeat(2,1fr);max-width:900px;margin:0;padding:0;list-style:none;display:grid}.ProductDetail-module__lCuxGq__featureItem{align-items:flex-start;gap:var(--space-3);padding:var(--space-4);background:var(--bg-subtle);border-radius:var(--radius-md);display:flex}.ProductDetail-module__lCuxGq__featureIcon{color:var(--secondary);flex-shrink:0;margin-top:2px}.ProductDetail-module__lCuxGq__featureItem span{font-size:var(--font-size-base);color:var(--text-body);line-height:var(--line-height-normal)}.ProductDetail-module__lCuxGq__relatedSection{padding:var(--space-12) var(--space-4);border-top:1px solid var(--border)}.ProductDetail-module__lCuxGq__relatedHeader{margin-bottom:var(--space-8);justify-content:space-between;align-items:center;display:flex}.ProductDetail-module__lCuxGq__relatedTitle{font-size:var(--font-size-2xl);font-weight:var(--font-weight-bold);color:var(--text-main)}.ProductDetail-module__lCuxGq__viewAll{align-items:center;gap:var(--space-1);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--primary);transition:color var(--transition-fast);text-decoration:none;display:inline-flex}.ProductDetail-module__lCuxGq__viewAll:hover{color:var(--primary-hover)}.ProductDetail-module__lCuxGq__relatedGrid{gap:var(--space-6);grid-template-columns:repeat(4,1fr);display:grid}@media (max-width:1024px){.ProductDetail-module__lCuxGq__productSection{gap:var(--space-8);grid-template-columns:1fr}.ProductDetail-module__lCuxGq__gallery{position:static}.ProductDetail-module__lCuxGq__relatedGrid{grid-template-columns:repeat(2,1fr)}.ProductDetail-module__lCuxGq__features{grid-template-columns:1fr}}@media (max-width:640px){.ProductDetail-module__lCuxGq__productName{font-size:var(--font-size-2xl)}.ProductDetail-module__lCuxGq__relatedGrid{grid-template-columns:1fr}.ProductDetail-module__lCuxGq__actions{flex-direction:column}.ProductDetail-module__lCuxGq__actions>*{width:100%}}
.BrandDetail-module__YFG6XG__section{padding:var(--space-12) var(--space-4)}.BrandDetail-module__YFG6XG__brandHeader{gap:var(--space-8);margin-top:var(--space-8);padding:var(--space-8);background:var(--bg-base);border:1px solid var(--border);border-radius:var(--radius-lg);grid-template-columns:1fr;display:grid}@media (min-width:768px){.BrandDetail-module__YFG6XG__brandHeader{grid-template-columns:auto 1fr}}.BrandDetail-module__YFG6XG__logoWrap{padding:var(--space-4);background:var(--bg-muted);border-radius:var(--radius-md);justify-content:center;align-items:center;min-width:200px;display:flex}.BrandDetail-module__YFG6XG__info{gap:var(--space-3);flex-direction:column;display:flex}.BrandDetail-module__YFG6XG__badge{margin-bottom:var(--space-2)}.BrandDetail-module__YFG6XG__certificate{font-size:var(--font-size-sm);color:var(--text-muted)}.BrandDetail-module__YFG6XG__description{color:var(--text-secondary);line-height:1.7}.BrandDetail-module__YFG6XG__sectionTitle{font-size:var(--font-size-2xl);margin-bottom:var(--space-6);margin-top:var(--space-12)}.BrandDetail-module__YFG6XG__productLinesGrid{gap:var(--space-6);grid-template-columns:repeat(1,1fr);display:grid}@media (min-width:640px){.BrandDetail-module__YFG6XG__productLinesGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.BrandDetail-module__YFG6XG__productLinesGrid{grid-template-columns:repeat(3,1fr)}}.BrandDetail-module__YFG6XG__productLineCard{background:var(--bg-base);border:1px solid var(--border);border-radius:var(--radius-lg);color:inherit;flex-direction:column;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.BrandDetail-module__YFG6XG__productLineCard:hover{box-shadow:var(--shadow-hover);transform:translateY(-4px)}.BrandDetail-module__YFG6XG__productLineImage{aspect-ratio:16/9;overflow:hidden}.BrandDetail-module__YFG6XG__productLineImage img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .3s}.BrandDetail-module__YFG6XG__productLineCard:hover .BrandDetail-module__YFG6XG__productLineImage img{transform:scale(1.05)}.BrandDetail-module__YFG6XG__productLineContent{padding:var(--space-5)}.BrandDetail-module__YFG6XG__productLineContent h3{font-size:var(--font-size-lg);margin-bottom:var(--space-2)}.BrandDetail-module__YFG6XG__productLineContent p{font-size:var(--font-size-sm);color:var(--text-muted);margin-bottom:var(--space-3)}.BrandDetail-module__YFG6XG__viewProducts{font-size:var(--font-size-sm);color:var(--color-primary);font-weight:var(--font-weight-medium)}.BrandDetail-module__YFG6XG__productsGrid{gap:var(--space-6);grid-template-columns:repeat(1,1fr);display:grid}@media (min-width:640px){.BrandDetail-module__YFG6XG__productsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.BrandDetail-module__YFG6XG__productsGrid{grid-template-columns:repeat(4,1fr)}}
.ProductLine-module__3rddKG__section{padding:var(--space-12) var(--space-4)}.ProductLine-module__3rddKG__categories{align-items:center;gap:var(--space-4);margin-bottom:var(--space-8);padding:var(--space-4);background:var(--bg-muted);border-radius:var(--radius-md);flex-wrap:wrap;display:flex}.ProductLine-module__3rddKG__filterLabel{font-weight:var(--font-weight-medium);color:var(--text-muted)}.ProductLine-module__3rddKG__categoryTags{gap:var(--space-2);flex-wrap:wrap;display:flex}.ProductLine-module__3rddKG__categoryTag{padding:var(--space-1) var(--space-3);background:var(--bg-base);border:1px solid var(--border);border-radius:var(--radius-full);font-size:var(--font-size-sm);color:var(--text-secondary);text-transform:capitalize}.ProductLine-module__3rddKG__productsGrid{gap:var(--space-6);grid-template-columns:repeat(1,1fr);display:grid}@media (min-width:640px){.ProductLine-module__3rddKG__productsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.ProductLine-module__3rddKG__productsGrid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1280px){.ProductLine-module__3rddKG__productsGrid{grid-template-columns:repeat(4,1fr)}}.ProductLine-module__3rddKG__empty{text-align:center;padding:var(--space-12);background:var(--bg-muted);border-radius:var(--radius-lg);color:var(--text-muted)}
.Careers-module___jvTrW__careersSection{padding:var(--space-16) 0}.Careers-module___jvTrW__jobsList{gap:var(--space-6);margin-top:var(--space-12);flex-direction:column;display:flex}.Careers-module___jvTrW__jobCard{background:var(--bg-base);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--space-6);transition:box-shadow var(--transition-normal)}.Careers-module___jvTrW__jobCard:hover{box-shadow:var(--shadow-md)}.Careers-module___jvTrW__jobHeader{margin-bottom:var(--space-4)}.Careers-module___jvTrW__jobTitle{font-size:var(--font-size-xl);font-weight:var(--font-weight-semibold);color:var(--text-main);margin:0 0 var(--space-2)}.Careers-module___jvTrW__jobMeta{align-items:center;gap:var(--space-2);font-size:var(--font-size-sm);color:var(--text-muted);flex-wrap:wrap;display:flex}.Careers-module___jvTrW__dot{color:var(--text-light)}.Careers-module___jvTrW__department{color:var(--primary);font-weight:var(--font-weight-medium)}.Careers-module___jvTrW__jobDescription{color:var(--text-body);font-size:var(--font-size-base);line-height:var(--line-height-relaxed);margin:0 0 var(--space-6)}.Careers-module___jvTrW__jobDetails{gap:var(--space-6);margin-bottom:var(--space-6);grid-template-columns:1fr;display:grid}@media (min-width:768px){.Careers-module___jvTrW__jobDetails{grid-template-columns:repeat(2,1fr)}}.Careers-module___jvTrW__detailTitle{font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);color:var(--text-main);margin:0 0 var(--space-2);text-transform:uppercase;letter-spacing:var(--letter-spacing-wide)}.Careers-module___jvTrW__detailList{padding-left:var(--space-4);font-size:var(--font-size-sm);color:var(--text-body);line-height:var(--line-height-relaxed);margin:0}.Careers-module___jvTrW__detailList li{margin-bottom:var(--space-1)}.Careers-module___jvTrW__detailList li:last-child{margin-bottom:0}.Careers-module___jvTrW__jobActions{padding-top:var(--space-4);border-top:1px solid var(--border)}.Careers-module___jvTrW__applyBtn{padding:var(--space-3) var(--space-6);background:var(--primary);color:var(--text-inverse);font-weight:var(--font-weight-semibold);border-radius:var(--radius-md);transition:background var(--transition-fast);justify-content:center;align-items:center;display:inline-flex}.Careers-module___jvTrW__applyBtn:hover{background:var(--primary-dark)}.Careers-module___jvTrW__contactBanner{margin-top:var(--space-16);text-align:center;padding:var(--space-10);background:var(--bg-subtle);border-radius:var(--radius-lg)}.Careers-module___jvTrW__contactTitle{font-size:var(--font-size-xl);font-weight:var(--font-weight-semibold);color:var(--text-main);margin:0 0 var(--space-3)}.Careers-module___jvTrW__contactText{color:var(--text-body);margin:0}.Careers-module___jvTrW__contactLink{color:var(--primary);font-weight:var(--font-weight-medium)}.Careers-module___jvTrW__contactLink:hover{text-decoration:underline}
