*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}.App{display:flex;flex-direction:column;min-height:100vh}main{flex:1 1}.container{margin:0 auto;max-width:100%;padding:0}.navbar{background:#fff;box-shadow:0 2px 20px #0000001a;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.nav-container{height:70px;justify-content:space-between;margin:0 auto;max-width:100%;padding:0 40px}.nav-container,.nav-logo{align-items:center;display:flex}.nav-logo{color:#1e293b;font-size:1.5rem;font-weight:700}.nav-logo i{font-size:1.8rem;margin-right:10px}.nav-menu{display:flex;gap:2rem;list-style:none}.nav-link{color:#64748b;font-weight:500;text-decoration:none;transition:color .3s ease}.nav-link.active,.nav-link:hover{color:#ef4444}.nav-toggle{cursor:pointer;display:none;flex-direction:column}.nav-toggle span{background:#333;height:3px;margin:3px 0;transition:.3s;width:25px}.btn{border:none;border-radius:8px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:12px 24px;text-decoration:none;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff}.btn-primary:hover{box-shadow:0 10px 25px #ef44444d;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #ef4444;color:#ef4444}.btn-secondary:hover{background:#ef4444;color:#fff}.btn-large{font-size:1.1rem;padding:16px 32px}.hero{align-items:center;background:linear-gradient(135deg,#1e293b,#334155);color:#fff;display:flex;min-height:80vh;padding:100px 0}.hero-container{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:100%;padding:0 40px}.hero-title{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#ef4444,#f97316);-webkit-background-clip:text;background-clip:text}.hero-description{font-size:1.2rem;line-height:1.6;margin-bottom:2rem;opacity:.9}.hero-buttons{display:flex;gap:1rem;margin-bottom:3rem}.hero-stats{display:flex;gap:2rem}.stat{text-align:center}.stat-number{color:#ef4444;display:block;font-size:2rem;font-weight:700}.stat-label{font-size:.9rem;opacity:.8}.ai-dashboard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;padding:20px}.dashboard-header{align-items:center;border-bottom:1px solid #fff3;display:flex;margin-bottom:20px;padding-bottom:15px}.dashboard-dots{display:flex;gap:5px;margin-right:15px}.dashboard-dots span{background:#ffffff80;border-radius:50%;height:8px;width:8px}.dashboard-title{font-weight:600}.content-preview{background:#ffffff1a;border-radius:8px;margin-bottom:15px;padding:15px}.preview-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.preview-header i{margin-right:8px}.status-badge{border-radius:4px;font-size:.8rem;font-weight:600;padding:4px 8px}.status-badge.success{background:#10b981;color:#fff}.status-badge.pending{background:#f59e0b;color:#fff}.preview-text h4{font-size:1rem;margin-bottom:8px}.preview-text p{font-size:.9rem;opacity:.8}.section-header{margin-bottom:4rem;padding:0 40px;text-align:center}.section-header h2{color:#1e293b;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.section-header p{color:#64748b;font-size:1.1rem;margin:0 auto;max-width:600px}.features{background:#f8fafc;padding:100px 0}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));padding:0 40px}.feature-card{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{box-shadow:0 10px 40px #00000026;transform:translateY(-5px)}.feature-icon{align-items:center;background:linear-gradient(135deg,#ef4444,#dc2626);border-radius:12px;display:flex;height:60px;justify-content:center;margin-bottom:1.5rem;width:60px}.feature-icon i{color:#fff;font-size:1.5rem}.feature-card h3{color:#1e293b;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.feature-card p{color:#64748b;line-height:1.6}.content-types{padding:100px 0}.content-types-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));padding:0 40px}.content-type{border-radius:12px;padding:2rem;text-align:center;transition:transform .3s ease}.content-type:hover{transform:translateY(-5px)}.content-type i{color:#ef4444;font-size:3rem;margin-bottom:1rem}.content-type h3{color:#1e293b;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.content-type p{color:#64748b;font-size:.9rem}.cta{background:linear-gradient(135deg,#1e293b,#334155);color:#fff;padding:100px 0;text-align:center}.cta-content h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta-content p{font-size:1.2rem;margin-bottom:2rem;opacity:.9}.cta-note{font-size:.9rem;margin-top:1rem;opacity:.7}.footer{background:#1e293b;color:#fff;padding:60px 0 20px}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:2fr 1fr 1fr 1fr;margin-bottom:2rem;padding:0 40px}.footer-logo{align-items:center;display:flex;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.footer-logo i{color:#ef4444;margin-right:10px}.footer-section p{line-height:1.6;margin-bottom:1.5rem;opacity:.8}.footer-section h4{font-size:1.1rem;font-weight:600;margin-bottom:1rem}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#94a3b8;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#ef4444}.social-links{display:flex;gap:1rem}.social-links a{align-items:center;background:#334155;border-radius:8px;color:#fff;display:flex;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.social-links a:hover{background:#ef4444;transform:translateY(-2px)}.footer-bottom{align-items:center;border-top:1px solid #334155;display:flex;justify-content:space-between;padding:2rem 40px 0}.footer-links{display:flex;gap:2rem}.footer-links a{color:#94a3b8;font-size:.9rem;text-decoration:none}.footer-links a:hover{color:#ef4444}@media (max-width:768px){.nav-menu{display:none}.nav-toggle{display:flex}.hero-container{grid-template-columns:1fr;text-align:center}.hero-title{font-size:2.5rem}.hero-buttons{align-items:center;flex-direction:column}.hero-stats{justify-content:center}.features-grid{grid-template-columns:1fr}.content-types-grid{grid-template-columns:repeat(2,1fr)}.footer-content{grid-template-columns:1fr;text-align:center}.footer-bottom{flex-direction:column;gap:1rem}.cta-content h2,.section-header h2{font-size:2rem}}
/*# sourceMappingURL=main.32ade1a0.css.map*/