.products-module__N7NTVG__sectionHero{background:linear-gradient(160deg, var(--wye-white) 0%, var(--wye-grey) 40%, var(--wye-white) 70%, #9cc93d08 100%);flex-direction:column;justify-content:center;min-height:85vh;display:flex;position:relative;overflow:hidden}.products-module__N7NTVG__heroTexture{pointer-events:none;z-index:0;background-image:radial-gradient(circle,#262a2b0a 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#00000080 0%,#0000 55%);mask-image:linear-gradient(90deg,#00000080 0%,#0000 55%)}.products-module__N7NTVG__heroGlow{pointer-events:none;z-index:0;background:radial-gradient(circle,#9cc93d14 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:18%;right:8%}.products-module__N7NTVG__heroGrid{z-index:2;gap:var(--space-6);grid-template-columns:1fr 1fr;align-items:center;min-height:85vh;padding-top:160px;padding-bottom:100px;display:grid;position:relative}.products-module__N7NTVG__heroContent{max-width:620px;padding-left:32px;position:relative}.products-module__N7NTVG__heroAccentLine{background:linear-gradient(to bottom, var(--wye-green) 0%, #9cc93d1a 100%);border-radius:2px;width:3px;height:100%;position:absolute;top:0;left:0}.products-module__N7NTVG__heroEyebrow{border-radius:var(--radius-full);letter-spacing:.15em;text-transform:uppercase;color:var(--wye-green);margin-bottom:var(--space-4);background:#9cc93d14;border:1px solid #9cc93d26;align-items:center;gap:8px;padding:8px 20px;font-size:.8125rem;font-weight:600;display:inline-flex}.products-module__N7NTVG__heroEyebrow:before{content:"";background:var(--wye-green);border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s ease-in-out infinite products-module__N7NTVG__pulseDot}@keyframes products-module__N7NTVG__pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.7)}}.products-module__N7NTVG__heroTitle{letter-spacing:-.04em;color:var(--wye-black);margin-bottom:var(--space-4);font-size:clamp(2rem,4vw,3.5rem);font-weight:700;line-height:1.1;font-family:var(--font-headings)}.products-module__N7NTVG__heroDescription{color:var(--text-secondary);max-width:540px;margin-bottom:var(--space-5);font-size:clamp(1rem,1.2vw,1.1875rem);line-height:1.75}.products-module__N7NTVG__heroImageWrapper{border-radius:var(--radius-brand-alt);width:100%;height:480px;box-shadow:var(--shadow-premium);position:relative;overflow:hidden}.products-module__N7NTVG__heroImageWrapper img{object-fit:cover;width:100%;height:100%;transition:transform .6s var(--ease-smooth)}.products-module__N7NTVG__heroImageWrapper:hover img{transform:scale(1.05)}.products-module__N7NTVG__heroImageWrapper:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#0000 0%,#262a2b1f 100%);height:40%;position:absolute;bottom:0;left:0;right:0}.products-module__N7NTVG__sectionCategories{padding:var(--space-8) 0;background:var(--wye-white);position:relative;overflow:hidden}.products-module__N7NTVG__categoriesHeader{max-width:800px;margin:0 auto var(--space-7);text-align:center}.products-module__N7NTVG__categoriesHeader h2{color:var(--wye-black);margin-bottom:var(--space-4);font-size:clamp(1.5rem,3vw,2.5rem);font-weight:700;font-family:var(--font-headings)}.products-module__N7NTVG__categoriesHeader>p{color:var(--text-secondary);font-size:1.125rem;line-height:1.9}.products-module__N7NTVG__categoriesGrid{gap:var(--space-4);grid-template-columns:repeat(3,1fr);display:grid}.products-module__N7NTVG__categoryCard{background:var(--wye-grey);border-radius:var(--radius-lg);padding:var(--space-4);transition:all .4s var(--ease-expo-out);position:relative;overflow:hidden}.products-module__N7NTVG__categoryCard:nth-child(odd){border-radius:var(--radius-brand-alt)}.products-module__N7NTVG__categoryCard:before{content:"";background:var(--wye-green);height:3px;transition:transform .4s var(--ease-expo-out);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.products-module__N7NTVG__categoryCard:hover{box-shadow:var(--shadow-xl);transform:translateY(-8px)}.products-module__N7NTVG__categoryCard:hover:before{transform:scaleX(1)}.products-module__N7NTVG__categoryImageWrapper{border-radius:var(--radius-md);width:100%;height:160px;margin-bottom:var(--space-4);transition:all .4s var(--ease-expo-out);justify-content:center;align-items:center;display:flex;overflow:hidden}.products-module__N7NTVG__categoryImage{object-fit:contain;max-width:80%;max-height:168px;transition:transform .4s var(--ease-expo-out)}.products-module__N7NTVG__categoryCard:hover .products-module__N7NTVG__categoryImage{transform:scale(1.08)}.products-module__N7NTVG__categoryCard h3{font-size:1.125rem;font-weight:var(--font-weight-semibold);color:var(--wye-black);margin-bottom:var(--space-2);font-family:var(--font-headings)}.products-module__N7NTVG__categoryCard p{color:var(--text-secondary);margin:0;font-size:.9375rem;line-height:1.7}.products-module__N7NTVG__sectionDesigned{padding:var(--space-8) 0;background:var(--wye-grey);position:relative;overflow:hidden}.products-module__N7NTVG__designedGrid{gap:var(--space-7);grid-template-columns:1fr 1fr;align-items:center;display:grid}.products-module__N7NTVG__designedContent h2{color:var(--wye-black);margin-bottom:var(--space-4);font-size:clamp(1.5rem,3vw,2.5rem);font-weight:700;font-family:var(--font-headings)}.products-module__N7NTVG__designedContent>p{color:var(--text-secondary);margin-bottom:var(--space-4);font-size:1.125rem;line-height:1.9}.products-module__N7NTVG__demoTags{margin-bottom:var(--space-4);flex-wrap:wrap;gap:12px;display:flex}.products-module__N7NTVG__demoTag{background:var(--wye-white);border-radius:var(--radius-full);font-size:.875rem;font-weight:var(--font-weight-medium);color:var(--wye-black);transition:all .3s var(--ease-smooth);border:1px solid #262a2b1a;align-items:center;gap:6px;padding:8px 20px;display:inline-flex}.products-module__N7NTVG__demoTag:hover{border-color:var(--wye-green);color:var(--wye-green)}.products-module__N7NTVG__designedImages{grid-template-columns:1fr 1fr;gap:16px;display:grid}.products-module__N7NTVG__designedImg{border-radius:var(--radius-lg);height:280px;box-shadow:var(--shadow-lg);overflow:hidden}.products-module__N7NTVG__designedImg:first-child{border-radius:var(--radius-brand-alt)}.products-module__N7NTVG__designedImg:last-child{border-radius:var(--radius-brand-reverse)}.products-module__N7NTVG__designedImg img{object-fit:cover;width:100%;height:100%;transition:transform .6s var(--ease-smooth)}.products-module__N7NTVG__designedImg:hover img{transform:scale(1.05)}.products-module__N7NTVG__sectionShowcase{padding:var(--space-8) 0;background:var(--wye-white);position:relative;overflow:hidden}.products-module__N7NTVG__showcaseHeader{max-width:800px;margin:0 auto var(--space-7);text-align:center}.products-module__N7NTVG__showcaseHeader h2{color:var(--wye-black);margin-bottom:var(--space-4);font-size:clamp(1.5rem,3vw,2.5rem);font-weight:700;font-family:var(--font-headings)}.products-module__N7NTVG__showcaseGrid{gap:var(--space-4);grid-template-columns:repeat(3,1fr);display:grid}.products-module__N7NTVG__showcaseItem{background:var(--wye-grey);border-radius:var(--radius-lg);padding:var(--space-5);height:300px;transition:all .4s var(--ease-expo-out);justify-content:center;align-items:center;display:flex}.products-module__N7NTVG__showcaseItem:first-child{border-radius:var(--radius-brand-alt);background:#9cc93d0d}.products-module__N7NTVG__showcaseItem:nth-child(2){background:#b8d4e326}.products-module__N7NTVG__showcaseItem:nth-child(3){border-radius:var(--radius-brand-reverse);background:#f4c43014}.products-module__N7NTVG__showcaseItem:hover{box-shadow:var(--shadow-xl);transform:translateY(-8px)}.products-module__N7NTVG__sectionCarousel{padding:var(--space-8) 0;background:var(--wye-grey);overflow:hidden}.products-module__N7NTVG__carouselHeader{text-align:center;margin-bottom:var(--space-6)}.products-module__N7NTVG__carouselHeader h2{color:var(--wye-black);margin-bottom:var(--space-3);font-size:clamp(1.5rem,3vw,2.5rem);font-weight:700;font-family:var(--font-headings)}.products-module__N7NTVG__carouselHeader p{color:var(--text-secondary);font-size:1.125rem}.products-module__N7NTVG__carouselWrapper{align-items:center;gap:var(--space-3);display:flex;position:relative}.products-module__N7NTVG__carouselTrack{gap:var(--space-4);scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;padding:var(--space-3) 0;display:flex;overflow-x:auto}.products-module__N7NTVG__carouselTrack::-webkit-scrollbar{display:none}.products-module__N7NTVG__carouselItem{border-radius:var(--radius-xl);scroll-snap-align:start;background:var(--wye-white);width:320px;height:400px;transition:transform .4s var(--ease-expo-out);flex:none;overflow:hidden}.products-module__N7NTVG__carouselItem:hover{box-shadow:var(--shadow-xl);transform:translateY(-8px)}.products-module__N7NTVG__carouselItem img{object-fit:cover;width:100%;height:100%;transition:transform .5s var(--ease-smooth)}.products-module__N7NTVG__carouselItem:hover img{transform:scale(1.05)}.products-module__N7NTVG__carouselBtn{background:var(--wye-white);width:56px;height:56px;color:var(--wye-black);cursor:pointer;transition:all .3s var(--ease-smooth);box-shadow:var(--shadow-md);z-index:10;border:1px solid #262a2b1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.products-module__N7NTVG__carouselBtn:hover{background:var(--wye-green);color:#fff;border-color:var(--wye-green);transform:scale(1.1)}@media (max-width:768px){.products-module__N7NTVG__carouselItem{width:280px;height:350px}.products-module__N7NTVG__carouselBtn{display:none}}.products-module__N7NTVG__sectionAdvantage{padding:var(--space-8) 0;background:var(--wye-grey);position:relative;overflow:hidden}.products-module__N7NTVG__advantageHeader{max-width:800px;margin:0 auto var(--space-7);text-align:center}.products-module__N7NTVG__advantageHeader h2{color:var(--wye-black);margin-bottom:var(--space-4);font-size:clamp(1.5rem,3vw,2.5rem);font-weight:700;font-family:var(--font-headings)}.products-module__N7NTVG__advantageGrid{gap:var(--space-4);grid-template-columns:repeat(4,1fr);display:grid}.products-module__N7NTVG__advantageCard{background:var(--wye-white);border-radius:var(--radius-lg);padding:var(--space-5) var(--space-4);text-align:center;transition:all .4s var(--ease-expo-out)}.products-module__N7NTVG__advantageCard:hover{box-shadow:var(--shadow-xl);transform:translateY(-8px)}.products-module__N7NTVG__advantageIcon{width:56px;height:56px;margin:0 auto var(--space-3);color:var(--wye-green);background:#9cc93d1a;border-radius:50%;justify-content:center;align-items:center;display:flex}.products-module__N7NTVG__advantageCard h3{font-size:1.0625rem;font-weight:var(--font-weight-semibold);color:var(--wye-black);margin-bottom:var(--space-2);font-family:var(--font-headings)}.products-module__N7NTVG__advantageCard p{color:var(--text-secondary);margin:0;font-size:.9375rem;line-height:1.7}.products-module__N7NTVG__sectionCommercial{padding:var(--space-8) 0;background:var(--wye-white);color:var(--wye-black);text-align:center;position:relative;overflow:hidden}.products-module__N7NTVG__sectionCommercial:before{content:"";border-radius:var(--radius-brand);pointer-events:none;background:linear-gradient(135deg,#9cc93d08 0%,#0000 100%);width:300px;height:300px;position:absolute;top:10%;right:-5%}.products-module__N7NTVG__commercialInner{max-width:900px;margin:0 auto}.products-module__N7NTVG__commercialInner h2{color:var(--wye-black);margin-bottom:var(--space-5);font-size:clamp(1.5rem,3vw,2.5rem);font-weight:700;font-family:var(--font-headings)}.products-module__N7NTVG__commercialStats{gap:var(--space-5);margin-bottom:var(--space-6);grid-template-columns:repeat(3,1fr);display:grid}.products-module__N7NTVG__commercialStat h3{font-size:1.125rem;font-weight:var(--font-weight-semibold);color:var(--wye-green);margin-bottom:var(--space-1);font-family:var(--font-headings)}.products-module__N7NTVG__commercialStat p{color:var(--text-secondary);margin:0;font-size:.9375rem}.products-module__N7NTVG__commercialActions{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.products-module__N7NTVG__sectionContact{padding:var(--space-8) 0;background:var(--wye-grey);color:var(--wye-black);position:relative;overflow:hidden}.products-module__N7NTVG__sectionContact:before{content:"";border-radius:var(--radius-brand);pointer-events:none;background:linear-gradient(135deg,#9cc93d08 0%,#0000 100%);width:300px;height:300px;position:absolute;top:10%;left:-5%}.products-module__N7NTVG__contactHeader{text-align:center;max-width:700px;margin:0 auto var(--space-7)}.products-module__N7NTVG__contactHeader h2{color:var(--wye-black);margin-bottom:var(--space-4);letter-spacing:var(--tracking-tight);font-size:clamp(2rem,4vw,3.5rem);font-weight:700;font-family:var(--font-headings)}.products-module__N7NTVG__contactHeader>p{color:var(--text-secondary);margin-bottom:var(--space-5);font-size:1.125rem;line-height:1.9}.products-module__N7NTVG__contactFormWrapper{background:var(--wye-white);border-radius:var(--radius-xl);max-width:700px;padding:var(--space-6);box-shadow:var(--shadow-lg);border:1px solid #262a2b14;margin:0 auto;position:relative;overflow:hidden}.products-module__N7NTVG__contactFormWrapper:before{content:"";background:linear-gradient(90deg, var(--wye-green) 0%, var(--wye-lime) 100%);height:3px;position:absolute;top:0;left:0;right:0}.products-module__N7NTVG__contactFormWrapper:hover{box-shadow:var(--shadow-xl);border-color:#9cc93d4d}.products-module__N7NTVG__formRow{gap:var(--space-3);margin-bottom:var(--space-3);grid-template-columns:1fr 1fr;display:grid}.products-module__N7NTVG__formGroup{gap:var(--space-2);flex-direction:column;display:flex}.products-module__N7NTVG__formGroup.products-module__N7NTVG__full{grid-column:1/-1}.products-module__N7NTVG__formGroup label{font-size:.875rem;font-weight:var(--font-weight-medium);color:var(--text-secondary);text-transform:uppercase;letter-spacing:var(--tracking-wide)}.products-module__N7NTVG__formGroup input,.products-module__N7NTVG__formGroup textarea,.products-module__N7NTVG__formGroup select{background:var(--wye-grey);border-radius:var(--radius-md);padding:var(--space-3);color:var(--wye-black);transition:all .3s var(--ease-smooth);border:1px solid #262a2b1a;font-family:inherit;font-size:1rem}.products-module__N7NTVG__formGroup input:focus,.products-module__N7NTVG__formGroup textarea:focus,.products-module__N7NTVG__formGroup select:focus{border-color:var(--wye-green);background:var(--wye-white);outline:none;box-shadow:0 0 0 4px #9cc93d1a}.products-module__N7NTVG__formGroup select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23262A2B' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;padding-right:40px}.products-module__N7NTVG__formGroup textarea{resize:vertical;min-height:120px}.products-module__N7NTVG__submitBtn{background:var(--wye-green);color:#fff;border:2px solid var(--wye-green);cursor:pointer;width:100%;transition:all .4s var(--ease-spring);margin-top:var(--space-2);justify-content:center;align-items:center;gap:var(--space-2);border-radius:50px;padding:14px 32px;font-family:inherit;font-size:1rem;font-weight:600;display:flex;position:relative;overflow:hidden}.products-module__N7NTVG__submitBtn:before{content:"";background:linear-gradient(135deg, var(--wye-green-dark) 0%, var(--wye-green) 100%);opacity:0;transition:opacity .4s;position:absolute;inset:0}.products-module__N7NTVG__submitBtn:hover:before{opacity:1}.products-module__N7NTVG__submitBtn:hover{transform:translateY(-3px);box-shadow:0 8px 25px #9cc93d66}.products-module__N7NTVG__btnText,.products-module__N7NTVG__btnIcon{z-index:1;position:relative}.products-module__N7NTVG__submitBtn.products-module__N7NTVG__loading .products-module__N7NTVG__btnText{opacity:0}.products-module__N7NTVG__submitBtn.products-module__N7NTVG__loading:after{content:"";border:2px solid #0000;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite products-module__N7NTVG__spin;position:absolute}@keyframes products-module__N7NTVG__spin{to{transform:rotate(360deg)}}@media (max-width:1200px){.products-module__N7NTVG__categoriesGrid,.products-module__N7NTVG__advantageGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){.products-module__N7NTVG__heroGrid{gap:var(--space-5);grid-template-columns:1fr;min-height:auto;padding-top:130px;padding-bottom:60px}.products-module__N7NTVG__heroContent{text-align:center;max-width:100%;padding-left:0}.products-module__N7NTVG__heroAccentLine{display:none}.products-module__N7NTVG__heroTitle{font-size:clamp(2.25rem,5vw,3.5rem)}.products-module__N7NTVG__heroDescription{max-width:600px;margin-left:auto;margin-right:auto}.products-module__N7NTVG__heroImageWrapper{max-width:600px;height:340px;margin:0 auto}.products-module__N7NTVG__designedGrid{grid-template-columns:1fr}.products-module__N7NTVG__showcaseGrid{grid-template-columns:repeat(2,1fr)}.products-module__N7NTVG__commercialStats{grid-template-columns:1fr}}@media (max-width:768px){.products-module__N7NTVG__heroGrid{padding-top:110px;padding-bottom:40px}.products-module__N7NTVG__heroTitle{font-size:clamp(2rem,6vw,2.75rem)}.products-module__N7NTVG__heroImageWrapper{height:280px}.products-module__N7NTVG__categoriesGrid{grid-template-columns:1fr}.products-module__N7NTVG__categoryImageWrapper{height:140px}.products-module__N7NTVG__categoryImage{max-height:110px}.products-module__N7NTVG__designedImages{grid-template-columns:1fr}.products-module__N7NTVG__designedImg{height:240px}.products-module__N7NTVG__showcaseGrid,.products-module__N7NTVG__advantageGrid{grid-template-columns:1fr}.products-module__N7NTVG__commercialActions{flex-direction:column;align-items:center}.products-module__N7NTVG__formRow{grid-template-columns:1fr}}
