*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:linear-gradient(135deg,#f8fafc,#fff);color:#334155;font-family:Inter,sans-serif;font-weight:400;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{color:#1e293b;font-family:Poppins,sans-serif;font-weight:700;line-height:1.2;margin-bottom:1rem}h1{font-size:2.5rem}@media(min-width:768px){h1{font-size:3.5rem}}h2{font-size:2rem}@media(min-width:768px){h2{font-size:2.5rem}}h3{font-size:1.75rem}p{margin-bottom:1rem}a{color:#001c45;text-decoration:none;transition:color .3s ease}a:hover{color:#000712}.container{margin:0 auto;max-width:1200px;padding:0 1.5rem;width:100%}@media(min-width:1200px){.container{padding:0 2rem}}.section{padding:3rem 0}@media(min-width:768px){.section{padding:4rem 0}}@media(min-width:992px){.section{padding:5rem 0}}.highlight{color:#001c45}.btn,.text-center{text-align:center}.btn{border:none;border-radius:.5rem;cursor:pointer;display:inline-block;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.btn-primary{background-color:#001c45;color:#fff}.btn-primary:hover{background-color:#000712;box-shadow:0 4px 6px #0000001a;transform:translateY(-2px)}.btn-secondary{background-color:#0000;border:2px solid #001c45;color:#001c45}.btn-secondary:hover{background-color:#001c451a;box-shadow:0 1px 3px #0000001a;transform:translateY(-2px)}.btn-outline,.hero .cta-buttons .outline-btn,.projects-section .view-all .outline-btn{background:#0000;border:2px solid #334155;border-radius:.5rem;color:#334155;cursor:pointer;font-weight:600;padding:.75rem 2rem;transition:all .3s ease}.btn-outline:hover,.hero .cta-buttons .outline-btn:hover,.projects-section .view-all .outline-btn:hover{border-color:#f43f5e;box-shadow:0 1px 3px #0000001a;color:#f43f5e;transform:translateY(-3px)}.app{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1 1}img{display:block;height:auto;max-width:100%}input,select,textarea{border:1px solid #ddd;border-radius:.25rem;font-family:Inter,sans-serif;margin-bottom:1rem;padding:.75rem;transition:border-color .3s ease;width:100%}input:focus,select:focus,textarea:focus{border-color:#001c45;box-shadow:0 0 0 2px #001c4533;outline:none}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-in{animation:fadeIn .5s ease forwards}.header{background-color:#0000;left:0;padding:1rem 0;position:fixed;top:0;transition:all .3s ease;width:100%;z-index:1000}.header.scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#0f172afa;box-shadow:0 10px 15px #0000001a;padding:.5rem 0}.header.scrolled .logo .core{color:#fff}.header.scrolled .logo .four{color:#f43f5e}.header.scrolled .logo .etc,.header.scrolled .nav ul li a{color:#fff}.header .container{justify-content:space-between}.header .container,.header .logo{align-items:center;display:flex;position:relative}.header .logo{font-family:Poppins,sans-serif;font-size:1.2rem;font-weight:700;transition:all .3s ease;z-index:1001}.header .logo .core{color:#001c45}.header .logo .four{color:#f43f5e;font-size:2.75rem}.header .logo .etc{color:#001c45}.header .nav ul{display:flex;gap:2rem;list-style:none}.header .nav ul li a{color:#001c45;font-weight:500;padding:.5rem 0;position:relative;transition:color .3s ease}.header .nav ul li a:after{background:#f43f5e;bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.header .nav ul li a:hover{color:#f43f5e}.header .nav ul li a:hover:after{width:100%}@media(max-width:992px){.header .nav{align-items:center;background:#0f172a;display:flex;flex-direction:column;height:100vh;justify-content:center;left:0;opacity:0;position:fixed;top:0;transform:translateY(-100%);transition:all .3s ease;width:100%;z-index:1000}.header .nav.open{opacity:1;transform:translateY(0)}.header .nav ul{align-items:center;flex-direction:column;gap:2.5rem}.header .nav ul li a{font-size:1.5rem}}.header .mobile-menu-btn{background:#0000;border:none;color:#fff;cursor:pointer;display:none;padding:.5rem;z-index:1001}@media(max-width:992px){.header .mobile-menu-btn{display:block}}.header:before{background:linear-gradient(180deg,#0f172ae6 0,#0000);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:-1}.header.scrolled:before{opacity:1}.footer{background-color:#1e293b;color:#ffffffb3;overflow:hidden;padding:4rem 0 0;position:relative}.footer .container{display:flex;flex-direction:column;gap:3rem}.footer .footer-top{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr}@media(min-width:768px){.footer .footer-top{grid-template-columns:1fr 2fr}}.footer .footer-brand .logo{align-items:center;display:flex;font-family:Poppins,sans-serif;font-size:1.2rem;font-weight:700;margin-bottom:1.5rem}.footer .footer-brand .logo .core{color:#fff}.footer .footer-brand .logo .four{color:#f43f5e;font-size:2.75rem}.footer .footer-brand .logo .etc{color:#fff}.footer .footer-brand .footer-text{line-height:1.6;margin-bottom:1.5rem}.footer .footer-brand .social-links{display:flex;gap:1rem}.footer .footer-brand .social-links a{align-items:center;border:1px solid #fff3;border-radius:50%;color:#ffffffb3;display:flex;height:40px;justify-content:center;transition:all .3s ease;width:40px}.footer .footer-brand .social-links a:hover{background:#001c45;border-color:#001c45;color:#fff;transform:translateY(-3px)}.footer .footer-brand .social-links a svg{height:20px;width:20px}.footer .footer-links-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}@media(min-width:576px){.footer .footer-links-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:992px){.footer .footer-links-grid{grid-template-columns:repeat(3,1fr)}}.footer .footer-links-column h4{color:#fff;font-size:1.1rem;margin-bottom:1.5rem;padding-bottom:.75rem;position:relative}.footer .footer-links-column h4:after{background:#001c45;bottom:0;content:"";height:2px;left:0;position:absolute;width:40px}.footer .footer-links-column ul{list-style:none}.footer .footer-links-column ul li{margin-bottom:.75rem}.footer .footer-links-column ul li a{color:#ffffffb3;display:inline-block;padding:.25rem 0;transition:color .3s ease}.footer .footer-links-column ul li a:hover{color:#fff;transform:translateX(5px)}.footer .footer-bottom{align-items:center;border-top:1px solid #ffffff1a;display:flex;flex-direction:column;gap:1rem;padding-top:2rem;text-align:center}@media(min-width:576px){.footer .footer-bottom{flex-direction:row;justify-content:space-between;text-align:left}}.footer .footer-bottom p{margin-bottom:0}.footer .footer-bottom .footer-legal{align-items:center;display:flex;gap:1rem}.footer .footer-bottom .footer-legal a{color:#ffffffb3;transition:color .3s ease}.footer .footer-bottom .footer-legal a:hover{color:#fff}.footer .footer-bottom .footer-legal span{color:#ffffff4d}.footer:before{background:radial-gradient(circle,#001c451a 0,#0000 70%);bottom:0;content:"";height:300px;position:absolute;right:0;width:300px;z-index:1}.hero{align-items:center;display:flex;min-height:90vh;overflow:hidden;padding:3rem 0;position:relative}@media(min-width:768px){.hero{padding:4rem 0}}@media(min-width:992px){.hero{padding:5rem 0}}.hero .container{align-items:center;display:flex;flex-direction:column;gap:3rem}@media(min-width:768px){.hero .container{flex-direction:row;justify-content:space-between}}.hero .hero-content{flex:1 1;max-width:600px;z-index:2}.hero .hero-content h1{font-size:2.5rem;line-height:1.2;margin-bottom:1.5rem}@media(min-width:576px){.hero .hero-content h1{font-size:3rem}}@media(min-width:768px){.hero .hero-content h1{font-size:3.5rem}}.hero .hero-content .subtitle{color:#64748b;font-size:1.25rem;margin-bottom:2rem;max-width:500px}.hero .cta-buttons{display:flex;flex-wrap:wrap;gap:1rem}.hero .hero-image{align-items:center;display:flex;flex:1 1;justify-content:center;min-height:300px;position:relative}@media(min-width:768px){.hero .hero-image{min-height:auto}}.hero .hero-image .logo-animation-container{align-items:center;aspect-ratio:1/1;display:flex;justify-content:center;max-width:500px;position:relative;width:100%}.hero .hero-image .logo-animation{align-items:center;animation:float 6s ease-in-out infinite;color:#fff;display:flex;font-family:Poppins,sans-serif;font-size:3.5rem;font-weight:700;position:relative;text-shadow:0 0 20px #001c4580;z-index:2}.hero .hero-image .logo-animation .core{animation:glow-core 4s ease-in-out infinite alternate;color:#fff}.hero .hero-image .logo-animation .four{animation:pulse 2s ease infinite,glow-four 3s ease-in-out infinite alternate;color:#001c45}.hero .hero-image .logo-animation .etc{animation:glow-etc 4s ease-in-out 1s infinite alternate;color:#fff}@keyframes pulse-glow{0%,to{opacity:.5;transform:translate(-50%,-50%) scale(1)}50%{opacity:.8;transform:translate(-50%,-50%) scale(1.2)}}@keyframes glow-core{0%{text-shadow:0 0 10px #fffc}to{text-shadow:0 0 20px #fff6,0 0 30px #001c4599}}@keyframes glow-four{0%{text-shadow:0 0 10px #001c45cc}to{text-shadow:0 0 20px #001c4566,0 0 30px #fff9}}@keyframes glow-etc{0%{text-shadow:0 0 10px #fffc}to{text-shadow:0 0 20px #fff6,0 0 30px #001c4599}}@keyframes particles-move{0%{background-position:0 0}to{background-position:100px 100px}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.services-section{background:linear-gradient(180deg,#f8fafc 0,#fff);overflow:hidden;padding:3rem 0;position:relative}@media(min-width:768px){.services-section{padding:4rem 0}}@media(min-width:992px){.services-section{padding:5rem 0}}.services-section .container{position:relative;z-index:2}.services-section .section-header{margin-bottom:3rem;text-align:center}.services-section .section-header h2{color:#1e293b;display:inline-block;position:relative}.services-section .section-header h2:after{background:#001c45;border-radius:3px;bottom:-10px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.services-section .section-header .section-subtitle{color:#64748b;font-size:1.1rem;line-height:1.6;margin:0 auto;max-width:700px}.services-section .services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}@media(min-width:576px){.services-section .services-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:992px){.services-section .services-grid{grid-template-columns:repeat(4,1fr)}}.services-section .service-card{background:#fff;border-radius:1rem;box-shadow:0 1px 3px #0000001a;height:100%;overflow:hidden;padding:2rem;position:relative;transition:all .3s ease;z-index:1}.services-section .service-card:hover{box-shadow:0 10px 15px #0000001a;transform:translateY(-10px)}.services-section .service-card:hover .service-icon{opacity:1;transform:scale(1.1)}.services-section .service-card:hover:before{opacity:1}.services-section .service-card:before{background:linear-gradient(90deg,var(--accent-color),rgba(var(--accent-color),.8));content:"";height:5px;left:0;opacity:.7;position:absolute;top:0;transition:opacity .3s ease;width:100%}.services-section .service-card .service-icon{align-items:center;background:rgba(var(--accent-color),.1);border-radius:50%;color:var(--accent-color);display:flex;font-size:2.5rem;height:80px;justify-content:center;margin:0 auto 1.5rem;opacity:.9;transition:all .3s ease;width:80px}.services-section .service-card h3{color:#1e293b;font-size:1.5rem;margin-bottom:1rem;text-align:center}.services-section .service-card p{color:#64748b;line-height:1.6;margin-bottom:1.5rem;text-align:center}.services-section .service-card .learn-more{color:var(--accent-color);display:inline-block;font-weight:600;margin:0 auto;position:relative;text-align:center;transition:all .3s ease}.services-section .service-card .learn-more:after{content:"→";display:inline-block;margin-left:5px;transition:transform .3s ease}.services-section .service-card .learn-more:hover:after{transform:translateX(5px)}.services-section .tech-pattern{background-image:radial-gradient(circle,#001c450d 1px,#0000 0);background-size:30px 30px;height:100%;left:0;opacity:.3;position:absolute;top:0;width:100%;z-index:1}.services-section .gradient-circle{background:radial-gradient(circle,#001c450d 0,#0000 70%);height:200%;position:absolute;right:-30%;top:-50%;width:100%;z-index:1}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.projects-section{padding:3rem 0}@media(min-width:768px){.projects-section{padding:4rem 0}}@media(min-width:992px){.projects-section{padding:5rem 0}}.projects-section .section-header{margin-bottom:3rem;text-align:center}.projects-section .section-header h2{display:inline-block;position:relative}.projects-section .section-header h2:after{background:#001c45;border-radius:3px;bottom:-10px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.projects-section .section-header .section-subtitle{color:#64748b;margin:0 auto;max-width:700px}.projects-section .projects-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr;margin-bottom:3rem}@media(min-width:576px){.projects-section .projects-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:992px){.projects-section .projects-grid{grid-template-columns:repeat(3,1fr)}}.projects-section .project-card{background:#fff;border-radius:1rem;box-shadow:0 1px 3px #0000001a;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:all .3s ease}.projects-section .project-card:hover{box-shadow:0 4px 6px #0000001a;transform:translateY(-5px)}.projects-section .project-card:hover .project-image:after{opacity:1}.projects-section .project-card:hover .project-link{color:#001c45;transform:translateX(5px)}.projects-section .project-card .project-image{height:200px;overflow:hidden;position:relative}.projects-section .project-card .project-image .image-placeholder{align-items:center;background:linear-gradient(135deg,#001c451a,#f43f5e1a);color:#001c45;display:flex;font-size:2rem;font-weight:700;height:100%;justify-content:center;width:100%}.projects-section .project-card .project-image:after{background:linear-gradient(0deg,#0f172ab3 0,#0000 50%);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.projects-section .project-card .project-content{display:flex;flex:1 1;flex-direction:column;padding:1.5rem}.projects-section .project-card .project-content h3{color:#1e293b;margin-bottom:.75rem}.projects-section .project-card .project-content p{color:#64748b;flex:1 1;margin-bottom:1.5rem}.projects-section .project-card .project-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.projects-section .project-card .project-tags .tag{background:#001c451a;border-radius:2rem;color:#001c45;font-size:.75rem;font-weight:600;padding:.25rem .75rem}.projects-section .project-card .project-link{align-items:center;color:#1e293b;display:inline-flex;font-weight:600;gap:.5rem;transition:all .3s ease}.projects-section .project-card .project-link:after{content:"→";transition:transform .3s ease}.projects-section .project-card .project-link:hover:after{transform:translateX(3px)}.projects-section .view-all,.team-section{text-align:center}.team-section{background-color:#f8fafc;padding:3rem 0}@media(min-width:768px){.team-section{padding:4rem 0}}@media(min-width:992px){.team-section{padding:5rem 0}}.team-section .container{max-width:1200px}.team-section h2{display:inline-block;margin-bottom:3rem;position:relative}.team-section h2:after{background-color:#001c45;border-radius:3px;bottom:-10px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.team-section .team-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr;margin-top:2rem}@media(min-width:576px){.team-section .team-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:992px){.team-section .team-grid{grid-template-columns:repeat(3,1fr)}}.team-section .team-card{background:#fff;border-radius:1rem;box-shadow:0 1px 3px #0000001a;overflow:hidden;padding:2rem;position:relative;text-align:center;transition:transform .3s ease,box-shadow .3s ease;z-index:1}.team-section .team-card:hover{box-shadow:0 4px 6px #0000001a;transform:translateY(-5px)}.team-section .team-card:hover .team-image .image-placeholder{transform:scale(1.05)}.team-section .team-card:hover:before{opacity:1}.team-section .team-card:before{background:linear-gradient(90deg,#001c45,#f43f5e);content:"";height:5px;left:0;opacity:.7;position:absolute;top:0;transition:opacity .3s ease;width:100%}.team-section .team-image{border:5px solid #001c451a;border-radius:50%;height:150px;margin:0 auto 1.5rem;overflow:hidden;position:relative;width:150px}.team-section .team-image .image-placeholder{align-items:center;background:linear-gradient(135deg,#001c451a,#f43f5e1a);color:#001c45;display:flex;font-size:3rem;font-weight:700;height:100%;justify-content:center;transition:transform .5s ease;width:100%}.team-section h3{color:#1e293b;margin-bottom:.5rem}.team-section .role{color:#001c45;font-size:.9rem;font-weight:600;letter-spacing:1px;margin-bottom:1rem;text-transform:uppercase}.team-section .bio{color:#64748b;font-size:.95rem;line-height:1.6}.contact-section{background-color:#0f172a;color:#fff;overflow:hidden;padding:3rem 0;position:relative}@media(min-width:768px){.contact-section{padding:4rem 0}}@media(min-width:992px){.contact-section{padding:5rem 0}}.contact-section .container{position:relative;z-index:2}.contact-section .section-header{margin-bottom:3rem;text-align:center}.contact-section .section-header h2{color:#fff}.contact-section .section-header .section-subtitle{color:#fffc;margin:0 auto;max-width:700px}.contact-section .contact-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr}@media(min-width:992px){.contact-section .contact-content{grid-template-columns:1fr 1fr}}.contact-section .contact-form{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:1rem;padding:2rem}.contact-section .contact-form .form-group{margin-bottom:1.5rem}.contact-section .contact-form .form-group label{color:#ffffffe6;display:block;font-weight:500;margin-bottom:.5rem}.contact-section .contact-form .form-group input,.contact-section .contact-form .form-group textarea{background:#ffffff1a;border:1px solid #fff3;border-radius:.5rem;color:#fff;font-family:Inter,sans-serif;padding:.75rem 1rem;transition:all .3s ease;width:100%}.contact-section .contact-form .form-group input::placeholder,.contact-section .contact-form .form-group textarea::placeholder{color:#ffffff80}.contact-section .contact-form .form-group input:focus,.contact-section .contact-form .form-group textarea:focus{border-color:#001c45;box-shadow:0 0 0 3px #001c4533;outline:none}.contact-section .contact-form .submit-btn{background:#001c45;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-weight:600;padding:.75rem 2rem;transition:all .3s ease;width:100%}.contact-section .contact-form .submit-btn:hover{background:#000712;transform:translateY(-2px)}@media(min-width:576px){.contact-section .contact-form .submit-btn{width:auto}}.contact-section .contact-info h3{color:#fff;margin-bottom:1.5rem;padding-bottom:.75rem;position:relative}.contact-section .contact-info h3:after{background:#001c45;border-radius:3px;bottom:0;content:"";height:3px;left:0;position:absolute;width:50px}.contact-section .contact-info .info-item{align-items:flex-start;display:flex;gap:1rem;margin-bottom:1.5rem}.contact-section .contact-info .info-item strong{color:#fff;font-weight:600;min-width:80px}.contact-section .contact-info .info-item span{color:#fffc;flex:1 1}.contact-section:before{background:radial-gradient(circle,#001c451a 0,#0000 70%);content:"";height:200%;position:absolute;right:-50%;top:-50%;width:100%;z-index:1}.contact-section .tech-dots{background-image:radial-gradient(circle,#ffffff0d 1px,#0000 0);background-size:20px 20px;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.loading-container{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;width:100%}.loading-container p{color:#4f46e5;font-weight:500;margin-top:1rem}.loading-spinner{display:inline-block;height:80px;position:relative;width:80px}.loading-spinner div{animation:loading-spinner 1.2s linear infinite;background:#4f46e5;border-radius:50%;height:16px;position:absolute;width:16px}.loading-spinner div:first-child{animation-delay:0s;left:8px;top:8px}.loading-spinner div:nth-child(2){animation-delay:-.4s;left:32px;top:8px}.loading-spinner div:nth-child(3){animation-delay:-.8s;left:56px;top:8px}.loading-spinner div:nth-child(4){animation-delay:-.4s;left:8px;top:32px}.loading-spinner div:nth-child(5){animation-delay:-.8s;left:32px;top:32px}.loading-spinner div:nth-child(6){animation-delay:-1.2s;left:56px;top:32px}.loading-spinner div:nth-child(7){animation-delay:-.8s;left:8px;top:56px}.loading-spinner div:nth-child(8){animation-delay:-1.2s;left:32px;top:56px}.loading-spinner div:nth-child(9){animation-delay:-1.6s;left:56px;top:56px}@keyframes loading-spinner{0%,to{opacity:1}50%{opacity:.5}}
/*# sourceMappingURL=main.34e0acc0.css.map*/