.Header-module__ldgnoG__header{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border-color);background:#fffffff2;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 8px #0000000d}.Header-module__ldgnoG__headerContainer{justify-content:space-between;align-items:center;padding-top:16px;padding-bottom:16px;display:flex}.Header-module__ldgnoG__logo{z-index:1001}.Header-module__ldgnoG__logo img{width:auto;height:40px}.Header-module__ldgnoG__nav{align-items:center;gap:32px;display:flex}.Header-module__ldgnoG__navList{gap:32px;list-style:none;display:flex}.Header-module__ldgnoG__navLink{color:var(--text-primary);font-weight:500;transition:color .3s;position:relative}.Header-module__ldgnoG__navLink:hover{color:var(--accent-primary)}.Header-module__ldgnoG__navLink:after{content:"";background:var(--accent-primary);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Header-module__ldgnoG__navLink:hover:after{width:100%}.Header-module__ldgnoG__hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;gap:6px;padding:8px;display:none}.Header-module__ldgnoG__hamburger span{background:var(--text-primary);border-radius:2px;width:25px;height:3px;transition:all .3s;display:block}.Header-module__ldgnoG__hamburger span.Header-module__ldgnoG__open:first-child{transform:rotate(45deg)translate(8px,8px)}.Header-module__ldgnoG__hamburger span.Header-module__ldgnoG__open:nth-child(2){opacity:0}.Header-module__ldgnoG__hamburger span.Header-module__ldgnoG__open:nth-child(3){transform:rotate(-45deg)translate(7px,-7px)}@media (max-width:768px){.Header-module__ldgnoG__hamburger{display:flex}.Header-module__ldgnoG__nav{background:var(--bg-primary);border-left:1px solid var(--border-color);flex-direction:column;justify-content:center;align-items:center;gap:40px;width:70%;max-width:300px;height:100vh;transition:right .3s;position:fixed;top:0;right:-100%;box-shadow:-4px 0 20px #0000001a}.Header-module__ldgnoG__navOpen{right:0}.Header-module__ldgnoG__navList{flex-direction:column;align-items:center;gap:24px}.Header-module__ldgnoG__navLink{font-size:18px}}@media (max-width:1024px) and (min-width:769px){.Header-module__ldgnoG__navList{gap:24px}}
.Hero-module__JgYmMq__hero{background:linear-gradient(135deg,#fff 0%,#f8f8f8 100%);justify-content:center;align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__heroContainer{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.Hero-module__JgYmMq__heroContent{z-index:2;animation:1s ease-out Hero-module__JgYmMq__fadeInLeft}.Hero-module__JgYmMq__headline{margin-bottom:24px;line-height:1.2}.Hero-module__JgYmMq__highlight{color:var(--accent-primary)}.Hero-module__JgYmMq__subtitle{color:var(--text-secondary);margin-bottom:32px;font-size:18px;line-height:1.6}.Hero-module__JgYmMq__heroVisual{height:500px;animation:1s ease-out Hero-module__JgYmMq__fadeInRight;position:relative}.Hero-module__JgYmMq__decorativeCircle1,.Hero-module__JgYmMq__decorativeCircle2,.Hero-module__JgYmMq__decorativeCircle3{opacity:.1;background:radial-gradient(circle,var(--accent-primary)0%,transparent 70%);border-radius:50%;position:absolute}.Hero-module__JgYmMq__decorativeCircle1{width:400px;height:400px;animation:6s ease-in-out infinite Hero-module__JgYmMq__float;top:0;right:0}.Hero-module__JgYmMq__decorativeCircle2{width:300px;height:300px;animation:8s ease-in-out 1s infinite Hero-module__JgYmMq__float;bottom:50px;left:50px}.Hero-module__JgYmMq__decorativeCircle3{width:200px;height:200px;animation:7s ease-in-out 2s infinite Hero-module__JgYmMq__float;top:50%;left:30%}@keyframes Hero-module__JgYmMq__float{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-20px)scale(1.05)}}.Hero-module__JgYmMq__statsContainer{z-index:2;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:100px;display:grid;position:relative}.Hero-module__JgYmMq__statBox{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid var(--border-color);border-radius:var(--border-radius);text-align:center;background:#fffc;padding:32px 24px;transition:all .3s;animation:1s ease-out both Hero-module__JgYmMq__fadeInUp;box-shadow:0 2px 8px #0000000d}.Hero-module__JgYmMq__statBox:first-child{animation-delay:.2s}.Hero-module__JgYmMq__statBox:nth-child(2){animation-delay:.4s}.Hero-module__JgYmMq__statBox:nth-child(3){animation-delay:.6s}.Hero-module__JgYmMq__statBox:hover{border-color:var(--accent-primary);transform:translateY(-8px);box-shadow:0 12px 24px #cccccc26}.Hero-module__JgYmMq__statNumber{color:var(--accent-primary);margin-bottom:8px;font-size:48px;font-weight:700;line-height:1}.Hero-module__JgYmMq__statLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:1px;font-size:14px}.Hero-module__JgYmMq__scrollIndicator{z-index:3;animation:2s infinite Hero-module__JgYmMq__bounce;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.Hero-module__JgYmMq__mouse{border:2px solid var(--primary-dark);border-radius:20px;width:26px;height:40px;position:relative}.Hero-module__JgYmMq__wheel{background:var(--accent-primary);border-radius:2px;width:4px;height:8px;animation:1.5s infinite Hero-module__JgYmMq__scroll;position:absolute;top:8px;left:50%;transform:translate(-50%)}@keyframes Hero-module__JgYmMq__fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes Hero-module__JgYmMq__fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes Hero-module__JgYmMq__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__JgYmMq__bounce{0%,20%,50%,80%,to{transform:translate(-50%)translateY(0)}40%{transform:translate(-50%)translateY(-10px)}60%{transform:translate(-50%)translateY(-5px)}}@keyframes Hero-module__JgYmMq__scroll{0%{opacity:1;transform:translate(-50%)translateY(0)}to{opacity:0;transform:translate(-50%)translateY(16px)}}@media (max-width:1024px){.Hero-module__JgYmMq__heroContainer{text-align:center;grid-template-columns:1fr;gap:60px}.Hero-module__JgYmMq__heroContent{order:1}.Hero-module__JgYmMq__heroVisual{order:2;height:400px}.Hero-module__JgYmMq__decorativeCircle1{width:300px;height:300px}.Hero-module__JgYmMq__decorativeCircle2{width:250px;height:250px}.Hero-module__JgYmMq__decorativeCircle3{width:150px;height:150px}.Hero-module__JgYmMq__statsContainer{margin-top:60px}}@media (max-width:768px){.Hero-module__JgYmMq__hero{min-height:auto;padding-top:100px;padding-bottom:60px}.Hero-module__JgYmMq__heroContainer{gap:40px}.Hero-module__JgYmMq__subtitle{font-size:16px}.Hero-module__JgYmMq__heroVisual{height:300px}.Hero-module__JgYmMq__decorativeCircle1{width:200px;height:200px}.Hero-module__JgYmMq__decorativeCircle2{width:150px;height:150px}.Hero-module__JgYmMq__decorativeCircle3{width:100px;height:100px}.Hero-module__JgYmMq__statsContainer{grid-template-columns:1fr;gap:16px;margin-top:40px}.Hero-module__JgYmMq__statBox{padding:24px 16px}.Hero-module__JgYmMq__statNumber{font-size:36px}.Hero-module__JgYmMq__statLabel{font-size:12px}.Hero-module__JgYmMq__scrollIndicator{display:none}}
.AboutSection-module__6OM6Pq__aboutSection{background:var(--bg-primary)}.AboutSection-module__6OM6Pq__aboutContent{max-width:900px;margin:0 auto}.AboutSection-module__6OM6Pq__aboutText h2{text-align:center;margin-bottom:32px}.AboutSection-module__6OM6Pq__aboutText h2 strong{color:var(--accent-primary)}.AboutSection-module__6OM6Pq__aboutText p{color:var(--text-secondary);text-align:center;margin-bottom:20px;font-size:18px;line-height:1.8}.AboutSection-module__6OM6Pq__stats{border-top:1px solid var(--border-color);grid-template-columns:repeat(3,1fr);gap:40px;margin-top:48px;padding-top:48px;display:grid}.AboutSection-module__6OM6Pq__stat{text-align:center}.AboutSection-module__6OM6Pq__statNumber{color:var(--accent-primary);font-size:48px;font-weight:700;font-family:var(--font-headings);margin-bottom:8px;display:block}.AboutSection-module__6OM6Pq__statLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;font-size:14px;display:block}@media (max-width:768px){.AboutSection-module__6OM6Pq__aboutText p{font-size:16px}.AboutSection-module__6OM6Pq__stats{grid-template-columns:1fr;gap:32px}.AboutSection-module__6OM6Pq__statNumber{font-size:40px}}
.ProductCard-module__EG4W1q__card{background:var(--card-bg);border-radius:var(--border-radius);border:1px solid var(--border-color);flex-direction:column;height:100%;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000000d}.ProductCard-module__EG4W1q__card:hover{border:1px solid var(--accent-primary);transform:translateY(-8px);box-shadow:0 12px 32px #0000001f}.ProductCard-module__EG4W1q__imageContainer{background:var(--primary-medium);border-bottom:1px solid var(--border-color);justify-content:center;align-items:center;width:100%;height:250px;padding:24px;display:flex;overflow:hidden}.ProductCard-module__EG4W1q__image{object-fit:contain;width:100%;height:100%;transition:transform .3s}.ProductCard-module__EG4W1q__card:hover .ProductCard-module__EG4W1q__image{transform:scale(1.05)}.ProductCard-module__EG4W1q__content{padding:var(--card-padding);flex-direction:column;flex:1;gap:16px;display:flex}.ProductCard-module__EG4W1q__category{color:var(--accent-primary);text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:700}.ProductCard-module__EG4W1q__name{font-size:var(--h3-size);color:var(--text-primary);margin:0}.ProductCard-module__EG4W1q__description{color:var(--text-secondary);line-height:1.6}.ProductCard-module__EG4W1q__description p{margin:0 0 12px}.ProductCard-module__EG4W1q__description p:last-child{margin-bottom:0}.ProductCard-module__EG4W1q__description ul{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.ProductCard-module__EG4W1q__description ul li{padding-left:20px;font-size:14px;position:relative}.ProductCard-module__EG4W1q__description ul li:before{content:"✓";color:var(--accent-primary);font-weight:700;position:absolute;left:0}.ProductCard-module__EG4W1q__description ul li p{margin:0;display:inline}.ProductCard-module__EG4W1q__features{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.ProductCard-module__EG4W1q__features li{color:var(--text-secondary);padding-left:20px;font-size:14px;position:relative}.ProductCard-module__EG4W1q__features li:before{content:"✓";color:var(--accent-primary);font-weight:700;position:absolute;left:0}.ProductCard-module__EG4W1q__tags{flex-wrap:wrap;gap:8px;margin-top:auto;display:flex}.ProductCard-module__EG4W1q__tag{background:var(--tag-bg);color:var(--text-secondary);font-size:var(--small-size);border-radius:4px;padding:6px 12px;font-weight:500}.ProductCard-module__EG4W1q__ctaButton{width:100%;margin-top:16px}@media (max-width:1024px){.ProductCard-module__EG4W1q__imageContainer{height:220px}}@media (max-width:768px){.ProductCard-module__EG4W1q__imageContainer{height:200px}.ProductCard-module__EG4W1q__content{gap:12px}}
.ProductsSection-module__lqQs_G__productsSection{background:var(--primary-medium)}.ProductsSection-module__lqQs_G__searchContainer{justify-content:center;margin-top:40px;display:flex}.ProductsSection-module__lqQs_G__searchWrapper{width:100%;max-width:600px;position:relative}.ProductsSection-module__lqQs_G__searchIcon{color:var(--text-secondary);pointer-events:none;z-index:1;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.ProductsSection-module__lqQs_G__searchInput{background:var(--card-bg);border-radius:var(--border-radius);width:100%;color:var(--text-primary);border:2px solid #0000;outline:none;padding:16px 50px 16px 48px;font-size:16px;transition:all .3s}.ProductsSection-module__lqQs_G__searchInput::placeholder{color:var(--text-secondary)}.ProductsSection-module__lqQs_G__searchInput:focus{border-color:var(--accent-primary);box-shadow:0 0 0 3px #cccccc1a}.ProductsSection-module__lqQs_G__clearButton{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;font-size:20px;transition:all .3s;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.ProductsSection-module__lqQs_G__clearButton:hover{background:var(--primary-medium);color:var(--text-primary)}.ProductsSection-module__lqQs_G__filterContainer{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:32px;padding:0 16px;display:flex}.ProductsSection-module__lqQs_G__filterButton{background:var(--card-bg);color:var(--text-secondary);border-radius:var(--border-radius);cursor:pointer;white-space:nowrap;border:2px solid #0000;padding:12px 24px;font-size:14px;font-weight:600;transition:all .3s}.ProductsSection-module__lqQs_G__filterButton:hover{background:var(--accent-primary);border-color:var(--accent-primary);color:#fff;transform:translateY(-2px)}.ProductsSection-module__lqQs_G__filterButton.ProductsSection-module__lqQs_G__active{background:var(--accent-primary);color:#fff;border-color:var(--accent-primary);transform:translateY(-2px);box-shadow:0 4px 12px #ccc6}.ProductsSection-module__lqQs_G__productsCount{text-align:center;color:var(--text-secondary);margin-top:24px;font-size:14px;font-weight:500;animation:.4s ease-in ProductsSection-module__lqQs_G__fadeIn}@keyframes ProductsSection-module__lqQs_G__fadeIn{0%{opacity:0}to{opacity:1}}.ProductsSection-module__lqQs_G__productsGrid{gap:var(--card-gap);grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin-top:32px;display:grid}.ProductsSection-module__lqQs_G__productItem{animation:.6s cubic-bezier(.4,0,.2,1) both ProductsSection-module__lqQs_G__fadeInUp}@keyframes ProductsSection-module__lqQs_G__fadeInUp{0%{opacity:0;transform:translateY(30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.ProductsSection-module__lqQs_G__emptyState{text-align:center;color:var(--text-secondary);padding:80px 20px}.ProductsSection-module__lqQs_G__emptyState p{font-size:18px}@media (max-width:1024px){.ProductsSection-module__lqQs_G__productsGrid{grid-template-columns:repeat(2,1fr)}.ProductsSection-module__lqQs_G__filterButton{padding:10px 20px;font-size:13px}}@media (max-width:768px){.ProductsSection-module__lqQs_G__searchContainer{margin-top:32px;padding:0 16px}.ProductsSection-module__lqQs_G__searchInput{padding:14px 50px 14px 44px;font-size:14px}.ProductsSection-module__lqQs_G__searchIcon{width:18px;height:18px;left:12px}.ProductsSection-module__lqQs_G__productsGrid{gap:var(--card-gap);grid-template-columns:1fr}.ProductsSection-module__lqQs_G__filterContainer{gap:8px;margin-top:24px}.ProductsSection-module__lqQs_G__filterButton{padding:10px 16px;font-size:12px}.ProductsSection-module__lqQs_G__productsCount{margin-top:20px;font-size:13px}}
.FeaturesSection-module__WDKDFq__featuresSection{background:var(--primary-medium)}.FeaturesSection-module__WDKDFq__featuresGrid{gap:var(--card-gap);grid-template-columns:repeat(4,1fr);margin-top:48px;display:grid}.FeaturesSection-module__WDKDFq__featureCard{background:var(--card-bg);padding:var(--card-padding);border-radius:var(--border-radius);text-align:center;border:1px solid var(--border-color);transition:all .3s;box-shadow:0 2px 8px #0000000d}.FeaturesSection-module__WDKDFq__featureCard:hover{border:1px solid var(--accent-primary);transform:translateY(-8px);box-shadow:0 8px 24px #0000001a}.FeaturesSection-module__WDKDFq__icon{filter:grayscale();margin-bottom:16px;font-size:48px;transition:filter .3s}.FeaturesSection-module__WDKDFq__featureCard:hover .FeaturesSection-module__WDKDFq__icon{filter:grayscale(0)}.FeaturesSection-module__WDKDFq__title{color:var(--text-primary);margin-bottom:12px;font-size:20px}.FeaturesSection-module__WDKDFq__description{color:var(--text-secondary);font-size:14px;line-height:1.6}@media (max-width:1024px){.FeaturesSection-module__WDKDFq__featuresGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.FeaturesSection-module__WDKDFq__featuresGrid{grid-template-columns:1fr;gap:20px}.FeaturesSection-module__WDKDFq__featureCard{padding:20px}.FeaturesSection-module__WDKDFq__icon{font-size:40px}}
.CTASection-module__B17z7q__ctaSection{background:linear-gradient(135deg,#f8f8f8 0%,#eee 100%);position:relative;overflow:hidden}.CTASection-module__B17z7q__ctaSection:before{content:"";pointer-events:none;background:radial-gradient(circle,#cccccc1a 0%,#0000 50%);position:absolute;inset:0}.CTASection-module__B17z7q__ctaContent{text-align:center;z-index:1;max-width:700px;margin:0 auto;position:relative}.CTASection-module__B17z7q__title{font-size:var(--h2-size);margin-bottom:16px}.CTASection-module__B17z7q__title strong{color:var(--accent-primary)}.CTASection-module__B17z7q__subtitle{color:var(--text-secondary);margin-bottom:32px;font-size:18px}.CTASection-module__B17z7q__ctaButtons{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.CTASection-module__B17z7q__phone{color:var(--text-secondary);margin-top:24px;font-size:16px}.CTASection-module__B17z7q__phone strong{color:var(--accent-primary)}@media (max-width:768px){.CTASection-module__B17z7q__ctaButtons{flex-direction:column;align-items:center}.CTASection-module__B17z7q__ctaButtons a{width:100%;max-width:300px}.CTASection-module__B17z7q__subtitle{font-size:16px}}
.Footer-module__Grjkva__footer{background:var(--primary-medium);border-top:1px solid var(--border-color);padding:60px 0 24px}.Footer-module__Grjkva__footerContent{grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;margin-bottom:40px;display:grid}.Footer-module__Grjkva__footerColumn h4{color:var(--text-primary);margin-bottom:16px;font-size:18px}.Footer-module__Grjkva__footerColumn ul{margin:0;padding:0;list-style:none}.Footer-module__Grjkva__footerColumn ul li{color:var(--text-secondary);margin-bottom:12px;font-size:14px}.Footer-module__Grjkva__footerColumn ul li a{color:var(--text-secondary);transition:color .3s}.Footer-module__Grjkva__footerColumn ul li a:hover{color:var(--accent-primary)}.Footer-module__Grjkva__logo{margin-bottom:16px}.Footer-module__Grjkva__logo img{width:auto;height:40px}.Footer-module__Grjkva__description{color:var(--text-secondary);max-width:300px;font-size:14px;line-height:1.6}.Footer-module__Grjkva__footerBottom{border-top:1px solid var(--border-color);justify-content:space-between;align-items:center;padding-top:24px;display:flex}.Footer-module__Grjkva__footerBottom p{color:var(--text-secondary);font-size:14px}.Footer-module__Grjkva__socialLinks{gap:16px;display:flex}.Footer-module__Grjkva__socialLinks a{background:var(--card-bg);width:36px;height:36px;color:var(--text-secondary);border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:600;transition:all .3s;display:flex}.Footer-module__Grjkva__socialLinks a:hover{background:var(--accent-primary);color:var(--text-primary);transform:translateY(-2px)}@media (max-width:1024px){.Footer-module__Grjkva__footerContent{grid-template-columns:1fr 1fr;gap:32px}}@media (max-width:768px){.Footer-module__Grjkva__footer{padding:40px 0 20px}.Footer-module__Grjkva__footerContent{grid-template-columns:1fr;gap:32px}.Footer-module__Grjkva__footerBottom{text-align:center;flex-direction:column;gap:16px}.Footer-module__Grjkva__description{max-width:100%}}
