:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{place-items:center;min-width:320px;min-height:100vh;margin:0;display:flex}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{box-sizing:border-box;margin:0;padding:0}html,body,.app{color:#111827;background:#f5f5f7;width:100%;max-width:100vw;font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;overflow-x:hidden}section{width:100%}.section-header{text-align:left;max-width:1120px;margin:0 auto 32px;padding:0 24px}.section-header h2{letter-spacing:-.03em;color:#111827;font-size:28px;line-height:1.3}.section-header p{color:#6b7280;margin-top:6px;font-size:14px}.section-badge{letter-spacing:.16em;text-transform:uppercase;color:#6b7280;background:#f9fafb;border:1px solid #e5e7eb;border-radius:999px;align-items:center;padding:4px 10px;font-size:11px;display:inline-flex}.navbar{z-index:100;background:#fff;border-bottom:1px solid #f0f0f0;transition:box-shadow .2s;position:fixed;inset:0 0 auto}.navbar.scrolled{box-shadow:0 2px 20px #0000000f}.nav-content{align-items:center;gap:40px;max-width:1200px;height:64px;margin:0 auto;padding:0 32px;display:flex}.logo{color:#0a0a0a;letter-spacing:-.02em;flex-shrink:0;align-items:center;gap:8px;font-size:17px;font-weight:600;text-decoration:none;display:flex}.logo-icon{font-size:20px}.nav-links{flex:1;align-items:center;gap:4px;display:flex}.nav-item{position:relative}.nav-link{color:#3a3a3a;cursor:pointer;white-space:nowrap;border-radius:8px;align-items:center;gap:4px;padding:8px 12px;font-size:14px;font-weight:400;text-decoration:none;transition:background .15s,color .15s;display:flex}.nav-link:hover,.nav-item:hover .nav-link{color:#0a0a0a;background:#f5f5f5}.nav-link svg{opacity:.5;transition:transform .2s}.nav-item:hover .nav-link svg{opacity:1;transform:rotate(180deg)}.nav-actions{flex-shrink:0;margin-left:auto}.btn-book-demo{color:#0a0a0a;white-space:nowrap;background:0 0;border:1.5px solid #0a0a0a;border-radius:8px;align-items:center;padding:8px 18px;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.btn-book-demo:hover{color:#fff;background:#0a0a0a}.nav-dropdown{z-index:99;background:#fff;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;animation:.18s dropdownFade;position:absolute;top:64px;left:0;right:0;box-shadow:0 8px 32px #00000014}@keyframes dropdownFade{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.nav-dropdown-inner{max-width:1200px;margin:0 auto;padding:28px 32px 32px}.dropdown-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.dropdown-header span{color:#0a0a0a;font-size:13px;font-weight:500}.dropdown-all{color:#6b7280;font-size:13px;text-decoration:none;transition:color .15s}.dropdown-all:hover{color:#0a0a0a}.dropdown-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:32px;display:grid}.dropdown-col-title{color:#0a0a0a;align-items:center;gap:8px;margin-bottom:10px;font-size:13px;font-weight:600;display:flex}.dropdown-icon{font-size:16px}.dropdown-link{color:#6b7280;padding:4px 0;font-size:13px;font-weight:400;text-decoration:none;transition:color .15s;display:block}.dropdown-link:hover{color:#0a0a0a}.mobile-menu-btn{cursor:pointer;background:0 0;border:none;margin-left:auto;font-size:20px;display:none}.mobile-menu{background:#fff;border-top:1px solid #f0f0f0;flex-direction:column;gap:2px;padding:8px 24px 16px;display:flex}.mobile-menu a{color:#3a3a3a;border-bottom:1px solid #f5f5f5;padding:10px 0;font-size:15px;text-decoration:none}@media (max-width:768px){.nav-links,.nav-actions{display:none}.mobile-menu-btn{display:block}.dropdown-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.hero--apple{background:#f5f5f7;padding:96px 0 80px}.hero-inner{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);align-items:center;gap:56px;max-width:1120px;margin:0 auto;padding:0 24px;display:grid}.hero-copy h1{letter-spacing:-.03em;color:#111827;font-size:clamp(40px,4vw,56px);font-weight:700;line-height:1.1}.hero-accent{background:linear-gradient(120deg,#f93,#138808,navy,#f93) 0 0/300%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:8s linear infinite flagFlow;text-underline-offset:unset!important;border-bottom:none!important;text-decoration:none!important}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:#6b7280;margin-bottom:16px;font-size:11px}.hero-body{color:#4b5563;max-width:460px;margin-top:18px;font-size:16px;line-height:1.7}.hero-cta-row{align-items:center;gap:16px;margin-top:28px;display:flex}.btn-primary-lg{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:999px;padding:11px 24px;font-size:15px;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s,background .15s;box-shadow:0 18px 40px #16a34a52}.btn-primary-lg:hover{background:#15803d;transform:translateY(-1px);box-shadow:0 22px 52px #16a34a66}.btn-ghost{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:999px;padding:10px 20px;font-size:14px}.btn-ghost:hover{background:#f3f4f6}.hero-meta{color:#6b7280;flex-wrap:wrap;gap:16px;margin-top:24px;font-size:13px;display:flex}.hero-meta span:before{content:"•";margin-right:6px}.hero-visual{flex-direction:column;align-items:center;display:flex;position:relative}.hero-card{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:24px;max-width:280px;padding:20px 22px;box-shadow:0 16px 40px #0f172a1f}.hero-tag{text-transform:uppercase;letter-spacing:.14em;color:#6b7280;font-size:12px}.hero-value{margin-top:8px;font-size:32px;font-weight:700}.hero-small{color:#6b7280;margin-top:6px;font-size:13px}.hero-turbine-circle{background:radial-gradient(circle at 30% 0,#e0f2fe 0,#bbf7d0 40%,#fff 100%);border-radius:50%;justify-content:center;align-items:center;width:230px;height:230px;margin-top:32px;display:flex}.hero-turbine-core{background:linear-gradient(135deg,#fff,#f3f4f6);border:2px solid #94a3b899;border-radius:40px;width:120px;height:120px;box-shadow:0 20px 40px #0f172a2e}.stats-bar{background:#fff;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.stats-content{flex-wrap:wrap;justify-content:space-between;gap:16px;max-width:1120px;margin:0 auto;padding:18px 24px;display:flex}.stat-item{align-items:center;gap:10px;display:flex}.stat-icon{font-size:20px}.stat-info{flex-direction:column;display:flex}.stat-value{color:#111827;font-size:14px;font-weight:600}.stat-desc{color:#6b7280;font-size:12px}.problem-strip{background:#fff;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.problem-inner{max-width:1120px;margin:0 auto;padding:56px 24px 64px}.problem-inner h2{color:#111827;max-width:560px;font-size:28px;line-height:1.3}.problem-points{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;margin-top:32px;display:grid}.problem-points h3{color:#111827;margin-bottom:6px;font-size:16px}.problem-points p{color:#6b7280;font-size:14px;line-height:1.6}.problem-cta{color:#374151;margin-top:32px;font-size:15px}.products-section{background:#fff}.products-section .section-header{text-align:center}.product-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:32px;flex-direction:column;gap:12px;padding:24px 22px;display:flex}.product-card.popular{border-color:#16a34a;box-shadow:0 18px 40px #16a34a24}.popular-badge{color:#15803d;background:#ecfdf3;border-radius:999px;align-self:flex-start;margin-bottom:6px;padding:3px 10px;font-size:11px}.product-header h3{letter-spacing:.16em;text-transform:uppercase;color:#6b7280;font-size:13px}.product-power{color:#111827;margin-top:4px;font-size:28px;font-weight:700}.product-price{color:#4b5563;font-size:15px}.product-specs{flex-direction:column;gap:8px;margin-top:10px;display:flex}.spec-item{align-items:center;gap:10px;font-size:13px;display:flex}.spec-icon{font-size:16px}.spec-label{text-transform:uppercase;letter-spacing:.12em;color:#9ca3af;font-size:12px}.spec-value{color:#374151;font-size:13px}.product-ideal{color:#4b5563;margin-top:8px;font-size:13px}.product-features{color:#4b5563;margin:4px 0 12px;padding-left:18px;font-size:13px}.product-features li{margin-bottom:3px}.btn-product{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:999px;align-self:flex-start;margin-top:auto;padding:8px 18px;font-size:13px;text-decoration:none}.btn-product:hover{background:#f3f4f6}.features-section{background:#f5f5f7}.features-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;max-width:1120px;margin:24px auto 0;padding:0 24px;display:grid}.feature-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:20px 20px 22px}.feature-icon{margin-bottom:10px;font-size:24px}.feature-card h3{color:#111827;margin-bottom:4px;font-size:15px}.feature-card p{color:#6b7280;font-size:13px}.how-section{background:#fff}.how-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;max-width:1120px;margin:32px auto 0;padding:0 24px;display:grid}.how-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:24px;padding:18px 18px 20px}.how-number{color:#374151;background:#e5e7eb;border-radius:999px;margin-bottom:10px;padding:4px 9px;font-size:12px;display:inline-block}.how-icon{margin-bottom:6px;font-size:22px}.how-card h3{color:#111827;margin-bottom:4px;font-size:15px}.how-card p{color:#6b7280;font-size:13px}.dashboard-section{background:#f5f5f7}.dashboard-content{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);align-items:center;gap:40px;max-width:1120px;margin:0 auto;padding:0 24px;display:grid}.dashboard-text h2{letter-spacing:-.03em;color:#111827;font-size:26px}.dashboard-text p{color:#4b5563;margin-top:10px;font-size:14px}.dashboard-features{color:#4b5563;margin-top:16px;padding-left:16px;font-size:13px}.dashboard-features li{margin-bottom:4px}.feature-check{margin-right:4px}.dashboard-text .btn-primary{color:#fff;background:#16a34a;border-radius:999px;margin-top:18px;padding:9px 20px;font-size:14px;text-decoration:none;display:inline-block}.dashboard-image{justify-content:center;display:flex}.dashboard-mockup{color:#e5e7eb;background:#020617;border-radius:24px;width:100%;max-width:360px;overflow:hidden;box-shadow:0 18px 50px #0f172a80}.mockup-header{background:#020617;align-items:center;gap:6px;padding:8px 12px;display:flex}.mockup-dot{border-radius:999px;width:9px;height:9px}.mockup-dot.red{background:#f97373}.mockup-dot.yellow{background:#facc15}.mockup-dot.green{background:#4ade80}.mockup-title{color:#9ca3af;margin-left:8px;font-size:11px}.mockup-content{gap:10px;padding:14px 14px 18px;display:grid}.mock-card{background:#0f172a;border-radius:16px;padding:10px 12px}.mock-card.highlight{color:#ecfdf3;background:linear-gradient(135deg,#22c55e,#16a34a)}.mock-label{color:#9ca3af;font-size:11px}.mock-card.highlight .mock-label{color:#dcfce7}.mock-value{margin-top:4px;font-size:20px;font-weight:600}.mock-trend{color:#9ca3af;margin-top:3px;font-size:11px}.mock-card.highlight .mock-trend{color:#bbf7d0}.why-section{background:#fff}.why-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;max-width:1120px;margin:24px auto 0;padding:0 24px;display:grid}.why-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:24px;padding:18px 18px 20px}.why-icon{margin-bottom:10px;font-size:24px}.why-card h3{color:#111827;margin-bottom:4px;font-size:15px}.why-card p{color:#6b7280;font-size:13px}.installation-section{background:#f5f5f7}.installation-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;max-width:1120px;margin:24px auto 0;padding:0 24px;display:grid}.install-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:20px 20px 22px}.install-icon{margin-bottom:8px;font-size:24px}.install-card h3{color:#111827;margin-bottom:4px;font-size:15px}.install-card p{color:#6b7280;font-size:13px}.roi-section{background:#fff}.roi-content{max-width:800px;margin:0 auto;padding:0 24px}.roi-calculator{background:#f9fafb;border:1px solid #e5e7eb;border-radius:24px;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:20px;margin-top:24px;padding:20px 20px 22px;display:grid}.calculator-input label{color:#374151;font-size:13px}.input-group{align-items:center;gap:10px;margin-top:10px;display:flex}.input-group span{color:#374151;font-size:14px}.slider{flex:1}.number-input{border:1px solid #d1d5db;border-radius:10px;width:80px;padding:6px 8px;font-size:13px}.calculator-results{gap:10px;display:grid}.result-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:10px 12px}.result-icon{font-size:18px}.result-label{color:#6b7280;font-size:12px}.result-value{margin-top:3px;font-size:16px;font-weight:600}.testimonials-section{background:#f5f5f7}.testimonials-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;max-width:1120px;margin:24px auto 0;padding:0 24px 8px;display:grid}.testimonial-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:18px 18px 20px}.testimonial-rating{margin-bottom:8px;font-size:14px}.testimonial-text{color:#374151;margin-bottom:12px;font-size:13px}.testimonial-author{align-items:center;gap:10px;display:flex}.author-avatar{background:#e5e7eb;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;font-size:15px;display:flex}.author-name{font-size:13px;font-weight:600}.author-location{color:#6b7280;font-size:12px}.contact-section{background:#fff}.contact-content{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:flex-start;gap:28px;max-width:1120px;margin:0 auto;padding:0 24px 16px;display:grid}.contact-info p{color:#4b5563;margin-top:8px;font-size:14px}.contact-details{gap:12px;margin-top:20px;display:grid}.contact-item{color:#374151;gap:10px;font-size:13px;display:flex}.contact-icon{font-size:18px}.contact-form{background:#f9fafb;border:1px solid #e5e7eb;border-radius:24px;gap:10px;padding:18px 18px 20px;display:grid}.contact-form input,.contact-form select,.contact-form textarea{border:1px solid #d1d5db;border-radius:12px;width:100%;padding:8px 10px;font-family:inherit;font-size:13px}.contact-form textarea{resize:vertical}.contact-form button{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:999px;margin-top:4px;padding:10px 20px;font-size:14px;font-weight:600}.contact-form button:hover{background:#15803d}.footer{background:#f5f5f7;border-top:1px solid #e5e7eb;padding:32px 0 18px}.footer-content{grid-template-columns:2fr repeat(3,minmax(0,1fr));gap:24px;max-width:1120px;margin:0 auto;padding:0 24px 12px;display:grid}.footer-section h3,.footer-section h4{color:#111827;margin-bottom:8px;font-size:14px}.footer-section p,.footer-section a{color:#6b7280;font-size:13px;text-decoration:none}.footer-section a:hover{color:#111827}.footer-social{gap:10px;margin-top:10px;display:flex}.footer-social a{font-size:18px}.footer-bottom{border-top:1px solid #e5e7eb;max-width:1120px;margin:0 auto;padding:10px 24px 0}.footer-bottom p{color:#9ca3af;font-size:12px}.animate-on-scroll{opacity:0;transition:opacity .5s,transform .5s;transform:translateY(12px)}.animate-on-scroll.visible{opacity:1;transform:translateY(0)}@media (max-width:900px){.hero-inner{grid-template-columns:minmax(0,1fr);gap:40px}.hero-visual{align-items:flex-start}.products-grid,.features-grid,.how-grid,.why-grid,.installation-grid,.testimonials-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-content,.contact-content,.roi-calculator{grid-template-columns:minmax(0,1fr)}.footer-content{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.problem-points{grid-template-columns:minmax(0,1fr)}}@media (max-width:640px){.products-grid,.features-grid,.how-grid,.why-grid,.installation-grid,.testimonials-grid{grid-template-columns:minmax(0,1fr)}.nav-links{display:none}.mobile-menu-btn{display:block}.mobile-menu{background:#fff;flex-direction:column;gap:6px;padding:8px 24px 12px;display:flex}.mobile-menu a{color:#374151;padding:6px 0;font-size:14px;text-decoration:none}}.hero--apple{padding:80px 0 56px}.hero{padding-top:88px}.hero-inner{gap:40px;max-width:1080px}.hero-copy h1{font-size:clamp(36px,3.2vw,48px)}.hero-copy{max-width:520px}.hero-meta{margin-top:18px}.hero-visual{align-items:flex-end;transform:translateY(-8px)}.hero-turbine-circle{width:200px;height:200px;margin-top:24px}.hero-turbine-core{width:110px;height:110px}.stats-bar .stats-content{padding-top:12px;padding-bottom:12px}.section-header,.stats-content,.problem-inner,.products-grid,.features-grid,.how-grid,.dashboard-content,.why-grid,.installation-grid,.testimonials-grid,.contact-content,.footer-content,.footer-bottom{max-width:1080px;margin-left:auto;margin-right:auto}@media (max-width:900px){.hero-inner{gap:32px}.hero-visual{align-items:center;transform:translateY(0)}}section.hero.hero--apple .hero-inner{gap:36px!important;max-width:1040px!important}section .section-header,section .stats-content,section .problem-inner,section .products-grid,section .features-grid,section .how-grid,section .dashboard-content,section .why-grid,section .installation-grid,section .testimonials-grid,section .contact-content,.footer-content,.footer-bottom{max-width:1040px!important;margin-left:auto!important;margin-right:auto!important}section.hero.hero--apple{padding:80px 0 56px}section.hero.hero--apple .hero-inner{gap:36px;max-width:1040px;margin:0 auto}section.hero.hero--apple .hero-copy h1{font-size:clamp(34px,3vw,46px)}section.hero.hero--apple .hero-visual{align-items:flex-end;transform:translateY(-10px)}section.hero.hero--apple .hero-turbine-circle{width:190px;height:190px;margin-top:22px}.main-width,.stats-content,.problem-inner,.products-grid,.features-grid,.how-grid,.dashboard-content,.why-grid,.installation-grid,.testimonials-grid,.contact-content,.footer-content,.footer-bottom{max-width:1040px;margin-left:auto;margin-right:auto}.section{padding:64px 0}.products-section,.features-section,.how-section,.dashboard-section,.why-section,.installation-section,.roi-section,.testimonials-section,.contact-section{padding-top:56px;padding-bottom:56px}.hero--apple,.stats-bar,.features-section,.dashboard-section,.installation-section,.testimonials-section,.footer{background:#f5f5f7}.problem-strip,.products-section,.how-section,.why-section,.roi-section,.contact-section{background:#fff}.section-header{text-align:left;margin-bottom:24px}.products-grid,.features-grid,.why-grid,.installation-grid,.testimonials-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.problem-points{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}@media (max-width:1100px){.products-grid,.features-grid,.why-grid,.installation-grid,.testimonials-grid,.problem-points{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.section{padding:40px 0}.products-grid,.features-grid,.how-grid,.why-grid,.installation-grid,.testimonials-grid,.problem-points{grid-template-columns:minmax(0,1fr)}.stats-content{flex-direction:column;align-items:flex-start}}@media (max-width:1440px){.hero-inner,.stats-content,.problem-inner,.products-grid,.features-grid,.how-grid,.dashboard-content,.why-grid,.installation-grid,.testimonials-grid,.contact-content,.footer-content,.footer-bottom{max-width:960px}}@media (max-width:1200px){.hero-inner{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:32px}.products-grid,.features-grid,.why-grid,.installation-grid,.testimonials-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section{padding:56px 0}}@media (max-width:900px){.nav-links{display:none}.mobile-menu-btn{display:block}.hero-inner{grid-template-columns:minmax(0,1fr);gap:32px}.hero-visual{align-items:center}.dashboard-content,.contact-content{grid-template-columns:minmax(0,1fr)}.products-grid,.features-grid,.how-grid,.why-grid,.installation-grid,.testimonials-grid,.problem-points{grid-template-columns:repeat(2,minmax(0,1fr))}.section{padding:48px 0}}@media (max-width:640px){.hero-inner{padding:0 16px}.stats-content{flex-direction:column;align-items:flex-start;gap:10px;padding:12px 16px}.products-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:20px;max-width:1040px;margin:32px auto 0;padding:0 24px;display:grid}.product-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:24px;flex-direction:column;gap:10px;padding:20px 18px;display:flex}.product-power{color:#111827;font-size:22px;font-weight:700}.product-features{color:#4b5563;margin:4px 0 8px;padding-left:0;font-size:12px;list-style:none}.product-features li{margin-bottom:3px}@media (max-width:900px){.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.products-grid{grid-template-columns:minmax(0,1fr)}}.section-header{padding:0 16px}.roi-content,.contact-content{padding:0 16px 16px}.footer-content,.footer-bottom{padding:0 16px}.section{padding:40px 0}}html,body{width:100%;max-width:100%;overflow-x:hidden!important}.app,section{width:100%;max-width:100%;overflow-x:hidden}img,iframe{max-width:100%;height:auto;display:block}input,select,textarea{max-width:100%}.mobile-menu{box-sizing:border-box;width:100%;max-width:100%}.hero.hero--apple{padding:80px 0 56px}.hero-inner{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:32px;max-width:1040px;margin:0 auto;padding:0 24px;display:grid}.hero{width:100%;max-width:100%;overflow-x:hidden}.hero-visual,.hero-turbine-circle{max-width:100%}html,body{width:100%;max-width:100%;margin:0;padding:0;overflow-x:hidden!important}#root,.app{width:100%;max-width:100%;overflow-x:hidden}.app>*{max-width:100%}.hero,.stats-bar,.problem-strip,.products-section,.features-section,.how-section,.dashboard-section,.why-section,.installation-section,.roi-section,.testimonials-section,.contact-section,.footer{width:100%;max-width:100%;overflow-x:hidden}.hero-inner,.stats-content,.problem-inner,.products-grid,.features-grid,.how-grid,.dashboard-content,.why-grid,.installation-grid,.testimonials-grid,.contact-content,.footer-content{max-width:1040px;margin-left:auto;margin-right:auto}body *{box-sizing:border-box;max-width:100%}.products-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px!important;max-width:1040px!important;margin:32px auto 0!important;padding:0 24px!important;display:grid!important}.hero-copy .eyebrow,.hero-copy h1,.hero-copy .hero-body,.hero-copy .hero-cta-row,.hero-copy .hero-meta,.hero-visual .hero-card,.hero-visual .hero-turbine-circle{will-change:transform,opacity}@keyframes gradientFlow{0%{background-position:0%}to{background-position:200%}}.hero-card{transition:box-shadow .3s}.hero-card:hover{transition:transform .3s,box-shadow .3s;transform:scale(1.02);box-shadow:0 28px 60px #0f172a2e}.hero-turbine-circle{transition:box-shadow .3s;box-shadow:0 0 60px #10b98126}.hero-turbine-circle:hover{box-shadow:0 0 90px #10b98140}.hero.hero--apple{background:linear-gradient(#fff7ed 0%,#fff 45%,#f0fdf4 100%)}.hero-accent{background:linear-gradient(120deg,#f93,#138808,navy,#f93) 0 0/300%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:8s linear infinite flagFlow}@keyframes flagFlow{0%{background-position:0%}to{background-position:300%}}.eyebrow:after{content:"";background:linear-gradient(90deg,#f93 33%,#fff 33% 66%,#138808 66%);border-radius:999px;width:60px;height:3px;margin-top:8px;display:block}.btn-primary-lg{color:#fff;background:linear-gradient(135deg,#f93,#e07b00);box-shadow:0 18px 40px #ff993359}.btn-primary-lg:hover{background:linear-gradient(135deg,#e07b00,#f93);box-shadow:0 22px 52px #ff993373}.hero-card{border:1px solid #13880833;box-shadow:0 16px 40px #0f172a14,0 0 0 1px #ff993314}.hero-turbine-circle{background:radial-gradient(circle at 30% 0,#ff993340 0%,#ffffffe6 40%,#13880826 100%);box-shadow:0 0 60px #ff993326,0 0 120px #1388081a}.hero-turbine-core{background:linear-gradient(135deg,#fff8f0,#f0fff4);border:2px solid #00008026;box-shadow:0 20px 40px #0f172a1a,inset 0 0 20px #0000800d}.hero-value,.hero-meta span:first-child:before{color:#f93}.hero-meta span:nth-child(2):before{color:navy}.hero-meta span:nth-child(3):before{color:#138808}.hero-badge,.eyebrow{color:#92400e;letter-spacing:.16em}.hero.hero--apple:before{content:"";z-index:10;background:linear-gradient(90deg,#f93 33%,#fff 33% 66%,#138808 66%);height:4px;position:absolute;top:0;left:0;right:0}.hero.hero--apple{position:relative}.hero-card-tags{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.hero-card-tags span{color:#166534;background:#f0fdf4;border:1px solid #13880833;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:500}.hero-card-tags span:first-child{color:#92400e;background:#fff7ed;border-color:#ff99334d}.hero-card-tags span:last-child{color:#1e40af;background:#eff6ff;border-color:#00008026}*{font-family:DM Sans,Inter,system-ui,sans-serif}.hero.hero--monotree{background:#f2f2f0;padding:100px 0 80px;position:relative;overflow:hidden}.hero--monotree .hero-inner{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:center;gap:64px;max-width:1200px;margin:0 auto;padding:0 32px;display:grid}.hero-eyebrow{color:#6b7280;letter-spacing:.04em;opacity:0;margin-bottom:20px;font-size:13px;font-weight:400}.hero-accent{background:linear-gradient(120deg,#f93,#138808,navy,#f93) 0 0/300%;-webkit-text-fill-color:transparent;text-underline-offset:6px;-webkit-background-clip:text;background-clip:text;-webkit-text-decoration:underline #f936;text-decoration:underline #f936;animation:8s linear infinite flagFlow}.hero-accent-secondary{color:#0a0a0a;text-underline-offset:6px;-webkit-text-decoration:underline #22c55e;text-decoration:underline #22c55e;text-decoration-thickness:3px}.hero--monotree .hero-body{color:#4b5563;max-width:460px;margin-bottom:28px;font-size:16px;font-weight:400;line-height:1.65}.hero--monotree .hero-cta-row{background:#fff;border:1.5px solid #e5e7eb;border-radius:0 999px 999px;align-items:center;max-width:400px;margin-bottom:40px;padding:5px 5px 5px 18px;display:flex;position:relative}.hero--monotree .hero-cta-row:before{content:"";clip-path:polygon(0 0,100% 100%,0 100%);background:#fff;border-top:1.5px solid #e5e7eb;border-left:1.5px solid #e5e7eb;border-radius:0 0 0 6px;width:14px;height:12px;position:absolute;top:-10px;left:0}.hero-email-input{color:#0a0a0a;background:0 0;border:none;outline:none;flex:1;padding:6px 0;font-family:DM Sans,sans-serif;font-size:14px}.hero-email-input::placeholder{color:#9ca3af}.btn-hero-cta{color:#fff;white-space:nowrap;background:#22c55e;border-radius:999px;flex-shrink:0;padding:10px 20px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;text-decoration:none;transition:background .15s}.btn-hero-cta:hover{background:#16a34a}.hero-stats-row{align-items:center;gap:24px;margin-bottom:20px;display:flex}.hero-stat-value{letter-spacing:-.03em;color:#0a0a0a;font-size:28px;font-weight:700}.hero-stat-label{color:#6b7280;margin-top:2px;font-size:12px}.hero-stat-divider{background:#e5e7eb;width:1px;height:36px}.hero-rating{color:#6b7280;align-items:center;gap:8px;font-size:13px;display:flex}.stars{color:#f59e0b;letter-spacing:1px;font-size:15px}.rating-value{color:#0a0a0a;font-weight:600}.hero-visual-placeholder{background:#fff;border:1.5px solid #e5e7eb;border-radius:24px;justify-content:center;align-items:center;height:480px;display:flex;position:relative;overflow:hidden}.hero-visual-inner{z-index:2;flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex;position:relative}.visual-badge{color:#374151;background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:999px;padding:6px 16px;font-size:13px;font-weight:600}.visual-turbine-lines{align-items:flex-end;gap:10px;display:flex}.vline{background:linear-gradient(#f93,#138808);border-radius:999px;width:3px;animation:2s ease-in-out infinite alternate lineGrow}.v1{height:60px;animation-delay:0s}.v2{height:100px;animation-delay:.3s}.v3{height:70px;animation-delay:.6s}@keyframes lineGrow{0%{opacity:.5;transform:scaleY(.6)}to{opacity:1;transform:scaleY(1)}}.visual-glow{pointer-events:none;background:radial-gradient(circle,#22c55e1a 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute}@media (max-width:900px){.hero--monotree .hero-inner{grid-template-columns:minmax(0,1fr);gap:40px}.hero-visual-placeholder{height:280px}}@media (max-width:640px){.hero--monotree .hero-title{font-size:36px}.hero--monotree .hero-cta-row{flex-direction:column;align-items:flex-start}.hero-email-input{width:100%;max-width:100%}.hero-stats-row{flex-wrap:wrap;gap:16px}.hero-stat-divider{display:none}}.hero--monotree .hero-title{letter-spacing:-.03em;color:#0a0a0a;margin-bottom:20px;font-size:clamp(32px,3.5vw,52px);font-weight:700;line-height:1.15}.hero-accent{background:linear-gradient(120deg,#f93,#138808,navy,#f93) 0 0/300%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;text-decoration:none;animation:8s linear infinite flagFlow}.hero-accent-underline{border-bottom:3px solid #22c55e;padding-bottom:2px;display:inline-block}
