.gm-article{max-width:760px;margin:0 auto;padding:1.5rem 1.5rem 4rem;}
.gm-article__hero img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:6px;margin-bottom:1.5rem;display:block;}
.gm-article__title{font-size:1.8rem;margin-bottom:.5rem;}
.gm-article__meta{color:#6a6a6a;font-size:.85rem;margin-bottom:2rem;}
.gm-article__content{line-height:1.7;color:#333;}
.gm-article__content h2{margin-top:2rem;font-size:1.4rem;}
.gm-article__content h3{margin-top:1.5rem;font-size:1.15rem;}
.gm-article__content p{margin-bottom:1.2rem;}
.gm-article__content a{color:var(--gm-green);}
.gm-article__back{margin-top:2.5rem;}
