body{font-family:system-ui,-apple-system,"Segoe UI",sans-serif}.hero-img{width:100%;height:60vh;min-height:360px;object-fit:cover}.hero-caption{background:rgba(0,0,0,.45);border-radius:16px;padding:18px}.placeholder-hero{min-height:58vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#fff7df,#ffe8a6);padding:60px 15px}.placeholder-hero h1{font-size:clamp(2rem,7vw,4rem);font-weight:800}.info-card{background:#fff;border-radius:16px;padding:25px;box-shadow:0 5px 20px rgba(0,0,0,.07);height:100%}.info-card b{display:inline-flex;width:42px;height:42px;border-radius:50%;align-items:center;justify-content:center;background:#ffc107;margin-bottom:10px}.gallery-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 3px 12px rgba(0,0,0,.08)}.gallery-card img{width:100%;height:220px;object-fit:cover}@media(max-width:767px){.hero-img{height:55vh;min-height:300px}.hero-caption{bottom:15px;left:8%;right:8%}.gallery-card img{height:170px}}
