.updates-section{background:#edf1e9}.updates-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.update-card{background:#fff;border:1px solid var(--line)}.update-card img{height:170px}.update-card div{padding:20px}.update-card span{font-size:10px;color:var(--orange);font-weight:800;text-transform:uppercase;letter-spacing:.1em}.update-card h3{font:800 21px var(--display);letter-spacing:-.05em;color:var(--forest);margin:9px 0}.update-card p{font-size:13px;color:var(--muted);margin:0}.whatsapp-share{display:block;color:#18764e;font-size:13px;font-weight:800;padding:12px 0;text-align:center}.proof-section{background:var(--paper)}.map-section{position:relative;min-height:460px}.map-section:after{content:'Open this location in Google Maps ↗';position:absolute;right:22px;bottom:20px;background:#fff;color:var(--forest);padding:11px 14px;font:700 12px var(--sans);pointer-events:none}@media(max-width:900px){.updates-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.updates-grid{grid-template-columns:1fr}.map-section{min-height:390px}.map-section iframe{min-height:390px}}
