/* WZ Suite 2.1.1 (stable) */
.wzs-world{border-radius:14px;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.08)}
.wzs-top10-card{margin-top:16px;border-radius:14px;padding:12px 14px;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.08)}
.wzs-top10-list{list-style:none;padding:0;margin:0}
.wzs-top10-list li{display:flex;justify-content:space-between;padding:10px 8px;border-bottom:1px dashed #eee;cursor:pointer}
.wzs-top10-list li:hover{background:#fafafa}
.wzs-rating-card{border-radius:12px;padding:10px 12px;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.08);margin-bottom:10px}

/* wpForo image/avatars sanity limits to prevent gigantic logos */
.wpforo img, .wpforo svg { max-width: 120px !important; max-height: 120px !important; height: auto !important; width: auto !important; }
.wpforo .wpf-avatar img { width: 64px !important; height: 64px !important; object-fit: cover !important; }
.wzs-country-page, .wzs-country-map, .wpforo { max-width: 100% !important; overflow-x: hidden !important; }
