*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;color:#334155;scroll-behavior:smooth}.container{max-width:1200px;margin:0 auto;padding:0 20px}.section-title{font-size:2.5rem;font-weight:700;color:#1e293b;text-align:center;margin-bottom:1rem;line-height:1.2}.section-subtitle{font-size:1.25rem;color:#64748b;text-align:center;margin-bottom:3rem;max-width:700px;margin-left:auto;margin-right:auto}.navbar{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 20px #0000001a;position:fixed;top:0;width:100%;z-index:1000;transition:all .3s ease}.nav-container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center;height:80px}.nav-logo{display:flex;align-items:center;gap:1rem}.logo-image{height:80px;width:auto;transition:transform .3s ease;background:transparent}.logo-image:hover{transform:scale(1.05)}.logo-text{font-size:1.5rem;font-weight:700;color:#1e293b;white-space:nowrap}.nav-menu{display:flex;list-style:none;gap:2rem;align-items:center}.nav-link{text-decoration:none;color:#475569;font-weight:500;transition:color .3s ease;position:relative}.nav-link:hover{color:#1e40af}.nav-link:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:#1e40af;transition:width .3s ease}.nav-link:hover:after{width:100%}.nav-cta{margin-left:1rem}.hamburger{display:none;flex-direction:column;cursor:pointer}.hamburger span{width:25px;height:3px;background:#475569;margin:3px 0;transition:.3s}.btn{padding:12px 24px;border-radius:8px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;text-align:center}.btn-primary{background:#1e40af;color:#fff;box-shadow:0 4px 14px #1e40af4d}.btn-primary:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 6px 20px #1e40af66}.btn-secondary{background:transparent;color:#1e40af;border:2px solid #1e40af}.btn-secondary:hover{background:#1e40af;color:#fff;transform:translateY(-2px)}.btn-large{padding:16px 32px;font-size:1.125rem}.hero{padding:120px 0 80px;background:linear-gradient(135deg,#f8fafc,#e2e8f0);overflow:hidden}.hero-container{max-width:1200px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-title{font-size:3.5rem;font-weight:800;color:#1e293b;line-height:1.1;margin-bottom:1.5rem}.hero-subtitle{font-size:1.25rem;color:#64748b;margin-bottom:2rem;line-height:1.6}.hero-buttons{display:flex;gap:1rem;margin-bottom:2rem}.trust-line{color:#64748b;font-style:italic;font-size:.95rem}.dashboard-mockup{background:#fff;border-radius:16px;box-shadow:0 20px 40px #0000001a;padding:2rem;border:1px solid #e2e8f0}.dashboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.dashboard-title{font-size:1.25rem;font-weight:600;color:#1e293b}.dashboard-date{color:#059669;font-weight:500;font-size:.875rem}.dashboard-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2rem}.dashboard-card{background:#f8fafc;padding:1rem;border-radius:8px;border:1px solid #e2e8f0}.card-title{font-size:.875rem;color:#64748b;margin-bottom:.5rem}.card-value{font-size:1.5rem;font-weight:700;color:#1e293b;margin-bottom:.25rem}.card-trend{font-size:.75rem;font-weight:600}.card-trend.positive{color:#059669}.card-trend.negative{color:#dc2626}.dashboard-chart{background:#f8fafc;padding:1.5rem;border-radius:8px;border:1px solid #e2e8f0}.chart-bars{display:flex;align-items:end;gap:8px;height:80px;margin-bottom:1rem}.bar{background:linear-gradient(to top,#1e40af,#3b82f6);width:100%;border-radius:2px 2px 0 0;min-height:20px}.chart-title{font-size:.875rem;color:#64748b;text-align:center}.pain-points{padding:80px 0;background:#f8fafc}.pain-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem}.pain-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 20px #00000014;transition:all .3s ease;border:1px solid #e2e8f0;text-align:center}.pain-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0000001f}.pain-icon{width:64px;height:64px;background:linear-gradient(135deg,#dc2626,#ef4444);border-radius:12px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.pain-icon i{font-size:1.8rem;color:#fff}.pain-card h3{font-size:1.25rem;font-weight:600;color:#1e293b;margin-bottom:.5rem}.pain-card p{color:#64748b;font-size:.95rem}.pain-conclusion{text-align:center;background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 20px #00000014;border:2px solid #1e40af}.pain-conclusion p{font-size:1.25rem;color:#1e40af;margin:0}.value-prop{padding:80px 0;background:#fff}.value-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.value-text p{font-size:1.125rem;color:#64748b;line-height:1.7}.value-outcomes ul{list-style:none;padding:0}.value-outcomes li{display:flex;align-items:flex-start;gap:12px;margin-bottom:1rem;color:#475569;line-height:1.5}.value-outcomes li i{color:#059669;font-size:1rem;margin-top:2px;flex-shrink:0}.how-it-works{padding:80px 0;background:#f8fafc}.steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem}.step-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 20px #00000014;transition:all .3s ease;border:1px solid #e2e8f0;text-align:center;position:relative}.step-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0000001f}.step-number{width:48px;height:48px;background:linear-gradient(135deg,#1e40af,#3b82f6);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin:0 auto 1.5rem}.step-card h3{font-size:1.5rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.step-card p{color:#64748b;line-height:1.6}.steps-cta{text-align:center}.services{padding:80px 0;background:#fff}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:3rem}.service-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 20px #00000014;transition:all .3s ease;border:1px solid #e2e8f0}.service-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0000001f}.service-icon{width:64px;height:64px;background:linear-gradient(135deg,#1e40af,#3b82f6);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.service-icon i{font-size:1.8rem;color:#fff}.service-card h3{font-size:1.5rem;font-weight:700;color:#1e293b;margin-bottom:1rem}.service-card p{color:#64748b;line-height:1.6}.services-cta{text-align:center}.pricing{padding:80px 0;background:#f8fafc}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:3rem}.pricing-card{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 20px #00000014;transition:all .3s ease;border:2px solid transparent;position:relative;display:flex;flex-direction:column}.pricing-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0000001f}.pricing-card.featured{border-color:#1e40af;transform:scale(1.05);box-shadow:0 8px 40px #1e40af26}.pricing-card.featured:hover{transform:scale(1.05) translateY(-5px)}.popular-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#1e40af,#3b82f6);color:#fff;padding:8px 24px;border-radius:20px;font-size:.875rem;font-weight:600;box-shadow:0 4px 12px #1e40af4d}.pricing-header{text-align:center;margin-bottom:2rem}.pricing-header h3{font-size:1.75rem;font-weight:700;color:#1e293b;margin-bottom:.5rem}.plan-subtitle{color:#64748b;margin-bottom:1.5rem}.pricing-price{margin-bottom:1rem}.price{font-size:2.5rem;font-weight:800;color:#1e40af;line-height:1}.period{font-size:1.125rem;color:#64748b;font-weight:500}.pricing-features{flex-grow:1;margin-bottom:2rem}.pricing-features ul{list-style:none;padding:0}.pricing-features li{display:flex;align-items:flex-start;gap:12px;margin-bottom:1rem;color:#475569;line-height:1.5}.pricing-features li i{color:#059669;font-size:1rem;margin-top:2px;flex-shrink:0}.pricing-footer{text-align:center}.pricing-footer .btn{width:100%;padding:14px 24px;font-size:1.125rem}.pricing-note{text-align:center;background:#fff;padding:1.5rem;border-radius:12px;border:1px solid #e2e8f0;max-width:600px;margin:0 auto}.pricing-note p{color:#64748b;margin:0}.case-studies{padding:80px 0;background:#fff}.case-studies-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:3rem}.case-study-card{background:#f8fafc;padding:2rem;border-radius:12px;border:1px solid #e2e8f0;transition:all .3s ease}.case-study-card:hover{transform:translateY(-3px);box-shadow:0 8px 30px #0000001f}.case-study-header h3{font-size:1.25rem;font-weight:600;color:#1e40af;margin-bottom:1rem}.case-study-content p{color:#475569;line-height:1.6;font-style:italic}.testimonial-quote{text-align:center;background:#1e40af;color:#fff;padding:3rem 2rem;border-radius:12px;max-width:800px;margin:0 auto}.testimonial-quote blockquote{margin:0}.testimonial-quote p{font-size:1.5rem;font-style:italic;margin-bottom:1rem;line-height:1.4}.testimonial-quote cite{font-size:1rem;opacity:.9;font-style:normal}.about{padding:80px 0;background:#f8fafc}.about-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.about-text h3{font-size:1.75rem;font-weight:600;color:#1e293b;margin-bottom:1.5rem}.about-text p{font-size:1.125rem;color:#64748b;line-height:1.7}.about-profile{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 20px #00000014;border:1px solid #e2e8f0}.profile-image{text-align:center;margin-bottom:1.5rem}.profile-photo{width:80px;height:80px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:3px solid #e2e8f0;box-shadow:0 4px 12px #0000001a}.profile-info h4{font-size:1.25rem;font-weight:600;color:#1e293b;margin-bottom:1rem;text-align:center}.profile-info ul{list-style:none;padding:0}.profile-info li{display:flex;align-items:flex-start;gap:12px;margin-bottom:.75rem;color:#475569;line-height:1.5}.profile-info li i{color:#059669;font-size:1rem;margin-top:2px;flex-shrink:0}.contact{padding:80px 0;background:#fff}.contact-content{max-width:600px;margin:0 auto}.contact-form{background:#f8fafc;padding:2rem;border-radius:12px;border:1px solid #e2e8f0;margin-bottom:2rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:500;color:#374151}.form-group input,.form-group select,.form-group textarea{width:100%;padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;transition:border-color .3s ease,box-shadow .3s ease;background:#fff}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#1e40af;box-shadow:0 0 0 3px #1e40af1a}.form-group textarea{resize:vertical;min-height:100px}.contact-alternative{text-align:center;padding:1.5rem;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0}.contact-alternative a{color:#1e40af;text-decoration:none;font-weight:500}.contact-alternative a:hover{text-decoration:underline}.footer{background:#1e293b;color:#fff;padding:40px 0 20px}.footer-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-main{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.footer-links{display:flex;gap:1.5rem}.footer-links a{color:#94a3b8;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#3b82f6}.footer-links a i{margin-right:.5rem}.footer-location{color:#94a3b8;font-size:.875rem}@media (max-width: 1024px){.hero-container{grid-template-columns:1fr;text-align:center}.hero-title{font-size:3rem}.value-content,.about-content,.dashboard-cards{grid-template-columns:1fr}}@media (max-width: 768px){.pricing-grid{grid-template-columns:1fr}.pricing-card.featured{transform:none}.pricing-card.featured:hover{transform:translateY(-5px)}.nav-menu{position:fixed;left:-100%;top:80px;flex-direction:column;background:#fff;width:100%;text-align:center;transition:.3s;box-shadow:0 10px 27px #0000000d;padding:2rem 0}.nav-menu.active{left:0}.hamburger{display:flex}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(1){transform:translateY(9px) rotate(45deg)}.hamburger.active span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.hero-title{font-size:2.5rem}.section-title{font-size:2rem}.hero-buttons{flex-direction:column;align-items:center}.btn{width:100%;max-width:300px}.form-row{grid-template-columns:1fr}.footer-content{flex-direction:column;text-align:center}.footer-main{flex-direction:column;gap:1rem}}@media (max-width: 480px){.container{padding:0 15px}.hero{padding:100px 0 60px}.hero-title{font-size:2rem}.hero-subtitle{font-size:1.125rem}.section-title{font-size:1.75rem}.service-card,.step-card,.case-study-card,.dashboard-mockup{padding:1.5rem}.testimonial-quote{padding:2rem 1.5rem}.testimonial-quote p{font-size:1.25rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.service-card,.step-card,.case-study-card,.pain-card{animation:fadeInUp .6s ease forwards}.animate-on-scroll{opacity:0;transform:translateY(30px);transition:all .6s ease}.animate-on-scroll.animate{opacity:1;transform:translateY(0)}
