.evee-home-hero{background:var(--brand-bg-alt);padding:160px 0 90px}.evee-home-hero img{width:100%;aspect-ratio:5/4;-o-object-fit:cover;object-fit:cover;border:1px solid var(--brand-border);border-radius:var(--brand-radius)}.evee-home-hero .section-kicker{margin-bottom:10px}.evee-home-hero h1{font-size:max(2.2rem, min(4vw, 4rem));line-height:1.08;margin-bottom:18px}.evee-home-hero p{color:var(--brand-text-secondary);font-size:1.05rem;max-width:540px}.evee-feature-points{background:var(--brand-bg)}.evee-feature-points img{width:100%;aspect-ratio:5/4;-o-object-fit:cover;object-fit:cover;border:1px solid var(--brand-border);border-radius:var(--brand-radius)}.evee-feature-points .section-kicker{margin-bottom:8px}.evee-feature-points h2{font-size:max(1.6rem, min(3vw, 2.5rem));margin-bottom:24px}.point-list{display:grid;grid-gap:0;gap:0}.point-list article{display:grid;grid-template-columns:52px 1fr;grid-gap:16px;gap:16px;border-bottom:1px solid var(--brand-border);padding:20px 0}.point-list article:first-child{padding-top:0}.point-list article:last-child{border-bottom:none;padding-bottom:0}.point-list span{color:var(--brand-secondary);font-weight:800;font-size:1.25rem;line-height:1.3}.point-list h3{font-size:1.05rem;margin-bottom:6px;color:var(--brand-text)}.point-list p{color:var(--brand-text-secondary);font-size:.92rem;margin:0;line-height:1.6}.evee-product-list{background:var(--brand-bg-alt)}.product-line-list{display:grid;grid-gap:16px;gap:16px}.product-line-list article{display:grid;grid-template-columns:220px 1fr;grid-gap:24px;gap:24px;align-items:center;background:#fff;border:1px solid var(--brand-border);padding:20px;border-radius:var(--brand-radius);transition:box-shadow var(--brand-transition)}.product-line-list article:hover{box-shadow:var(--brand-shadow-sm)}.product-line-list img{width:100%;aspect-ratio:13/9;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-muted);border-radius:var(--brand-radius)}.product-line-list h3{font-size:1.1rem;margin-bottom:8px}.product-line-list p{color:var(--brand-text-secondary);font-size:.92rem;margin-bottom:10px}.product-line-list>article>div>span{color:var(--brand-primary);font-weight:700;font-size:.85rem}.evee-specs{background:var(--brand-bg)}.spec-table-wrap{border:1px solid var(--brand-border);overflow:hidden;border-radius:var(--brand-radius);background:#fff}.spec-group-title{background:var(--brand-bg-alt);padding:14px 18px;font-weight:800;color:var(--brand-primary);font-size:.95rem;border-bottom:1px solid var(--brand-border)}.spec-group-title:not(:first-child){border-top:2px solid var(--brand-border)}.spec-row{display:grid;grid-template-columns:220px 1fr;border-top:1px solid var(--brand-border)}.spec-row:first-of-type{border-top:none}.spec-row span{background:#f8fafc;padding:15px 18px;font-weight:700;font-size:.92rem;color:var(--brand-text)}.spec-row strong{padding:15px 18px;font-weight:600;font-size:.92rem;color:var(--brand-text)}.evee-progress{background:var(--brand-bg-alt)}.progress-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:20px;gap:20px}.progress-grid article{background:#fff;border:1px solid var(--brand-border);padding:24px;border-radius:var(--brand-radius)}.progress-grid article>div:first-child{display:flex;justify-content:space-between;align-items:baseline;gap:16px;font-size:.88rem;color:var(--brand-text-secondary)}.progress-grid article>div:first-child em{font-style:normal;font-weight:700;color:var(--brand-secondary)}.progress-grid strong{display:block;font-size:2rem;color:var(--brand-primary);margin:12px 0 4px;line-height:1}.progress-grid p{color:var(--brand-text-secondary);font-size:.88rem;margin-bottom:14px}.bar{height:8px;background:var(--brand-bg-muted);overflow:hidden;border-radius:4px}.bar i{display:block;height:100%;background:var(--brand-secondary);border-radius:4px;transition:width .6s}.evee-home-cta{background:var(--brand-primary-dark);color:#fff;padding:88px 0}.evee-home-cta h2{color:#fff;font-size:max(1.75rem, min(3vw, 2.75rem));line-height:1.12;margin-bottom:16px}.evee-home-cta p{color:rgba(255,255,255,.88);margin-bottom:8px}.evee-home-cta ul{list-style:none;padding-left:0;margin-top:18px}.evee-home-cta li{color:#fff;padding-left:20px;position:relative;margin-bottom:8px;font-size:.95rem}.evee-home-cta li::before{content:"";position:absolute;left:0;top:9px;width:8px;height:8px;background:var(--brand-secondary)}.evee-home-cta .cta-form-card{background:#fff;border-color:rgba(255,255,255,.15)}@media (max-width:991.98px){.evee-home-hero{padding:140px 0 72px}}@media (max-width:767.98px){.evee-home-hero{padding:130px 0 56px}.evee-home-hero img{margin-bottom:24px}.product-line-list article{grid-template-columns:1fr}.product-line-list img{max-width:280px}.spec-row{grid-template-columns:1fr}.spec-row span{background:0 0;padding-bottom:4px;border-bottom:1px solid var(--brand-border-light)}.spec-row strong{padding-top:4px}.progress-grid{grid-template-columns:1fr}}@media (max-width:575.98px){.evee-home-hero h1{font-size:2rem}.evee-home-cta h2{font-size:1.6rem}}