<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Raleway,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;color:#333;background-color:#fff}h1,h2,h3,h4,h5,h6{font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;line-height:1.2}.container{max-width:1200px;margin:0 auto;padding:0 20px}.btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border:none;border-radius:8px;font-family:Raleway,sans-serif;font-weight:500;font-size:14px;text-decoration:none;cursor:pointer;transition:all .3s ease;white-space:nowrap}.btn-primary{background:linear-gradient(135deg,#14b8a6,#0d9488);color:#fff}.btn-primary:hover{background:linear-gradient(135deg,#0d9488,#0f766e);transform:translateY(-2px);box-shadow:0 8px 25px #14b8a64d}.btn-secondary{background:#fff;color:#14b8a6;border:2px solid transparent}.btn-secondary:hover{background:#f0fdfa;transform:translateY(-2px)}.btn-outline{background:transparent;color:#14b8a6;border:2px solid #14b8a6}.btn-outline:hover{background:#14b8a6;color:#fff}.btn-outline-white{background:transparent;color:#fff;border:2px solid white}.btn-outline-white:hover{background:#fff;color:#14b8a6}.btn-large{padding:16px 32px;font-size:16px}.btn-full{width:100%;justify-content:center}.header{position:fixed;top:0;left:0;right:0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #e5e7eb;z-index:1000}.nav-wrapper{display:flex;align-items:center;justify-content:space-between;height:70px}.logo{display:flex;align-items:center;gap:12px;text-decoration:none;color:inherit}.logo-icon{width:40px;height:40px;background:linear-gradient(135deg,#14b8a6,#0d9488);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px}.logo-text{font-family:Roboto,sans-serif;font-size:28px;font-weight:700;background:linear-gradient(135deg,#1f2937,#6b7280);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.nav-desktop{display:flex;gap:32px}.nav-link{color:#6b7280;text-decoration:none;font-weight:500;transition:color .3s ease;position:relative}.nav-link:hover,.nav-link.active{color:#14b8a6}.nav-link.active:after{content:"";position:absolute;bottom:-8px;left:0;right:0;height:2px;background:#14b8a6;border-radius:1px}.nav-cta{display:flex;gap:12px}.mobile-menu-btn{display:none;background:none;border:none;font-size:24px;color:#6b7280;cursor:pointer}.nav-mobile{display:none;flex-direction:column;gap:16px;padding:20px 0;border-top:1px solid #e5e7eb}.mobile-cta{display:flex;flex-direction:column;gap:12px;margin-top:16px}.hero{padding:120px 0 80px;background:linear-gradient(135deg,#f9fafb,#f0fdfa,#f9fafb);position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(0,0,0,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.02) 1px,transparent 1px);background-size:20px 20px;opacity:.5}.hero-content{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;position:relative;z-index:1}.badge{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#14b8a61a;color:#14b8a6;border:1px solid rgba(20,184,166,.2);border-radius:20px;font-size:14px;font-weight:500;margin-bottom:24px}.hero-title{font-size:3.5rem;font-weight:700;margin-bottom:24px;line-height:1.1}.title-main{background:linear-gradient(135deg,#1f2937,#6b7280);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.title-accent{background:linear-gradient(135deg,#14b8a6,#0d9488);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-description{font-size:1.25rem;color:#6b7280;margin-bottom:32px;max-width:500px}.hero-buttons{display:flex;gap:16px;margin-bottom:48px}.hero-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.stat{text-align:center}.stat i{color:#14b8a6;font-size:24px;margin-bottom:8px}.stat-value{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:4px}.stat-label{font-size:.875rem;color:#6b7280}.hero-visual{position:relative}.dashboard-card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 20px 40px #0000001a;border:1px solid #e5e7eb}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.card-header h3{font-size:1.125rem;font-weight:600}.performance-badge{background:#dcfce7;color:#166534;padding:4px 12px;border-radius:12px;font-size:.875rem;font-weight:600}.chart-placeholder{height:200px;background:linear-gradient(135deg,#f0fdfa,#e6fffa);border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.chart-icon{font-size:4rem;color:#14b8a6;margin-bottom:16px}.chart-placeholder p{color:#6b7280;font-weight:500}section{padding:80px 0}.section-header{text-align:center;margin-bottom:64px}.section-header h2{font-size:2.5rem;font-weight:700;margin-bottom:16px;color:#1f2937}.section-header p{font-size:1.25rem;color:#6b7280;max-width:600px;margin:0 auto}.services{background:#fff}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px}.service-card{background:#fff;padding:32px;border-radius:16px;text-align:center;border:1px solid #e5e7eb;transition:all .3s ease}.service-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001a;border-color:#14b8a633}.service-icon{width:80px;height:80px;background:linear-gradient(135deg,#f0fdfa,#ccfbf1);border-radius:20px;display:flex;align-items:center;justify-content:center;margin:0 auto 24px;transition:all .3s ease}.service-card:hover .service-icon{background:linear-gradient(135deg,#ccfbf1,#99f6e4)}.service-icon i{font-size:2rem;color:#14b8a6}.service-card h3{font-size:1.25rem;font-weight:600;margin-bottom:16px;color:#1f2937}.service-card p{color:#6b7280;line-height:1.6}.about{background:#f9fafb}.about-content{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.about-text h2{font-size:2.5rem;font-weight:700;margin-bottom:24px;color:#1f2937}.about-description{font-size:1.25rem;color:#6b7280;margin-bottom:32px}.features-list{margin-bottom:32px}.feature{display:flex;align-items:center;gap:12px;margin-bottom:16px}.feature i{color:#14b8a6;font-size:1.25rem}.feature span{color:#374151;font-weight:500}.market-card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 10px 25px #0000001a;border:1px solid #e5e7eb}.live-badge{background:#dcfce7;color:#166534;padding:4px 12px;border-radius:12px;font-size:.875rem;font-weight:600}.market-stats{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:24px 0}.market-stat{background:#f9fafb;padding:16px;border-radius:12px;text-align:center}.stat-value.positive{color:#059669;font-size:1.5rem;font-weight:700}.testimonials{background:#fff}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:32px}.testimonial-card{background:#fff;padding:32px;border-radius:16px;border:1px solid #e5e7eb;transition:all .3s ease}.testimonial-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px #0000001a}.stars{display:flex;gap:4px;margin-bottom:16px}.stars i{color:#fbbf24;font-size:1.125rem}.testimonial-card p{color:#6b7280;font-style:italic;margin-bottom:24px;line-height:1.6}.testimonial-author{display:flex;align-items:center;gap:16px}.author-avatar{width:48px;height:48px;background:linear-gradient(135deg,#14b8a6,#0d9488);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:1.125rem}.author-name{font-weight:600;color:#1f2937}.author-role{color:#6b7280;font-size:.875rem}.resources{background:#f9fafb}.resources-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px}.resource-card{background:#fff;padding:32px;border-radius:16px;text-align:center;border:1px solid #e5e7eb;transition:all .3s ease}.resource-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px #0000001a}.resource-icon{width:80px;height:80px;background:linear-gradient(135deg,#f0fdfa,#ccfbf1);border-radius:20px;display:flex;align-items:center;justify-content:center;margin:0 auto 24px}.resource-icon i{font-size:2rem;color:#14b8a6}.resource-card h3{font-size:1.25rem;font-weight:600;margin-bottom:16px;color:#1f2937}.resource-card p{color:#6b7280;margin-bottom:24px;line-height:1.6}.contact{background:#fff}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:60px}.contact-info h2{font-size:2.5rem;font-weight:700;margin-bottom:16px;color:#1f2937}.contact-info&gt;p{font-size:1.125rem;color:#6b7280;margin-bottom:32px}.contact-methods{display:flex;flex-direction:column;gap:24px}.contact-method{display:flex;gap:16px}.method-icon{width:48px;height:48px;background:linear-gradient(135deg,#f0fdfa,#ccfbf1);border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.method-icon i{color:#14b8a6;font-size:1.25rem}.method-info h4{font-weight:600;margin-bottom:4px;color:#1f2937}.method-info p{color:#14b8a6;font-weight:600;margin-bottom:4px}.method-info span{color:#6b7280;font-size:.875rem}.contact-form{background:#f9fafb;padding:32px;border-radius:16px;border:1px solid #e5e7eb}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.form-group{margin-bottom:16px}.form-group label{display:block;margin-bottom:8px;font-weight:500;color:#374151}.form-group input,.form-group textarea{width:100%;padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;font-family:Raleway,sans-serif;font-size:14px;transition:border-color .3s ease}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#14b8a6;box-shadow:0 0 0 3px #14b8a61a}.form-group textarea{resize:vertical;min-height:120px}.cta{background:linear-gradient(135deg,#14b8a6,#0d9488);color:#fff;text-align:center}.cta-content h2{font-size:2.5rem;font-weight:700;margin-bottom:16px}.cta-content p{font-size:1.25rem;margin-bottom:32px;opacity:.9}.cta-buttons{display:flex;gap:16px;justify-content:center}.footer{background:#1f2937;color:#fff;padding:60px 0 20px}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;margin-bottom:40px}.footer-section h3{font-size:1.125rem;font-weight:600;margin-bottom:16px}.footer-section p{color:#9ca3af;margin-bottom:16px;line-height:1.6}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:8px}.footer-section ul li a{color:#9ca3af;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#14b8a6}.footer-logo{display:flex;align-items:center;gap:12px;margin-bottom:16px}.social-links{display:flex;gap:12px}.social-links a{width:40px;height:40px;background:#374151;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#9ca3af;text-decoration:none;transition:all .3s ease}.social-links a:hover{background:#14b8a6;color:#fff}.contact-item{display:flex;align-items:center;gap:12px;margin-bottom:12px;color:#9ca3af}.contact-item i{width:16px;text-align:center}.footer-bottom{border-top:1px solid #374151;padding-top:20px;display:flex;justify-content:space-between;align-items:center;color:#9ca3af}.footer-links{display:flex;gap:24px}.footer-links a{color:#9ca3af;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#14b8a6}@media (max-width: 1024px){.hero-content,.about-content,.contact-content{grid-template-columns:1fr;gap:40px}.hero-stats{grid-template-columns:repeat(2,1fr)}.nav-desktop,.nav-cta{display:none}.mobile-menu-btn{display:block}}@media (max-width: 768px){.container{padding:0 16px}.hero{padding:100px 0 60px}.hero-title{font-size:2.5rem}.hero-buttons{flex-direction:column;align-items:stretch}.hero-stats{grid-template-columns:1fr 1fr;gap:16px}.section-header h2{font-size:2rem}.services-grid,.resources-grid,.testimonials-grid,.form-row{grid-template-columns:1fr}.cta-buttons{flex-direction:column;align-items:center}.footer-bottom{flex-direction:column;gap:16px;text-align:center}.footer-links{justify-content:center}}@media (max-width: 480px){.hero-title{font-size:2rem}.hero-description{font-size:1rem}.hero-stats{grid-template-columns:1fr}.service-card,.resource-card,.testimonial-card{padding:24px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:fadeInUp .6s ease-out}section{scroll-margin-top:70px}.nav-mobile.active{display:flex}.btn:active{transform:translateY(1px)}.service-card,.resource-card,.testimonial-card{cursor:pointer}.btn:focus,input:focus,textarea:focus{outline:2px solid #14b8a6;outline-offset:2px}@media print{.header,.footer,.cta{display:none}.hero{padding:20px 0}section{padding:20px 0}}
</pre></body></html>