body{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;margin:0;background:#f5f5f7;color:#1d1d1f}.wrap{max-width:980px;margin:0 auto;padding:20px}h1{font-size:1.8rem;margin:0 0 4px}.sub{color:#6e6e73;margin:0 0 20px}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.card{background:#fff;border-radius:12px;padding:16px;box-shadow:0 1px 4px rgba(0,0,0,.08);display:flex;flex-direction:column;gap:8px}.card img{width:100%;height:160px;object-fit:cover;border-radius:8px;background:#eee}.card h2{font-size:1.05rem;margin:0}.card p{font-size:.9rem;color:#424245;margin:0}.meta{font-size:.75rem;color:#86868b}.card a{color:#0066cc;text-decoration:none;font-weight:600}.topic{max-width:760px;margin:0 auto;padding:20px}.topic img{max-width:100%;border-radius:10px}.topic h1{font-size:1.6rem}.topic .meta{display:block;margin:8px 0}.topic ul{padding-left:20px}.topic a{color:#0066cc}