*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0a0a0a;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#1a1a1a}::-webkit-scrollbar-thumb{background:#333;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0acc;border-bottom:1px solid #ffffff1a;left:0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.header.scrolled{background:#0a0a0af2;box-shadow:0 4px 20px #0000004d}.nav-content{align-items:center;display:flex;justify-content:space-between;padding:1rem 0}.logo{font-size:1.5rem;font-weight:700}.desktop-nav{display:flex;gap:2rem}.nav-link{color:#fffc;font-weight:500;text-decoration:none;transition:color .3s ease}.nav-link:hover{color:#667eea}.nav-actions{align-items:center;display:flex;gap:1rem}.mobile-menu-btn{background:none;border:none;color:#fff;cursor:pointer;display:none}.mobile-menu{border-top:1px solid #ffffff1a;display:none;flex-direction:column;padding:1rem 0}.mobile-nav-link{color:#fffc;font-weight:500;padding:.75rem 0;text-decoration:none}@media (max-width:768px){.desktop-nav{display:none}.mobile-menu-btn{display:block}.mobile-menu{display:flex}.nav-actions .btn-primary{display:none}}.hero{align-items:center;display:flex;min-height:100vh;overflow:hidden;position:relative}.hero-background{z-index:1}.hero-background,.hero-background:after{height:100%;left:0;position:absolute;top:0;width:100%}.hero-background:after{background:linear-gradient(90deg,#0006,#0000001a 50%,#0000);content:"";z-index:2}.hero-background canvas{display:block;height:100%!important;width:100%!important}.spline-scene{height:100%;opacity:.7;width:100%}.spline-loader{color:#fff9;font-size:1.2rem}.spline-error,.spline-loader{align-items:center;display:flex;height:100%;justify-content:center}.spline-error{background:#ff00001a;border:1px solid #f003;border-radius:8px;color:#fff6;font-size:1rem;margin:2rem;padding:2rem}.hero-content{grid-gap:2rem;align-items:center;display:grid;gap:2rem;grid-template-columns:1fr 1fr;min-height:calc(100vh - 80px);padding-top:80px;position:relative;width:100%;z-index:10}.hero-text{justify-self:start;margin-bottom:0;max-width:500px}.hero-main-title{color:#fff;font-size:3.5rem;font-weight:700;line-height:1.1;margin-bottom:1.5rem;text-shadow:0 1px 2px #000000e6,0 2px 4px #000000b3,0 4px 8px #00000080}.saas-gradient{color:#a30bf5}.hero-description{color:#fffc;font-size:1.2rem;line-height:1.6;margin-bottom:2rem}.hero-actions{flex-wrap:wrap;gap:1rem;margin-top:2rem}.demo-btn,.hero-actions{align-items:center;display:flex}.demo-btn{gap:.5rem}.hero-stats{display:flex;gap:3rem;margin-top:2rem}.stat-item{align-items:center;display:flex;flex-direction:column}.stat-number{color:#667eea;font-size:2rem;font-weight:700;margin-bottom:.25rem}.stat-label{color:#fff9;font-size:.9rem;letter-spacing:.5px;text-transform:uppercase}@media (max-width:768px){.hero-content{grid-template-columns:1fr;padding-top:100px;text-align:center}.hero-text{justify-self:center;margin-bottom:2rem;max-width:100%}.hero-main-title{font-size:2.5rem}.hero-description{font-size:1.1rem}.hero-actions{align-items:center;flex-direction:column;gap:1rem}.hero-actions .btn-primary,.hero-actions .btn-secondary{justify-content:center;max-width:280px;width:100%}.hero-stats{gap:2rem;justify-content:center}.stat-number{font-size:1.5rem}}.services{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05}.section-header{margin-bottom:3rem;text-align:center}.section-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.section-description{color:#ffffffb3;font-size:1.1rem;margin:0 auto;max-width:600px}.spline-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff1a;border-radius:20px;height:400px;margin:3rem 0;overflow:hidden;width:100%}.spline-container canvas{height:100%!important;width:100%!important}@media (max-width:768px){.section-title{font-size:2rem}.section-description{font-size:1rem;padding:0 1rem}.spline-container{height:300px;margin:2rem 0}.services-grid{gap:1.5rem;grid-template-columns:1fr;padding:0 1rem}.service-card{padding:1.5rem}.service-title{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:1px solid #ffffff1a;border-radius:16px;padding:2rem;transition:all .3s ease}.service-card:hover{border-color:#667eea4d;box-shadow:0 20px 40px #0003;transform:translateY(-5px)}.service-icon{color:#667eea;margin-bottom:1.5rem}.service-title{font-size:1.5rem;font-weight:600;margin-bottom:1rem}.service-description{color:#fffc;line-height:1.6;margin-bottom:1.5rem}.service-features{list-style:none}.service-features li{color:#ffffffb3;padding:.25rem 0 .25rem 1rem;position:relative}.service-features li:before{color:#667eea;content:"•";left:0;position:absolute}.features{background:linear-gradient(135deg,#667eea1a,#764ba21a)}.features-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.features-title{font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.features-description{color:#fffc;font-size:1.1rem;line-height:1.6}.features-grid{display:flex;flex-direction:column;gap:2rem}.feature-item{align-items:flex-start;display:flex;gap:1rem}.feature-icon{background:#667eea1a;border-radius:12px;color:#667eea;flex-shrink:0;padding:.75rem}.feature-content{flex:1 1}.feature-title{font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.feature-description{color:#ffffffb3;line-height:1.5}@media (max-width:768px){.features-content{gap:2rem;grid-template-columns:1fr;text-align:center}.features-title{font-size:2rem}.features-description{font-size:1rem;padding:0 1rem}.features-grid{gap:1.5rem}.feature-item{align-items:center;flex-direction:column;text-align:center}.feature-icon{margin-bottom:.5rem}}.contact{background:#ffffff05}.contact-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin-top:3rem}.contact-info{display:flex;flex-direction:column;gap:2rem}.contact-item{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;display:flex;gap:1rem;padding:1.5rem}.contact-item svg{color:#667eea;flex-shrink:0}.contact-item h4{font-size:1.1rem;font-weight:600;margin-bottom:.25rem}.contact-item p{color:#ffffffb3}.contact-form{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:2rem}.form-group{margin-bottom:1.5rem}.form-group input,.form-group textarea{background:#ffffff1a;border:1px solid #fff3;border-radius:8px;color:#fff;font-size:1rem;padding:1rem;transition:all .3s ease;width:100%}.form-group input::placeholder,.form-group textarea::placeholder{color:#ffffff80}.form-group input:focus,.form-group textarea:focus{background:#ffffff26;border-color:#667eea;outline:none}.submit-btn{align-items:center;display:flex;gap:.5rem;justify-content:center;width:100%}@media (max-width:768px){.contact-content{gap:2rem;grid-template-columns:1fr}.contact-form{padding:1.5rem}.contact-item{flex-direction:column;padding:1rem;text-align:center}.contact-item h4{font-size:1rem}}.footer{background:#000c;border-top:1px solid #ffffff1a;padding:3rem 0 1rem}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:2fr 1fr 1fr 1fr;margin-bottom:2rem}.footer-brand h3{font-size:1.5rem;margin-bottom:.5rem}.footer-brand p{color:#ffffffb3;line-height:1.5}.link-group h4{color:#667eea;font-size:1rem;font-weight:600;margin-bottom:1rem}.link-group a{color:#ffffffb3;display:block;margin-bottom:.5rem;text-decoration:none;transition:color .3s ease}.link-group a:hover{color:#667eea}.footer-social h4{color:#667eea;font-size:1rem;font-weight:600;margin-bottom:1rem}.social-links{display:flex;gap:1rem}.social-links a{color:#ffffffb3;transition:color .3s ease}.social-links a:hover{color:#667eea}.footer-bottom{border-top:1px solid #ffffff1a;color:#ffffff80;padding-top:2rem;text-align:center}@media (max-width:768px){.footer{padding:2rem 0 1rem}.footer-content{gap:2rem;grid-template-columns:1fr;text-align:center}.footer-brand h3{font-size:1.25rem}.link-group{margin-bottom:1rem}.social-links{justify-content:center}}.App{background:linear-gradient(135deg,#0a0a0a,#1a1a2e 50%,#16213e);min-height:100vh}.container{margin:0 auto;max-width:1200px;padding:0 20px}.section{padding:80px 0}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#f0abfc,#e879f9 50%,#f472b6);-webkit-background-clip:text;background-clip:text}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-weight:600;padding:12px 24px;text-decoration:none;transition:all .3s ease}.btn-primary:hover{box-shadow:0 10px 25px #667eea4d;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #fff3;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-weight:600;padding:12px 24px;text-decoration:none;transition:all .3s ease}.btn-secondary:hover{background:#667eea1a;border-color:#667eea}
/*# sourceMappingURL=main.8c50760f.css.map*/