.social-icons{margin-top:1.5rem}.social-icons a{align-items:center;background:linear-gradient(135deg,#0ff,#3533cd,#8a2be2);border-radius:50%;color:#fff;display:flex;font-size:1.1rem;height:42px;justify-content:center;width:42px}.social-icons a:hover{box-shadow:0 10px 20px #3533cd80;transform:translateY(-5px) scale(1.1)}.contact-input,.contact-submit,.contact-textarea{@apply w-full py-4 rounded-2xl text-white font-semibold bg-gradient-to-r from-[#00ffff] via-[#3533cd] to-[#8a2be2] hover:scale-105 transform transition shadow-lg}:root{--brand-color:#3533cd;--gradient:linear-gradient(90deg,#0ff,#3533cd,#8a2be2);--font:"Poppins",sans-serif}body{background:#fff;font-family:Poppins,sans-serif;font-family:var(--font);margin:0;padding:0;scroll-behavior:smooth}.navbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f0f2deb;border-bottom:1px solid #ffffff14;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.navbar-container{align-items:center;display:grid;grid-template-columns:auto 1fr auto;margin:auto;max-width:1200px;padding:.9rem 2rem}.logo-link{align-items:center;display:flex}.logo{height:64px;object-fit:contain;width:auto}.navbar-container{min-height:72px}.logo-link img{transition:transform .3s ease}.logo-link:hover img{transform:scale(1.05)}.nav-links{display:flex;gap:2rem;justify-content:center;list-style:none}.nav-links a{color:#fff;font-size:.95rem;font-weight:500;position:relative;text-decoration:none;transition:color .3s ease}.nav-links a:after{background:linear-gradient(90deg,#0ff,#3533cd);bottom:-6px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-links a.active:after,.nav-links a:hover:after{width:100%}.nav-links a.active{color:#0ff}.contact-btn{align-items:center;background:linear-gradient(90deg,#0ff,#3533cd);border-radius:999px;color:#0f0f2d;display:flex;font-size:.9rem;font-weight:600;gap:.5rem;padding:.55rem 1.1rem;text-decoration:none;white-space:nowrap}.menu-toggle{color:#fff;cursor:pointer;display:none;font-size:1.4rem}.page-header{align-items:center;background-repeat:no-repeat;color:#fff;display:flex;height:380px;justify-content:center;overflow:hidden;position:relative;text-align:center}.page-header,.page-header-bg{background-position:50%;background-size:cover}.page-header-bg{inset:0;position:absolute;z-index:-20}.page-header:after{background:linear-gradient(135deg,#0000008c,#00000059);content:"";inset:0;position:absolute;z-index:-15}.page-header-content{max-width:800px;padding:0 1rem;position:relative}.page-header h1{font-size:3.9rem;font-weight:900}@media (max-width:767px){.page-header{height:250px;padding:0 .5rem}.page-header-content{max-width:90%}.page-header h1{font-size:2rem;line-height:1.2}}.hero{align-items:center;background:linear-gradient(135deg,#f0f4ff,#a5b4e8);display:flex;gap:2rem;justify-content:space-between;padding:6rem 2rem}.hero-content{max-width:600px}.hero-content h1{font-size:3rem;font-weight:800;margin-bottom:1rem}.hero-content p{color:#070707;font-size:1.1rem;margin-bottom:2rem}.hero-buttons .cta-btn{background:linear-gradient(90deg,#0ff,#3533cd);color:#0f0f2d;margin-right:1rem;text-decoration:none;white-space:nowrap}.hero-buttons .secondary{background:#3533cd}.hero-illustration img{max-width:500px;width:100%}@media (max-width:1024px){.hero{flex-direction:column-reverse;padding:4rem 1.5rem;text-align:center}.hero-content{max-width:90%}.hero-illustration img{margin:0 auto 2rem;width:70%}.hero-buttons{flex-direction:column;gap:.8rem;justify-content:center}.hero-buttons .cta-btn{margin:0 auto;max-width:250px;width:100%}}@media (max-width:480px){.hero-content h1{font-size:1.8rem}.hero-content p{font-size:1rem}.hero-buttons .cta-btn{font-size:.95rem;padding:.75rem 1.5rem}.hero-illustration img{width:80%}}.who-we-are-container{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;padding:4rem 1rem}.who-we-are-illustration,.who-we-are-text{flex:1 1 90px}.who-we-are-text h2{font-size:2rem;margin-bottom:1rem}.who-we-are-text p{font-size:1.05rem;line-height:1.6}@media (max-width:768px){.who-we-are-container{flex-direction:column-reverse;text-align:center}.who-we-are-illustration img{margin:0 auto;width:70%}}.home-services{padding:4rem 2rem;text-align:center}.services-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:2rem}.view-more-btn{border-radius:30px;margin-top:2rem;padding:.8rem 2rem;text-decoration:none}.recent-projects{background:linear-gradient(180deg,#f4f7ff,#e6ebff);border-radius:32px;margin:auto;max-width:1200px;padding:5rem 1.5rem;text-align:center}.section-subtitle{color:#555;margin:.8rem auto 3rem;max-width:600px}.projects-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.project-card{background:#fff;border-radius:20px;box-shadow:0 10px 25px #3533cd1a;padding:2rem;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.project-card:hover{box-shadow:0 20px 40px #3533cd26;transform:translateY(-8px)}.project-card h3{color:#3533cd;font-size:1.3rem;margin-bottom:.8rem}.project-card p{color:#555;line-height:1.6;margin-bottom:1.2rem}.project-link{align-items:center;color:#3533cd;display:inline-flex;font-weight:600;gap:.4rem;text-decoration:none}.project-link:hover{text-decoration:underline}.project-image{border-radius:12px;height:200px;object-fit:cover;transition:transform .3s ease,box-shadow .3s ease;width:100%}.project-card:hover .project-image{box-shadow:0 10px 20px #0003;transform:scale(1.05)}.project-card{background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;padding:16px;transition:box-shadow .3s ease}.project-card:hover{box-shadow:0 8px 24px #00000026}.clients-section{padding:4rem 2rem;text-align:center}.clients-logos{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:2rem}.client-logo img{max-height:80px;object-fit:contain;transition:transform .3s ease}.client-logo img:hover{transform:scale(1.1)}.testimonials-section{background:#f5f6ff;padding:4rem 2rem;text-align:center}.testimonials-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:2rem}.testimonial-card{background:#f9f9ff;border-radius:20px;box-shadow:0 10px 25px #3533cd1a;padding:2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.testimonial-card:hover{box-shadow:0 15px 35px #3533cd26;transform:translateY(-5px)}.testimonial-avatar{border-radius:50%;height:60px;margin-bottom:1rem;object-fit:cover;width:60px}.testimonial-message{color:#555;font-style:italic;margin-bottom:1rem}.testimonial-name{color:#3533cd;font-weight:700;margin-bottom:.3rem}.testimonial-position{color:#777;font-size:.9rem}.ca__fx-blobPulseDrop{animation:blobPulseDrop 2.5s infinite alternate;display:inline-block}@keyframes blobPulseDrop{0%{filter:blur(0);transform:scale(1) translateY(0)}50%{filter:blur(.5px);transform:scale(1.05) translateY(-5px)}to{filter:blur(1px);transform:scale(1.1) translateY(0)}}.about-section{color:#333;font-family:Poppins,sans-serif;margin:auto;max-width:1200px;padding:4rem 1.5rem}.about-header h2{font-size:3rem;font-weight:800;text-align:center}.lead-text{color:#555;font-size:1.1rem;margin-top:.5rem}.about-content{display:flex;flex-wrap:wrap;gap:2rem;margin-top:2rem}.about-content .about-card{background:none;border-radius:15px;color:#333;flex:1 1 45%;padding:1.5rem}.about-content .about-card h3{font-size:1.5rem;font-weight:700;margin-bottom:.75rem}.about-content .about-card p{font-size:1rem;line-height:1.6}.process-grid{display:flex;flex-wrap:nowrap;gap:1rem;justify-content:center;margin-top:3rem;overflow-x:auto;padding-bottom:1rem;scroll-behavior:smooth}.process-card-small{background:#f8f9ff;border:1px solid #3533cd33;border-radius:12px;flex:0 0 150px;font-size:.85rem;padding:.5rem .75rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease;white-space:normal}.process-card-small:hover{box-shadow:0 6px 15px #3533cd26;transform:translateY(-3px)}.process-card-small .step-number{color:#3533cd;font-size:1rem;font-weight:700;margin-bottom:.25rem}.process-card-small h4{font-size:.9rem;font-weight:600;margin-bottom:.25rem}.process-card-small p{color:#555;font-size:.8rem;line-height:1.3}@media (max-width:768px){.about-content{flex-direction:column}.about-content .about-card{flex:1 1 100%}.process-grid{flex-wrap:wrap;overflow-x:visible}.process-card-small{flex:0 1 140px;margin-bottom:1rem}}.services-section{margin:auto;max-width:1200px;padding:4rem 1.5rem}.services-header{margin-bottom:3rem;text-align:center}.services-header h2{font-size:3rem;font-weight:800}.services-header p{color:#555;font-size:1.1rem;margin-top:1rem}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.service-card{background:#f9f9ff;border-radius:20px;box-shadow:0 10px 25px #3533cd1a;padding:2rem;text-align:center;transition:all .3s ease}.service-card:hover{box-shadow:0 15px 35px #3533cd26;transform:translateY(-10px)}.service-card h3{color:#3533cd;font-size:1.5rem;margin:1rem 0}.service-card p{color:#555;line-height:1.6;margin-bottom:1.5rem}.read-more-btn{background:linear-gradient(90deg,#0ff,#3533cd,#8a2be2);border:none;border-radius:30px;color:#fff;cursor:pointer;font-weight:700;padding:.8rem 2rem;transition:all .3s ease}.read-more-btn:hover{box-shadow:0 10px 25px #3533cd4d;transform:scale(1.05)}.service-icon{color:#3533cd;font-size:3rem;margin-bottom:1rem}.cta-btn{background:linear-gradient(90deg,#0ff,#3533cd,#8a2be2);border:none;border-radius:30px;color:#fff;cursor:pointer;font-weight:700;padding:1rem 2rem;transition:all .3s ease}.cta-btn:hover{box-shadow:0 10px 25px #3533cd4d;transform:scale(1.05)}.call-to-action{margin-top:4rem;text-align:center}.call-to-action h3{font-size:2rem;font-weight:700;margin-bottom:1rem}.call-to-action p{color:#555;margin-bottom:2rem}.call-to-action .cta-btn{background:linear-gradient(90deg,#0ff,#3533cd,#8a2be2);border:none;border-radius:30px;color:#fff;cursor:pointer;font-weight:700;padding:1rem 2.5rem;transition:all .3s ease}.call-to-action .cta-btn:hover{box-shadow:0 10px 25px #3533cd4d;transform:scale(1.05)}.contact-section{margin:auto;max-width:1200px;padding:4rem 1.5rem}.contact-container{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.contact-info{display:flex;flex-direction:column;gap:1.5rem}.contact-info h2{color:#3533cd;font-size:2.5rem;font-weight:800}.contact-info p{color:#555;line-height:1.6}.info-item{align-items:center;color:#555;display:flex;font-size:1rem;gap:.8rem}.info-item .icon{color:#0ff;font-size:1.4rem}.social-icons{display:flex;gap:1rem;margin-top:1rem}.social-icons a{color:#555;font-size:1.5rem;transition:all .3s ease}.social-icons a:hover{color:#3533cd;transform:scale(1.2)}.contact-form-container{max-width:500px}.contact-form{animation:blurInLeft 1s forwards;background:#f9f9ff;border-radius:20px;box-shadow:0 10px 25px #3533cd1a;display:flex;flex-direction:column;gap:1rem;padding:2rem}.contact-form input,.contact-form textarea{border:1px solid #ccc;border-radius:12px;font-size:1rem;padding:1rem;transition:all .3s ease;width:100%}.contact-form input:focus,.contact-form textarea:focus{border-color:#3533cd;box-shadow:0 0 0 3px #3533cd33;outline:none}.contact-form button{background:linear-gradient(90deg,#0ff,#3533cd,#8a2be2);border:none;border-radius:30px;color:#fff;cursor:pointer;font-weight:700;padding:1rem;transition:all .3s ease}.contact-form button:hover{box-shadow:0 5px 20px #3533cd4d;transform:scale(1.05)}.map-container{border-radius:20px;box-shadow:0 10px 25px #3533cd1a;height:400px;margin-top:3rem;overflow:hidden;width:100%}.map-container iframe{border:0;height:100%;width:100%}.footer{background:#0f0f2d;color:#fff;padding:4rem 2rem 2rem}.footer-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin:auto;max-width:1200px}.footer-column h4{margin-bottom:1rem;position:relative}.footer-column h4:after{background:linear-gradient(90deg,#0ff,#3533cd,#8a2be2);background:var(--gradient);bottom:-6px;content:"";height:3px;left:0;position:absolute;width:40px}.footer-links{list-style:none;margin-top:1.5rem;padding:0}.footer-links li{font-size:.95rem;margin-bottom:.7rem}.footer-links a{color:#fff;text-decoration:none;transition:.3s}.footer-links a:hover{color:#0ff;padding-left:5px}.footer-bottom{border-top:1px solid #ffffff1a;font-size:.9rem;margin-top:3rem;opacity:.7;padding-top:1.5rem;text-align:center}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.navbar-container{grid-template-columns:auto auto}.contact-btn{display:none}.menu-toggle{display:block}.nav-links{align-items:center;background:#0f0f2dfa;flex-direction:column;left:0;opacity:0;padding:2rem 0;pointer-events:none;position:absolute;top:100%;transform:translateY(-20px);transition:all .3s ease;width:100%}.nav-links.open{opacity:1;pointer-events:auto;transform:translateY(0)}}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#0ff,#3533cd,#8a2be2);-webkit-background-clip:text;font-weight:800}.contact-input,.contact-submit,.contact-textarea{@apply w-full py-4 rounded-2xl text-white font-semibold bg-gradient-to-r from-[#00ffff] via-[#3533cd] to-[#8a2be2] hover:scale-105 transform transition shadow-lg}.ca__fx-blurInFromLeft{animation:blurInLeft 1s forwards;animation-delay:.3s;filter:blur(5px);opacity:0;transform:translateX(-50px)}@keyframes blurInLeft{0%{filter:blur(5px);opacity:0;transform:translateX(-50px)}to{filter:blur(0);opacity:1;transform:translateX(0)}}
/*# sourceMappingURL=main.9fae003a.css.map*/