*{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:10px}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background:#667eea;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#764ba2}.navbar{align-items:center;background:#0000;display:flex;justify-content:space-between;padding:1.5rem 5%;position:fixed;top:0;transition:all .3s ease;width:100%;z-index:1000}.navbar.scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0af2;border-bottom:1px solid #ffffff1a;box-shadow:0 4px 30px #0000001a}.logo{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;cursor:pointer;font-size:1.8rem;font-weight:800}.nav-links{align-items:center;display:flex;gap:2.5rem}.nav-link{font-weight:500;text-decoration:none;transition:color .3s ease}.nav-cta,.nav-link{color:#fff;cursor:pointer;font-size:.95rem}.nav-cta{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:50px;font-weight:600;padding:.75rem 1.8rem;transition:all .3s ease}.nav-cta:hover{box-shadow:0 10px 40px #667eea66}@media (max-width:768px){.nav-links{gap:1rem}.nav-link{display:none}.logo{font-size:1.5rem}}.hero{align-items:center;background:linear-gradient(135deg,#0a0a0a,#1a1a2e);display:flex;justify-content:center;min-height:100vh;overflow:hidden;position:relative}.hero-background{background-image:url(https://images.unsplash.com/photo-1639762681485-074b7f938ba0?w=1920&q=80);background-position:50%;background-size:cover;opacity:.15;z-index:0}.hero-background,.hero-overlay{bottom:0;left:0;position:absolute;right:0;top:0}.hero-overlay{background:radial-gradient(circle at 50% 50%,#667eea1a 0,#0a0a0ae6 70%);z-index:1}.hero-content{max-width:1200px;padding:0 5%;position:relative;text-align:center;z-index:2}.hero-badge{background:#667eea1a;border:1px solid #667eea4d;border-radius:50px;color:#667eea;display:inline-block;font-size:.9rem;font-weight:500;margin-bottom:2rem;padding:.5rem 1.5rem}.hero-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#667eea);-webkit-background-clip:text;background-clip:text;font-size:clamp(2.5rem,6vw,5rem);font-weight:800;line-height:1.1;margin-bottom:1.5rem}.hero-description{color:#a0a0a0;font-size:1.25rem;line-height:1.6;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:700px}.hero-buttons{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-bottom:5rem}.hero-cta-primary{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:50px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1.2rem 3rem;transition:all .3s ease}.hero-cta-primary:hover{box-shadow:0 20px 60px #667eea80}.hero-cta-secondary{background:#0000;border:2px solid #fff3;border-radius:50px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1.2rem 3rem;transition:all .3s ease}.hero-cta-secondary:hover{background:#ffffff1a}.hero-stats{display:flex;flex-wrap:wrap;gap:3rem;justify-content:center}.stat-item{text-align:center}.stat-number{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:800}.stat-label{color:#a0a0a0;margin-top:.5rem}@media (max-width:768px){.hero-buttons{align-items:center;flex-direction:column}.hero-cta-primary,.hero-cta-secondary{max-width:300px;width:100%}.hero-stats{gap:2rem}}.features{background:#0a0a0a;padding:8rem 5%}.features-header{margin-bottom:5rem;text-align:center}.features-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#667eea);-webkit-background-clip:text;background-clip:text;font-size:clamp(2rem,4vw,3.5rem);font-weight:800;margin-bottom:1.5rem}.features-subtitle{color:#a0a0a0;font-size:1.2rem;margin:0 auto;max-width:600px}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1400px}.feature-card{background:#ffffff05;border:1px solid #ffffff1a;border-radius:20px;cursor:pointer;padding:2.5rem;transition:all .3s ease}.feature-icon{font-size:3rem;margin-bottom:1.5rem}.feature-title{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.feature-description{color:#a0a0a0;line-height:1.6}@media (max-width:768px){.features{padding:4rem 5%}.features-grid{grid-template-columns:1fr}}.cta{background:linear-gradient(135deg,#667eea,#764ba2);overflow:hidden;padding:8rem 5%;position:relative}.cta-content{margin:0 auto;max-width:800px;position:relative;text-align:center;z-index:2}.cta-title{color:#fff;font-size:clamp(2rem,4vw,3.5rem);font-weight:800;margin-bottom:1.5rem}.cta-description{color:#ffffffe6;font-size:1.2rem;line-height:1.6;margin-bottom:3rem}.cta-button{background:#fff;border:none;border-radius:50px;color:#667eea;cursor:pointer;font-size:1.1rem;font-weight:700;padding:1.2rem 3rem;transition:all .3s ease}.cta-button:hover{box-shadow:0 20px 60px #0000004d}@media (max-width:768px){.cta{padding:4rem 5%}}.footer{background:#0a0a0a;border-top:1px solid #ffffff1a;padding:4rem 5%}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1400px}.footer-section{display:flex;flex-direction:column}.footer-logo{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:1.8rem;font-weight:800;margin-bottom:1rem}.footer-description{color:#a0a0a0;line-height:1.6}.footer-heading{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.footer-link{color:#a0a0a0;display:block;margin-bottom:.5rem;text-decoration:none;transition:color .3s ease}.footer-link:hover{color:#667eea}.footer-bottom{border-top:1px solid #ffffff1a;color:#a0a0a0;margin-top:3rem;padding-top:2rem;text-align:center}@media (max-width:768px){.footer-content{gap:2rem;grid-template-columns:1fr}}.App{min-height:100vh;width:100%}
/*# sourceMappingURL=main.2a839747.css.map*/