.home-hero{padding:96px 0 80px;background:var(--brand-bg-alt)}.hero-split-image{background:var(--brand-bg-alt)}.home-hero h1{font-size:52px;line-height:1.05;margin-bottom:18px}.hero-copy{color:var(--brand-text);font-size:18px}.cta-actions,.hero-actions{display:flex;gap:16px;flex-wrap:wrap;margin-top:28px;justify-content:center}.hero-product-img{width:100%;min-height:420px;-o-object-fit:cover;object-fit:cover;border:1px solid var(--brand-border);background:#fff}.feature-list-section,.home-product-grid,.spec-accordion-section,.stats-progress-section{padding:80px 0}.feature-list{display:grid;grid-gap:18px;gap:18px}.feature-list article{display:grid;grid-template-columns:56px 1fr;grid-gap:18px;gap:18px;padding:22px 0;border-bottom:1px solid var(--brand-border)}.feature-icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:rgba(61,187,106,.12);color:var(--brand-secondary);font-weight:800;font-size:18px}.four-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:20px;gap:20px}.product-mini-card{border:1px solid var(--brand-border);background:#fff;padding:16px;transition:transform .2s,box-shadow .2s}.product-mini-card:hover{transform:translateY(-3px);box-shadow:0 12px 32px rgba(26,38,50,.1)}.product-mini-card img{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt);margin-bottom:14px}.product-mini-card h3{font-size:18px;margin-bottom:4px}.product-mini-card span{color:var(--brand-text-secondary);font-size:14px}.spec-accordion{border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden}.spec-accordion .accordion-button{font-weight:700;color:var(--brand-text);background:#fff}.spec-accordion .accordion-button:not(.collapsed){color:var(--brand-primary-dark);background:var(--brand-bg-alt)}.spec-accordion .accordion-body{color:var(--brand-text-secondary);line-height:1.7}.progress-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:20px;gap:20px}.progress-grid article{border:1px solid var(--brand-border);padding:24px;background:#fff}.stat-top{display:flex;justify-content:space-between;gap:16px;font-size:14px;color:var(--brand-text-secondary)}.progress-grid strong{display:block;font-size:52px;color:var(--brand-primary);margin:12px 0;line-height:1}.progress-grid p{color:var(--brand-text-secondary);margin:10px 0 0}.progress{height:8px;border-radius:4px;background:var(--brand-bg-alt);overflow:hidden}.progress-bar{background:var(--brand-secondary);border-radius:4px}.cta-solid{background:var(--brand-primary);color:#fff;text-align:center;padding:88px 0}.cta-solid h2,.cta-solid p{color:#fff}.cta-solid h2{max-width:840px;margin:0 auto 18px;font-size:max(2rem, min(5vw, 3.2rem));line-height:1.12}.cta-solid p{max-width:720px;margin:0 auto 28px;opacity:.9}@media (max-width:767px){.home-hero{padding:72px 0 56px}.home-hero h1{font-size:36px}.hero-product-img{min-height:280px}.cta-actions,.hero-actions{display:block}.feature-list article,.progress-grid{grid-template-columns:1fr}}