body,html{max-width:100vw;overflow-x:hidden;width:100%}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{background:#0f0012;box-sizing:border-box;margin:0;max-width:100vw;overflow-x:hidden;padding:0;position:relative;width:100%}.floating-shape-1{animation:drift1 11s ease-in-out infinite;background:#9329deb3;height:200px;left:10%;top:10%;width:200px}.floating-shape-1,.floating-shape-2{border-radius:50%;filter:blur(120px);pointer-events:none;position:fixed;z-index:5}.floating-shape-2{animation:drift2 13s ease-in-out infinite reverse;background:#bb84ff99;height:180px;right:10%;top:65%;width:180px}.floating-shape-3{animation:drift3 10s ease-in-out infinite;background:#a855f7a6;bottom:20%;filter:blur(120px);height:190px;left:20%;width:190px}.floating-shape-3,.floating-shape-4{border-radius:50%;pointer-events:none;position:fixed;z-index:5}.floating-shape-4{animation:drift1 15s ease-in-out infinite;background:#9524ff80;filter:blur(130px);height:150px;left:55%;top:35%;width:150px}.floating-shape-5{animation:drift2 12s ease-in-out infinite reverse;background:#f760f98c;border-radius:50%;bottom:55%;filter:blur(120px);height:170px;pointer-events:none;position:fixed;right:35%;width:170px;z-index:5}.App:before{animation:slowFloat1 25s ease-in-out infinite;background:radial-gradient(circle 400px at 15% 25%,#8b5cf640,#8b5cf614,#0000),radial-gradient(circle 450px at 85% 15%,#a855f738,#a855f712,#0000),radial-gradient(circle 350px at 45% 75%,#ec48993d,#ec489914,#0000),radial-gradient(circle 300px at 75% 85%,#8176af3b,#8176af12,#0000),radial-gradient(circle 500px at 25% 50%,#c0b7e836,#c0b7e80f,#0000),radial-gradient(circle 280px at 60% 40%,#f760f93b,#f760f912,#0000);filter:blur(60px)}.App:after,.App:before{content:"";height:100vh;left:0;overflow:hidden;pointer-events:none;position:fixed;top:0;width:100vw;z-index:-3}.App:after{animation:slowFloat2 30s ease-in-out infinite reverse;background:radial-gradient(circle 320px at 65% 20%,#ec489938,#ec489912,#0000),radial-gradient(circle 380px at 35% 65%,#8b5cf63d,#8b5cf614,#0000),radial-gradient(circle 340px at 80% 45%,#a855f73b,#a855f712,#0000),radial-gradient(circle 420px at 20% 80%,#f760f936,#f760f90f,#0000),radial-gradient(circle 280px at 90% 70%,#8176af3d,#8176af14,#0000),radial-gradient(circle 460px at 50% 10%,#c0b7e833,#c0b7e80f,#0000);filter:blur(70px)}@keyframes slowFloat1{0%,to{transform:translate(0) rotate(0deg) scale(1)}25%{transform:translate(-20px,-15px) rotate(45deg) scale(1.02)}50%{transform:translate(15px,-25px) rotate(90deg) scale(.98)}75%{transform:translate(-10px,20px) rotate(135deg) scale(1.01)}}@keyframes slowFloat2{0%,to{transform:translate(0) rotate(0deg) scale(1)}20%{transform:translate(12px,-18px) rotate(-30deg) scale(1.01)}40%{transform:translate(-18px,-12px) rotate(-60deg) scale(.99)}60%{transform:translate(-8px,22px) rotate(-90deg) scale(1.02)}80%{transform:translate(25px,8px) rotate(-120deg) scale(.98)}}@keyframes drift1{0%,to{transform:translate(0) rotate(0deg) scale(1)}25%{transform:translate(120px,-80px) rotate(90deg) scale(1.1)}50%{transform:translate(-100px,-120px) rotate(180deg) scale(.9)}75%{transform:translate(-140px,100px) rotate(270deg) scale(1.05)}}@keyframes drift2{0%,to{transform:translate(0) rotate(0deg) scale(1)}20%{transform:translate(-150px,-60px) rotate(-72deg) scale(1.08)}40%{transform:translate(80px,-140px) rotate(-144deg) scale(.92)}60%{transform:translate(130px,70px) rotate(-216deg) scale(1.06)}80%{transform:translate(-70px,120px) rotate(-288deg) scale(.94)}}@keyframes drift3{0%,to{transform:translate(0) rotate(0deg) scale(1)}33%{transform:translate(110px,-130px) rotate(120deg) scale(.88)}66%{transform:translate(-130px,110px) rotate(240deg) scale(1.12)}}*{-webkit-tap-highlight-color:transparent!important;box-sizing:border-box;margin:0;padding:0}*,:focus{outline:none!important}:focus{box-shadow:none!important}:active,:hover{outline:none!important}body,html{max-width:100vw;overflow-x:hidden;width:100%}@media (max-width:768px){.floating-shape-1,.floating-shape-2,.floating-shape-3,.floating-shape-4,.floating-shape-5{filter:blur(80px);height:120px;width:120px}}@media (max-width:480px){.floating-shape-1,.floating-shape-2,.floating-shape-3,.floating-shape-4,.floating-shape-5{filter:blur(60px);height:80px;width:80px}}.navbar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fff0;border-bottom:1px solid #ffffff1a;left:0;padding:0;position:fixed;right:0;top:0;transition:transform .3s ease-in-out;z-index:1000}.navbar-visible{transform:translateY(0)}.navbar-hidden{transform:translateY(-100%)}.navbar-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 4rem}.navbar-logo{cursor:pointer;transition:transform .3s ease}.navbar-logo:hover{transform:scale(1.05)}.logo-image{height:100px;width:auto}.navbar-links,.navbar-menu{align-items:center;display:flex}.navbar-links{gap:4rem}.navbar-link{color:#fffc;font-size:1.2rem;font-weight:500;letter-spacing:2px;position:relative;text-decoration:none;transition:all .3s ease}.navbar-link:after{background:linear-gradient(135deg,#8b5cf6,#a855f7);bottom:-10px;content:"";height:4px;left:0;position:absolute;transition:width .3s ease;width:0}.navbar-link:hover{color:#fff}.navbar-link:hover:after{width:100%}.mobile-menu-toggle{cursor:pointer;display:none;flex-direction:column;gap:5px;padding:.5rem}.mobile-menu-toggle span{background:#fff;border-radius:2px;height:3px;transition:all .3s ease;width:30px}.mobile-menu-toggle.active span:first-child{transform:rotate(45deg) translate(6px,6px)}.mobile-menu-toggle.active span:nth-child(2){opacity:0}.mobile-menu-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(8px,-7px)}.mobile-menu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000000f2;border-bottom:1px solid #ffffff1a;left:0;opacity:0;position:absolute;right:0;top:100%;transform:translateY(-100%);transition:all .3s ease;visibility:hidden}.mobile-menu.active{opacity:1;transform:translateY(0);visibility:visible}.mobile-menu-links{display:flex;flex-direction:column;gap:1.5rem;padding:2rem}.mobile-menu-links .navbar-link{font-size:1.4rem;padding:.5rem 0;text-align:center}@media (max-width:768px){.navbar-container{padding:0 2rem}.navbar-links{display:none}.mobile-menu-toggle{display:flex}.logo-image{height:70px}}@media (max-width:480px){.navbar{padding:1.6rem 0}.navbar-container{padding:0 2rem}.logo-image{height:60px}.mobile-menu-links{gap:1rem;padding:1.5rem}.mobile-menu-links .navbar-link{font-size:1.2rem}}.hero{align-items:flex-start;background:#0000;display:flex;max-width:100vw;min-height:100vh;padding-top:100px}.hero,.hero-container{overflow:hidden;position:relative;width:100%}.hero-container{margin:0 auto;max-width:1200px;padding:0 2rem;z-index:2}.hero-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;overflow:hidden;width:100%}.hero-text{color:#fff}.hero-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#8b5cf6 50%,#ec4899);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:700;line-height:1.3;margin-bottom:.5rem}.hero-description{color:#fff;font-size:1.1rem;line-height:1.6;margin-bottom:2.5rem;margin-top:2.5rem;max-width:500px}.hero-button{align-items:center;background:linear-gradient(135deg,#8176af,#c0b7e8);border:2px solid #fffc;border-radius:50px;box-shadow:0 0 20px #8176af4d;color:#2d1b69;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;letter-spacing:1px;padding:1rem 2rem;text-transform:uppercase;transition:all .3s ease}.hero-button:hover{background:linear-gradient(135deg,#6b5b95,#8176af);border-color:#fff;box-shadow:0 5px 25px #8176af66;color:#fff}.arrow,.hero-button:hover{transform:translateY(-2px)}.arrow{align-items:center;display:flex;font-size:1.2rem;transition:transform .3s ease}.hero-button:hover .arrow{transform:translateY(-2px) translateX(5px) scale(1.2)}.hero-image{align-items:center;display:flex;justify-content:center;position:relative}.hero-image:before{background:#f760f9;border-radius:50%;bottom:-150px;content:"";filter:blur(475px);height:min(600px,80vw);left:50%;opacity:.2;position:absolute;transform:translateX(-50%);width:min(600px,80vw);z-index:-1}.hero-img{animation:float 6s ease-in-out infinite;filter:drop-shadow(0 20px 40px rgba(139,92,246,.3));height:auto;max-width:500px;width:100%}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media (max-width:1024px){.hero{padding-bottom:2rem;padding-top:180px}.hero-container{padding:0 2rem}.hero-content{gap:3rem;grid-template-columns:1fr 1.618fr;margin-top:1rem}.hero-title{font-size:2.618rem;margin-bottom:1.5rem}.hero-description{font-size:1rem;line-height:1.618;margin-bottom:2rem;max-width:400px}.hero-button{font-size:.9rem;padding:.85rem 1.618rem}.arrow{font-size:1.1rem}.hero-img{margin-left:1rem;max-width:400px}}@media (max-width:768px){.hero{min-height:90vh;padding-top:200px}.hero-container{padding:0 1rem}.hero-content{gap:2rem;grid-template-columns:1fr;margin-top:1.5rem;text-align:center}.hero-title{font-size:2.5rem;line-height:1.2}.hero-description{font-size:1rem;max-width:100%}.hero-button{font-size:.85rem;justify-content:center;margin:0 auto;padding:.7rem 1.3rem}.arrow{font-size:1rem}.hero-img{max-width:300px}}@media (max-width:480px){.hero{padding-top:180px}.hero-content{margin-top:2rem}.hero-title{font-size:2rem}.hero-description{font-size:.9rem}.hero-button{font-size:.7rem;margin:0 auto;padding:.6rem 1rem}.arrow{font-size:.9rem}.hero-img{max-width:250px}}.contact-about{align-items:center;background:#0000;display:flex;overflow-x:hidden;padding:4rem 0;position:relative}.contact-about-container{margin:0 auto;max-width:1200px;padding:4rem 4rem 0;position:relative;z-index:2}.contact-cards{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:50px;display:flex;gap:2rem;justify-content:center;margin-top:6rem;padding:2rem}.contact-card{flex:1 1;gap:1rem;max-width:300px}.contact-card,.contact-icon{align-items:center;color:#fff;display:flex}.contact-icon{background:linear-gradient(135deg,#8b5cf6,#a855f7);border-radius:50%;flex-shrink:0;height:50px;justify-content:center;width:50px}.contact-info h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#8b5cf6);-webkit-background-clip:text;background-clip:text;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.contact-info p{color:#fffc;font-size:.9rem;line-height:1.4;margin:0}.about-section{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr}.about-content{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 2fr}.about-header{align-items:flex-start;display:flex;flex-direction:column;gap:2rem}.about-title{color:#fff;font-size:3rem;font-weight:700;line-height:1.1;margin:0}.about-arrow{color:#fff9;transform:rotate(0deg)}.about-text{color:#fffc}.about-text p{font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem}.about-text p:last-child{margin-bottom:0}@media (max-width:1024px){.contact-about{padding:5rem 0}.contact-about-container{padding:0 2rem}.contact-cards{border-radius:30px;flex-direction:column;gap:2rem;margin-bottom:4rem;margin-top:5rem;padding:2rem}.contact-card{max-width:none;padding:1rem}.contact-icon{height:45px;width:45px}.about-content{gap:2.5rem;grid-template-columns:1fr;text-align:center}.about-header{align-items:center;margin-bottom:1rem}.about-title{font-size:2.5rem;margin-bottom:1rem}.about-text p{font-size:1rem;line-height:1.618;margin-bottom:1.2rem}}@media (max-width:768px){.contact-about{padding:3rem 0}.contact-about-container{padding:0 1rem}.contact-cards{border-radius:30px;margin-bottom:4rem;padding:1.5rem}.contact-card{flex-direction:column;gap:.5rem;text-align:center}.contact-icon{height:40px;width:40px}.contact-info h3{font-size:1rem}.contact-info p{font-size:.8rem}.about-title{font-size:2rem}.about-text p{font-size:1rem}}@media (max-width:480px){.contact-about{padding:2rem 0}.contact-cards{gap:1rem;padding:1rem}.contact-icon{height:35px;width:35px}.contact-info h3{font-size:.9rem}.contact-info p{font-size:.7rem}.about-title{font-size:1.8rem}.about-text p{font-size:.9rem}}.technologies{background:#0000;overflow:hidden;padding:6rem 0;position:relative}.technologies-container{margin:0 auto;max-width:1200px;padding:0 2rem;position:relative;z-index:2}.tech-header{margin-bottom:4rem;text-align:center}.tech-header-image{filter:drop-shadow(0 10px 30px rgba(139,92,246,.3));height:auto;max-width:100%}.tech-logos{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));justify-items:center;margin-bottom:6rem}.tech-logo{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;display:flex;flex-direction:column;gap:1rem;justify-content:center;min-height:180px;padding:2rem;transition:all .3s ease}.tech-logo:hover{background:#ffffff14;border-color:#8b5cf64d;box-shadow:0 20px 40px #8b5cf633;transform:translateY(-10px)}.tech-icon{align-items:center;display:flex;height:80px;justify-content:center;transition:transform .3s ease;width:80px}.tech-logo:hover .tech-icon{transform:scale(1.1)}.tech-icon img,.tech-icon svg{height:80px;object-fit:contain;width:80px}.tech-name{color:#fff;font-size:1.1rem;font-weight:600;letter-spacing:2px;text-align:center}.why-build{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 2fr}.why-build-header{display:flex;flex-direction:column;gap:2rem}.why-build-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#8b5cf6 50%,#ec4899);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:3rem;font-weight:700;line-height:1.1}.why-build-arrow{color:#ffffffb3;transition:all .3s ease}.why-build-arrow:hover{color:#8b5cf6;transform:translateX(10px)}.why-build-content{color:#fffc;font-size:1.1rem;line-height:1.8;max-width:600px}@media (max-width:1024px){.technologies{padding:5rem 0}.technologies-container{padding:0 2rem}.tech-logos{gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-bottom:5rem}.tech-logo{min-height:160px;padding:1.5rem}.why-build{gap:3rem}.why-build-title{font-size:2.5rem}.why-build-content{font-size:1rem}}@media (max-width:768px){.technologies{padding:4rem 0}.technologies-container{padding:0 1rem}.tech-header{margin-bottom:3rem}.tech-header-image{max-width:90%}.tech-logos{gap:2rem;grid-template-columns:repeat(2,1fr);margin-bottom:4rem}.tech-logo{min-height:140px;padding:1.5rem 1rem}.tech-icon,.tech-icon img,.tech-icon svg{height:60px;width:60px}.tech-name{font-size:.9rem;letter-spacing:1px}.why-build{gap:2rem;grid-template-columns:1fr;text-align:center}.why-build-title{font-size:2.2rem}.why-build-content{font-size:.95rem;line-height:1.6}}@media (max-width:480px){.technologies{padding:3rem 0}.tech-header{margin-bottom:2rem}.tech-logos{gap:1.5rem;grid-template-columns:1fr;margin-bottom:3rem}.tech-logo{min-height:120px;padding:1.2rem}.tech-icon,.tech-icon img,.tech-icon svg{height:50px;width:50px}.tech-name{font-size:.8rem}.why-build{gap:1.5rem}.why-build-title{font-size:1.8rem}.why-build-content{font-size:.9rem}}.services{align-items:center;background:#0000;display:flex;overflow-x:hidden;padding:6rem 0;position:relative}.services-container{margin:0 auto;max-width:1200px;padding:0 2rem;position:relative;z-index:2}.service-cards{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);margin-bottom:6rem}.service-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;display:flex;flex-direction:column;height:100%;padding:2rem;transition:all .3s ease}.service-card:hover{background:#ffffff14;border-color:#8b5cf64d;box-shadow:0 20px 40px #8b5cf633;transform:translateY(-10px)}.service-image{align-self:center;border-radius:50%;height:120px;margin-bottom:1.5rem;overflow:hidden;width:120px}.service-icon{align-items:center;background:linear-gradient(135deg,#8b5cf680,#a855f780);border-radius:50%;color:#ffffffe6;display:flex;height:100%;justify-content:center;transition:all .3s ease;width:100%}.service-card:hover .service-icon{background:linear-gradient(135deg,#8b5cf6b3,#a855f7b3);color:#fff;transform:scale(1.05)}.service-icon svg{transition:all .3s ease}.service-card:hover .service-icon svg{transform:scale(1.1)}.service-content{display:flex;flex-direction:column;flex-grow:1;text-align:center}.service-title{color:#fff;font-size:1.3rem;font-weight:700;letter-spacing:1px;margin:0 0 1rem}.service-description{color:#ffffffb3;flex-grow:1;font-size:.9rem;line-height:1.6;margin:0 0 2rem}.service-button{align-self:center;background:linear-gradient(135deg,#8b5cf6,#a855f7);border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:.8rem;font-weight:600;letter-spacing:1px;min-width:120px;padding:.8rem 1.5rem;text-transform:uppercase;transition:all .3s ease}.service-button:hover{background:linear-gradient(135deg,#7c3aed,#9333ea);box-shadow:0 10px 20px #8b5cf64d;transform:translateY(-2px)}.how-we-build{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 2fr}.how-we-build-header{display:flex;flex-direction:column;gap:2rem}.how-we-build-title{color:#fff;font-size:3rem;font-weight:700;line-height:1.1;margin:0}.how-we-build-arrow{color:#fff9}.how-we-build-content{color:#fffc}.how-we-build-content p{font-size:1.1rem;line-height:1.7;margin:0}.process-flow{margin-top:6rem;text-align:center}.process-image{filter:drop-shadow(0 10px 30px rgba(139,92,246,.3));height:auto;max-width:100%}@media (max-width:1024px){.services{padding:5rem 0}.services-container{padding:0 2rem}.service-cards{gap:2rem;grid-template-columns:repeat(2,1fr);margin-bottom:5rem}.service-card{padding:2rem}.service-icon{height:90px;margin-bottom:1.5rem;width:90px}.service-icon svg{height:45px;width:45px}.service-title{font-size:1.5rem;margin-bottom:1rem}.service-description{font-size:.95rem;margin-bottom:1.5rem}.how-we-build{gap:2rem;grid-template-columns:1fr;text-align:center}.how-we-build-header{align-items:center}.how-we-build-title{font-size:2.618rem}.process-image{max-width:90%}}@media (max-width:768px){.services{padding:4rem 0}.services-container{padding:0 1rem}.service-cards{gap:1.5rem;grid-template-columns:1fr;margin-bottom:4rem}.service-card{padding:1.5rem}.service-image{height:100px;width:100px}.service-title{font-size:1.1rem}.service-description{font-size:.85rem;line-height:1.5}.service-button{font-size:.75rem;padding:.7rem 1.2rem}.how-we-build-title{font-size:2rem}.how-we-build-content p{font-size:1rem}.process-flow{margin-top:4rem}.process-image{max-width:95%}}@media (max-width:480px){.services{padding:3rem 0}.service-card{padding:1rem}.service-image{height:80px;width:80px}.service-title{font-size:1rem}.service-description{font-size:.8rem}.service-button{font-size:.7rem;padding:.6rem 1rem}.how-we-build-title{font-size:1.8rem}.process-image{max-width:100%}}.contact{align-items:center;background:#0000;display:flex;overflow-x:hidden;padding:6rem 0;position:relative}.contact-container{margin:0 auto;max-width:1200px;padding:0 2rem;position:relative;width:100%;z-index:2}.contact-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.contact-header{color:#fff}.contact-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#8b5cf6 50%,#ec4899);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:700;line-height:1.1;margin:0 0 2rem}.contact-subtitle{color:#fffc;font-size:1.1rem;line-height:1.6;margin:0}.contact-form-container{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:3rem}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-row{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}.form-group{display:flex;flex-direction:column}.form-input,.form-textarea{background:#ffffff1a;border:1px solid #fff3;border-radius:10px;color:#fff;font-size:1rem;padding:1rem;transition:all .3s ease}.form-input::placeholder,.form-textarea::placeholder{color:#fff9}.form-input:focus,.form-textarea:focus{background:#ffffff26;border-color:#8b5cf6;box-shadow:0 0 20px #8b5cf633;outline:none}.form-textarea{min-height:120px;resize:vertical}.contact-submit-btn{align-items:center;align-self:flex-start;background:linear-gradient(135deg,#8176af,#c0b7e8);border:2px solid #fffc;border-radius:50px;box-shadow:0 0 20px #8176af4d;color:#2d1b69;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;letter-spacing:1px;padding:1rem 2rem;text-transform:uppercase;transition:all .3s ease}.contact-submit-btn:hover{background:linear-gradient(135deg,#6b5b95,#8176af);border-color:#fff;box-shadow:0 5px 25px #8176af66;color:#fff;transform:translateY(-2px)}.submit-arrow{align-items:center;display:flex;font-size:1.2rem;transform:translateY(-1px);transition:transform .3s ease}.contact-submit-btn:hover .submit-arrow{transform:translateY(-1px) translateX(5px) scale(1.2)}@media (max-width:1024px){.contact-content{gap:3rem;grid-template-columns:1fr;text-align:center}}@media (max-width:768px){.contact{padding:4rem 0}.contact-container{padding:0 1rem}.contact-title{font-size:2.5rem}.contact-subtitle{font-size:1rem}.contact-form-container{padding:2rem}.form-row{gap:1rem;grid-template-columns:1fr}.form-input,.form-textarea{font-size:.9rem;padding:.8rem}.contact-submit-btn{align-self:center;font-size:.9rem;padding:.8rem 1.5rem}}@media (max-width:480px){.contact-title{font-size:2rem}.contact-form-container{padding:1.5rem}.contact-submit-btn{font-size:.8rem;padding:.7rem 1.2rem}}.footer{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background:linear-gradient(135deg,#000000d9,#14141ecc 25%,#000000e6 50%,#0f0f19d9 75%,#000000f2);border-left:1px solid #ffffff14;border-right:1px solid #ffffff14;border-top:1px solid #fff3;overflow:hidden;padding:4rem 0 2rem;position:relative}.footer:before{background:linear-gradient(45deg,#0000 15%,#ffffff0a 25%,#ffffff1f 50%,#ffffff0a 75%,#0000 85%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.footer-container{margin:0 auto;max-width:1200px;padding:0 2rem;position:relative;z-index:3}.footer-content{align-items:flex-start;display:flex;gap:3rem;justify-content:space-between;margin-bottom:2rem}.footer-logo{align-items:center;display:flex;flex-shrink:0;gap:.5rem}.footer-logo-image{height:180px;width:auto}.footer-logo-text{color:#fff;font-size:1.5rem;font-weight:700;letter-spacing:1px}.footer-divider{background:linear-gradient(180deg,#0000,#ffffff4d,#0000);flex-shrink:0;height:200px;width:1px}.footer-links{display:flex;flex-direction:column;gap:1.5rem;min-width:150px}.footer-link{color:#fffc;font-size:1rem;font-weight:500;letter-spacing:.5px;text-decoration:none;transition:all .3s ease}.footer-link:hover{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#8b5cf6);-webkit-background-clip:text;background-clip:text;color:#fff}.footer-social{display:flex;flex-direction:column;gap:1.5rem;min-width:250px}.social-title{color:#fff;font-size:1.1rem;font-weight:600;letter-spacing:1px;margin:0}.social-icons{display:flex;flex-wrap:wrap;gap:1rem}.social-icon{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;color:#ffffffb3;display:flex;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.social-icon:hover{box-shadow:0 5px 15px #8b5cf64d;transform:translateY(-2px)}.build-button,.social-icon:hover{background:linear-gradient(135deg,#8b5cf6,#a855f7);color:#fff}.build-button{align-self:flex-start;border:none;border-radius:25px;cursor:pointer;font-size:.9rem;font-weight:600;letter-spacing:1px;padding:.8rem 2rem;text-transform:uppercase;transition:all .3s ease}.build-button:hover{background:linear-gradient(135deg,#7c3aed,#9333ea);box-shadow:0 10px 20px #8b5cf64d;transform:translateY(-2px)}.footer-bottom-border{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);height:1px;margin-top:2rem}@media (max-width:1024px){.footer-content{flex-wrap:wrap;gap:2rem}.footer-divider{display:none}.footer-links{min-width:120px}.footer-social{min-width:200px}}@media (max-width:768px){.footer{padding:2rem 0 1rem}.footer-container{padding:0 1.5rem}.footer-content{flex-direction:column;gap:1.5rem;text-align:center}.footer-content,.footer-logo{align-items:center;justify-content:center}.footer-logo{display:flex;margin-bottom:.5rem;width:100%}.footer-logo-image{height:80px}.footer-links{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:.8rem;justify-content:center;min-width:auto;width:100%}.footer-link{font-size:.85rem;padding:.3rem .8rem;text-align:center}.footer-social{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;min-width:auto;width:100%}.social-title{font-size:.9rem;margin-bottom:.5rem;text-align:center}.social-icons{gap:.6rem;justify-content:center}.social-icon{height:32px;width:32px}.build-button{align-self:center;font-size:.75rem;padding:.6rem 1.2rem}}@media (max-width:480px){.footer{padding:1.5rem 0 .8rem}.footer-container{padding:0 1rem}.footer-content{align-items:center;gap:1rem;justify-content:center}.footer-logo{justify-content:center;width:100%}.footer-logo-image{height:60px}.footer-links{align-items:center;flex-direction:column;gap:.5rem;justify-content:center;width:100%}.footer-link{font-size:.75rem;padding:.2rem .5rem;text-align:center}.footer-social{align-items:center;justify-content:center;width:100%}.social-title{font-size:.8rem;text-align:center}.social-icons{gap:.4rem;justify-content:center}.social-icon{height:28px;width:28px}.social-icon svg{height:16px;width:16px}.build-button{align-self:center;font-size:.7rem;padding:.5rem 1rem}.footer-bottom-border{margin-top:1rem}}
/*# sourceMappingURL=main.9b63c421.css.map*/