.u3-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:24px 0}@media(max-width:900px){.u3-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.u3-grid{grid-template-columns:1fr}}.u3-card{border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;background:#fff}.u3-card img{display:block;width:100%;height:auto;margin-top:0}.u3-body{padding:14px 14px 18px}.u3-eyebrow{font-size:12px;letter-spacing:.04em;text-transform:uppercase;color:#6b7280}.u3-text{margin:6px 0 0;font-size:15px;line-height:1.55;color:#111}.pg-hero{border-radius:16px;overflow:hidden;margin:18px 0}.pg-hero img{width:100%;height:auto;display:block}.g{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:22px 0}@media(max-width:1000px){.g{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){.g{grid-template-columns:repeat(2,1fr)}}.g figure{border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;background:#fff}.g img{width:100%;height:auto;display:block;margin-top:0}.g figcaption{padding:10px 12px;font-size:13px;color:#374151}.specs{width:100%;border-collapse:collapse;margin:8px 0 18px}.specs th,specs td{border:1px solid #e5e7eb;padding:10px 12px;text-align:left;vertical-align:top}.specs th{width:32%;background:#f9fafb;font-weight:600;color:#111827}.badge{display:inline-block;background:#111;color:#fff;border-radius:999px;padding:6px 10px;font-size:12px;margin-right:8px}.muted{color:#6b7280}.pg-hero img {width: 100%;height: auto;display: block;margin-top: 0;}