*{box-sizing:border-box}body{margin:0;font-family:Arial,sans-serif;color:#263238;background:#f4f6f7}header,main{max-width:1050px;margin:auto;padding:24px}header{padding-top:48px}nav a{color:#126b78}.card{background:#fff;padding:24px;margin:20px 0;border-radius:8px}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}img{max-width:100%;height:auto}.wide{width:420px;height:240px;object-fit:cover}.tall{width:360px;height:260px;object-fit:cover}.thumb{width:320px;height:210px;object-fit:cover}.content_section_item{background:#eef5f6;padding:18px;margin:12px 0;border:1px solid #cadbdd}