/* SMG Galerie v2.1R14 */
.smg-wrap{max-width:1100px;margin:0 auto;padding:2.5rem 1.25rem}
.smg-gallery-hero{padding-top:1rem;padding-bottom:1rem}
.smg-title{font-size:clamp(2rem,3.2vw,3rem);color:#0b1f44;font-weight:800}
.smg-lead{color:#0b1f44;font-size:1.15rem;opacity:1;line-height:1.6;margin-bottom:1.25rem}
.smg-pills{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem;margin-bottom:1.5rem}
.smg-pills .pill{padding:.5rem .9rem;border-radius:999px;background:#e9f6ff;color:#0b1f44;text-decoration:none}
.smg-pills .pill:hover{background:#d9f0ff}
.smg-gallery-section{border-top:1px solid #f1f3f5;margin-top:1.25rem;padding-top:2rem}
.smg-gallery-section h2{color:#0b1f44;font-size:1.8rem;font-weight:800;margin-bottom:.25rem}
.smg-intro{color:#0b1f44;margin-bottom:1rem;line-height:1.6}
.smg-cta-card{background:#071a29;color:#fff;border-radius:18px;padding:1.5rem}
.smg-btn{background:#00b3ff;color:#071a29;padding:.7rem 1.1rem;border-radius:12px;text-decoration:none;font-weight:700}
.smg-btn:hover{filter:brightness(1.05)}
