@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#ff0;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#1e1e2f;color:#f4f4f9;font-family:Poppins,sans-serif;line-height:1.6;scroll-behavior:smooth}a{color:#007bff;text-decoration:none;transition:color .3s ease}a:hover{color:#00bcd4}.section-title{font-size:2.5rem;font-weight:700;margin-bottom:4rem;position:relative;text-align:center}.section-title:after{background:#007bff;border-radius:2px;content:"";display:block;height:4px;margin:10px auto 0;width:60px}.header{align-items:center;display:flex;justify-content:space-between;left:0;padding:1rem 5%;position:fixed;top:0;transition:background-color .4s ease,box-shadow .4s ease;width:100%;z-index:1000}.header--scrolled{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#1e1e2ff2;box-shadow:0 4px 12px #0003}.header__logo{color:#f4f4f9;font-size:1.5rem;font-weight:700}.header__nav a{color:#f4f4f9;font-weight:400;margin-left:2rem;padding:.5rem 0;position:relative}.header__nav a:hover{color:#007bff}.header__nav-btn{background-color:#007bff;border-radius:5px;color:#f4f4f9;font-weight:600;padding:.5rem 1.2rem;transition:background-color .3s ease}.header__nav-btn:hover{background-color:#0062cc;color:#f4f4f9}.hero{align-items:center;background:linear-gradient(135deg,#1e1e2f,#27293d);display:flex;gap:3rem;justify-content:space-between;min-height:100vh;padding:8rem 5% 4rem}.hero__content{animation:fadeInDown 1s ease-out;max-width:600px}.hero__title{font-size:3.8rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.hero__title .highlight{border-bottom:4px solid #00bcd4;color:#007bff}.hero__subtitle{color:#a0a0b9;font-size:1.3rem;margin-bottom:2.5rem}.footer__cta-btn,.hero__cta-btn{background-color:#00bcd4;border-radius:8px;box-shadow:0 8px 15px #00bcd44d;color:#1e1e2f;display:inline-block;font-size:1.1rem;font-weight:700;padding:1rem 2rem;transition:transform .3s ease,background-color .3s ease}.footer__cta-btn:hover,.hero__cta-btn:hover{background-color:#008fa1;transform:translateY(-3px)}.hero__stats{display:flex;gap:3rem;margin-top:3rem}.hero__stats span{color:#a0a0b9;font-size:1rem;position:relative}.hero__stats span:before{color:#007bff;content:"•";display:inline-block;font-size:1.5rem;line-height:1;margin-right:5px;vertical-align:middle}.hero__visual{animation:pulse 2s infinite alternate;background:#27293d;border-radius:15px;box-shadow:inset 0 0 20px #00000080;color:#a0a0b9;display:grid;flex:1 1;max-width:500px;min-height:300px;place-items:center}.services{background-color:#27293d;padding:6rem 5%}.services__grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto;max-width:1200px}.service-card{background-color:#1e1e2f;border:1px solid #0000;border-radius:12px;box-shadow:0 4px 15px #0000004d;padding:2.5rem;transition:transform .3s ease,box-shadow .3s ease}.service-card:hover{border-color:#007bff;box-shadow:0 15px 30px #00000080;transform:translateY(-10px)}.service-card__icon{color:#007bff;font-size:3rem;margin-bottom:1rem}.service-card h3{color:#007bff;font-size:1.5rem;font-weight:600;margin-bottom:.8rem}.service-card p{color:#a0a0b9;margin-bottom:1.5rem}.service-card__button{background:none;border:2px solid #007bff;border-radius:5px;color:#007bff;cursor:pointer;font-weight:600;padding:.5rem 1rem;transition:all .3s ease}.service-card__button:hover{background-color:#007bff;color:#f4f4f9}.why-us{padding:6rem 5%}.why-us__content{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-around;margin:0 auto;max-width:1200px}.why-us__item{background-color:#1e1e2f;border-radius:10px;flex:1 1;max-width:350px;min-width:250px;padding:2rem;text-align:center;transition:background-color .3s ease}.why-us__item:hover{background-color:#27293d;transform:scale(1.02)}.why-us__icon{display:block;font-size:4rem;margin-bottom:1rem}.why-us h3{color:#00bcd4;font-size:1.3rem;margin-bottom:.5rem}.why-us p{color:#a0a0b9}.footer{background-color:#1e1e2f;border-top:1px solid #a0a0b91a;padding:3rem 5% 1.5rem;text-align:center}.footer__contact{padding-bottom:2rem}.footer__contact p{font-size:1.5rem;font-weight:300;margin-bottom:1.5rem}.footer__cta-btn{background-color:#007bff;box-shadow:0 4px 10px #007bff4d;font-size:1rem;padding:.8rem 1.8rem}.footer__cta-btn:hover{background-color:#0062cc}.footer__bottom{color:#a0a0b9;font-size:.9rem;padding-top:1.5rem}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%{box-shadow:0 0 15px #007bff66}to{box-shadow:0 0 30px #007bffb3}}@media(max-width:1024px){.hero{flex-direction:column;text-align:center}.hero__content{max-width:100%}.hero__visual{max-width:450px;width:100%}}@media(max-width:768px){.header{padding:1rem 3%}.header__nav a{margin-left:1rem}.hero__title{font-size:2.5rem}.hero__subtitle{font-size:1.1rem}.section-title{font-size:2rem}.why-us__content{align-items:center;flex-direction:column}}@media(max-width:480px){.header__nav{display:none}.hero{padding-top:5rem}.hero__stats{align-items:center;flex-direction:column;gap:1rem}.service-card{padding:1.5rem}}
/*# sourceMappingURL=main.7a96432a.css.map*/