.ExampleGallery_section__G3OKc{margin:3.5rem auto 0;max-width:600px;text-align:center}.ExampleGallery_heading___665A{font-size:1.5rem;margin:0 0 .35rem;color:var(--ink)}.ExampleGallery_subheading__pPOv9{margin:0 0 1.5rem;color:var(--muted);font-size:.95rem}.ExampleGallery_grid__vzvDj{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.ExampleGallery_card__ZqZiw{display:flex;align-items:center;gap:.85rem;padding:.75rem;background:var(--panel);border:1px solid rgba(200,162,74,.25);border-radius:10px;text-decoration:none;transition:border-color .15s ease,transform .15s ease}.ExampleGallery_card__ZqZiw:hover{border-color:var(--accent);transform:translateY(-2px)}.ExampleGallery_portrait__gI0Ot{width:64px;height:64px;flex-shrink:0;object-fit:cover;border-radius:8px;border:1px solid rgba(200,162,74,.4)}.ExampleGallery_cardText__RG_HZ{text-align:left;min-width:0}.ExampleGallery_name__RzH72{color:var(--ink);font-weight:700;font-size:1rem}.ExampleGallery_sub__NgFU0{color:var(--accent);font-size:.85rem}@media (max-width:520px){.ExampleGallery_grid__vzvDj{grid-template-columns:1fr}}