.ag-sync-meta { color: var(--text-light); font-size: 0.9rem; margin-bottom: 12px; }
    .ag-sync-msg { color: var(--text-light); max-width: 720px; }
    .ag-sync-msg code { font-size: 0.85em; }
    .ag-sync-grupe-intro { color: var(--text-light); margin-bottom: 16px; line-height: 1.5; }
    .ag-sync-grupa-toolbar { margin-bottom: 20px; }
    .ag-sync-grupa-select-wrap { display: none; margin-bottom: 12px; }
    .ag-sync-grupa-select-label { font-weight: 600; margin-right: 8px; }
    .ag-sync-grupa-select {
      min-width: min(100%, 320px);
      padding: 10px 12px;
      border-radius: 10px;
      border: 1px solid rgba(15, 23, 42, 0.15);
      font: inherit;
      background: #fff;
    }
    .ag-sync-grupa-grid {
      display: flex;
      flex-wrap: wrap;
      gap: 8px;
    }
    .ag-sync-grupa-btn {
      border: 1px solid rgba(15, 23, 42, 0.12);
      background: #fff;
      border-radius: 10px;
      padding: 10px 14px;
      font: inherit;
      font-weight: 600;
      font-size: 0.9rem;
      cursor: pointer;
      transition: background 0.15s, border-color 0.15s;
    }
    .ag-sync-grupa-btn:hover {
      background: rgba(59, 130, 246, 0.08);
      border-color: rgba(59, 130, 246, 0.35);
    }
    .ag-sync-grupa-btn.is-active {
      background: #1e3a5f;
      color: #fff;
      border-color: #1e3a5f;
    }
    .ag-sync-grupa-title { font-size: 1.15rem; margin: 0 0 12px; color: var(--text, #0f172a); }
    .ag-sync-grupe-table-wrap { margin-top: 4px; }
    .ag-sync-grupe-table { width: 100%; border-collapse: collapse; font-size: 0.95rem; }
    .ag-sync-grupe-table th,
    .ag-sync-grupe-table td { padding: 10px 12px; text-align: left; border-bottom: 1px solid rgba(15, 23, 42, 0.08); }
    .ag-sync-grupe-table th { font-size: 0.8rem; text-transform: uppercase; letter-spacing: 0.04em; color: var(--text-light); }
    .ag-sync-grupe-sub { margin: 0 0 12px; font-size: 0.9rem; color: var(--text-light); line-height: 1.45; max-width: 52rem; }
    .ag-sync-grupa-city-chart {
      margin: 0 0 16px;
      padding: 12px 14px;
      border-radius: 10px;
      border: 1px solid rgba(15, 23, 42, 0.08);
      background: #f8fafc;
    }
    .ag-sync-grupa-city-h {
      margin: 0 0 10px;
      font-size: 0.92rem;
      font-weight: 700;
      color: #1e3a8a;
    }
    .ag-sync-grupa-city-bars {
      display: flex;
      flex-direction: column;
      gap: 6px;
    }
    .ag-sync-city-bar-row {
      display: grid;
      grid-template-columns: minmax(80px, 1.2fr) 2fr auto;
      align-items: center;
      gap: 8px;
    }
    .ag-sync-city-bar-lbl {
      font-size: 0.82rem;
      color: #334155;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
    }
    .ag-sync-city-bar-track {
      height: 9px;
      background: #e2e8f0;
      border-radius: 999px;
      overflow: hidden;
    }
    .ag-sync-city-bar-fill {
      display: block;
      height: 100%;
      border-radius: 999px;
      background: linear-gradient(90deg, #3b82f6, #1d4ed8);
      min-width: 4px;
    }
    .ag-sync-city-bar-val {
      font-size: 0.8rem;
      font-weight: 700;
      color: #475569;
      min-width: 1.5rem;
      text-align: right;
    }
    .ag-sync-godina-toolbar {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      gap: 10px;
      margin: 0 0 14px;
    }
    .ag-sync-godina-label {
      font-weight: 700;
      font-size: 0.92rem;
      color: #1e3a5f;
    }
    .ag-sync-godina-grid {
      display: flex;
      flex-wrap: wrap;
      gap: 8px;
    }
    .ag-sync-godina-btn {
      border: 1px solid rgba(15, 23, 42, 0.12);
      background: #fff;
      border-radius: 10px;
      padding: 8px 14px;
      font: inherit;
      font-weight: 700;
      font-size: 0.9rem;
      cursor: pointer;
      min-width: 4.5rem;
    }
    .ag-sync-godina-btn:hover {
      background: rgba(59, 130, 246, 0.08);
      border-color: rgba(59, 130, 246, 0.35);
    }
    .ag-sync-godina-btn.is-active {
      background: #0f766e;
      color: #fff;
      border-color: #0f766e;
    }
    .ag-sync-empty-year {
      margin: 0 0 12px;
      padding: 10px 12px;
      border-radius: 8px;
      background: #fff7ed;
      color: #9a3412;
      font-size: 0.92rem;
    }
    .ag-sync-num-cell { text-align: right; font-variant-numeric: tabular-nums; white-space: nowrap; }
    .ag-sync-coords-cell { font-family: ui-monospace, Consolas, monospace; font-size: 0.88em; white-space: nowrap; }
    .ag-sync-klub-cell { font-size: 0.92em; line-height: 1.35; max-width: 14rem; }
    .ag-sync-karton-link { font-weight: 700; color: #1d4ed8; text-decoration: underline; text-underline-offset: 2px; white-space: nowrap; }
    .ag-sync-karton-link:hover { color: #1e3a8a; }
    .ag-sync-karton-empty { color: #94a3b8; font-size: 0.9rem; white-space: nowrap; }
    .ag-sync-back { margin-top: 8px; }
    .ag-sync-back a { font-weight: 600; color: inherit; }
    @media (max-width: 768px) {
      .ag-sync-grupa-grid { display: none; }
      .ag-sync-grupa-select-wrap { display: block; }
    }
