.section-hero{max-width:1000px;margin:50px auto 30px;padding:0 22px}.section-hero h1{font-size:56px}.section-grid{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:16px;padding:0 22px}.section-card{border:1px solid var(--line);border-radius:24px;overflow:hidden;background:#111}.section-card img{height:180px;width:100%;object-fit:cover;filter:brightness(.72)}.section-card strong{display:block;padding:16px}@media(max-width:760px){.section-grid{grid-template-columns:1fr 1fr;padding:0 14px}.section-card img{height:120px}.section-hero h1{font-size:38px}}
