.rch-home-hero{background:linear-gradient(90deg,#fff 0,#fff 45%,var(--brand-bg-alt) 45%,var(--brand-bg-alt) 100%);padding:88px 0}.rch-hero-grid{display:grid;grid-template-columns:minmax(0,0.95fr) minmax(0,1fr);grid-gap:48px;gap:48px;align-items:center}.rch-hero-media img{width:100%;min-height:420px;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius);border:1px solid var(--brand-border);background:var(--brand-neutral-light)}.rch-hero-copy h1{margin:14px 0 18px;font-size:max(2rem, min(4vw, 3.5rem))}.rch-hero-copy p{color:var(--brand-text);font-size:1.08rem;max-width:620px}.rch-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.rch-trust-bar{background:var(--brand-secondary);padding:0}.rch-trust-items{display:flex;flex-wrap:nowrap;min-height:104px}.rch-trust-item{flex:1 1 0;min-width:0;padding:24px;text-align:center;border-right:1px solid rgba(255,255,255,.2)}.rch-trust-item:last-child{border-right:0}.rch-trust-item span,.rch-trust-item strong{display:block;color:var(--brand-text-inverse)}.rch-trust-item strong{font-size:max(1.6rem, min(3vw, 2.5rem));line-height:1}.rch-trust-item span{margin-top:8px;font-size:.85rem;opacity:.82}.rch-product-list-section{background:var(--brand-bg)}.rch-product-list{display:grid;grid-gap:16px;gap:16px}.rch-product-row{display:grid;grid-template-columns:220px minmax(0,1fr);grid-gap:24px;gap:24px;align-items:center;padding:18px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:#fff}.rch-product-row img{width:220px;height:148px;-o-object-fit:cover;object-fit:cover;background:var(--brand-neutral-light)}.rch-product-row h3{margin-bottom:8px;font-size:1.25rem}.rch-product-row p{color:var(--brand-text);margin-bottom:10px}.rch-product-row a{font-weight:700}.rch-feature-section{background:var(--brand-bg-alt)}.rch-feature-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.rch-feature-list article{display:flex;gap:18px;padding:24px;border:1px solid rgba(204,0,0,.18);border-radius:var(--brand-radius);background:#fff}.rch-feature-list span{flex:0 0 44px;color:var(--brand-primary);font-weight:800}.rch-feature-list h3{font-size:1.1rem;margin-bottom:8px}.rch-feature-list p{margin-bottom:0;color:var(--brand-text)}.rch-faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px}.rch-faq-grid article{padding:24px;border-top:2px solid var(--brand-primary);background:var(--brand-neutral-light)}.rch-faq-grid h3{font-size:1.08rem}.rch-faq-grid p{margin-bottom:0;color:var(--brand-text)}.rch-home-cta{background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-secondary));color:var(--brand-text-inverse);padding-top:80px;padding-bottom:96px}.rch-cta-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,0.72fr);grid-gap:40px;gap:40px;align-items:start}.rch-cta-copy .eyebrow,.rch-cta-copy h2,.rch-cta-copy li,.rch-cta-copy p{color:var(--brand-text-inverse)}.rch-cta-copy p{opacity:.9}.rch-cta-copy ul{padding-left:18px;margin-bottom:0}.rch-cta-form-card{background:#fff;padding:28px;border-radius:var(--brand-radius)}@media (max-width:991px){.rch-home-hero{background:var(--brand-bg-alt)}.rch-cta-grid,.rch-hero-grid{grid-template-columns:1fr}.rch-hero-media{order:1}.rch-hero-copy{order:2}.rch-faq-grid,.rch-feature-list{grid-template-columns:1fr}}@media (max-width:768px){.rch-trust-items{flex-wrap:wrap}.rch-trust-item{flex:0 0 50%;border-bottom:1px solid rgba(255,255,255,.2)}}@media (max-width:575px){.rch-product-row{grid-template-columns:1fr}.rch-product-row img{width:100%;height:auto;aspect-ratio:3/2}}