.navbar{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000004d;display:flex;justify-content:center;left:0;padding:.8rem 1rem;position:fixed;top:0;transition:all .4s ease-in-out;width:100%;z-index:1000}.navbar.scrolled{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#000000d9;box-shadow:0 4px 20px #00adeecc}body{padding-top:90px}.navbar-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;width:100%}.nav-logo img{height:50px;object-fit:contain;transition:transform .3s ease-in-out;width:auto}.nav-logo img:hover{transform:scale(1.1)}.nav-links{align-items:center;display:flex;gap:1.5rem;list-style:none}.nav-links a{color:#fff;font-size:1rem;font-weight:600;position:relative;text-decoration:none;transform-style:preserve-3d;transition:all .3s ease-in-out}.nav-links a:hover{color:#00adee;text-shadow:0 0 10px #00adeecc;transform:perspective(200px) rotateX(10deg) rotateY(10deg)}.nav-links a:after{background:linear-gradient(90deg,#00adee,#f0f);bottom:-3px;content:"";height:3px;left:0;position:absolute;transform:scaleX(0);transition:transform .3s ease-in-out;width:100%}.nav-links a:hover:after{transform:scaleX(1)}.menu-toggle{background:none;border:none;cursor:pointer;display:none;flex-direction:column}.menu-toggle span{background:#fff;border-radius:3px;height:3px;margin:5px 0;transition:all .3s ease-in-out;width:30px}@media (max-width:768px){.navbar{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000004d}.nav-links{background:#000000e6;flex-direction:column;gap:2rem;height:100vh;left:0;opacity:0;padding-top:5rem;position:fixed;text-align:center;top:0;transform:translateY(-100%);transition:all .3s ease-in-out;visibility:hidden;width:100%}.nav-links.open{opacity:1;transform:translateY(0);visibility:visible}.menu-toggle{display:flex}}.hero-banner{animation:bannerGlow 5s ease-in-out infinite alternate;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff1a;border-radius:15px;box-shadow:0 10px 30px #0000004d;max-width:900px;padding:3rem;text-align:center}@keyframes bannerGlow{0%{box-shadow:0 0 15px #fff3}to{box-shadow:0 0 30px #fff9}}.services-section{margin-top:6rem;padding:3rem 2rem;text-align:center}.services-container{grid-gap:2rem;display:grid!important;gap:2rem;grid-template-columns:repeat(3,1fr);margin:auto;max-width:1100px;padding:2rem}.service-card{background:#ffffff1f;border-radius:15px;box-shadow:0 10px 30px #0000004d;overflow:hidden}.service-card:hover{box-shadow:0 15px 35px #fff6}@media (max-width:1024px){.services-container{gap:1.5rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.services-container{grid-template-columns:1fr}}.cta-button.insane{background:#8a2be2;border:none;box-shadow:0 0 10px #8a2be2b3,0 0 20px #8a2be280,0 0 30px #8a2be24d;cursor:pointer;font-size:1.2rem;font-weight:700;outline:none;position:relative;transition:transform .3s ease,box-shadow .3s ease}.cta-button.insane:focus{outline:2px solid #fffc;outline-offset:4px}.cta-button.insane:hover{box-shadow:0 0 15px #8a2be2cc,0 0 25px #8a2be299,0 0 35px #8a2be266;transform:scale(1.1)}.who-we-are-section{margin:6rem auto;max-width:900px;overflow:hidden;padding:4rem 2rem;position:relative;text-align:center}.who-we-are-bg{animation:backgroundPulse 5s ease-in-out infinite alternate;background:radial-gradient(circle,#00adee4d,#ff00ff26);border-radius:50%;filter:blur(80px);height:140%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:90%;z-index:-1}@keyframes backgroundPulse{0%{opacity:.4;transform:scale(1)}to{opacity:.8;transform:scale(1.2)}}.who-we-are-content{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#141423e6;border:1px solid #fff3;border-radius:15px;box-shadow:0 10px 30px #00000080;margin:auto;max-width:750px;padding:3rem;transition:all .4s ease-in-out}.section-title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#00adee,#f0f);-webkit-background-clip:text;font-size:2.5rem;margin-bottom:1.2rem;text-shadow:0 0 15px #ff00ff4d}.bold{color:#fff;font-weight:700}.highlight{color:#00adee;font-weight:600;text-shadow:0 0 15px #00adee4d}p{animation:fadeInUp .8s ease-out forwards;color:#e0e0e0;font-size:1.2rem;line-height:1.8;margin-bottom:1.5rem;opacity:0;transform:translateY(20px)}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.hero-banner{padding:2rem}.hero-title{font-size:2rem}.cta-button,.hero-description{font-size:1rem}.cta-button{padding:.8rem 2rem}}@media (max-width:768px){.hero-banner{padding:1.5rem}.hero-title{font-size:1.8rem}.cta-button,.hero-description{font-size:.9rem}.cta-button{padding:.6rem 1.5rem}.who-we-are-content{padding:1.5rem}}@media (max-width:480px){.hero-banner{padding:1rem}.hero-title{font-size:1.5rem}.cta-button,.hero-description{font-size:.8rem}.cta-button{padding:.5rem 1.2rem}.who-we-are-content{padding:1.2rem}}@media (hover:none){.cta-button:hover{transform:none}}.services-container{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:1200px;padding:4rem 1rem}.services-header-container{background:linear-gradient(135deg,#004aad,#007bff);border-radius:20px;padding:4rem 1rem;text-align:center}.services-header h1{color:#fff;font-size:3rem;font-weight:700}.services-header p{color:#ddd;font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:800px}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));justify-content:center;margin:0 auto;max-width:1100px;padding-bottom:2rem}.service-card{align-items:center;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff26;border:1px solid #fff3;border-radius:18px;box-shadow:0 5px 15px #00000026;display:flex;flex-direction:column;justify-content:center;min-height:350px;padding:2rem;text-align:center;transform:scale(1);transition:all .3s ease-in-out;width:100%}.service-card:hover{box-shadow:0 15px 30px #00000059;transform:scale(1.05)}.lottie-animation{height:80px;margin-bottom:1rem;width:80px}@media (max-width:768px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.services-grid{grid-template-columns:repeat(1,1fr)}.service-card{min-height:auto;padding:1.5rem}}.cta-section{background:linear-gradient(135deg,#0052d4,#4364f7,#6fb1fc);border-radius:20px;box-shadow:0 10px 30px #0003;margin:3rem auto;max-width:900px;padding:3rem 1.5rem;text-align:center}.cta-section h2{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta-section p{color:#f0f0f0;font-size:1.2rem;line-height:1.6;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;max-width:700px}.wavenotify-wrapper{background:#0a0b1d;color:#fff;min-height:100vh;overflow-x:hidden;padding-top:90px}.wavenotify-hero{padding:6rem 2rem 5rem;position:relative;text-align:center}.hero-bg-glow{background:radial-gradient(circle,#8a2be24d,#0000);filter:blur(140px);height:1000px;left:50%;position:absolute;top:-300px;transform:translateX(-50%);width:1000px;z-index:-1}.hero-content h1{font-size:3rem;font-weight:800;line-height:1.2;margin-bottom:1rem}.text-gradient{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#00adee,#f0f);-webkit-background-clip:text}.hero-subtitle{color:#ccc;font-size:1.2rem;margin-bottom:2.5rem;margin-inline:auto;max-width:700px}.hero-video{border-radius:18px;box-shadow:0 0 40px #8a2be266;display:block;margin:0 auto 2rem;max-width:880px;width:100%}.cta-button.insane{background:linear-gradient(135deg,#8a2be2,#00adee);border-radius:50px;box-shadow:0 0 25px #8a2be266;color:#fff;display:inline-block;font-size:1.1rem;font-weight:600;padding:1rem 2.5rem;text-decoration:none;transition:all .3s ease}.cta-button.insane:hover{box-shadow:0 0 35px #8a2be299;transform:scale(1.05)}.wavenotify-features{padding:5rem 2rem;text-align:center}.section-title{color:#fff;font-size:2rem;margin-bottom:2rem}.feature-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto;max-width:1100px}.feature-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 0 20px #00adee0d;padding:2rem;text-align:center;transition:.3s ease}.feature-card:hover{box-shadow:0 0 40px #00adee26;transform:translateY(-5px)}.feature-icon{font-size:2rem;margin-bottom:1rem}.wavenotify-steps{background:#101126;padding:5rem 2rem;text-align:center}.steps-wrapper{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin:0 auto;max-width:1000px}.step-card{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 0 30px #00adee0d;padding:2rem;text-align:left;width:300px}.wavenotify-cta{background:linear-gradient(180deg,#0a0b1d,#151627);padding:6rem 2rem;text-align:center}.cta-box{margin:0 auto;max-width:700px}.cta-box p{color:#ccc;font-size:1.1rem;margin:1rem 0 2rem}.pulse{animation:pulseGlow 2.5s ease-in-out infinite}@keyframes pulseGlow{0%{box-shadow:0 0 10px #8a2be280}50%{box-shadow:0 0 30px #8a2be2}to{box-shadow:0 0 10px #8a2be280}}*{box-sizing:border-box;margin:0;padding:0}body{animation:gradientAnimation 10s ease infinite;background:linear-gradient(120deg,#021b79,#0575e6 50%,#021b79);background-size:200% 200%;color:#fff;font-family:Arial,sans-serif;min-height:100vh;overflow-x:hidden}@keyframes gradientAnimation{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.hero-section{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:40vh;overflow:hidden;padding:2rem 1rem;position:relative}.hero-background{bottom:0;left:0;position:absolute;right:0;top:0;will-change:background-position;z-index:-1}.hero-logo{filter:drop-shadow(0 4px 4px rgba(0,0,0,.3));margin-bottom:1rem;width:350px}.hero-title{font-size:2rem;margin-bottom:1rem;text-align:center}.hero-description{font-size:1.2rem;line-height:1.6;margin:0 auto 2rem;max-width:700px;text-align:center}.cta-button{background-color:#00adee;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:.8rem 1.6rem}.section{margin:3rem auto;max-width:1200px;padding:3rem 1rem;text-align:center}.content-card{background:#00000080;border-radius:8px;box-shadow:0 4px 10px #0006;margin:2rem auto;max-width:1000px;padding:2rem}
/*# sourceMappingURL=main.8bf6b505.css.map*/