/* FIX36 · Clubes y categorías simplificado con tarjetas tipo Zona */
.elite360-clubcat-panel{
  margin:18px 0 22px;
  border:1px solid rgba(162,195,235,.55);
  border-radius:26px;
  background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(238,249,255,.88));
  box-shadow:0 18px 46px rgba(33,73,125,.08);
  padding:20px;
  font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  color:#17233a;
}
.elite360-clubcat-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:16px;}
.elite360-clubcat-title{display:flex;gap:13px;align-items:flex-start;min-width:0;}
.elite360-clubcat-icon{width:42px;height:42px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(135deg,#8db8ff,#3fc7b9);color:white;box-shadow:0 14px 34px rgba(76,124,219,.20);font-size:20px;flex:0 0 auto;}
.elite360-clubcat-title h2{margin:0 0 4px;font-size:22px;line-height:1.16;font-weight:700;letter-spacing:-.035em;color:#17233a;}
.elite360-clubcat-title p{margin:0;color:#60718c;font-size:14px;line-height:1.45;font-weight:400;max-width:760px;}
.elite360-clubcat-toolbar{display:flex;gap:10px;align-items:center;flex-wrap:wrap;justify-content:flex-end;}
.elite360-clubcat-select,.elite360-clubcat-input,.elite360-clubcat-mini-input{height:43px;border:1px solid rgba(165,196,233,.7);border-radius:15px;background:#fff;color:#17233a;padding:0 14px;font-size:14px;font-weight:450;outline:none;box-shadow:inset 0 0 0 1px rgba(255,255,255,.42);}
.elite360-clubcat-select{min-width:240px;}
.elite360-clubcat-input:focus,.elite360-clubcat-select:focus,.elite360-clubcat-mini-input:focus{border-color:#73b6ff;box-shadow:0 0 0 4px rgba(102,178,255,.14);}
.elite360-clubcat-btn{border:0;border-radius:15px;min-height:42px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(135deg,#6692ff,#35c6ba);color:white;font-size:14px;font-weight:700;cursor:pointer;box-shadow:0 14px 26px rgba(63,122,213,.18);transition:.18s ease;white-space:nowrap;}
.elite360-clubcat-btn:hover{transform:translateY(-1px);box-shadow:0 18px 28px rgba(63,122,213,.22);}
.elite360-clubcat-btn.secondary{background:#fff;color:#31435f;border:1px solid rgba(165,196,233,.75);box-shadow:none;}
.elite360-clubcat-btn.danger{background:#fff1f3;color:#d74761;border:1px solid #ffd4db;box-shadow:none;}
.elite360-clubcat-btn:disabled{opacity:.65;cursor:not-allowed;transform:none;}
.elite360-clubcat-small{min-height:34px;border-radius:12px;padding:0 12px;font-size:12px;font-weight:700;}
.elite360-clubcat-icon-btn{width:36px;height:36px;border:1px solid rgba(160,194,233,.68);border-radius:14px;background:rgba(255,255,255,.88);color:#243956;font-weight:800;font-size:16px;display:grid;place-items:center;cursor:pointer;transition:.16s ease;box-shadow:0 9px 18px rgba(28,56,94,.07);}
.elite360-clubcat-icon-btn:hover{transform:translateY(-1px);border-color:rgba(89,172,255,.9);box-shadow:0 14px 22px rgba(28,56,94,.11);}
.elite360-clubcat-icon-btn.danger{color:#df4b61;border-color:#ffd3dc;background:#fff6f8;font-size:20px;line-height:1;}
.elite360-clubcat-create{display:none;margin:12px 0 18px;padding:16px;border:1px solid rgba(183,214,245,.72);border-radius:20px;background:rgba(255,255,255,.76);}
.elite360-clubcat-create.is-open{display:block;}
.elite360-clubcat-create-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.2fr auto;gap:10px;align-items:end;}
.elite360-clubcat-label{display:block;margin:0 0 6px;color:#54657f;font-size:12px;font-weight:700;letter-spacing:.01em;}
.elite360-clubcat-search{margin:10px 0 16px;display:flex;gap:12px;align-items:center;}
.elite360-clubcat-search .elite360-clubcat-input{max-width:420px;width:100%;}
.elite360-clubcat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(310px,1fr));gap:18px;align-items:start;}
.elite360-zone-card{position:relative;overflow:hidden;border:1px solid rgba(154,193,232,.66);border-radius:26px;background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(239,250,255,.88));box-shadow:0 18px 44px rgba(25,58,100,.09);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease;}
.elite360-zone-card::before{content:"";position:absolute;inset:-1px;background:radial-gradient(circle at 12% 8%,rgba(105,148,255,.16),transparent 34%),radial-gradient(circle at 92% 18%,rgba(49,203,181,.16),transparent 34%),linear-gradient(140deg,rgba(255,255,255,.36),transparent 44%);pointer-events:none;}
.elite360-zone-card:hover{transform:translateY(-4px);border-color:rgba(54,198,184,.84);box-shadow:0 24px 58px rgba(25,58,100,.14);}
.elite360-club-card-glow{position:absolute;width:110px;height:110px;border-radius:999px;right:-34px;bottom:-40px;background:radial-gradient(circle,rgba(55,206,185,.22),transparent 70%);pointer-events:none;}
.elite360-club-card-head{position:relative;z-index:1;display:flex;justify-content:space-between;gap:12px;padding:18px 18px 12px;}
.elite360-club-identity{display:flex;align-items:center;gap:13px;min-width:0;}
.elite360-club-avatar{width:56px;height:56px;border-radius:20px;background:linear-gradient(145deg,#102340,#15395b);border:1px solid rgba(81,198,181,.55);box-shadow:0 15px 28px rgba(32,78,120,.18);display:grid;place-items:center;overflow:hidden;flex:0 0 auto;color:#fff;font-weight:800;letter-spacing:.04em;}
.elite360-club-avatar img{width:100%;height:100%;object-fit:cover;display:block;}
.elite360-club-name{margin:0;font-size:18px;font-weight:750;letter-spacing:-.03em;color:#15223a;line-height:1.18;}
.elite360-club-meta{margin:5px 0 0;color:#70829b;font-size:13px;font-weight:500;line-height:1.3;}
.elite360-club-card-actions{display:flex;gap:7px;flex-wrap:wrap;align-items:flex-start;justify-content:flex-end;}
.elite360-club-badge{display:inline-flex;align-items:center;justify-content:center;min-width:52px;border-radius:999px;background:rgba(232,251,246,.95);color:#148775;padding:8px 10px;font-size:12px;font-weight:800;white-space:nowrap;box-shadow:inset 0 0 0 1px rgba(58,202,182,.12);}
.elite360-club-progress{position:relative;z-index:1;margin:0 18px 8px;height:7px;border-radius:999px;background:rgba(205,224,243,.65);overflow:hidden;}
.elite360-club-progress span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#628cff,#33c8b7);transition:width .25s ease;}
.elite360-club-edit{position:relative;z-index:1;display:none;margin:12px 18px 0;padding:13px;border:1px solid rgba(199,219,240,.72);border-radius:18px;background:rgba(255,255,255,.86);}
.elite360-club-edit.is-open{display:block;}
.elite360-club-edit-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:9px;}
.elite360-club-edit-actions{margin-top:10px;display:flex;gap:8px;justify-content:flex-end;}
.elite360-club-cats{position:relative;z-index:1;padding:10px 18px 18px;display:grid;gap:12px;}
.elite360-club-cats-head{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;}
.elite360-club-cats-head span{font-size:13px;font-weight:800;color:#1f3859;}
.elite360-club-cats-head small{font-size:11px;color:#7b8da5;text-align:right;}
.elite360-cat-pills{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:9px;}
.elite360-cat-pill{position:relative;min-height:54px;border:1px solid rgba(198,219,241,.78);border-radius:17px;background:rgba(255,255,255,.82);padding:10px 10px 10px 42px;display:flex;align-items:center;gap:8px;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease;}
.elite360-cat-pill:hover{transform:translateY(-1px);border-color:rgba(101,152,255,.58);box-shadow:0 12px 22px rgba(33,73,125,.08);}
.elite360-cat-pill input[type="checkbox"]{position:absolute;opacity:0;pointer-events:none;}
.elite360-cat-checkmark{position:absolute;left:11px;top:50%;transform:translateY(-50%);width:22px;height:22px;border-radius:8px;border:1px solid rgba(167,196,228,.9);background:#fff;color:transparent;display:grid;place-items:center;font-size:14px;font-weight:900;transition:.16s ease;}
.elite360-cat-pill.is-active{border-color:rgba(54,198,184,.75);background:linear-gradient(135deg,rgba(247,255,252,.96),rgba(232,251,246,.92));box-shadow:0 14px 26px rgba(42,183,166,.10);}
.elite360-cat-pill.is-active .elite360-cat-checkmark{background:linear-gradient(135deg,#46d2bf,#2ab5a6);border-color:#2fbcae;color:#073e39;box-shadow:0 8px 16px rgba(42,183,166,.22);}
.elite360-cat-pill-text{min-width:0;display:grid;gap:2px;}
.elite360-cat-pill-text strong{font-size:14px;color:#172943;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.elite360-cat-pill-text small{font-size:11px;color:#788aa3;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.elite360-club-save-row{display:flex;justify-content:space-between;gap:10px;align-items:center;flex-wrap:wrap;margin-top:1px;}
.elite360-clubcat-mini-input{height:38px;border-radius:13px;font-size:13px;padding:0 11px;min-width:0;width:100%;}
.elite360-clubcat-empty{padding:16px;border:1px dashed rgba(122,158,204,.5);border-radius:18px;color:#63748d;background:rgba(255,255,255,.7);font-size:14px;}
.elite360-clubcat-status{min-height:22px;margin-top:12px;font-size:13px;color:#168571;font-weight:600;}
.elite360-clubcat-status.is-error{color:#ce3c55;}
.elite360-clubcat-muted{font-size:12px;color:#7a8aa2;line-height:1.35;}
@media (min-width: 1180px){.elite360-clubcat-grid{grid-template-columns:repeat(3,minmax(0,1fr));}}
@media (max-width: 900px){
  .elite360-clubcat-head{display:block;}
  .elite360-clubcat-toolbar{justify-content:flex-start;margin-top:14px;}
  .elite360-clubcat-create-grid{grid-template-columns:1fr;}
  .elite360-club-edit-grid{grid-template-columns:1fr;}
  .elite360-clubcat-select{min-width:0;width:100%;}
  .elite360-clubcat-search{display:block;}
  .elite360-clubcat-search .elite360-clubcat-muted{display:block;margin-top:8px;}
}
@media (max-width: 520px){
  .elite360-clubcat-panel{padding:14px;border-radius:22px;}
  .elite360-clubcat-grid{grid-template-columns:1fr;gap:13px;}
  .elite360-club-card-head{display:block;}
  .elite360-club-card-actions{justify-content:flex-start;margin-top:12px;}
  .elite360-club-cats-head{display:block;}
  .elite360-club-cats-head small{display:block;text-align:left;margin-top:3px;}
  .elite360-cat-pills{grid-template-columns:1fr 1fr;}
}


/* FIX37 · Tarjetas de clubes más compactas */
.elite360-clubcat-panel{
  margin:12px 0 18px;
  padding:14px;
  border-radius:22px;
}
.elite360-clubcat-head{
  gap:12px;
  margin-bottom:10px;
  align-items:center;
}
.elite360-clubcat-title{
  gap:10px;
  align-items:center;
}
.elite360-clubcat-icon{
  width:36px;
  height:36px;
  border-radius:14px;
  font-size:18px;
}
.elite360-clubcat-title h2{
  font-size:20px;
  margin-bottom:2px;
}
.elite360-clubcat-title p{
  font-size:12.5px;
  line-height:1.32;
  max-width:680px;
}
.elite360-clubcat-toolbar{
  gap:8px;
}
.elite360-clubcat-select,
.elite360-clubcat-input,
.elite360-clubcat-mini-input{
  height:38px;
  border-radius:13px;
  padding:0 12px;
  font-size:13px;
}
.elite360-clubcat-select{
  min-width:210px;
}
.elite360-clubcat-btn{
  min-height:38px;
  border-radius:13px;
  padding:0 13px;
  font-size:13px;
}
.elite360-clubcat-small{
  min-height:30px;
  border-radius:11px;
  padding:0 10px;
  font-size:11.5px;
}
.elite360-clubcat-icon-btn{
  width:31px;
  height:31px;
  border-radius:12px;
  font-size:14px;
}
.elite360-clubcat-icon-btn.danger{
  font-size:18px;
}
.elite360-clubcat-create{
  margin:8px 0 12px;
  padding:11px;
  border-radius:17px;
}
.elite360-clubcat-create-grid{
  gap:8px;
}
.elite360-clubcat-label{
  margin-bottom:4px;
  font-size:11px;
}
.elite360-clubcat-search{
  margin:8px 0 12px;
  gap:10px;
}
.elite360-clubcat-search .elite360-clubcat-input{
  max-width:360px;
}
.elite360-clubcat-grid{
  grid-template-columns:repeat(auto-fit,minmax(250px,1fr));
  gap:12px;
}
.elite360-zone-card{
  border-radius:20px;
  box-shadow:0 13px 30px rgba(25,58,100,.075);
}
.elite360-zone-card:hover{
  transform:translateY(-3px);
  box-shadow:0 18px 42px rgba(25,58,100,.12);
}
.elite360-club-card-glow{
  width:86px;
  height:86px;
  right:-30px;
  bottom:-34px;
}
.elite360-club-card-head{
  padding:12px 12px 8px;
  gap:8px;
}
.elite360-club-identity{
  gap:9px;
}
.elite360-club-avatar{
  width:42px;
  height:42px;
  border-radius:15px;
  font-size:13px;
  box-shadow:0 10px 22px rgba(32,78,120,.14);
}
.elite360-club-name{
  font-size:15.5px;
  line-height:1.13;
}
.elite360-club-meta{
  margin-top:3px;
  font-size:11.5px;
  line-height:1.18;
}
.elite360-club-card-actions{
  gap:5px;
}
.elite360-club-badge{
  min-width:auto;
  padding:6px 8px;
  font-size:11px;
}
.elite360-club-progress{
  margin:0 12px 6px;
  height:5px;
}
.elite360-club-edit{
  margin:8px 12px 0;
  padding:10px;
  border-radius:15px;
}
.elite360-club-edit-grid{
  gap:7px;
}
.elite360-club-edit-actions{
  margin-top:8px;
}
.elite360-club-cats{
  padding:7px 12px 12px;
  gap:8px;
}
.elite360-club-cats-head{
  align-items:center;
}
.elite360-club-cats-head span{
  font-size:12px;
}
.elite360-club-cats-head small{
  font-size:10px;
}
.elite360-cat-pills{
  grid-template-columns:repeat(auto-fit,minmax(82px,1fr));
  gap:7px;
}
.elite360-cat-pill{
  min-height:42px;
  border-radius:14px;
  padding:8px 8px 8px 33px;
  gap:6px;
}
.elite360-cat-pill:hover{
  transform:translateY(-1px);
  box-shadow:0 8px 16px rgba(33,73,125,.07);
}
.elite360-cat-checkmark{
  left:8px;
  width:18px;
  height:18px;
  border-radius:6px;
  font-size:12px;
}
.elite360-cat-pill.is-active{
  box-shadow:0 9px 18px rgba(42,183,166,.08);
}
.elite360-cat-pill.is-active .elite360-cat-checkmark{
  box-shadow:0 5px 11px rgba(42,183,166,.18);
}
.elite360-cat-pill-text{
  gap:1px;
}
.elite360-cat-pill-text strong{
  font-size:12.5px;
}
.elite360-cat-pill-text small{
  font-size:9.8px;
}
.elite360-club-save-row{
  margin-top:0;
  gap:7px;
}
.elite360-club-save-row .elite360-clubcat-muted{
  font-size:10.5px;
  max-width:150px;
}
.elite360-clubcat-mini-input{
  height:34px;
  border-radius:11px;
  font-size:12.5px;
}
.elite360-clubcat-empty{
  padding:12px;
  border-radius:15px;
  font-size:13px;
}
.elite360-clubcat-status{
  min-height:18px;
  margin-top:9px;
  font-size:12px;
}
.elite360-clubcat-muted{
  font-size:11px;
}
@media (min-width: 1440px){
  .elite360-clubcat-grid{grid-template-columns:repeat(4,minmax(0,1fr));}
}
@media (min-width: 1180px) and (max-width: 1439px){
  .elite360-clubcat-grid{grid-template-columns:repeat(4,minmax(0,1fr));}
}
@media (max-width: 900px){
  .elite360-clubcat-head{align-items:flex-start;}
  .elite360-clubcat-toolbar{margin-top:10px;}
  .elite360-clubcat-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));}
}
@media (max-width: 520px){
  .elite360-clubcat-panel{padding:12px;border-radius:20px;}
  .elite360-clubcat-grid{grid-template-columns:1fr;gap:10px;}
  .elite360-club-card-head{display:flex;}
  .elite360-club-card-actions{justify-content:flex-end;margin-top:0;}
  .elite360-club-cats-head small{display:none;}
  .elite360-cat-pills{grid-template-columns:repeat(2,minmax(0,1fr));}
  .elite360-club-save-row .elite360-clubcat-muted{display:none;}
}

/* FIX45 · Logo PNG al crear/editar club */
.elite360-clubcat-create-grid{
  grid-template-columns:minmax(220px,1.45fr) minmax(160px,1.05fr) minmax(130px,.9fr) minmax(130px,.9fr) minmax(150px,1fr) auto;
}
.elite360-club-edit-grid{
  grid-template-columns:1.25fr 1fr 1fr 1.05fr;
}
.elite360-club-logo-field{
  min-width:0;
}
.elite360-clubcat-file{
  width:100%;
  height:38px;
  border:1px dashed rgba(102,146,255,.52);
  border-radius:13px;
  background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(235,248,255,.88));
  color:#31435f;
  font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  font-size:12px;
  font-weight:500;
  outline:none;
  cursor:pointer;
  padding:7px 9px;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.5);
}
.elite360-clubcat-file::file-selector-button{
  height:24px;
  margin-right:8px;
  border:0;
  border-radius:9px;
  padding:0 9px;
  background:linear-gradient(135deg,#eef6ff,#dffbf6);
  color:#3262c8;
  font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  font-size:11px;
  font-weight:750;
  cursor:pointer;
}
.elite360-club-logo-field small{
  display:block;
  margin-top:4px;
  color:#7a8aa2;
  font-size:10.5px;
  line-height:1.2;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.elite360-club-logo-field.is-mini .elite360-clubcat-file{
  height:34px;
  border-radius:11px;
  padding:5px 8px;
}
.elite360-club-logo-field.is-mini .elite360-clubcat-file::file-selector-button{
  height:22px;
  border-radius:8px;
  padding:0 8px;
}
.elite360-club-avatar img{
  object-fit:contain;
  padding:4px;
  background:linear-gradient(135deg,#ffffff,#eef8ff);
}
@media (max-width: 1180px){
  .elite360-clubcat-create-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
  .elite360-clubcat-create-grid .elite360-clubcat-btn{width:100%;}
  .elite360-club-edit-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media (max-width: 900px){
  .elite360-clubcat-create-grid{grid-template-columns:1fr;}
  .elite360-club-edit-grid{grid-template-columns:1fr;}
}
