
.fcm51-wrap,.fcm-wrapper{width:100%;max-width:100%!important;margin:0;padding:20px;box-sizing:border-box}
.fcm51-hero{background:linear-gradient(135deg,#0f172a,#1d4ed8);color:#fff;border-radius:20px;padding:24px;margin-bottom:18px;box-shadow:0 16px 40px rgba(15,23,42,.15)}
.fcm51-hero h2{margin:0 0 8px;font-size:28px}
.fcm51-hero p{margin:0 0 16px;opacity:.9}
.fcm51-stat-grid,.fcm-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:0}
.fcm51-stat-card{background:rgba(255,255,255,.12);backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.18);padding:16px;border-radius:16px}
.fcm51-stat-card span{display:block;font-size:28px;font-weight:700;line-height:1.1}
.fcm51-stat-card small{opacity:.85}
.fcm51-layout{display:grid;grid-template-columns:minmax(320px,380px) minmax(0,1fr);gap:18px;align-items:start}
.fcm51-sidebar,.fcm51-map-panel{background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 8px 30px rgba(15,23,42,.06)}
.fcm51-sidebar{padding:16px}
.fcm51-map-panel{padding:10px}
.fcm51-filters{display:grid;gap:10px;margin-bottom:14px}
.fcm51-filters input,.fcm51-filters select{width:100%;padding:12px 14px;border:1px solid #d1d5db;border-radius:12px;box-sizing:border-box;background:#fff}
#fcm51-map,.fcm-map{height:760px;min-height:540px;width:100%;background:#eef2ff;border-radius:14px;overflow:hidden}
.fcm51-debug{font:12px/1.45 monospace;color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0;padding:8px 10px;margin-bottom:10px;border-radius:10px;display:none}
.fcm51-club-list{display:grid;gap:10px;max-height:760px;overflow:auto;padding-right:4px}
.fcm51-club-card{display:flex;gap:10px;align-items:flex-start;padding:12px;border:1px solid #e5e7eb;border-radius:14px;background:#fafafa;cursor:pointer;transition:transform .15s ease, box-shadow .15s ease, border-color .15s ease}
.fcm51-club-card:hover{transform:translateY(-1px);box-shadow:0 8px 22px rgba(15,23,42,.08);border-color:#c7d2fe}
.fcm51-dot{width:12px;height:12px;border-radius:999px;flex:0 0 12px;margin-top:6px}
.fcm51-club-meta strong{display:block;margin-bottom:4px;color:#111827}
.fcm51-club-meta span,.fcm51-club-meta small{display:block;color:#6b7280}
.fcm51-empty{padding:18px;border:1px dashed #cbd5e1;border-radius:12px;color:#64748b;text-align:center}
.fcm51-popup-title{font-weight:700;margin-bottom:4px}
.site-content,.content-area,.wrap{max-width:100%!important}
@media (max-width: 980px){
  .fcm51-stat-grid,.fcm-stats{grid-template-columns:repeat(2,minmax(0,1fr))}
  .fcm51-layout{grid-template-columns:1fr}
  #fcm51-map,.fcm-map{height:560px}
}
