.home-hero{padding:88px 0 96px;background:linear-gradient(135deg,#fff 0,#edf8f7 54%,#fff6e5 100%)}.hero-copy{display:flex;flex-direction:column;justify-content:center}.cta-actions,.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.hero-visual{min-height:420px;margin:0;border:1px solid rgba(46,124,125,.18);border-radius:var(--radius);background:#fff;box-shadow:0 24px 60px rgba(25,78,78,.15);overflow:hidden}.hero-visual img{width:100%;height:100%;min-height:420px;-o-object-fit:cover;object-fit:cover}.feature-six-grid,.milestone-timeline,.product-feature-grid{padding:86px 0}.featured-product{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,0.85fr);grid-gap:34px;gap:34px;align-items:center;padding:30px;border:1px solid var(--brand-border);border-radius:var(--radius);background:#fff}.compact-product-grid figure,.compact-product-grid img,.featured-product figure,.featured-product img{margin:0}.featured-product img{width:100%;aspect-ratio:16/10;-o-object-fit:cover;object-fit:cover;border-radius:6px}.pill{display:inline-flex;margin-bottom:12px;padding:5px 10px;border-radius:999px;background:rgba(242,167,66,.16);color:#8a5606;font-weight:800;font-size:.78rem}.compact-product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:24px;gap:24px;margin-top:24px}.compact-product-grid article,.feature-grid article{border:1px solid var(--brand-border);border-radius:var(--radius);background:#fff;overflow:hidden;transition:transform .2s,box-shadow .2s}.compact-product-grid article:hover,.feature-grid article:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(26,32,44,.1)}.compact-product-grid img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.compact-product-grid h3,.compact-product-grid p{padding-left:20px;padding-right:20px}.compact-product-grid h3{margin-top:20px}.compact-product-grid p{margin-bottom:22px;color:var(--brand-text-muted)}.trust-stats{padding:46px 0;background:var(--brand-primary-dark)}.stat-row{display:flex;flex-wrap:wrap;gap:18px;justify-content:space-between}.stat-row div{flex:1 1 190px;text-align:center}.stat-row strong{display:block;color:#fff;font-size:max(2.2rem, min(5vw, 3.6rem));line-height:1}.stat-row span{display:block;margin-top:10px;color:rgba(255,255,255,.72)}.feature-six-grid{background:var(--brand-bg-alt)}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:28px;gap:28px}.feature-grid article{padding:28px;text-align:center}.feature-grid span{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;margin-bottom:18px;border-radius:50%;background:rgba(46,124,125,.12);color:var(--brand-primary);font-weight:900}.feature-grid p{color:var(--brand-text-muted)}.timeline{position:relative;display:grid;grid-gap:26px;gap:26px;max-width:900px;margin:0 auto}.timeline::before{content:"";position:absolute;top:0;bottom:0;left:50%;width:2px;background:var(--brand-border)}.timeline article{position:relative;width:calc(50% - 38px);padding:24px;border:1px solid var(--brand-border);border-radius:var(--radius);background:#fff}.timeline article:nth-child(2n){margin-left:calc(50% + 38px)}.timeline span{color:var(--brand-primary);font-weight:900}@media (max-width:991.98px){.featured-product{grid-template-columns:1fr}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767.98px){.feature-six-grid,.home-hero,.milestone-timeline,.product-feature-grid{padding:62px 0}.feature-grid{grid-template-columns:1fr}.timeline::before{left:12px}.timeline article,.timeline article:nth-child(2n){width:auto;margin-left:34px}}