.Header-module__9fWxfa__header{z-index:1000;background:rgba(255,255,255,.98);padding:1rem 0;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 10px rgba(0,0,0,.1)}.Header-module__9fWxfa__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.Header-module__9fWxfa__logo h1{color:#0070f3;cursor:pointer;margin:0;font-size:1.5rem}.Header-module__9fWxfa__hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;padding:.5rem;display:none}.Header-module__9fWxfa__hamburger span{background:#333;border-radius:3px;width:25px;height:3px;margin:3px 0;transition:all .3s}.Header-module__9fWxfa__nav{display:flex}.Header-module__9fWxfa__navList{gap:2rem;margin:0;padding:0;list-style:none;display:flex}.Header-module__9fWxfa__navLink{color:#333;cursor:pointer;font-size:1rem;font-weight:500;text-decoration:none;transition:color .3s}.Header-module__9fWxfa__navLink:hover{color:#0070f3}.Header-module__9fWxfa__ctaLink{background:#0070f3;border-radius:6px;padding:.5rem 1.25rem;transition:all .3s;color:#fff!important}.Header-module__9fWxfa__ctaLink:hover{background:#0051cc;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,112,243,.3)}.Header-module__9fWxfa__mobileCloseButton{display:none}@media (max-width:768px){.Header-module__9fWxfa__container{padding:0 1.5rem}.Header-module__9fWxfa__hamburger{display:flex}.Header-module__9fWxfa__nav{background:#fff;width:70%;max-width:300px;height:100vh;transition:right .3s;position:fixed;top:0;right:-100%;box-shadow:-2px 0 10px rgba(0,0,0,.1)}.Header-module__9fWxfa__navOpen{right:0}.Header-module__9fWxfa__mobileCloseButton{cursor:pointer;color:#333;z-index:10;background:0 0;border:none;padding:.5rem;font-size:1.75rem;line-height:1;transition:color .3s;display:block;position:absolute;top:1.2rem;left:1.5rem}.Header-module__9fWxfa__mobileCloseButton:hover{color:#0070f3}.Header-module__9fWxfa__navList{flex-direction:column;gap:1.5rem;padding:5rem 2rem 2rem}.Header-module__9fWxfa__navLink{font-size:1.125rem}}@media (max-width:480px){.Header-module__9fWxfa__container{padding:0 1rem}.Header-module__9fWxfa__logo h1{font-size:1.25rem}.Header-module__9fWxfa__nav{width:80%}}
.HeroSection-module__8AZ9Vq__hero{background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);align-items:center;min-height:100vh;padding:6rem 0 4rem;display:flex}.HeroSection-module__8AZ9Vq__container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid}@media (max-width:1100px){.HeroSection-module__8AZ9Vq__container{grid-template-columns:1fr}.HeroSection-module__8AZ9Vq__imageContainer{order:-1}}.HeroSection-module__8AZ9Vq__content{z-index:1}.HeroSection-module__8AZ9Vq__title{color:#1a1a1a;margin:0 0 1.5rem;font-size:3.5rem;font-weight:700;line-height:1.2}.HeroSection-module__8AZ9Vq__comingSoon{color:#b24a4a;letter-spacing:.02em;vertical-align:middle;background:#fff1f1;border:1px solid #f1b4b4;border-radius:999px;margin-left:.65rem;padding:.2rem .6rem;font-size:.34em;font-weight:600;line-height:1.1;display:inline-block}.HeroSection-module__8AZ9Vq__subtitle{color:#4a5568;margin:0 0 2rem;font-size:1.25rem;line-height:1.8}.HeroSection-module__8AZ9Vq__startChatSection{background:#fff;border-radius:12px;margin-bottom:2rem;padding:2rem;box-shadow:0 4px 6px rgba(0,0,0,.1)}.HeroSection-module__8AZ9Vq__startChatTitle{color:#1a1a1a;margin:0 0 1rem;font-size:1.25rem;font-weight:600}.HeroSection-module__8AZ9Vq__inputGroup{align-items:stretch;gap:.5rem;display:flex}.HeroSection-module__8AZ9Vq__accountInput{border:2px solid #e2e8f0;border-radius:8px;flex:1;padding:.875rem 1rem;font-family:inherit;font-size:1rem;transition:all .3s}.HeroSection-module__8AZ9Vq__accountInput:focus{border-color:#0070f3;outline:none;box-shadow:0 0 0 3px rgba(0,112,243,.1)}.HeroSection-module__8AZ9Vq__accountInput::placeholder{color:#a0aec0}.HeroSection-module__8AZ9Vq__qrButton{cursor:pointer;color:#4a5568;background:#fff;border:2px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;padding:.875rem 1rem;transition:all .3s;display:flex}.HeroSection-module__8AZ9Vq__qrButton:hover{color:#0070f3;background:#f7fafc;border-color:#0070f3}.HeroSection-module__8AZ9Vq__goButton{color:#fff;cursor:pointer;background:#0070f3;border:none;border-radius:8px;padding:.875rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.HeroSection-module__8AZ9Vq__goButton:hover{background:#0051cc;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,112,243,.3)}.HeroSection-module__8AZ9Vq__buttons{flex-wrap:wrap;gap:1rem;display:flex}.HeroSection-module__8AZ9Vq__scannerOverlay{z-index:2000;background:rgba(0,0,0,.8);justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.HeroSection-module__8AZ9Vq__scannerModal{background:#fff;border-radius:12px;width:100%;max-width:600px;padding:2rem;box-shadow:0 20px 60px rgba(0,0,0,.3)}.HeroSection-module__8AZ9Vq__scannerHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.HeroSection-module__8AZ9Vq__scannerHeader h3{color:#1a1a1a;margin:0;font-size:1.5rem}.HeroSection-module__8AZ9Vq__closeButton{cursor:pointer;color:#4a5568;background:0 0;border:none;padding:.5rem;font-size:1.5rem;line-height:1;transition:color .3s}.HeroSection-module__8AZ9Vq__closeButton:hover{color:#0070f3}.HeroSection-module__8AZ9Vq__scannerContainer{border-radius:8px;justify-content:center;margin-bottom:1rem;display:flex;overflow:hidden}.HeroSection-module__8AZ9Vq__scannerHint{text-align:center;color:#4a5568;margin:0;font-size:.9375rem}.HeroSection-module__8AZ9Vq__primaryButton,.HeroSection-module__8AZ9Vq__secondaryButton{cursor:pointer;border:none;border-radius:8px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.HeroSection-module__8AZ9Vq__primaryButton{color:#fff;background:#0070f3}.HeroSection-module__8AZ9Vq__primaryButton:hover{background:#0051cc;transform:translateY(-2px);box-shadow:0 10px 20px rgba(0,112,243,.3)}.HeroSection-module__8AZ9Vq__secondaryButton{color:#0070f3;background:#fff;border:2px solid #0070f3}.HeroSection-module__8AZ9Vq__secondaryButton:hover{color:#fff;background:#0070f3;transform:translateY(-2px);box-shadow:0 10px 20px rgba(0,112,243,.2)}.HeroSection-module__8AZ9Vq__imageContainer{justify-content:center;align-items:center;display:flex}.HeroSection-module__8AZ9Vq__placeholder{aspect-ratio:1;justify-content:center;align-items:center;width:100%;max-width:400px;animation:6s ease-in-out infinite HeroSection-module__8AZ9Vq__float;display:flex}.HeroSection-module__8AZ9Vq__placeholder svg{width:100%;height:100%}@keyframes HeroSection-module__8AZ9Vq__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media (max-width:768px){.HeroSection-module__8AZ9Vq__hero{min-height:auto;padding:5rem 0 3rem}.HeroSection-module__8AZ9Vq__container{grid-template-columns:1fr;gap:3rem;padding:0 1.5rem}.HeroSection-module__8AZ9Vq__content{max-width:100%}.HeroSection-module__8AZ9Vq__title{font-size:2.5rem}.HeroSection-module__8AZ9Vq__comingSoon{margin-left:.5rem;font-size:.38em}.HeroSection-module__8AZ9Vq__subtitle{font-size:1.125rem}.HeroSection-module__8AZ9Vq__startChatSection{width:100%;padding:1.5rem}.HeroSection-module__8AZ9Vq__startChatTitle{font-size:1.125rem}.HeroSection-module__8AZ9Vq__scannerModal{padding:1.5rem}.HeroSection-module__8AZ9Vq__scannerHeader h3{font-size:1.25rem}.HeroSection-module__8AZ9Vq__imageContainer{order:-1}.HeroSection-module__8AZ9Vq__placeholder{max-width:300px}}@media (max-width:480px){.HeroSection-module__8AZ9Vq__hero{padding:4rem 0 2rem}.HeroSection-module__8AZ9Vq__container{gap:2rem;padding:0 1rem}.HeroSection-module__8AZ9Vq__title{font-size:2rem}.HeroSection-module__8AZ9Vq__comingSoon{margin-left:.4rem;padding:.18rem .5rem;font-size:.42em}.HeroSection-module__8AZ9Vq__subtitle{font-size:1rem}.HeroSection-module__8AZ9Vq__startChatSection{padding:1.25rem}.HeroSection-module__8AZ9Vq__startChatTitle{font-size:1rem}.HeroSection-module__8AZ9Vq__inputGroup{flex-wrap:wrap}.HeroSection-module__8AZ9Vq__accountInput{flex:none;width:100%}.HeroSection-module__8AZ9Vq__qrButton,.HeroSection-module__8AZ9Vq__goButton{flex:1}.HeroSection-module__8AZ9Vq__scannerOverlay{padding:.5rem}.HeroSection-module__8AZ9Vq__scannerModal{padding:1rem}.HeroSection-module__8AZ9Vq__scannerHeader h3{font-size:1.125rem}.HeroSection-module__8AZ9Vq__closeButton{font-size:1.25rem}.HeroSection-module__8AZ9Vq__buttons{flex-direction:column}.HeroSection-module__8AZ9Vq__primaryButton,.HeroSection-module__8AZ9Vq__secondaryButton{width:100%;padding:.875rem 1.5rem}.HeroSection-module__8AZ9Vq__placeholder{max-width:250px}}
.FeaturesSection-module__XGruDW__features{background:#fff;padding:6rem 0}.FeaturesSection-module__XGruDW__container{max-width:1200px;margin:0 auto;padding:0 2rem}.FeaturesSection-module__XGruDW__header{text-align:center;margin-bottom:4rem}.FeaturesSection-module__XGruDW__title{color:#1a1a1a;margin:0 0 1rem;font-size:2.5rem;font-weight:700}.FeaturesSection-module__XGruDW__subtitle{color:#4a5568;margin:0;font-size:1.125rem}.FeaturesSection-module__XGruDW__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.FeaturesSection-module__XGruDW__card{background:#f7fafc;border:1px solid #e2e8f0;border-radius:12px;padding:2rem;transition:all .3s}.FeaturesSection-module__XGruDW__card:hover{border-color:#0070f3;transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,.1)}.FeaturesSection-module__XGruDW__icon{margin-bottom:1rem;font-size:3rem}.FeaturesSection-module__XGruDW__cardTitle{color:#1a1a1a;margin:0 0 .75rem;font-size:1.25rem;font-weight:600}.FeaturesSection-module__XGruDW__cardDescription{color:#4a5568;margin:0;font-size:1rem;line-height:1.6}@media (max-width:768px){.FeaturesSection-module__XGruDW__features{padding:4rem 0}.FeaturesSection-module__XGruDW__container{padding:0 1.5rem}.FeaturesSection-module__XGruDW__header{margin-bottom:3rem}.FeaturesSection-module__XGruDW__title{font-size:2rem}.FeaturesSection-module__XGruDW__subtitle{font-size:1rem}.FeaturesSection-module__XGruDW__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.FeaturesSection-module__XGruDW__card{padding:1.5rem}.FeaturesSection-module__XGruDW__icon{font-size:2.5rem}.FeaturesSection-module__XGruDW__cardTitle{font-size:1.125rem}.FeaturesSection-module__XGruDW__cardDescription{font-size:.9375rem}}@media (max-width:480px){.FeaturesSection-module__XGruDW__features{padding:3rem 0}.FeaturesSection-module__XGruDW__container{padding:0 1rem}.FeaturesSection-module__XGruDW__header{margin-bottom:2rem}.FeaturesSection-module__XGruDW__title{font-size:1.75rem}.FeaturesSection-module__XGruDW__grid{grid-template-columns:1fr;gap:1rem}.FeaturesSection-module__XGruDW__card{padding:1.25rem}.FeaturesSection-module__XGruDW__icon{font-size:2rem}}
.AboutSection-module__gMUiGa__about{background:#f7fafc;padding:6rem 0}.AboutSection-module__gMUiGa__container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid}.AboutSection-module__gMUiGa__content{z-index:1}.AboutSection-module__gMUiGa__title{color:#1a1a1a;margin:0 0 1.5rem;font-size:2.5rem;font-weight:700}.AboutSection-module__gMUiGa__paragraph{color:#4a5568;margin:0 0 1.5rem;font-size:1.125rem;line-height:1.8}.AboutSection-module__gMUiGa__stats{grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:3rem;display:grid}.AboutSection-module__gMUiGa__stat{text-align:center}.AboutSection-module__gMUiGa__statNumber{color:#0070f3;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.AboutSection-module__gMUiGa__statLabel{color:#4a5568;text-transform:uppercase;letter-spacing:.5px;font-size:.875rem}.AboutSection-module__gMUiGa__imageContainer{justify-content:center;align-items:center;display:flex}.AboutSection-module__gMUiGa__placeholder{aspect-ratio:1;justify-content:center;align-items:center;width:100%;max-width:400px;display:flex}.AboutSection-module__gMUiGa__placeholder svg{width:100%;height:100%;animation:20s linear infinite AboutSection-module__gMUiGa__rotate}@keyframes AboutSection-module__gMUiGa__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.AboutSection-module__gMUiGa__about{padding:4rem 0}.AboutSection-module__gMUiGa__container{grid-template-columns:1fr;gap:3rem;padding:0 1.5rem}.AboutSection-module__gMUiGa__title{font-size:2rem}.AboutSection-module__gMUiGa__paragraph{font-size:1rem}.AboutSection-module__gMUiGa__stats{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:2rem}.AboutSection-module__gMUiGa__statNumber{font-size:2rem}.AboutSection-module__gMUiGa__placeholder{max-width:300px}}@media (max-width:480px){.AboutSection-module__gMUiGa__about{padding:3rem 0}.AboutSection-module__gMUiGa__container{gap:2rem;padding:0 1rem}.AboutSection-module__gMUiGa__title{font-size:1.75rem}.AboutSection-module__gMUiGa__paragraph{font-size:.9375rem}.AboutSection-module__gMUiGa__stats{grid-template-columns:1fr 1fr;gap:1rem;margin-top:1.5rem}.AboutSection-module__gMUiGa__statNumber{font-size:1.75rem}.AboutSection-module__gMUiGa__statLabel{font-size:.75rem}.AboutSection-module__gMUiGa__placeholder{max-width:250px}}
.ContactSection-module__htTnOq__contact{background:#fff;padding:6rem 0}.ContactSection-module__htTnOq__container{max-width:1200px;margin:0 auto;padding:0 2rem}.ContactSection-module__htTnOq__header{text-align:center;margin-bottom:4rem}.ContactSection-module__htTnOq__title{color:#1a1a1a;margin:0 0 1rem;font-size:2.5rem;font-weight:700}.ContactSection-module__htTnOq__subtitle{color:#4a5568;margin:0;font-size:1.125rem}.ContactSection-module__htTnOq__content{grid-template-columns:1fr 2fr;align-items:start;gap:4rem;display:grid}.ContactSection-module__htTnOq__info{flex-direction:column;gap:2rem;display:flex}.ContactSection-module__htTnOq__infoCard{text-align:center;background:#f7fafc;border-radius:12px;padding:1.5rem;transition:all .3s}.ContactSection-module__htTnOq__infoCard:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.1)}.ContactSection-module__htTnOq__infoIcon{margin-bottom:1rem;font-size:2.5rem}.ContactSection-module__htTnOq__infoTitle{color:#1a1a1a;margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.ContactSection-module__htTnOq__infoText{color:#4a5568;margin:0;font-size:.9375rem;line-height:1.6}.ContactSection-module__htTnOq__form{background:#f7fafc;border:1px solid #e2e8f0;border-radius:12px;padding:2.5rem}.ContactSection-module__htTnOq__formGroup{margin-bottom:1.5rem}.ContactSection-module__htTnOq__label{color:#1a1a1a;margin-bottom:.5rem;font-size:.9375rem;font-weight:500;display:block}.ContactSection-module__htTnOq__input,.ContactSection-module__htTnOq__textarea{background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:100%;padding:.875rem;font-family:inherit;font-size:1rem;transition:all .3s}.ContactSection-module__htTnOq__input:focus,.ContactSection-module__htTnOq__textarea:focus{border-color:#0070f3;outline:none;box-shadow:0 0 0 3px rgba(0,112,243,.1)}.ContactSection-module__htTnOq__textarea{resize:vertical;min-height:120px}.ContactSection-module__htTnOq__submitButton{color:#fff;cursor:pointer;background:#0070f3;border:none;border-radius:8px;width:100%;padding:1rem;font-size:1rem;font-weight:600;transition:all .3s}.ContactSection-module__htTnOq__submitButton:hover{background:#0051cc;transform:translateY(-2px);box-shadow:0 10px 20px rgba(0,112,243,.3)}@media (max-width:768px){.ContactSection-module__htTnOq__contact{padding:4rem 0}.ContactSection-module__htTnOq__container{padding:0 1.5rem}.ContactSection-module__htTnOq__header{margin-bottom:3rem}.ContactSection-module__htTnOq__title{font-size:2rem}.ContactSection-module__htTnOq__subtitle{font-size:1rem}.ContactSection-module__htTnOq__content{grid-template-columns:1fr;gap:3rem}.ContactSection-module__htTnOq__info{flex-direction:row;gap:1rem}.ContactSection-module__htTnOq__infoCard{padding:1.25rem}.ContactSection-module__htTnOq__infoIcon{font-size:2rem}.ContactSection-module__htTnOq__infoTitle{font-size:1rem}.ContactSection-module__htTnOq__infoText{font-size:.875rem}.ContactSection-module__htTnOq__form{padding:2rem}}@media (max-width:480px){.ContactSection-module__htTnOq__contact{padding:3rem 0}.ContactSection-module__htTnOq__container{padding:0 1rem}.ContactSection-module__htTnOq__header{margin-bottom:2rem}.ContactSection-module__htTnOq__title{font-size:1.75rem}.ContactSection-module__htTnOq__content{gap:2rem}.ContactSection-module__htTnOq__info{flex-direction:column;gap:1rem}.ContactSection-module__htTnOq__infoCard{padding:1rem}.ContactSection-module__htTnOq__infoIcon{margin-bottom:.75rem;font-size:1.75rem}.ContactSection-module__htTnOq__form{padding:1.5rem}.ContactSection-module__htTnOq__formGroup{margin-bottom:1.25rem}.ContactSection-module__htTnOq__input,.ContactSection-module__htTnOq__textarea{padding:.75rem;font-size:.9375rem}.ContactSection-module__htTnOq__submitButton{padding:.875rem}}
.Footer-module__nhiC3q__footer{color:#fff;background:#1a1a1a;margin-top:4rem;padding:3rem 0 1rem}.Footer-module__nhiC3q__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Footer-module__nhiC3q__content{border-bottom:1px solid rgba(255,255,255,.1);grid-template-columns:2fr 1fr 1fr;gap:3rem;margin-bottom:2rem;padding-bottom:2rem;display:grid}.Footer-module__nhiC3q__section h3{color:#0070f3;margin:0 0 1rem;font-size:1.5rem}.Footer-module__nhiC3q__section h4{margin:0 0 1rem;font-size:1.125rem;font-weight:600}.Footer-module__nhiC3q__section p{color:rgba(255,255,255,.7);margin:0;line-height:1.6}.Footer-module__nhiC3q__linkList{margin:0;padding:0;list-style:none}.Footer-module__nhiC3q__linkList li{margin-bottom:.5rem}.Footer-module__nhiC3q__link{color:rgba(255,255,255,.7);text-decoration:none;transition:color .3s}.Footer-module__nhiC3q__link:hover{color:#0070f3}.Footer-module__nhiC3q__socialLinks{gap:1rem;display:flex}.Footer-module__nhiC3q__socialLink{color:rgba(255,255,255,.7);background:rgba(255,255,255,.05);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.Footer-module__nhiC3q__socialLink:hover{color:#0070f3;background:rgba(0,112,243,.1);transform:translateY(-2px)}.Footer-module__nhiC3q__bottom{text-align:center;padding-top:1rem}.Footer-module__nhiC3q__bottom p{color:rgba(255,255,255,.5);margin:0;font-size:.875rem}@media (max-width:768px){.Footer-module__nhiC3q__content{grid-template-columns:1fr;gap:2rem}.Footer-module__nhiC3q__container{padding:0 1.5rem}.Footer-module__nhiC3q__footer{padding:2rem 0 1rem}}@media (max-width:480px){.Footer-module__nhiC3q__container{padding:0 1rem}.Footer-module__nhiC3q__footer{margin-top:2rem;padding:1.5rem 0 1rem}.Footer-module__nhiC3q__content{gap:1.5rem}.Footer-module__nhiC3q__section h3{font-size:1.25rem}.Footer-module__nhiC3q__section h4{font-size:1rem}.Footer-module__nhiC3q__socialLinks{gap:.75rem}.Footer-module__nhiC3q__socialLink{width:36px;height:36px}}
