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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{background-color:#000;min-height:100vh;text-align:center}body{list-style:none;margin:0;padding:0;text-decoration:none}.about-section{background:linear-gradient(180deg,#000,#1a103c);overflow:hidden;padding:6rem 0;position:relative}.about-container{margin:0 auto;max-width:1200px;padding:0 1rem}.about-content{display:flex;flex-direction:column;gap:4rem}.about-text{margin:0 auto;max-width:800px}.about-text h2{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;text-align:center}@media (min-width:768px){.about-text h2{font-size:3rem}}.about-description{color:#d1d5db;font-size:1.125rem;line-height:1.8;margin-bottom:3rem;text-align:center}.features-grid{grid-gap:1.5rem;gap:1.5rem;margin-top:2rem}.feature-item{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border-radius:.5rem;color:#fff;display:flex;gap:1rem;padding:1rem}.feature-icon{flex-shrink:0;height:1.5rem;width:1.5rem}.stats-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:2rem}.stat-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border-radius:1rem;color:#fff;cursor:pointer;padding:2rem;text-align:center}.stat-icon{color:#a855f7;height:2.5rem;margin-bottom:1rem;width:2.5rem}.stat-card h3{background:linear-gradient(90deg,#a78bfa,#ec4899);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.stat-card p{color:#d1d5db;font-size:1.125rem}@media (min-width:768px){.about-content{text-align:left}}.contact-section{background:linear-gradient(180deg,#000,#1a103c);padding:6rem 0}.contact-container{margin:0 auto;max-width:1200px;padding:0 1rem}.contact-header{margin-bottom:4rem;text-align:center}.contact-header h2{color:#fff;font-size:3rem;font-weight:700;margin-bottom:1rem}.contact-header p{color:#d1d5db;font-size:1.25rem}.contact-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr}@media (min-width:768px){.contact-content{grid-template-columns:1fr 2fr}}.contact-info{display:flex;flex-direction:column;gap:2rem}.info-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border-radius:1rem;color:#fff;padding:1.5rem}.info-icon{color:#a855f7;height:2rem;margin-bottom:1rem;width:2rem}.info-card h3{font-size:1.25rem;margin-bottom:.5rem}.info-card p{color:#d1d5db;line-height:1.6}.contact-form{display:flex;flex-direction:column;gap:1.5rem;max-width:90%}.form-group input,.form-group textarea{background:#ffffff0d;border:1px solid #ffffff1a;padding:1rem}.form-group textarea{height:150px}.submit-button{display:inline-flex;padding:1rem 2rem}.feedback-section{background:linear-gradient(180deg,#000,#1a103c);padding:6rem 0}.feedback-container{margin:0 auto;max-width:1200px;padding:0 1rem}.feedback-header{margin-bottom:4rem;text-align:center}.feedback-header h2{color:#fff;font-size:3rem;font-weight:700;margin-bottom:1rem}.feedback-header p{color:#d1d5db;font-size:1.25rem}.testimonials-container{margin:0 auto 4rem;max-width:800px;padding:2rem 0;position:relative}.testimonials-wrapper{height:300px;overflow:hidden;position:relative}.empty-state,.error-state,.loading-state{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border-radius:1rem;color:#fff;padding:3rem;text-align:center}.error-state{color:#ef4444}.testimonial-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border-radius:1rem;opacity:0;padding:2rem;position:absolute;transition:opacity .5s ease;width:100%}.testimonial-card.active{opacity:1}.rating{display:flex;gap:.5rem;margin-bottom:1rem}.star-icon{color:#a855f7;height:1.25rem;width:1.25rem}.testimonial-text{color:#fff;font-size:1.125rem;line-height:1.8;margin-bottom:1.5rem;max-height:200px;overflow-y:auto;padding-right:1rem}.testimonial-text::-webkit-scrollbar{width:6px}.testimonial-text::-webkit-scrollbar-track{background:#ffffff1a;border-radius:3px}.testimonial-text::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}.testimonial-text::-webkit-scrollbar-thumb:hover{background:#fff6}.testimonial-author{color:#d1d5db}.testimonial-author strong{color:#fff;display:block;margin-bottom:.25rem}.nav-button{align-items:center;background:#ffffff1a;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:3rem;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:3rem}.nav-button:hover{background:#fff3}.nav-button.prev{left:-4rem}.nav-button.next{right:-4rem}.feedback-form-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border-radius:1rem;margin:0 auto;max-width:600px;padding:2rem}.feedback-form-container h3{color:#fff;font-size:1.5rem;margin-bottom:1.5rem;text-align:center}.feedback-form{gap:1.5rem}.feedback-form,.form-group{display:flex;flex-direction:column}.form-group{gap:.5rem}.rating-input{display:flex;gap:.5rem}.star-icon.interactive{cursor:pointer;transition:all .3s ease}.star-icon.interactive:hover{color:#a855f7;transform:scale(1.2)}.submit-button:hover{background:#9333ea}.feedback-link-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border-radius:1rem;margin:4rem auto 0;max-width:600px;padding:2rem;text-align:center}.feedback-link-container h3{color:#fff;font-size:1.5rem;margin-bottom:1rem}.feedback-link-container p{color:#d1d5db;margin-bottom:1.5rem}.feedback-button{background:#a855f7;border-radius:.5rem;color:#fff;display:inline-block;font-weight:500;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.feedback-button:hover{background:#9333ea;transform:translateY(-2px)}@media (max-width:768px){.feedback-header h2{font-size:2.5rem}.testimonials-container{padding:0 1rem}.nav-button{position:relative;top:1rem;transform:none}.nav-button.prev{left:0}.nav-button.next{right:0}.testimonials-wrapper{margin:0 -1rem}}.footer{background:#000;color:#fff;padding:4rem 0 2rem}.footer-container{margin:0 auto;max-width:1200px;padding:0 1rem}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:3rem}.footer-section h3.company-name{background:linear-gradient(90deg,#a78bfa,#ec4899);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:2rem;font-weight:700;margin-bottom:1rem}.company-description{color:#d1d5db;line-height:1.6;margin-bottom:1.5rem}.social-links{display:flex;gap:1rem}.footer-section h4{color:#fff;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:.75rem}.footer-section ul li a{color:#d1d5db;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#a855f7}.footer-bottom{border-top:1px solid #ffffff1a;padding-top:2rem;text-align:center}.footer-bottom p{color:#d1d5db;font-size:.875rem}.hero-section{background:linear-gradient(180deg,#000,#2d1b4e,#000);min-height:100vh;overflow:hidden;position:relative;width:100%}.canvas-container{inset:0;position:absolute}.content-container{margin:0 auto;max-width:1200px;padding:8rem 1rem 4rem;position:relative;z-index:10}.hero-content{margin:0 auto;max-width:48rem;text-align:center}.hero-content h1{color:#fff;font-size:2.25rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}@media (min-width:768px){.hero-content h1{font-size:3.75rem}}.gradient-text{background:linear-gradient(90deg,#a78bfa,#ec4899);-webkit-background-clip:text;background-clip:text;color:#0000}.hero-description{color:#d1d5db;font-size:1.25rem;margin-bottom:2rem}.button-group{display:flex;flex-direction:column;gap:1rem;justify-content:center;margin-bottom:4rem}@media (min-width:640px){.button-group{flex-direction:row}}.button{align-items:center;border-radius:.375rem;display:inline-flex;font-weight:500;justify-content:center;padding:.75rem 1.5rem;transition:all .2s}.button.primary{background-color:#9333ea;color:#fff}.button.primary:hover{background-color:#7e22ce}.button.secondary{background-color:initial;border:1px solid #fff;color:#fff}.button.secondary:hover{background-color:#ffffff1a}.button-icon{height:1rem;margin-left:.5rem;width:1rem}.services-grid{grid-gap:0;gap:0;grid-template-columns:1fr;margin-top:4rem;width:100%}@media (min-width:768px){.services-grid{grid-template-columns:repeat(3,1fr)}}.service-card{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#ffffff0d;border-radius:.75rem;padding:1.5rem}.service-icon{color:#c084fc;height:2.5rem;margin-bottom:1rem;width:2.5rem}.service-card h3{color:#fff;font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.service-card p{text-align:center}.orb-1{animation:pulse 4s infinite}.orb-2{animation:pulse 4s 1s infinite}@keyframes pulse{0%{opacity:.4}50%{opacity:.6}to{opacity:.4}}.team-section{background:linear-gradient(180deg,#1a103c,#000);padding:6rem 0}.team-container{margin:0 auto;max-width:1200px;padding:0 1rem}.team-header{margin-bottom:4rem;text-align:center}.team-header h2{color:#fff;font-size:3rem;font-weight:700;margin-bottom:1rem}.team-header p{color:#d1d5db;font-size:1.25rem}.founders-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr;margin:0 auto;max-width:900px}@media (min-width:768px){.founders-grid{grid-template-columns:repeat(2,1fr)}}.founder-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border-radius:1rem;overflow:hidden;transition:transform .3s ease}.founder-card:hover{transform:translateY(-10px)}.founder-image-wrapper{overflow:hidden;padding-top:100%;position:relative;width:100%}.founder-image{height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:transform .3s ease;width:100%}.founder-card:hover .founder-image{transform:scale(1.05)}.founder-info{padding:1.5rem}.founder-info h3{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.founder-role{color:#a855f7;display:block;font-size:1rem;margin-bottom:1rem}.founder-bio{color:#d1d5db;line-height:1.6;margin-bottom:1.5rem}.founder-social{display:flex;gap:1rem}.social-link{align-items:center;background:#ffffff0d;border-radius:.5rem;color:#d1d5db;display:flex;justify-content:center;padding:.5rem;transition:color .3s ease}.social-link:hover{background:#ffffff1a;color:#a855f7}@media (max-width:767px){.team-header h2{font-size:2.5rem}.founder-info h3{font-size:1.25rem}.founder-bio{font-size:.9rem}}.animated-background{inset:0;overflow:hidden;pointer-events:none;position:absolute;z-index:0}.gradient-overlay{background:linear-gradient(45deg,#a855f71a,#ec48991a);inset:0;position:absolute}.floating-text{color:#fff;font-size:15vw;font-weight:900;left:50%;opacity:.1;text-transform:uppercase;top:50%;transform:translate(-50%,-50%);white-space:nowrap}.floating-text,.gradient-orb{pointer-events:none;position:absolute}.gradient-orb{border-radius:9999px;filter:blur(24px);height:24rem;opacity:.3;width:24rem}.orb-1{animation:float 8s ease-in-out infinite;background-color:#a855f74d;left:25%;top:25%}.orb-2{animation:float 8s ease-in-out 1s infinite;background-color:#ec48994d;right:25%;top:33%}@keyframes float{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-20px) scale(1.05)}}@media (max-width:768px){.floating-text{font-size:20vw}}.services-section{background:linear-gradient(180deg,#000,#1a103c);min-height:100vh;padding:6rem 0}.services-container{margin:0 auto;max-width:1200px;padding:0 1rem}.services-header{margin-bottom:4rem;text-align:center}.services-header h1{color:#fff;font-size:3rem;font-weight:700;margin-bottom:1rem}.services-header p{color:#d1d5db;font-size:1.25rem}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.service-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border-radius:1rem;display:flex;flex-direction:column;padding:2rem;transition:transform .3s ease}.service-card:hover{transform:translateY(-10px)}.service-icon-wrapper{align-items:center;background:linear-gradient(45deg,#a855f7,#ec4899);border-radius:1rem;color:#fff;display:flex;height:64px;justify-content:center;margin-bottom:1.5rem;width:64px}.service-card h2{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.service-card p{color:#d1d5db;line-height:1.6;margin-bottom:1.5rem}.service-card ul{list-style:none}.feature-list{flex-grow:1;list-style:none!important;margin:0 0 2rem;padding:0}.feature-list li{color:#d1d5db;list-style:none;margin-bottom:.5rem;padding-left:1.5rem;position:relative}.feature-list li:before{color:#a855f7;content:"•";left:0;position:absolute}.learn-more-button{background:#a855f7;border-radius:.5rem;color:#fff;display:inline-block;font-weight:500;padding:.75rem 1.5rem;text-align:center;text-decoration:none;transition:all .3s ease}.learn-more-button:hover{background:#9333ea}@media (max-width:768px){.services-header h1{font-size:2.5rem}.services-grid{grid-template-columns:1fr}}.service-detail-section{background:linear-gradient(180deg,#000,#1a103c);min-height:100vh;padding:6rem 0}.service-detail-container{margin:0 auto;max-width:1200px;padding:0 1rem}.service-detail-header{margin-bottom:4rem;text-align:center}.service-detail-header h1{color:#fff;font-size:3.5rem;font-weight:700;margin-bottom:1rem}.service-detail-header p{color:#d1d5db;font-size:1.25rem}.service-content{display:flex;flex-direction:column;gap:4rem}.service-description{margin:0 auto;max-width:800px;text-align:center}.service-description h2{color:#fff;font-size:2rem;margin-bottom:1rem}.service-description p{color:#d1d5db;font-size:1.125rem;line-height:1.8}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.feature-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border-radius:1rem;padding:2rem;transition:transform .3s ease}.feature-card:hover{transform:translateY(-5px)}.feature-icon{color:#a855f7;height:2rem;margin-bottom:1rem;width:2rem}.feature-card h3{color:#fff;font-size:1.25rem;margin-bottom:.5rem}.feature-card p{color:#d1d5db;line-height:1.6}.technologies-section{text-align:center}.technologies-section h2{color:#fff;font-size:2rem;margin-bottom:2rem}.technologies-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:0 auto;max-width:800px}.technology-item{align-items:center;background:#ffffff0d;border-radius:.5rem;display:flex;gap:.5rem;padding:1rem}.check-icon{color:#a855f7;height:1.25rem;width:1.25rem}.technology-item span{color:#fff}.cta-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border-radius:1rem;margin-top:2rem;padding:3rem 2rem;text-align:center}.cta-section h2{color:#fff;font-size:2rem;margin-bottom:1rem}.cta-section p{color:#d1d5db;margin-bottom:2rem}.cta-button{background:#a855f7;border-radius:.5rem;color:#fff;display:inline-block;font-weight:500;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.cta-button:hover{background:#9333ea;transform:translateY(-2px)}@media (max-width:768px){.service-detail-header h1{font-size:2.5rem}.cta-section h2,.service-description h2,.technologies-section h2{font-size:1.75rem}.service-description p{font-size:1rem}.features-grid{grid-template-columns:1fr}}.progress{background:#ffffff1a;border-radius:2px;height:4px;overflow:hidden;position:relative;width:100%}.progress-bar{background:linear-gradient(90deg,#a78bfa,#ec4899);height:100%;left:0;position:absolute;top:0;transition:width .5s ease}.loading-screen{align-items:center;background:#000;display:flex;inset:0;justify-content:center;position:fixed;z-index:50}.loading-content{text-align:center}.loading-title{color:#fff;font-size:3rem;font-weight:700;margin-bottom:2rem}.progress-wrapper{width:200px}.progress-bar{background:#ffffff1a;height:4px}.progress-bar [role=progressbar]{background:linear-gradient(90deg,#a78bfa,#ec4899)}.legal-section{background:linear-gradient(180deg,#000,#1a103c);min-height:100vh;padding:6rem 0}.legal-container{margin:0 auto;max-width:800px;padding:0 1rem}.legal-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border-radius:1rem;padding:2rem}.legal-content h1{color:#fff;font-size:2.5rem;margin-bottom:2rem;text-align:center}.legal-text{color:#d1d5db;line-height:1.8}.legal-text h2{color:#fff;font-size:1.5rem;margin:2rem 0 1rem}.legal-text p,.legal-text ul{margin-bottom:1rem}.legal-text ul{list-style:disc;margin-left:1.5rem}.legal-text li{margin-bottom:.5rem}@media (max-width:768px){.legal-content h1{font-size:2rem}.legal-text h2{font-size:1.25rem}}.submit-feedback-section{background:linear-gradient(180deg,#000000e6,#1a103ce6);min-height:100vh;padding:6rem 0;position:relative}.submit-feedback-container{margin:0 auto;max-width:800px;padding:0 1rem;position:relative;z-index:1}.submit-feedback-header{margin-bottom:4rem;text-align:center}.submit-feedback-header h1{color:#fff;font-size:3rem;font-weight:700;margin-bottom:1rem}.submit-feedback-header p{color:#d1d5db;font-size:1.25rem}.feedback-form{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border-radius:1rem;padding:2rem}.form-group{margin-bottom:1.5rem}.form-group label{color:#fff;display:block;font-weight:500;margin-bottom:.5rem}.form-group input,.form-group textarea{background:#ffffff1a;border:1px solid #fff3;border-radius:.5rem;color:#fff;font-size:1rem;padding:.75rem;transition:all .3s ease;width:100%}.form-group input:focus,.form-group textarea:focus{background:#ffffff26;border-color:#a855f7;outline:none}.form-group textarea{min-height:150px;resize:vertical}.submit-button{align-items:center;background:#a855f7;border:none;border-radius:.5rem;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:500;gap:.5rem;justify-content:center;padding:1rem;transition:all .3s ease;width:100%}.submit-button:hover:not(:disabled){background:#9333ea;transform:translateY(-2px)}.submit-button:disabled{cursor:not-allowed;opacity:.7}.button-icon{height:1.25rem;width:1.25rem}.submit-status{border-radius:.5rem;font-weight:500;margin-bottom:1.5rem;padding:1rem;text-align:center}.submit-status.success{background:#22c55e1a;color:#22c55e}.submit-status.error{background:#ef44441a;color:#ef4444}@media (max-width:768px){.submit-feedback-header h1{font-size:2.5rem}}.thank-you-section{align-items:center;background:linear-gradient(180deg,#000000e6,#1a103ce6);display:flex;justify-content:center;min-height:100vh;position:relative}.thank-you-container{padding:2rem;position:relative;text-align:center;z-index:1}.thank-you-icon{color:#22c55e;margin-bottom:2rem}.thank-you-content{max-width:600px}.thank-you-content h1{color:#fff;font-size:3rem;font-weight:700;margin-bottom:1rem}.thank-you-content p{color:#d1d5db;font-size:1.25rem;margin-bottom:2rem}.redirect-message{color:#a855f7;font-size:1rem;font-weight:500}@media (max-width:768px){.thank-you-content h1{font-size:2.5rem}.thank-you-content p{font-size:1.125rem}}.floating-nav{display:flex;flex-direction:column;gap:1rem;position:fixed;right:2rem;z-index:50}.floating-nav>div:first-child{position:fixed;right:2rem;top:2rem}.floating-nav>button:last-child,.floating-nav>div:last-child{bottom:2rem;position:fixed;right:2rem}.floating-button{align-items:center;border:none;border-radius:50%;box-shadow:0 4px 12px #00000026;color:#fff;cursor:pointer;display:flex;height:3rem;justify-content:center;transition:transform .2s,background-color .2s;width:3rem}.scroll-button{background:#a855f7}.scroll-button:hover{background:#9333ea;transform:translateY(-2px)}.home-button{background:#ec4899;text-decoration:none}.home-button:hover{background:#db2777;transform:translateY(-2px)}.floating-button:active{transform:translateY(0)}.floating-button:focus{outline:2px solid #fff;outline-offset:2px}@media (max-width:768px){.floating-nav>div:first-child{right:1.5rem;top:1.5rem}.floating-nav>button:last-child,.floating-nav>div:last-child{bottom:1.5rem;right:1.5rem}.floating-button{height:2.75rem;width:2.75rem}}
/*# sourceMappingURL=main.cace2a35.css.map*/