.announcement-page{padding-bottom:4rem}.announcement-hero img{width:100%;max-height:420px;object-fit:cover}.announcement-article{max-width:760px;margin:0 auto;padding:2rem 0}.announcement-meta{display:flex;gap:1rem;font-size:.9rem;color:#5f6b7a;text-transform:uppercase;letter-spacing:.08em;font-weight:600}.announcement-label{color:#0f5b9f}.announcement-article h1{margin-top:1rem;margin-bottom:1rem;font-size:2.5rem}.announcement-content p{margin-bottom:1.25rem;line-height:1.7}.announcement-gallery{margin-top:2.5rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:1rem;gap:1rem}.announcement-gallery-item img{width:100%;height:100%;object-fit:cover;border-radius:8px}@media (max-width:768px){.announcement-article{padding:1.5rem 0}.announcement-article h1{font-size:2rem}}