.About_about__fFfvC{padding:100px 40px;background:var(--white)}.About_sectionTitle__6_fnl{text-align:center;font-size:42px;font-weight:700;color:var(--dark-blue);margin-bottom:60px}.About_aboutContent__FO7Fr{max-width:700px;margin:0 auto}.About_aboutContent__FO7Fr p{font-size:18px;color:var(--charcoal);line-height:1.8;margin-bottom:24px}.About_aboutQuote__fOHpQ{font-size:24px;font-style:italic;color:var(--dark-blue);border-left:4px solid var(--dark-blue);padding-left:24px;margin:40px 0}@media (max-width:768px){.About_sectionTitle__6_fnl{font-size:32px}.About_aboutContent__FO7Fr p{font-size:16px}.About_aboutQuote__fOHpQ{font-size:20px}}.EmailSignup_signup__rs8DO{padding:80px 40px;background:linear-gradient(135deg,#f8fafc,#e0f2fe)}.EmailSignup_signupContainer___EGxi{max-width:600px;margin:0 auto;background:var(--white);padding:60px;border-radius:16px;box-shadow:0 10px 40px rgba(0,0,0,.1);text-align:center}.EmailSignup_signupContainer___EGxi h2{font-size:36px;font-weight:700;color:var(--dark-blue);margin-bottom:16px}.EmailSignup_signupContainer___EGxi p{font-size:18px;color:var(--charcoal);margin-bottom:32px}.EmailSignup_signupForm__CBTk_{display:flex;flex-direction:column;gap:16px}.EmailSignup_signupInput__IGu0R{padding:16px 20px;border:2px solid var(--light-gray);border-radius:8px;font-size:16px;transition:border-color .2s ease}.EmailSignup_signupInput__IGu0R:focus{outline:none;border-color:var(--dark-blue)}.EmailSignup_signupInput__IGu0R:disabled{background:var(--very-light-gray);cursor:not-allowed}.EmailSignup_signupButton__C12u7{background:var(--dark-blue);color:var(--white);padding:16px;border:none;border-radius:8px;font-size:18px;font-weight:600;cursor:pointer;transition:all .3s ease}.EmailSignup_signupButton__C12u7:hover:not(:disabled){background:#2d4a7c}.EmailSignup_signupButton__C12u7:disabled{opacity:.6;cursor:not-allowed}.EmailSignup_privacyNote__3Fryb{font-size:14px;color:var(--medium-gray);margin-top:16px}.EmailSignup_successMessage__kiH5n{padding:20px;background:#d1fae5;color:#065f46;border-radius:8px;font-size:18px;font-weight:600;margin:32px 0}.EmailSignup_errorMessage__1CCQT{padding:16px;background:#fee2e2;color:#991b1b;border-radius:8px;font-size:14px;margin-top:16px}@media (max-width:768px){.EmailSignup_signupContainer___EGxi{padding:40px 24px}.EmailSignup_signupContainer___EGxi h2{font-size:28px}}.Footer_footer__pQtti{padding:60px 40px;background:var(--very-light-gray)}.Footer_footerContainer__UGwZX{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:60px}.Footer_footerBrand__s5UQq{display:flex;flex-direction:column;gap:16px}.Footer_footerLogo__4BA6d{display:flex;align-items:center;gap:12px}.Footer_logoPillars__r4zWV{display:flex;gap:4px;align-items:flex-end}.Footer_pillar__Mfvnr{width:6px;background:var(--dark-blue);border-radius:1px}.Footer_pillar__Mfvnr:first-child{height:24px}.Footer_pillar__Mfvnr:nth-child(2){height:18px}.Footer_pillar__Mfvnr:nth-child(3){height:24px}.Footer_logoText__5vsvE{font-size:20px;font-weight:700;color:var(--dark-blue)}.Footer_footerTagline__jv0tL{color:var(--charcoal);font-size:14px}.Footer_footerCopyright__kghKv{color:var(--medium-gray);font-size:14px}.Footer_footerSection__UvV_8 h4{font-size:16px;font-weight:700;color:var(--dark-blue);margin-bottom:16px}.Footer_footerLinks__M17kI{list-style:none;display:flex;flex-direction:column;gap:12px}.Footer_footerLinks__M17kI a{color:var(--charcoal);text-decoration:none;font-size:14px;transition:color .2s ease}.Footer_footerLinks__M17kI a:hover{color:var(--dark-blue)}.Footer_footerLocation__5v17L{color:var(--medium-gray);font-size:14px;margin-top:20px}@media (max-width:768px){.Footer_footerContainer__UGwZX{grid-template-columns:1fr;gap:40px}}.Hero_hero__bqvNd{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:120px 40px 80px;background:linear-gradient(135deg,#fff,#f8fafc);position:relative;overflow:hidden}.Hero_heroBg__4biSy{position:absolute;top:0;left:0;right:0;bottom:0;opacity:.03;z-index:0}.Hero_bgPillar__vaZan{position:absolute;background:var(--dark-blue);width:80px;border-radius:4px}.Hero_bgPillar__vaZan:first-child{left:10%;top:15%;height:200px}.Hero_bgPillar__vaZan:nth-child(2){right:15%;top:25%;height:150px}.Hero_bgPillar__vaZan:nth-child(3){left:20%;bottom:20%;height:180px}.Hero_heroContent__5prE1{max-width:800px;text-align:center;position:relative;z-index:1;animation:Hero_fadeInUp__eGRou .8s ease}@keyframes Hero_fadeInUp__eGRou{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Hero_heroContent__5prE1 h1{font-size:56px;font-weight:700;color:var(--dark-blue);margin-bottom:24px;line-height:1.2}.Hero_heroContent__5prE1 p{font-size:24px;color:var(--charcoal);margin-bottom:40px;line-height:1.6}.Hero_ctaButton__agKtA{display:inline-block;background:var(--dark-blue);color:var(--white);padding:16px 40px;border-radius:8px;text-decoration:none;font-size:18px;font-weight:600;transition:all .3s ease}.Hero_ctaButton__agKtA:hover{background:#2d4a7c;transform:translateY(-2px);box-shadow:0 10px 20px rgba(26,54,93,.2)}@media (max-width:768px){.Hero_hero__bqvNd{padding:100px 20px 60px;min-height:90vh}.Hero_heroContent__5prE1 h1{font-size:36px}.Hero_heroContent__5prE1 p{font-size:18px}}.Navbar_nav__yFFPE{position:fixed;top:0;left:0;right:0;background:var(--white);z-index:1000;transition:box-shadow .3s ease}.Navbar_nav__yFFPE.Navbar_scrolled__N9DJM{box-shadow:0 2px 10px rgba(0,0,0,.1)}.Navbar_container__2Cq63{max-width:1200px;margin:0 auto;padding:20px 40px;display:flex;justify-content:space-between;align-items:center}.Navbar_logo__X4o9i{display:flex;align-items:center;gap:12px;text-decoration:none}.Navbar_logoPillars__IIZEU{display:flex;gap:4px;align-items:flex-end}.Navbar_pillar__yyps5{width:6px;background:var(--dark-blue);border-radius:1px}.Navbar_pillar__yyps5:first-child{height:24px}.Navbar_pillar__yyps5:nth-child(2){height:18px}.Navbar_pillar__yyps5:nth-child(3){height:24px}.Navbar_logoText__Jmms3{font-size:20px;font-weight:700;color:var(--dark-blue)}.Navbar_navLinks__BPXkM{display:flex;gap:32px;list-style:none}.Navbar_navLinks__BPXkM a{color:var(--charcoal);text-decoration:none;font-size:16px;transition:color .2s ease}.Navbar_navLinks__BPXkM a:hover{color:var(--dark-blue)}@media (max-width:768px){.Navbar_container__2Cq63{padding:16px 20px}.Navbar_navLinks__BPXkM{gap:20px;font-size:14px}}.Products_products__C6DgD{padding:100px 40px;background:var(--very-light-gray)}.Products_sectionTitle__GwFfL{text-align:center;font-size:42px;font-weight:700;color:var(--dark-blue);margin-bottom:20px}.Products_sectionSubtitle__pUeWz{text-align:center;font-size:20px;color:var(--charcoal);margin-bottom:60px}.Products_productsGrid__56hSS{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:40px}.Products_productCard__WnQMG{background:var(--white);border-radius:12px;padding:48px;box-shadow:0 1px 3px rgba(0,0,0,.1);transition:all .3s ease}.Products_productCard__WnQMG:hover{box-shadow:0 10px 30px rgba(0,0,0,.15);transform:translateY(-4px)}.Products_productBadge__yb_k2{display:inline-block;background:var(--light-blue);color:var(--dark-blue);padding:6px 16px;border-radius:20px;font-size:14px;font-weight:600;margin-bottom:20px}.Products_productCard__WnQMG h3{font-size:32px;font-weight:700;color:var(--dark-blue);margin-bottom:8px}.Products_productTagline__coRFQ{font-size:18px;color:var(--medium-gray);margin-bottom:20px}.Products_productDescription__Ng1s5{font-size:16px;color:var(--charcoal);line-height:1.7;margin-bottom:24px}.Products_productFeatures__b0fGA{list-style:none;margin-bottom:32px}.Products_productFeatures__b0fGA li{padding:8px 0;font-size:15px;color:var(--charcoal)}.Products_productFeatures__b0fGA li:before{content:"✓";color:var(--dark-blue);font-weight:700;margin-right:12px}.Products_productButton__k8DcV{display:inline-block;border:2px solid var(--dark-blue);color:var(--dark-blue);padding:12px 32px;border-radius:8px;text-decoration:none;font-size:16px;font-weight:600;transition:all .3s ease}.Products_productButton__k8DcV:hover{background:var(--dark-blue);color:var(--white)}.Products_productButton__k8DcV.Products_disabled__lY27S{border-color:var(--medium-gray);color:var(--medium-gray);cursor:not-allowed}.Products_productButton__k8DcV.Products_disabled__lY27S:hover{background:transparent;color:var(--medium-gray)}.Products_futureProduct__TTk4L{text-align:center;padding:60px 48px;background:var(--white);border-radius:12px;border:2px dashed var(--light-gray)}.Products_futureIcon__WUrdw{font-size:48px;color:var(--medium-gray);margin-bottom:20px}.Products_futureProduct__TTk4L h3{font-size:28px;color:var(--charcoal);margin-bottom:16px}.Products_productImageContainer__rQvIn{width:100%;margin-bottom:24px;border-radius:8px;overflow:hidden;cursor:pointer;position:relative;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .3s ease}.Products_productImageContainer__rQvIn:hover{box-shadow:0 8px 20px rgba(0,0,0,.2);transform:scale(1.02)}.Products_productImageContainer__rQvIn:after{content:"🔍";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:48px;opacity:0;transition:opacity .3s ease;pointer-events:none}.Products_productImageContainer__rQvIn:hover:after{opacity:.8}.Products_productImage__pnX1g{width:100%;height:auto;display:block;transition:transform .3s ease}.Products_modalOverlay__vTIWf{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.9);display:flex;align-items:center;justify-content:center;z-index:1000;cursor:pointer;animation:Products_fadeIn__A8X6l .2s ease}@keyframes Products_fadeIn__A8X6l{0%{opacity:0}to{opacity:1}}.Products_modalContent__3YsXO{position:relative;max-width:90%;max-height:90%;cursor:default}.Products_closeButton__Oel3d{position:absolute;top:-40px;right:0;background:transparent;border:none;color:var(--white);font-size:40px;cursor:pointer;padding:0;width:40px;height:40px;line-height:1;transition:transform .2s ease}.Products_closeButton__Oel3d:hover{transform:scale(1.2)}.Products_zoomedImage__V7VZh{max-width:100%;max-height:90vh;width:auto;height:auto;border-radius:8px;box-shadow:0 10px 50px rgba(0,0,0,.5)}@media (max-width:768px){.Products_sectionTitle__GwFfL{font-size:32px}.Products_productsGrid__56hSS{grid-template-columns:1fr;gap:24px}.Products_productCard__WnQMG{padding:32px}}.ValueProps_valueProps__slR8d{padding:100px 40px;background:var(--white)}.ValueProps_sectionTitle__PVmex{text-align:center;font-size:42px;font-weight:700;color:var(--dark-blue);margin-bottom:60px}.ValueProps_propsGrid__nhmSX{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.ValueProps_propCard__YDccG{text-align:center;padding:40px;background:var(--white);border-radius:12px;border:1px solid var(--light-gray);transition:all .3s ease;opacity:0;animation:ValueProps_fadeIn__N1fKI .6s ease forwards}.ValueProps_propCard__YDccG:first-child{animation-delay:.1s}.ValueProps_propCard__YDccG:nth-child(2){animation-delay:.2s}.ValueProps_propCard__YDccG:nth-child(3){animation-delay:.3s}@keyframes ValueProps_fadeIn__N1fKI{to{opacity:1}}.ValueProps_propCard__YDccG:hover{transform:translateY(-4px);box-shadow:0 10px 30px rgba(0,0,0,.1)}.ValueProps_propIcon__SpTI5{width:60px;height:60px;background:var(--light-blue);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 24px;color:var(--dark-blue);font-size:28px}.ValueProps_propCard__YDccG h3{font-size:24px;font-weight:700;color:var(--dark-blue);margin-bottom:16px}.ValueProps_propCard__YDccG p{font-size:16px;color:var(--charcoal);line-height:1.7}@media (max-width:768px){.ValueProps_sectionTitle__PVmex{font-size:32px}.ValueProps_propsGrid__nhmSX{grid-template-columns:1fr;gap:24px}}