.hero-article{background-color:#fff;padding:3rem 1rem}h1{color:#212121;font-family:Montserrat;font-size:44px;font-weight:600;text-align:center}.hero-container{margin:0 auto;max-width:1100px}.hero-tags{display:flex;gap:.5rem;justify-content:center;margin-bottom:1rem}.tag{background-color:#5c5c5c;border-radius:22px;color:#fff;display:inline-block;font-size:12px;font-weight:600;padding:.3rem .8rem}.tag-green{background-color:#67c493}.tag-blue{background-color:#6896e8}.hero-meta{color:#212121;flex-wrap:wrap;font-size:12px;gap:.6rem;justify-content:center;margin-bottom:2rem}.hero-meta,.meta-author{align-items:center;display:flex}.meta-author{gap:.5rem}.meta-author img{border-radius:50%;height:24px;width:24px}.meta-separator{color:#9ca3af}.hero-image{border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.1);overflow:hidden}.hero-image img{display:block;height:auto;object-fit:cover;width:100%}