.Navigation-module__Pj2Xoq__nav{z-index:1000;-webkit-backdrop-filter:blur(20px);background:rgba(10,22,40,.6);border-bottom:1px solid rgba(255,255,255,.1);justify-content:space-between;align-items:center;padding:1.5rem 3rem;transition:all .3s;display:flex;position:fixed;top:0;left:0;right:0}.Navigation-module__Pj2Xoq__logo{z-index:1001;cursor:pointer;align-items:center;transition:opacity .3s;display:flex}.Navigation-module__Pj2Xoq__logo:hover{opacity:.8}.Navigation-module__Pj2Xoq__logoImg{object-fit:contain;width:auto;height:40px}.Navigation-module__Pj2Xoq__navList{gap:2rem;margin:0;padding:0;list-style:none;display:flex}.Navigation-module__Pj2Xoq__navList li button{color:rgba(255,255,255,.8);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.5rem 1rem;font-size:1rem;font-weight:500;transition:all .3s;position:relative}.Navigation-module__Pj2Xoq__navList li button:hover{color:#0af;background:rgba(0,170,255,.1)}.Navigation-module__Pj2Xoq__navList li button.Navigation-module__Pj2Xoq__active{color:#0af}.Navigation-module__Pj2Xoq__navList li button.Navigation-module__Pj2Xoq__active:after{content:"";background:#0af;border-radius:2px;width:30px;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Navigation-module__Pj2Xoq__hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;gap:5px;padding:10px;display:none}.Navigation-module__Pj2Xoq__hamburger span{background:#fff;border-radius:2px;width:25px;height:2px;transition:all .3s}.Navigation-module__Pj2Xoq__hamburger.Navigation-module__Pj2Xoq__open span:first-child{transform:rotate(45deg)translate(6px,6px)}.Navigation-module__Pj2Xoq__hamburger.Navigation-module__Pj2Xoq__open span:nth-child(2){opacity:0}.Navigation-module__Pj2Xoq__hamburger.Navigation-module__Pj2Xoq__open span:nth-child(3){transform:rotate(-45deg)translate(6px,-6px)}@media (max-width:768px){.Navigation-module__Pj2Xoq__nav{padding:1rem 1.5rem}.Navigation-module__Pj2Xoq__hamburger{display:flex}.Navigation-module__Pj2Xoq__navList{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:rgba(10,22,40,.95);border-left:1px solid rgba(255,255,255,.1);flex-direction:column;gap:1rem;width:70%;height:100vh;padding:6rem 2rem 2rem;transition:right .3s;position:fixed;top:0;right:-100%}.Navigation-module__Pj2Xoq__navList.Navigation-module__Pj2Xoq__menuOpen{right:0}.Navigation-module__Pj2Xoq__navList li button{text-align:left;width:100%;padding:1rem;font-size:1.2rem}}
.ServicesSection-module__qdd_tG__section{min-height:100vh;padding:6rem 2rem 4rem;position:relative}.ServicesSection-module__qdd_tG__container{max-width:1400px;margin:0 auto}.ServicesSection-module__qdd_tG__header{text-align:center;margin-bottom:4rem}.ServicesSection-module__qdd_tG__title{color:#fff;background:linear-gradient(135deg,#fff 0%,#0af 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:700}.ServicesSection-module__qdd_tG__subtitle{color:rgba(255,255,255,.7);max-width:600px;margin:0 auto;font-size:1.2rem}.ServicesSection-module__qdd_tG__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.ServicesSection-module__qdd_tG__card{perspective:1000px;cursor:pointer;height:320px}.ServicesSection-module__qdd_tG__cardInner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .6s;position:relative}.ServicesSection-module__qdd_tG__card:hover .ServicesSection-module__qdd_tG__cardInner{transform:rotateY(180deg)}.ServicesSection-module__qdd_tG__cardFront,.ServicesSection-module__qdd_tG__cardBack{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:20px;flex-direction:column;width:100%;height:100%;padding:2rem;display:flex;position:absolute}.ServicesSection-module__qdd_tG__cardFront{text-align:center;justify-content:center;transition:all .3s}.ServicesSection-module__qdd_tG__card:hover .ServicesSection-module__qdd_tG__cardFront{border-color:rgba(0,170,255,.3)}.ServicesSection-module__qdd_tG__cardBack{background:rgba(0,170,255,.1);border-color:rgba(0,170,255,.3);justify-content:center;transform:rotateY(180deg)}.ServicesSection-module__qdd_tG__icon{filter:drop-shadow(0 0 20px rgba(0,170,255,.3));margin-bottom:1rem;font-size:4rem}.ServicesSection-module__qdd_tG__cardTitle{color:#fff;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.ServicesSection-module__qdd_tG__cardDescription{color:rgba(255,255,255,.7);font-size:.95rem;line-height:1.6}.ServicesSection-module__qdd_tG__hoverHint{color:rgba(0,170,255,.8);margin-top:1.5rem;font-size:.85rem;font-weight:500}.ServicesSection-module__qdd_tG__featuresTitle{color:#fff;text-align:center;margin-bottom:1rem;font-size:1.2rem}.ServicesSection-module__qdd_tG__featuresList{flex:1;margin:0;padding:0;list-style:none}.ServicesSection-module__qdd_tG__featuresList li{color:rgba(255,255,255,.9);border-bottom:1px solid rgba(255,255,255,.1);align-items:center;gap:.75rem;padding:.75rem 0;font-size:.95rem;display:flex}.ServicesSection-module__qdd_tG__featuresList li:last-child{border-bottom:none}.ServicesSection-module__qdd_tG__checkmark{color:#4ade80;font-size:1.2rem;font-weight:700}.ServicesSection-module__qdd_tG__ctaBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0af 0%,#08c 100%);border:none;border-radius:10px;width:100%;padding:.75rem;font-size:1rem;font-weight:600;transition:all .3s}.ServicesSection-module__qdd_tG__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 10px 30px rgba(0,170,255,.4)}.ServicesSection-module__qdd_tG__cta{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:24px;max-width:700px;margin:0 auto;padding:3rem 2rem}.ServicesSection-module__qdd_tG__cta h3{color:#fff;margin-bottom:.5rem;font-size:2rem}.ServicesSection-module__qdd_tG__cta p{color:rgba(255,255,255,.7);margin-bottom:2rem;font-size:1.1rem}.ServicesSection-module__qdd_tG__mainCtaBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0af 0%,#08c 100%);border:none;border-radius:12px;padding:1rem 3rem;font-size:1.1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 20px rgba(0,170,255,.3)}.ServicesSection-module__qdd_tG__mainCtaBtn:hover{transform:translateY(-3px);box-shadow:0 10px 40px rgba(0,170,255,.5)}@media (max-width:768px){.ServicesSection-module__qdd_tG__section{padding:5rem 1rem 3rem}.ServicesSection-module__qdd_tG__title{font-size:2rem}.ServicesSection-module__qdd_tG__subtitle{font-size:1rem}.ServicesSection-module__qdd_tG__grid{grid-template-columns:1fr;gap:1.5rem}.ServicesSection-module__qdd_tG__card{height:300px}.ServicesSection-module__qdd_tG__cta h3{font-size:1.5rem}.ServicesSection-module__qdd_tG__cta p{font-size:1rem}}
.ContactSection-module__G6BZYW__section{min-height:100vh;padding:6rem 2rem 4rem;position:relative}.ContactSection-module__G6BZYW__container{max-width:1200px;margin:0 auto}.ContactSection-module__G6BZYW__header{text-align:center;margin-bottom:4rem}.ContactSection-module__G6BZYW__title{color:#fff;background:linear-gradient(135deg,#fff 0%,#0af 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:700}.ContactSection-module__G6BZYW__subtitle{color:rgba(255,255,255,.7);max-width:600px;margin:0 auto;font-size:1.2rem}.ContactSection-module__G6BZYW__contactGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.ContactSection-module__G6BZYW__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;transition:all .3s}.ContactSection-module__G6BZYW__card:hover{background:rgba(255,255,255,.08);border-color:rgba(0,170,255,.3);transform:translateY(-5px)}.ContactSection-module__G6BZYW__icon{margin-bottom:1rem;font-size:2.5rem}.ContactSection-module__G6BZYW__card h3{color:#fff;margin-bottom:.5rem;font-size:1.1rem}.ContactSection-module__G6BZYW__card a,.ContactSection-module__G6BZYW__card p{color:rgba(255,255,255,.7);margin:0;font-size:.95rem;text-decoration:none;transition:color .3s}.ContactSection-module__G6BZYW__card a:hover{color:#0af}.ContactSection-module__G6BZYW__description{color:rgba(255,255,255,.5);margin-top:.75rem;font-size:.85rem}.ContactSection-module__G6BZYW__socialLinks{justify-content:center;gap:1rem;margin-top:.5rem;display:flex}.ContactSection-module__G6BZYW__socialLinks a{background:rgba(0,170,255,.1);border:1px solid rgba(0,170,255,.3);border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;font-size:.85rem;font-weight:600;transition:all .3s;display:flex}.ContactSection-module__G6BZYW__socialLinks a:hover{background:rgba(0,170,255,.2);border-color:#0af;transform:scale(1.1)}.ContactSection-module__G6BZYW__callout{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:24px;max-width:800px;margin:0 auto;padding:3rem}.ContactSection-module__G6BZYW__callout h3{color:#fff;margin-bottom:1rem;font-size:2rem}.ContactSection-module__G6BZYW__callout p{color:rgba(255,255,255,.7);margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.ContactSection-module__G6BZYW__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.ContactSection-module__G6BZYW__primaryBtn,.ContactSection-module__G6BZYW__secondaryBtn{cursor:pointer;border-radius:12px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.ContactSection-module__G6BZYW__primaryBtn{color:#fff;background:linear-gradient(135deg,#0af 0%,#08c 100%);border:none;box-shadow:0 4px 20px rgba(0,170,255,.3)}.ContactSection-module__G6BZYW__primaryBtn:hover{transform:translateY(-3px);box-shadow:0 10px 40px rgba(0,170,255,.5)}.ContactSection-module__G6BZYW__secondaryBtn{color:#fff;background:0 0;border:2px solid rgba(255,255,255,.3)}.ContactSection-module__G6BZYW__secondaryBtn:hover{background:rgba(0,170,255,.1);border-color:#0af}@media (max-width:640px){.ContactSection-module__G6BZYW__section{padding:5rem 1rem 3rem}.ContactSection-module__G6BZYW__title{font-size:2rem}.ContactSection-module__G6BZYW__subtitle{font-size:1rem}.ContactSection-module__G6BZYW__contactGrid{grid-template-columns:1fr}.ContactSection-module__G6BZYW__callout{padding:2rem}.ContactSection-module__G6BZYW__callout h3{font-size:1.5rem}.ContactSection-module__G6BZYW__callout p{font-size:1rem}.ContactSection-module__G6BZYW__ctaButtons{flex-direction:column}.ContactSection-module__G6BZYW__primaryBtn,.ContactSection-module__G6BZYW__secondaryBtn{width:100%}}
