.header{position:sticky;top:0;z-index:100;background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #e2e8f0;width:100%}.header-container{display:flex;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:.875rem 3rem}.logo-container{display:flex;align-items:center;gap:.75rem;transition:opacity .2s ease;text-decoration:none}.logo-container img{height:40px;width:auto}.logo-container:hover{opacity:.8}.nav-center{display:flex;align-items:center;gap:.25rem;position:absolute;left:50%;transform:translate(-50%)}.nav-link{padding:.5rem 1rem;border-radius:8px;font-weight:500;font-size:.9rem;color:#475569;transition:all .2s ease;text-decoration:none}.nav-link:hover{color:#0f172a;background:#f1f5f9}.nav-link.active{color:#6366f1;background:#6366f114}.header-cta{display:flex;align-items:center}.header-cta-button{display:inline-flex;align-items:center;padding:.625rem 1.25rem;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff!important;font-weight:600;font-size:.875rem;border-radius:8px;text-decoration:none;transition:all .2s ease;box-shadow:0 2px 8px #6366f140;border:none}.header-cta-button:hover{transform:translateY(-1px);box-shadow:0 4px 12px #6366f159;color:#fff!important}.menu-toggle{display:none;width:40px;height:40px;padding:8px;background:none;border:none;cursor:pointer;color:#0f172a;border-radius:8px;transition:background .2s ease}.menu-toggle:hover{background:#f1f5f9}.menu-toggle svg{width:100%;height:100%}@media (max-width: 768px){.header-container{padding:.75rem 1.5rem}.menu-toggle{display:block}.nav-center{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;background:#fff;padding:1rem;gap:.5rem;border-bottom:1px solid #e2e8f0;box-shadow:0 10px 40px #00000014;transform:none}.nav-center.open{display:flex}.nav-link{width:100%;text-align:center;padding:.75rem 1rem}.header-cta{display:none}.nav-center.open+.header-cta{display:none}}.footer{background:var(--bg-dark);color:#fff;margin-top:auto}.footer-container{max-width:1200px;margin:0 auto;padding:4rem 2rem 2rem}.footer-content{display:flex;justify-content:space-between;gap:4rem;margin-bottom:3rem}.footer-brand{max-width:300px}.footer-brand img{margin-bottom:1rem;filter:brightness(0) invert(1);max-height:100px;width:auto}.footer-tagline{color:#ffffffb3;font-size:.95rem;line-height:1.6}.footer-links{display:flex;gap:4rem}.footer-section{display:flex;flex-direction:column;gap:.75rem}.footer-section h4{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#ffffff80;margin-bottom:.5rem}.footer-section a,.footer-section span{color:#fffc;font-size:.95rem;transition:var(--transition)}.footer-section a:hover{color:#fff;padding-left:4px}.footer-bottom{padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);text-align:center}.footer-bottom p{color:#ffffff80;font-size:.875rem}@media (max-width: 768px){.footer-container{padding:3rem 1.5rem 1.5rem}.footer-content{flex-direction:column;gap:2.5rem}.footer-brand{max-width:100%;text-align:center}.footer-brand img{margin:0 auto 1rem;display:block}.footer-links{justify-content:center;gap:3rem}.footer-section{text-align:center}.footer-section a:hover{padding-left:0}}@media (max-width: 480px){.footer-links{flex-direction:column;gap:2rem}}:root{--primary-gradient: linear-gradient(135deg, #6366f1 0%, #8b5cf6 100%);--accent-gradient: linear-gradient(135deg, #6366f1 0%, #06b6d4 50%, #10b981 100%);--bg-gradient: linear-gradient(135deg, #f8fafc 0%, #e2e8f0 100%);--primary-color: #6366f1;--primary-dark: #4f46e5;--secondary-color: #8b5cf6;--accent-cyan: #06b6d4;--accent-green: #10b981;--accent-amber: #f59e0b;--text-dark: #0f172a;--text-medium: #475569;--text-light: #64748b;--bg-dark: #1e293b;--bg-light: #f8fafc;--bg-card: #ffffff;--border-color: #e2e8f0;--border-hover: #c7d2fe;--shadow-sm: 0 4px 6px -1px rgba(0, 0, 0, .1);--shadow-md: 0 4px 20px rgba(0, 0, 0, .05);--shadow-lg: 0 12px 40px rgba(0, 0, 0, .1);--shadow-primary: 0 4px 15px rgba(99, 102, 241, .4);--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 24px;--radius-full: 999px;--transition: all .3s ease}*{padding:0;margin:0;box-sizing:border-box;font-family:Montserrat,sans-serif}html{width:100%;overflow-x:hidden}body{background:linear-gradient(180deg,#eef2ff 0%,var(--bg-light) 300px,var(--bg-light) 100%);color:var(--text-dark);line-height:1.6;width:100%;min-width:100vw;overflow-x:hidden;margin:0;padding:0}.app-container{min-height:100vh;display:flex;flex-direction:column;width:100%}a{text-decoration:none;color:inherit}button{cursor:pointer;font-family:inherit}img{max-width:100%;height:auto}.gradient-text{background:var(--accent-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-badge{display:inline-block;background:linear-gradient(135deg,#6366f11a,#8b5cf61a);color:var(--primary-color);padding:.5rem 1.25rem;border-radius:var(--radius-full);font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.hero-section{min-height:calc(100vh - 80px);display:flex;flex-direction:column;align-items:center;position:relative;padding:3rem 2rem 2rem;overflow:hidden;background:linear-gradient(180deg,#fff,#f8fafc)}.hero-bg-elements{position:absolute;inset:0;pointer-events:none;overflow:hidden}.gradient-orb{position:absolute;border-radius:50%;filter:blur(120px);opacity:.4}.orb-1{width:600px;height:600px;background:radial-gradient(circle,rgba(99,102,241,.3) 0%,transparent 70%);top:-200px;right:10%}.orb-2{width:500px;height:500px;background:radial-gradient(circle,rgba(6,182,212,.2) 0%,transparent 70%);bottom:0;left:-100px}.hero-content{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;max-width:1200px;z-index:1}.hero-tagline{display:inline-block;font-size:.95rem;color:#6366f1;font-weight:500;margin-bottom:1rem;letter-spacing:.02em}.hero-title{font-size:clamp(2rem,5vw,3.2rem);font-weight:700;line-height:1.2;color:#0f172a;margin-bottom:1.25rem;max-width:800px}.gradient-text{background:linear-gradient(135deg,#6366f1,#8b5cf6,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:1.1rem;color:#64748b;line-height:1.7;max-width:600px;margin-bottom:1.5rem}.hero-cta{margin-bottom:2.5rem}.cta-primary{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 2rem;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-weight:600;font-size:1rem;border-radius:12px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px #6366f14d}.cta-primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #6366f166}.cta-primary .arrow-icon{width:18px;height:18px;transition:transform .3s ease}.cta-primary:hover .arrow-icon{transform:translate(4px)}.product-mockup{width:100%;max-width:900px;margin-bottom:2.5rem}.mockup-browser{background:linear-gradient(145deg,#e0f2fe,#dbeafe,#e0e7ff);border-radius:16px;box-shadow:0 25px 50px -12px #00000026,0 0 0 1px #6366f11a;overflow:hidden}.browser-header{display:flex;align-items:center;gap:1rem;padding:.75rem 1rem;background:#fffc;border-bottom:1px solid rgba(99,102,241,.1)}.browser-dots{display:flex;gap:6px}.browser-dots span{width:12px;height:12px;border-radius:50%}.browser-dots span:nth-child(1){background:#ef4444}.browser-dots span:nth-child(2){background:#f59e0b}.browser-dots span:nth-child(3){background:#22c55e}.browser-url{flex:1;text-align:center;font-size:.8rem;color:#64748b;background:#f1f5f9cc;padding:.4rem 1rem;border-radius:6px;margin-right:60px}.browser-content{display:grid;grid-template-columns:200px 1fr;min-height:340px}.mockup-sidebar{background:#1e293b;padding:1rem;display:flex;flex-direction:column}.sidebar-nav{display:flex;flex-direction:column;gap:.25rem}.nav-item{display:flex;align-items:center;gap:.75rem;padding:.6rem .75rem;border-radius:8px;color:#94a3b8;font-size:.8rem;transition:all .2s ease;cursor:pointer}.nav-item svg{width:18px;height:18px;flex-shrink:0}.nav-item:hover{background:#ffffff0d;color:#e2e8f0}.nav-item.active{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff}.mockup-main{background:#f8fafc;padding:1rem;display:flex;flex-direction:column;gap:.75rem}.mockup-header-bar{display:flex;align-items:center;justify-content:space-between;padding-bottom:.75rem;border-bottom:1px solid #e2e8f0}.mockup-title{font-weight:600;color:#0f172a;font-size:.95rem}.mockup-badge{font-size:.7rem;padding:.25rem .6rem;background:#dcfce7;color:#16a34a;border-radius:4px;font-weight:500}.mockup-updated{font-size:.7rem;color:#94a3b8;font-weight:400}.metrics-row{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem}.metric-card{background:#fff;padding:.75rem;border-radius:8px;border:1px solid #e2e8f0;display:flex;flex-direction:column;gap:.25rem}.metric-label{font-size:.65rem;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.metric-value{font-size:1.1rem;font-weight:700;color:#0f172a}.metric-change{font-size:.65rem;font-weight:600}.metric-change.positive{color:#16a34a}.metric-change.negative{color:#dc2626}.chart-section{background:#fff;padding:.75rem;border-radius:8px;border:1px solid #e2e8f0;flex:1}.chart-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:.8rem;font-weight:600;color:#0f172a}.chart-legend{display:flex;gap:1rem}.legend-item{display:flex;align-items:center;gap:.35rem;font-size:.65rem;font-weight:500;color:#64748b}.legend-item .dot{width:8px;height:8px;border-radius:2px}.legend-item .dot.revenue,.legend-item .dot.actual{background:#6366f1}.legend-item .dot.expenses,.legend-item .dot.budget{background:#e2e8f0}.bar-chart{width:100%;height:100px}.bar-animate{animation:growBar .8s ease forwards;transform-origin:bottom}@keyframes growBar{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.trusted-bar{width:100%;max-width:800px;display:flex;flex-direction:column;align-items:center;text-align:center;padding-top:1.5rem}.trusted-label{display:block;font-size:.85rem;color:#94a3b8;margin-bottom:1.25rem;font-weight:500}.trusted-logos{display:flex;align-items:center;justify-content:center;gap:3rem;flex-wrap:wrap}.logo-item{transition:all .3s ease;opacity:.6}.logo-item:hover{opacity:1}.company-logo{height:70px;max-width:200px;object-fit:contain;filter:grayscale(100%);transition:filter .3s ease}.logo-item:hover .company-logo{filter:grayscale(0%)}.features-section{padding:5rem 2rem;background:#fff}.features-header{text-align:center;max-width:700px;margin:0 auto 3rem}.features-badge{display:inline-block;padding:.4rem 1rem;background:linear-gradient(135deg,#6366f11a,#8b5cf61a);color:#6366f1;font-size:.85rem;font-weight:600;border-radius:20px;margin-bottom:1rem}.features-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:#0f172a;margin-bottom:1rem}.features-subtitle{font-size:1.1rem;color:#64748b;line-height:1.6}.feature-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.feature-box{background:#fff;padding:2rem;border-radius:16px;border:1px solid #e2e8f0;transition:all .3s ease}.feature-box:hover{transform:translateY(-4px);box-shadow:0 20px 40px #00000014;border-color:#6366f1}.feature-icon{width:50px;height:50px;background:linear-gradient(135deg,#6366f11a,#8b5cf61a);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.feature-icon svg{width:24px;height:24px;stroke:#6366f1}.feature-title{font-size:1.2rem;font-weight:600;color:#0f172a;margin-bottom:.75rem}.feature-description{font-size:.95rem;color:#64748b;line-height:1.6}@media (max-width: 900px){.browser-content{grid-template-columns:1fr}.mockup-sidebar{display:none}.metrics-row{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.hero-section{padding:2rem 1.5rem}.hero-title{font-size:1.75rem}.hero-subtitle{font-size:1rem}.product-mockup{max-width:100%}.trusted-logos{gap:2rem}.company-logo{height:50px;max-width:140px}.features-section{padding:3rem 1.5rem}}@media (max-width: 480px){.browser-content{min-height:auto}.mockup-main{padding:1rem}.mockup-chart{height:60px}.table-row{font-size:.65rem;grid-template-columns:1fr 1fr 1fr .8fr}}.divider{display:flex;align-items:center;justify-content:center;gap:1.5rem;max-width:1200px;margin:0 auto;padding:2rem}.divider-line{flex:1;height:2px;background:linear-gradient(90deg,transparent 0%,var(--border-color) 50%,transparent 100%);max-width:400px}.divider-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--primary-gradient);border-radius:50%;color:#fff;box-shadow:var(--shadow-primary)}.divider-icon svg{width:24px;height:24px}.testimonial-card{background:var(--bg-card);padding:2rem;border-radius:var(--radius-lg);border:1px solid var(--border-color);box-shadow:var(--shadow-md);transition:var(--transition);position:relative}.testimonial-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg);border-color:var(--border-hover)}.quote-icon{width:40px;height:40px;background:var(--primary-gradient);border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.quote-icon svg{width:20px;height:20px;color:#fff;transform:rotate(180deg)}.testimonial-quote{font-size:1.1rem;font-weight:500;color:var(--text-dark);line-height:1.7;margin-bottom:1.5rem}.testimonial-author-info{display:flex;align-items:center;gap:1rem;padding-top:1.5rem;border-top:1px solid var(--border-color)}.author-avatar{width:48px;height:48px;background:var(--primary-gradient);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:.9rem}.author-details{flex:1}.testimonial-author{font-weight:700;color:var(--text-dark);margin-bottom:.25rem}.testimonial-role{font-size:.875rem;color:var(--text-light)}.testimonial-role .company{color:var(--primary-color);font-weight:500}.cta-box{background:var(--primary-gradient);border-radius:var(--radius-xl);padding:3rem;position:relative;overflow:hidden}.cta-content{display:flex;align-items:center;justify-content:space-between;gap:2rem;position:relative;z-index:1}.cta-text{flex:1}.cta-title{font-size:1.75rem;font-weight:800;color:#fff;margin-bottom:.5rem}.cta-subtitle{color:#ffffffd9;font-size:1rem;max-width:500px}.cta-button{display:inline-flex;align-items:center;gap:.75rem;background:#fff;color:var(--primary-color);padding:1rem 2rem;border-radius:var(--radius-md);font-weight:600;font-size:1rem;text-decoration:none;transition:var(--transition);white-space:nowrap}.cta-button svg{width:20px;height:20px;transition:var(--transition)}.cta-button:hover{transform:translateY(-2px);box-shadow:0 10px 30px #0003}.cta-button:hover svg{transform:translate(4px)}.cta-decoration{position:absolute;inset:0;pointer-events:none}.cta-circle{position:absolute;border-radius:50%;background:#ffffff1a}.cta-circle-1{width:200px;height:200px;top:-50px;right:-50px}.cta-circle-2{width:150px;height:150px;bottom:-30px;right:100px}.cta-circle-3{width:80px;height:80px;top:50%;left:10%;transform:translateY(-50%)}@media (max-width: 768px){.cta-box{padding:2rem}.cta-content{flex-direction:column;text-align:center}.cta-title{font-size:1.5rem}.cta-subtitle{margin:0 auto}.cta-button{width:100%;justify-content:center}}.testimonials-section{padding:4rem 2rem;max-width:1200px;margin:0 auto}.testimonials-header{text-align:center;margin-bottom:3rem}.section-badge{display:inline-block;background:linear-gradient(135deg,#6366f11a,#8b5cf61a);color:var(--primary-color);padding:.5rem 1.25rem;border-radius:var(--radius-full);font-size:.875rem;font-weight:600;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.testimonials-title{font-size:2.5rem;font-weight:800;color:var(--text-dark);margin-bottom:1rem}.testimonials-title .gradient-text{background:var(--accent-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.testimonials-subtitle{font-size:1.125rem;color:var(--text-medium);max-width:600px;margin:0 auto}.testimonial-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-bottom:3rem}@media (max-width: 600px){.testimonials-section{padding:3rem 1.5rem}.testimonials-title{font-size:2rem}.testimonial-list{grid-template-columns:1fr}}.contact-page{min-height:calc(100vh - 200px);background:var(--bg-gradient);padding:4rem 2rem}.contact-container{display:grid;grid-template-columns:1fr 1fr;gap:4rem;max-width:1200px;margin:0 auto;align-items:start}.contact-info{padding-top:1rem}.section-badge{display:inline-block;background:linear-gradient(135deg,#6366f11a,#8b5cf61a);color:var(--primary-color);padding:.5rem 1.25rem;border-radius:var(--radius-full);font-size:.875rem;font-weight:600;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.05em}.contact-title{font-size:2.75rem;font-weight:800;color:var(--text-dark);line-height:1.2;margin-bottom:1rem}.contact-title .gradient-text{background:var(--accent-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.contact-subtitle{font-size:1.125rem;color:var(--text-medium);line-height:1.7;margin-bottom:2.5rem}.contact-features{display:flex;flex-direction:column;gap:1.5rem}.contact-feature{display:flex;align-items:flex-start;gap:1rem}.contact-feature .feature-icon{width:48px;height:48px;background:var(--primary-gradient);border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;flex-shrink:0}.contact-feature .feature-icon svg{width:24px;height:24px;color:#fff}.contact-feature h4{font-weight:600;color:var(--text-dark);margin-bottom:.25rem}.contact-feature p{font-size:.9rem;color:var(--text-light)}.contact-form{background:var(--bg-card);padding:2.5rem;border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);border:1px solid var(--border-color)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem}.form-group{display:flex;flex-direction:column}.form-group label{font-size:.875rem;font-weight:600;color:var(--text-dark);margin-bottom:.5rem}.form-group label .optional{font-weight:400;color:var(--text-light)}.form-group input,.form-group textarea{padding:.875rem 1rem;border:2px solid var(--border-color);border-radius:var(--radius-md);font-size:1rem;font-family:inherit;transition:var(--transition);background:#fff}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px #6366f11a}.form-group input::placeholder,.form-group textarea::placeholder{color:var(--text-light)}.form-group textarea{min-height:150px;resize:vertical;margin-bottom:1.5rem}.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;width:100%;background:var(--primary-gradient);color:#fff;padding:1rem 2rem;border:none;border-radius:var(--radius-md);font-size:1rem;font-weight:600;cursor:pointer;transition:var(--transition)}.btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:var(--shadow-primary)}.btn-primary:disabled{opacity:.7;cursor:not-allowed}.btn-primary svg{width:20px;height:20px}.btn-secondary{display:inline-flex;align-items:center;justify-content:center;background:transparent;color:var(--primary-color);padding:.875rem 2rem;border:2px solid var(--primary-color);border-radius:var(--radius-md);font-size:1rem;font-weight:600;cursor:pointer;transition:var(--transition)}.btn-secondary:hover{background:var(--primary-color);color:#fff}.spinner{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.success-state{text-align:center;padding:3rem 1rem}.success-icon{width:80px;height:80px;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.success-icon svg{width:40px;height:40px;color:#fff}.success-state h3{font-size:1.5rem;font-weight:700;color:var(--text-dark);margin-bottom:.5rem}.success-state p{color:var(--text-medium);margin-bottom:2rem}@media (max-width: 900px){.contact-container{grid-template-columns:1fr;gap:2rem}.contact-title{font-size:2rem}}@media (max-width: 600px){.contact-page{padding:2rem 1.5rem}.form-row{grid-template-columns:1fr;gap:1rem}.contact-form{padding:1.5rem}}
