body{background:#0f2027;color:#fff;font-family:Segoe UI,Roboto,sans-serif;overflow-x:hidden}a{text-decoration:none}*{box-sizing:border-box}body{background:linear-gradient(135deg,#f5f4f1,#ece7eefd);color:#0f0101;font-family:Segoe UI,sans-serif;margin:0}.fixed-bg{height:100%;left:0;position:fixed;top:0;width:100%;z-index:-1}.header{align-items:center;background:linear-gradient(90deg,#e6e4db,#a888b5);box-shadow:0 4px 12px #0000004d;display:flex;justify-content:space-between;padding:15px 40px;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.logo img{height:60px;width:auto}.nav{display:flex}.nav a{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#f0f,#8a2be2);-webkit-background-clip:text;color:#fff;font-weight:500;margin-left:24px;position:relative;text-decoration:none;transition:all .3s ease}.nav a:after{background:#f0f;bottom:-4px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav a:hover:after{width:100%}.nav a.active,.nav a:hover{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#f0f,#0ff);-webkit-background-clip:text}.nav a.active:after{width:100%}.menu-toggle{cursor:pointer;display:none;flex-direction:column}.menu-toggle span{background:#fff;height:3px;margin:4px 0;transition:all .3s;width:25px}@media (max-width:768px){.nav{background:#1b003b;border-radius:8px;display:none;flex-direction:column;padding:20px;position:absolute;right:40px;top:70px}.nav.open{display:flex}.nav a{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#f0f,#8a2be2);-webkit-background-clip:text;margin:10px 0}.menu-toggle{display:flex}}.hero{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:85vh;padding:0 20px;text-align:center}.hero h1{font-size:3.5rem;line-height:1.2;margin-bottom:20px;max-width:800px}.hero p{color:#ca2e93;font-size:1.3rem;margin-bottom:30px;max-width:600px}.hero-buttons{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.cta{background:linear-gradient(90deg,#00c3ff,#06f);border-radius:30px;box-shadow:0 4px 15px #00c3ff80;color:#fff;font-size:1rem;font-weight:600;padding:12px 30px;text-decoration:none;transition:transform .2s,box-shadow .2s}.cta:hover{box-shadow:0 6px 20px #00c3ff99;transform:translateY(-3px)}.cta-secondary{background:#0000;border:2px solid #06f;box-shadow:none;color:#06f}.cta-secondary:hover{background:#06f;box-shadow:0 6px 20px #06f6;color:#fff}.modal-overlay{align-items:center;background:#000000b3;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.modal-content{background:#fff;border-radius:8px;max-width:400px;padding:30px;position:relative;text-align:left;width:90%}.modal-content h2{margin-bottom:20px}.close-btn{cursor:pointer;font-size:24px;position:absolute;right:15px;top:10px}.contact-form input,.contact-form textarea{border-radius:4px;margin-bottom:15px;padding:12px}.contact-form button{background:linear-gradient(90deg,#00c3ff,#06f);border-radius:30px;font-weight:600;padding:12px 24px;transition:transform .2s,box-shadow .2s}.contact-form button:hover{box-shadow:0 6px 20px #00c3ff99;transform:translateY(-3px)}html{scroll-behavior:smooth}.stats-bar{background:linear-gradient(90deg,#0f2027,#1b003b,#0f2027);flex-wrap:wrap;gap:0;justify-content:center;padding:40px 20px}.stat-item,.stats-bar{align-items:center;display:flex}.stat-item{border-right:1px solid #ffffff26;flex-direction:column;padding:16px 50px}.stat-item:last-child{border-right:none}.stat-value{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#00c3ff,#06f);-webkit-background-clip:text;font-size:2.8rem;font-weight:700;line-height:1;margin-bottom:6px}.stat-label{color:#ccc;font-size:.9rem;letter-spacing:.5px;text-transform:uppercase}@media (max-width:768px){.stat-item{border-bottom:1px solid #ffffff1a;border-right:none;padding:16px 24px;width:45%}.stat-item:nth-child(odd){border-right:1px solid #ffffff1a}.stat-item:last-child{border-bottom:none}}.services{background:linear-gradient(135deg,#f0eeff,#e8f4ff);padding:80px 40px;text-align:center}.services h2{color:#0f0f0f;font-size:2.5rem;margin-bottom:12px}.services-subtitle{color:#666;font-size:1.1rem;margin-bottom:50px}.services-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto;max-width:1100px}.service-card{background:#fff;border:1px solid #eee;border-radius:16px;box-shadow:0 4px 20px #0000000f;padding:36px 28px;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.service-card:hover{border-color:#00c3ff;box-shadow:0 16px 40px #0066ff1f;transform:translateY(-8px)}.service-icon{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#00c3ff,#06f);-webkit-background-clip:text;display:inline-block;font-size:2.2rem;margin-bottom:18px}.service-card h3{color:#1a1a2e;font-size:1.25rem;margin-bottom:10px}.service-card p{color:#555;font-size:.97rem;line-height:1.6}@media (max-width:768px){.services{padding:60px 20px}.services h2{font-size:2rem}}.about{background:#0000;padding:4rem 2rem;text-align:center}.about h2{color:#120b0b;font-size:2.5rem;margin-bottom:2rem}.about-boxes{align-items:stretch;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.about-box{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fdf1f1;border-radius:8px;box-shadow:0 4px 12px #dbcdcd1a;color:#0b0a0adc;flex:1 1 250px;max-width:300px;padding:2rem;text-align:center}.about-box img{border-radius:8px;height:180px;margin-bottom:1rem;object-fit:cover;width:100%}.about-box h3{color:#1a1a2e;font-size:1.2rem;font-weight:700;margin-bottom:.6rem}.about-box p{color:#444;font-size:1rem;line-height:1.6}.career{margin:0 auto;max-width:1000px;padding:80px 20px;text-align:center}.career h2{color:#090606;font-size:2.5rem;margin-bottom:10px}.career p{color:#c613cf;font-size:1.1rem;margin-bottom:50px}.job-listings{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.job-card{background:#fff;border:1px solid #ddd;border-radius:12px;box-shadow:0 4px 12px #0000000d;padding:30px 20px;text-align:left;transition:all .3s ease}.job-card:hover{box-shadow:0 12px 24px #0000001a;transform:translateY(-5px)}.job-card h3{color:#333;font-size:1.4rem;margin-bottom:10px}.job-card p{color:#666;font-size:1rem;line-height:1.4;margin-bottom:20px}.apply-btn{background:#06f;border-radius:30px;color:#fff;display:inline-block;font-weight:500;padding:10px 24px;text-decoration:none;transition:background .3s ease,transform .3s ease}.apply-btn:hover{background:#004ecc;transform:translateY(-2px)}.contact{color:#e81b1b;margin:0 auto;max-width:1000px;padding:80px 20px;text-align:center}.contact h2{color:#0c0a0c;font-size:36px;margin-bottom:10px}.contact p{color:#110e0e;font-size:18px;margin-bottom:40px}.contact-info{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;margin-bottom:40px}.info-box{background:#f3e7f5;border-radius:8px;box-shadow:0 2px 8px #0000000d;flex:1 1 200px;padding:20px}.info-box h3{color:#007acc;margin-bottom:10px}.info-box a{color:#1f1818;text-decoration:none}.info-box a:hover{text-decoration:underline}.contact-form{display:flex;flex-direction:column;gap:15px;margin-bottom:40px}.contact-form input,.contact-form textarea{background:#fff;border:1px solid #ccc;border-radius:6px;font-size:16px;padding:15px;width:100%}.contact-form button{background:#007acc;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;padding:15px;transition:background .3s}.contact-form button:hover{background:#005f99}.socials{margin-bottom:40px}.socials a{color:#007acc;margin:0 10px;text-decoration:none}.socials a:hover{color:#005f99}.map-container{border-radius:8px;box-shadow:0 4px 20px #0000001a;overflow:hidden}.footer{background:#000c;color:#fff;padding:40px 20px;text-align:center}.footer-content{display:flex;flex-wrap:wrap;gap:50px;justify-content:center;margin-bottom:30px}.footer-links h3,.footer-socials h3{color:#00c3ff;margin-bottom:10px}.footer-links p{margin:5px 0}.footer-socials .social-icons{display:flex;gap:20px;justify-content:center}.footer-socials .social-icons a{color:#fff;font-size:24px;transition:color .3s}.footer-socials .social-icons a:hover{color:#00c3ff}.footer-bottom{align-items:center;display:flex;flex-direction:column;gap:15px}.footer-form{display:flex;gap:10px}.footer-form input{border:none;border-radius:4px;padding:10px}.footer-form button{background:#00c3ff;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:10px 20px;transition:background .3s}.footer-form button:hover{background:#09c}.footer-bottom p{font-size:14px;margin:0}.footer-bottom-bar{border-top:1px solid #ffffff1a;margin-top:10px;padding-top:20px}.footer-bottom-bar p{color:#aaa;font-size:14px;margin:0}
/*# sourceMappingURL=main.efe14622.css.map*/