.home-hero{padding:174px 0 104px;background:radial-gradient(circle at 82% 18%,rgba(242,167,66,.24),transparent 34%),linear-gradient(135deg,var(--brand-primary),var(--brand-primary-dark));color:var(--brand-text-inverse)}.home-hero h1{color:var(--brand-text-inverse);font-size:3.45rem;margin:18px 0}.home-hero p{color:var(--brand-text-inverse);opacity:.92;font-size:1.12rem}.cta-actions,.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.hero-visual{padding:18px;border-radius:22px;background:rgba(255,255,255,.14);box-shadow:0 30px 80px rgba(0,0,0,.22)}.hero-visual img{width:100%;min-height:390px;-o-object-fit:cover;object-fit:cover;border-radius:16px;background:rgba(255,255,255,.18)}.featured-product{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,0.85fr);grid-gap:32px;gap:32px;align-items:center;padding:28px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:#fff;box-shadow:var(--shadow-soft)}.featured-product figure,.product-mini-grid article{margin:0}.featured-product img,.product-mini-grid img{width:100%;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.featured-product img{min-height:340px;border-radius:var(--brand-radius)}.product-mini-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px;margin-top:28px}.product-mini-grid article{padding:18px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:#fff}.product-mini-grid img{height:220px;border-radius:6px}.home-trust{padding:52px 0;background:var(--brand-primary-dark)}.home-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1px;gap:1px;background:rgba(255,255,255,.24)}.home-stat-grid div{padding:28px;background:var(--brand-primary-dark);text-align:center}.home-stat-grid b,.home-stat-grid span{display:block;color:var(--brand-text-inverse)}.home-stat-grid b{font-size:2.7rem;line-height:1}.feature-row{display:grid;grid-template-columns:minmax(0,0.9fr) minmax(0,1.1fr);grid-gap:54px;gap:54px;align-items:center;margin-top:64px}.feature-row-reverse{grid-template-columns:minmax(0,1.1fr) minmax(0,0.9fr)}.feature-row-reverse figure{order:2}.feature-row figure{margin:0}.feature-row img{width:100%;min-height:320px;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius);background:var(--brand-bg-alt)}.home-milestones{background:var(--brand-bg-alt)}.timeline{position:relative;max-width:960px;margin:0 auto}.timeline::before{content:"";position:absolute;top:0;bottom:0;left:50%;width:2px;background:var(--brand-primary-light)}.timeline article{position:relative;width:calc(50% - 34px);padding:24px;margin-bottom:32px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:#fff}.timeline article:nth-child(2n){margin-left:calc(50% + 34px)}.timeline span{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:50%;background:var(--brand-primary);color:#fff;font-weight:760}.home-cta{padding:92px 0 110px;background:linear-gradient(rgba(25,78,66,.9),rgba(25,78,66,.92)),var(--brand-primary-dark)}.cta-inner{max-width:820px}.home-cta h2,.home-cta p{color:var(--brand-text-inverse)}@media (max-width:991px){.home-hero h1{font-size:2.6rem}.feature-row,.feature-row-reverse,.featured-product{grid-template-columns:1fr}.feature-row-reverse figure{order:0}.home-stat-grid,.product-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.timeline::before{left:20px}.timeline article,.timeline article:nth-child(2n){width:auto;margin-left:48px}}@media (max-width:575px){.home-hero h1{font-size:2.15rem}.home-stat-grid,.product-mini-grid{grid-template-columns:1fr}}