.App{text-align:center}*{box-sizing:border-box;margin:0;padding:0}body{background:#fff;color:#0f172a;font-family:Inter,sans-serif;overflow-x:hidden}.container{margin:0 auto;max-width:1240px;padding:0 24px}.section{padding:40px 0}.header{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-bottom:none;box-shadow:0 4px 24px #6366f14d;height:112px;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.nav-container{gap:48px;height:100%;justify-content:space-between;margin:0 auto;max-width:1240px;padding:0 24px}.logo,.nav-container{align-items:center;display:flex}.logo{background:#fff;border:4px solid #fcd34d;border-radius:16px;box-shadow:0 4px 12px #fcd34d66;flex-direction:column;flex-shrink:0;gap:4px;padding:8px 20px;text-decoration:none;transition:all .3s}.logo:hover{background:#fff;border-color:#fde68a;box-shadow:0 8px 24px #fcd34d80;transform:translateY(-2px)}.logo-content{align-items:center;display:flex;flex-direction:column;gap:4px}.logo-icon{font-size:32px;line-height:1}.logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;background-clip:text;font-size:17px;font-weight:800;letter-spacing:.3px;line-height:1;white-space:nowrap}.nav-menu{align-items:center;display:flex;flex:1 1;gap:40px;justify-content:center;list-style:none;margin:0;padding:0}.nav-menu>li{position:relative}.nav-link,.nav-menu a{align-items:center;color:#fff;cursor:pointer;display:inline-flex;font-size:15px;font-weight:600;gap:6px;padding:8px 0;position:relative;text-decoration:none;text-shadow:0 2px 4px #0000001a;transition:all .3s;-webkit-user-select:none;user-select:none}.nav-link:after,.nav-menu a:after{background:#fff;border-radius:2px;bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s;width:0}.nav-link:hover,.nav-menu a:hover{color:#fde68a}.nav-link:hover:after,.nav-menu a:hover:after{width:100%}.nav-item{position:relative}.nav-link i{font-size:12px;transition:transform .3s}.nav-item.open .nav-link i,.nav-item:hover .nav-link i{transform:rotate(180deg)}.dropdown-menu{background:#fff;border-radius:12px;box-shadow:0 8px 32px #00000026;left:0;margin-top:20px;min-width:220px;opacity:0;padding:12px 0;position:absolute;top:100%;transform:translateY(10px);transition:all .3s;visibility:hidden;z-index:1000}.nav-item.open .dropdown-menu,.nav-item:hover .dropdown-menu{opacity:1;transform:translateY(0);visibility:visible}.dropdown-menu li{list-style:none}.dropdown-menu a{color:#0f172a!important;display:block;font-size:14px;font-weight:500;padding:12px 24px;text-shadow:none;transition:all .3s}.dropdown-menu a:after{display:none}.dropdown-menu a:hover{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:8px;color:#fff!important;margin:0 8px}.header-actions{align-items:center;display:flex;flex-shrink:0;gap:16px}.btn-primary{background:#fcd34d;border:none;border-radius:10px;box-shadow:0 4px 16px #fcd34d66;color:#fff;cursor:pointer;font-size:15px;font-weight:700;line-height:1;padding:12px 28px;transition:all .3s;white-space:nowrap}.btn-primary:hover{background:#fde68a;box-shadow:0 8px 24px #fcd34d99;transform:translateY(-3px) scale(1.05)}.hero-section{align-items:center;background:#fcd34d;display:flex;min-height:100vh;overflow:hidden;padding:0;position:relative}.hero-section:before{background:#ffffff1a;height:300px;left:-100px;top:-100px;width:300px}.hero-section:after,.hero-section:before{border-radius:50%;content:"";position:absolute}.hero-section:after{background:#ffffff14;bottom:50px;height:200px;right:10%;width:200px}.hero-grid{grid-gap:60px;align-items:center;background:#fff;border-radius:32px;box-shadow:0 30px 100px #0003;display:grid;gap:60px;grid-template-columns:1fr 1fr;margin:60px 0;padding:60px 50px;position:relative;z-index:1}.hero-grid:before{animation:float 5s ease-in-out infinite;content:"✨";font-size:40px;opacity:.4;position:absolute;right:20%;top:20px}.hero-grid:after{animation:float 7s ease-in-out infinite reverse;bottom:-20px;content:"🎯";font-size:45px;opacity:.5;position:absolute;right:15%;transform:rotate(15deg)}.hero-content{animation:slideInLeft .8s ease-out;position:relative}.hero-content:before{background-image:radial-gradient(circle,#1e40af 2px,#0000 0);background-size:15px 15px;height:150px;opacity:.15;right:0;top:-30px;width:150px}.hero-content:after,.hero-content:before{content:"";pointer-events:none;position:absolute}.hero-content:after{background-image:radial-gradient(circle,#fcd34d 2px,#0000 0);background-size:12px 12px;bottom:20px;height:120px;left:-40px;opacity:.2;width:120px}.hero-badge{background:#1e40af;border:none;border-radius:25px;box-shadow:0 4px 12px #1e40af4d;color:#fff;display:inline-block;font-size:14px;font-weight:700;margin-bottom:24px;padding:10px 24px}.hero-headline{color:#ff6b6b;font-size:58px;font-weight:900;letter-spacing:-1.5px;line-height:1.1;margin:0 0 24px}.hero-headline span{color:#1e40af;display:block;margin-top:8px}.hero-subheadline{color:#475569;font-size:19px;line-height:1.7;margin:0 0 40px;max-width:560px}.hero-cta{display:flex;gap:16px;margin-bottom:48px}.btn-hero-primary{background:#1e40af;border:none;border-radius:25px;box-shadow:0 8px 24px #1e40af59;color:#fff;cursor:pointer;font-size:17px;font-weight:700;padding:16px 40px;transition:all .3s}.btn-hero-primary:hover{background:#1e3a8a;box-shadow:0 12px 32px #1e40af73;transform:translateY(-3px) scale(1.05)}.btn-hero-secondary{background:#fff;border:3px solid #1e40af;border-radius:25px;color:#1e40af;cursor:pointer;font-size:17px;font-weight:700;padding:16px 40px;transition:all .3s}.btn-hero-secondary:hover{background:#1e40af;box-shadow:0 8px 24px #1e40af4d;color:#fff;transform:translateY(-3px) scale(1.05)}.hero-stats{gap:40px}.hero-stats,.stat-item{align-items:center;display:flex}.stat-item{gap:12px}.stat-item i{color:#6366f1;font-size:20px;opacity:.8}.stat-info h4{color:#0f172a;font-size:28px;font-weight:800;line-height:1;margin:0}.stat-info p{color:#64748b;font-size:13px;font-weight:600;line-height:1;margin:4px 0 0}.hero-image{animation:slideInRight .8s ease-out;position:relative}.hero-image-container{background:#0000;border-radius:24px;padding:0;position:relative}.hero-visual{align-items:center;display:flex;height:500px;justify-content:center;position:relative;width:100%}.hero-bg-curve{background:linear-gradient(135deg,#fcd34d,orange);border-radius:80px 0 0 80px;height:100%;position:absolute;right:0;top:0;width:70%;z-index:1}.geometric-element{position:absolute;z-index:2}.circle-1{background:#ffffff4d;border-radius:50%;height:60px;right:40px;top:30px;width:60px}.triangle-1{animation:float 4s ease-in-out infinite;background:#ff6b6b66;-webkit-clip-path:polygon(50% 0,0 100%,100% 100%);clip-path:polygon(50% 0,0 100%,100% 100%);height:40px;right:20px;top:100px;width:40px}.hero-main-image{border-radius:50%;box-shadow:-20px 30px 60px #00000040;height:380px;position:relative;transform:rotate(-5deg);width:380px;z-index:3}.image-frame{border:8px solid #fff;border-radius:50%;height:100%;overflow:hidden;width:100%}.image-frame img{height:100%;object-fit:cover;object-position:center;width:100%}.floating-icon{font-size:48px;position:absolute;z-index:4}.icon-1{animation:float 3s ease-in-out infinite;bottom:40px;left:20px}.icon-2{animation:float 4s ease-in-out infinite reverse;font-size:36px;left:30px;top:60px}.icon-3{animation:float 3.5s ease-in-out infinite;bottom:100px;font-size:42px;right:30px}.dashboard-section{background:#f8fafc;padding:60px 0}.dashboard-preview{margin:0 auto;max-width:900px}.dashboard-title{color:#1e293b;font-size:36px;font-weight:900;margin-bottom:48px;text-align:center}.dashboard-mockup{background:#fff;border:1px solid #e2e8f0;border-radius:24px;box-shadow:0 20px 60px #0f172a1a;padding:40px}.dashboard-header-info{border-bottom:2px solid #e9d5ff;display:flex;justify-content:space-between;margin-bottom:32px;padding-bottom:20px}.dashboard-header-info h3{color:#1e293b;font-size:24px;font-weight:800;margin:0}.dashboard-header-info span{color:#64748b;font-size:14px;font-weight:600}.dashboard-stats-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(2,1fr);margin-bottom:32px}.dashboard-stat-card{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:20px;padding:32px}.dashboard-stat-card h4{color:#fff;font-size:42px;font-weight:900;margin:0 0 8px}.dashboard-stat-card p{color:#ffffffe6;font-size:14px;font-weight:700;letter-spacing:.5px;margin:0}.dashboard-activity-feed{background:#f8fafc;border-radius:16px;padding:28px}.dashboard-activity-feed h4{color:#1e293b;font-size:18px;font-weight:800;margin:0 0 20px}.activity-list{display:flex;flex-direction:column;gap:16px}.activity-item{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;gap:16px;padding:16px 0}.activity-item:last-child{border-bottom:none;padding-bottom:0}.activity-dot{border-radius:50%;flex-shrink:0;height:12px;width:12px}.activity-dot.green{background:#10b981;box-shadow:0 0 0 4px #10b98126}.activity-dot.blue{background:#6366f1;box-shadow:0 0 0 4px #6366f126}.activity-dot.orange{background:#f59e0b;box-shadow:0 0 0 4px #f59e0b26}.activity-item span{color:#475569;font-size:15px;font-weight:600}.features-section{background:#fff;padding:80px 0}.section-header{margin-bottom:56px;text-align:left}.section-title{color:#0f172a;display:inline-block;font-size:42px;font-weight:900;margin-bottom:16px;position:relative}.section-title:after{background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:2px;bottom:-8px;content:"";height:4px;left:0;position:absolute;width:80px}.section-desc{color:#64748b;font-size:18px;line-height:28px;margin-top:20px}.features-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(3,1fr)}.feature-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;overflow:hidden;padding:32px;position:relative;transition:all .3s}.feature-card:before{background:linear-gradient(135deg,#2563eb,#7c3aed);content:"";height:4px;left:0;position:absolute;top:0;transform:scaleX(0);transition:transform .3s;width:100%}.feature-card:hover{border-color:#2563eb;box-shadow:0 20px 40px #2563eb26;transform:translateY(-8px)}.feature-card:hover:before{transform:scaleX(1)}.feature-icon{align-items:center;background:linear-gradient(135deg,#eff6ff,#dbeafe);border-radius:14px;color:#2563eb;display:flex;font-size:24px;height:56px;justify-content:center;margin-bottom:20px;transition:all .3s;width:56px}.feature-card:hover .feature-icon{background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;transform:scale(1.1) rotate(5deg)}.feature-title{color:#0f172a;font-size:20px;font-weight:700;margin-bottom:12px}.feature-desc{color:#64748b;font-size:15px;line-height:24px}.how-it-works-section{background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:80px 0}.how-grid{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr}.steps-side h2{color:#0f172a;font-size:38px;font-weight:900;margin-bottom:16px}.steps-subtitle{color:#64748b;font-size:16px;line-height:1.6;margin-bottom:40px}.steps-list{display:flex;flex-direction:column;gap:32px}.step-item{align-items:flex-start;display:flex;gap:24px}.step-number{align-items:center;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:20px;font-weight:800;height:48px;justify-content:center;width:48px}.step-content h3{color:#0f172a;font-size:20px;font-weight:700;margin-bottom:8px}.step-content p{color:#64748b;font-size:15px;line-height:24px}.workflow-side{align-items:center;display:flex;justify-content:center}.workflow-image{background:#fff;border:1px solid #e2e8f0;border-radius:24px;box-shadow:0 20px 60px #0f172a1a;padding:60px 40px}.workflow-icons{gap:16px;margin-bottom:24px}.workflow-icon,.workflow-icons,.workflow-step{align-items:center;display:flex;justify-content:center}.workflow-icon{background:linear-gradient(135deg,#eff6ff,#dbeafe);border-radius:16px;font-size:32px;height:80px;width:80px}.workflow-arrow{background:linear-gradient(90deg,#2563eb,#7c3aed);height:2px;width:40px}.workflow-text{color:#64748b;font-size:14px;font-weight:600;line-height:22px;max-width:300px;text-align:center}.modal-overlay{align-items:center;animation:fadeIn .3s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:2000}.modal-content{animation:slideInUp .3s ease-out;background:#fff;border-radius:24px;box-shadow:0 30px 100px #0000004d;max-height:90vh;max-width:600px;overflow-y:auto;width:90%}.modal-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;margin-bottom:32px;padding:32px 32px 0}.modal-header h2{color:#0f172a;font-size:28px;font-weight:800;margin:0}.modal-close{align-items:center;background:#f1f5f9;border:none;border-radius:50%;color:#64748b;cursor:pointer;display:flex;font-size:16px;height:40px;justify-content:center;transition:all .3s;width:40px}.modal-close:hover{background:#e2e8f0;color:#0f172a}.modal-body{padding:0 32px 32px}.modal-subtitle{color:#64748b;font-size:16px;line-height:24px;margin-bottom:32px}.demo-form{display:flex;flex-direction:column;gap:24px}.form-row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{color:#374151;font-size:14px;font-weight:600}.form-group input,.form-group textarea{background:#fff;border:2px solid #e2e8f0;border-radius:12px;font-family:Inter,sans-serif;font-size:15px;padding:14px 16px;transition:all .3s}.form-group input:focus,.form-group textarea:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a;outline:none}.form-group textarea{min-height:100px;resize:vertical}.form-actions{display:flex;gap:16px;justify-content:flex-end;margin-top:8px}.btn-cancel{background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;color:#64748b;cursor:pointer;font-size:15px;font-weight:600;padding:12px 24px;transition:all .3s}.btn-cancel:hover{background:#e2e8f0;color:#374151}.btn-demo-submit{align-items:center;background:linear-gradient(135deg,#2563eb,#7c3aed);border:none;border-radius:12px;box-shadow:0 4px 20px #2563eb4d;color:#fff;cursor:pointer;display:flex;font-size:15px;font-weight:700;gap:8px;padding:12px 28px;transition:all .3s}.btn-demo-submit:hover{box-shadow:0 8px 30px #2563eb66;transform:translateY(-2px)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-30px)}}.footer{background:#1e293b;color:#fff;padding:3rem 0 1rem}.footer-container{margin:0 auto;max-width:1200px;padding:0 20px}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.footer-section h3{color:#2563eb;font-size:1.3rem;margin-bottom:1rem}.footer-section h4{color:#e2e8f0;font-size:1.1rem;margin-bottom:1rem}.footer-section p{color:#94a3b8;line-height:1.6}.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:#2563eb}.footer-bottom{border-top:1px solid #374151;color:#94a3b8;padding-top:1rem;text-align:center}@media (max-width:768px){.nav-menu{display:none}.hero-grid{gap:40px;grid-template-columns:1fr;padding:40px 30px}.hero-headline{font-size:2.5rem}.features-grid,.form-row,.how-grid{grid-template-columns:1fr}.workflow-icons{flex-direction:column;gap:24px}.workflow-arrow{height:40px;transform:rotate(90deg);width:2px}}@media (max-width:480px){.hero{padding:80px 0}.hero-headline{font-size:2rem}.hero-cta{align-items:stretch;flex-direction:column}.hero-stats{flex-direction:column;gap:20px}}
/*# sourceMappingURL=main.94bcf828.css.map*/