*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{margin:0 auto;max-width:1200px;padding:0 20px}@media (max-width:768px){.container{padding:0 15px}}.hero{align-items:center;display:flex;min-height:100vh;overflow:hidden;position:relative}.hero .container{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.hero-content{z-index:2}.hero-title{color:#fff;font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.hero-description{color:#ffffffe6;font-size:1.2rem;line-height:1.6;margin-bottom:2rem}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem}.btn-primary{background:linear-gradient(135deg,gold,orange);color:#333}.btn-primary:hover{box-shadow:0 10px 20px #ffd7004d}.btn-secondary{border:2px solid #ffffff4d;color:#fff}.btn-secondary:hover{background:#ffffff1a}.hero-visual{height:500px;position:relative}.floating-card{animation:float 6s ease-in-out infinite;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;padding:2rem;position:absolute;width:250px}.floating-card.card-2{animation-delay:-2s;right:0;top:50%}.floating-card.card-3{animation-delay:-4s;bottom:0;left:50%;transform:translateX(-50%)}.card-content{color:#fff;text-align:center}.icon{font-size:3rem;margin-bottom:1rem}.card-content h3{font-size:1.2rem;margin-bottom:.5rem}.card-content p{font-size:.9rem;opacity:.8}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.features{background:#fff;padding:6rem 0}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.feature-card{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border-radius:20px;padding:2rem;text-align:center;transition:transform .3s ease}.feature-card:hover{transform:translateY(-5px)}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-card h3{color:#333;margin-bottom:1rem}.feature-card p{color:#666;line-height:1.6}.contact{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:6rem 0}.contact-content{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.contact-info h2{font-size:2.5rem;margin-bottom:1rem}.contact-info p{font-size:1.2rem;margin-bottom:2rem;opacity:.9}.contact-details{display:flex;flex-direction:column;gap:1rem}.contact-item{align-items:center;display:flex;gap:1rem}.contact-icon{font-size:1.2rem}.contact-form{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;padding:2rem}.form-group{margin-bottom:1.5rem}.form-group input,.form-group textarea{background:#ffffff1a;border:1px solid #ffffff4d;border-radius:10px;color:#fff;font-size:1rem;padding:1rem;width:100%}.form-group input::placeholder,.form-group textarea::placeholder{color:#ffffffb3}.form-group input:focus,.form-group textarea:focus{border-color:gold;outline:none}@media (max-width:768px){.nav-links{display:none}.hero .container{grid-template-columns:1fr;text-align:center}.hero-title{font-size:2.5rem}.hero-buttons{justify-content:center}.contact-content,.features-grid{grid-template-columns:1fr}.contact-content{gap:2rem}.footer-content{grid-template-columns:1fr;text-align:center}.footer-links{justify-content:center}.floating-card{display:none}}.features-page{background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #fff3;left:0;position:fixed;right:0;top:0;z-index:1000}.navbar{align-items:center;display:flex;justify-content:space-between;padding:1rem 0}.logo h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:1.8rem;font-weight:700}.nav-links{display:flex;gap:2rem}.nav-links a{color:#333;font-weight:500;text-decoration:none;transition:color .3s ease}.nav-links a:hover{color:#667eea}.features-hero{color:#fff;padding:8rem 0 4rem;text-align:center}.features-hero-content h1{font-size:3rem;font-weight:700;margin-bottom:1rem}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,gold,orange);-webkit-background-clip:text;background-clip:text}.features-hero-content p{font-size:1.3rem;opacity:.9}.main-feature{background:#fff;padding:4rem 0}.feature-showcase{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.feature-badge{background:linear-gradient(135deg,gold,orange);border-radius:20px;color:#333;display:inline-block;font-size:.9rem;font-weight:600;margin-bottom:1.5rem;padding:.5rem 1rem}.feature-content h2{color:#333;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.feature-description{color:#666;font-size:1.2rem;line-height:1.6;margin-bottom:3rem}.feature-highlights{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin-bottom:3rem}.highlight-item{align-items:flex-start;display:flex;gap:1rem}.highlight-icon{flex-shrink:0;font-size:2rem}.highlight-content h4{color:#333;font-weight:600;margin-bottom:.5rem}.highlight-content p{color:#666;font-size:.9rem;line-height:1.5}.feature-buttons{display:flex;flex-wrap:wrap;gap:1rem}.btn{border:none;border-radius:50px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-primary:hover{box-shadow:0 10px 20px #667eea4d;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #667eea;color:#667eea}.btn-secondary:hover{background:#667eea;color:#fff;transform:translateY(-2px)}.feature-visual{display:flex;justify-content:center}.dashboard-mockup{background:#f8f9fa;border:1px solid #e9ecef;border-radius:15px;box-shadow:0 20px 40px #0000001a;max-width:500px;overflow:hidden;width:100%}.mockup-header{align-items:center;background:#667eea;color:#fff;display:flex;gap:1rem;padding:1rem}.mockup-controls{display:flex;gap:.5rem}.control{border-radius:50%;height:12px;width:12px}.control.red{background:#ff5f57}.control.yellow{background:#ffbd2e}.control.green{background:#28ca42}.mockup-title{font-size:.9rem;font-weight:600}.mockup-content{display:flex;height:300px}.sidebar{background:#f1f3f4;padding:1rem 0;width:150px}.sidebar-item{color:#666;cursor:pointer;font-size:.8rem;padding:.75rem 1rem;transition:background .3s ease}.sidebar-item.active{background:#667eea;color:#fff}.sidebar-item:hover:not(.active){background:#e9ecef}.main-content{display:flex;flex:1 1;flex-direction:column;gap:1rem;padding:1rem}.stats-cards{display:flex;gap:.5rem}.stat-card{background:#fff;border:1px solid #e9ecef;border-radius:8px;flex:1 1;padding:.75rem;text-align:center}.stat-number{color:#667eea;font-size:.9rem;font-weight:700;margin-bottom:.25rem}.stat-label{color:#666;font-size:.7rem}.chart-area{align-items:end;background:#fff;border:1px solid #e9ecef;border-radius:8px;display:flex;flex:1 1;padding:1rem}.chart-placeholder{height:100%}.chart-bars,.chart-placeholder{align-items:end;display:flex;width:100%}.chart-bars{gap:.5rem;justify-content:space-around}.bar{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:2px 2px 0 0;transition:all .3s ease;width:20px}.bar:hover{opacity:.8}.coming-features{background:#f8f9fa;padding:6rem 0}.section-header{margin-bottom:4rem;text-align:center}.section-header h2{color:#333;font-size:2.5rem;margin-bottom:1rem}.section-header p{color:#666;font-size:1.2rem}.coming-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.coming-card{background:#fff;border:2px solid #0000;border-radius:20px;box-shadow:0 5px 15px #0000001a;padding:2rem;text-align:center;transition:transform .3s ease}.coming-card:hover{border-color:#667eea;transform:translateY(-5px)}.coming-icon{font-size:3rem;margin-bottom:1rem}.coming-card h3{color:#333;font-size:1.5rem;margin-bottom:1rem}.coming-card p{color:#666;line-height:1.6;margin-bottom:1.5rem}.coming-status{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;color:#fff;display:inline-block;font-size:.8rem;font-weight:600;padding:.5rem 1rem}.footer{background:#1a1a1a;color:#fff;padding:3rem 0 1rem}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin-bottom:2rem}.footer-brand h3{font-size:1.5rem;margin-bottom:1rem}.footer-brand p{opacity:.8}.footer-links{display:flex;gap:2rem}.footer-column h4{color:gold;margin-bottom:1rem}.footer-column a{color:#fffc;display:block;margin-bottom:.5rem;text-decoration:none;transition:color .3s ease}.footer-column a:hover{color:gold}.footer-bottom{border-top:1px solid #ffffff1a;opacity:.8;padding-top:1rem;text-align:center}@media (max-width:768px){.nav-links{display:none}.features-hero-content h1{font-size:2.5rem}.feature-showcase{gap:2rem}.feature-highlights,.feature-showcase{grid-template-columns:1fr}.feature-buttons{justify-content:center}.coming-grid,.footer-content{grid-template-columns:1fr}.footer-content{text-align:center}.footer-links{justify-content:center}.stats-cards{flex-direction:column}.mockup-content{height:250px}.sidebar{width:120px}.sidebar-item{font-size:.7rem;padding:.5rem}}.App{background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh}
/*# sourceMappingURL=main.8afd0a69.css.map*/