.gct.svelte-d193fc{padding:20px 24px;display:flex;flex-direction:column;gap:16px}.gct-hdr.svelte-d193fc{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.gct-title.svelte-d193fc{font-size:20px;font-weight:800;color:#0f172a;margin:0}.gct-sub.svelte-d193fc{font-size:13px;color:#64748b;margin:4px 0 0}.gct-tabs.svelte-d193fc{display:flex;gap:6px;background:#f1f5f9;padding:4px;border-radius:10px}.gct-tab.svelte-d193fc{border:none;background:none;padding:7px 14px;border-radius:8px;font-size:13px;font-weight:600;color:#475569;cursor:pointer}.gct-tab-on.svelte-d193fc{background:#fff;color:#2563eb;box-shadow:0 1px 3px #0f172a14}.gct-card.svelte-d193fc{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px}.gct-filters.svelte-d193fc{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap}.gct-field.svelte-d193fc{display:flex;flex-direction:column;gap:4px}.gct-field-grow.svelte-d193fc{flex:1;min-width:180px}.gct-arrow.svelte-d193fc{color:#94a3b8;padding-bottom:8px}.gct-lbl.svelte-d193fc{font-size:11px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.04em}.gct-input.svelte-d193fc{padding:8px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:13px;color:#0f172a;outline:none;box-sizing:border-box;width:100%}.gct-input.svelte-d193fc:focus{border-color:#2563eb}.gct-presets.svelte-d193fc{display:flex;gap:6px;margin-top:10px}.gct-chip.svelte-d193fc{font-size:12px;font-weight:600;color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;padding:4px 12px;cursor:pointer}.gct-chip.svelte-d193fc:hover{background:#dbeafe}.gct-btn.svelte-d193fc{padding:8px 16px;border-radius:8px;border:none;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap}.gct-btn-primary.svelte-d193fc{background:#2563eb;color:#fff}.gct-btn-primary.svelte-d193fc:hover{background:#1d4ed8}.gct-btn-primary.svelte-d193fc:disabled{opacity:.6;cursor:not-allowed}.gct-btn-ghost.svelte-d193fc{background:#f1f5f9;color:#475569}.gct-summary.svelte-d193fc{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;background:linear-gradient(135deg,#1e293b,#0f172a);border-radius:12px;padding:16px 20px}.gct-summary-cell.svelte-d193fc{display:flex;flex-direction:column;gap:2px}.gct-summary-label.svelte-d193fc{font-size:12px;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em}.gct-summary-val.svelte-d193fc{font-size:26px;font-weight:800;color:#fff}.gct-summary-meta.svelte-d193fc{font-size:12px;color:#cbd5e1}.gct-table.svelte-d193fc{width:100%;border-collapse:collapse;font-size:13px}.gct-table.svelte-d193fc th:where(.svelte-d193fc){text-align:left;padding:8px 10px;border-bottom:2px solid #e2e8f0;font-size:11px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.04em}.gct-table.svelte-d193fc td:where(.svelte-d193fc){padding:9px 10px;border-bottom:1px solid #f1f5f9;color:#334155}.gct-table.svelte-d193fc tfoot:where(.svelte-d193fc) td:where(.svelte-d193fc){border-top:2px solid #e2e8f0;border-bottom:none}.gct-num.svelte-d193fc{text-align:right}.gct-strong.svelte-d193fc{font-weight:700;color:#0f172a}.gct-muted.svelte-d193fc{color:#94a3b8}.gct-total.svelte-d193fc{font-weight:800;color:#16a34a;font-size:15px}.gct-empty.svelte-d193fc{padding:24px;text-align:center;color:#94a3b8;font-size:13px}.gct-uncat-hdr.svelte-d193fc{font-size:13px;font-weight:700;color:#b45309;margin-bottom:10px}.gct-uncat-act-col.svelte-d193fc{width:110px;text-align:right}.gct-uncat-act.svelte-d193fc{text-align:right;white-space:nowrap}.gct-icon-btn.svelte-d193fc{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:7px;border:1px solid #e2e8f0;background:#fff;color:#64748b;cursor:pointer;transition:all .15s;margin-left:6px}.gct-icon-btn.svelte-d193fc:first-child{margin-left:0}.gct-icon-edit.svelte-d193fc:hover{color:#b45309;border-color:#fcd34d;background:#fffbeb}.gct-icon-del.svelte-d193fc:hover{color:#dc2626;border-color:#fca5a5;background:#fef2f2}.gct-catalog-hdr.svelte-d193fc{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.gct-catalog-title.svelte-d193fc{font-size:14px;font-weight:700;color:#0f172a}.gct-row-inactive.svelte-d193fc td:where(.svelte-d193fc){opacity:.55}.gct-badge.svelte-d193fc{font-size:11px;font-weight:700;padding:2px 8px;border-radius:999px;background:#f1f5f9;color:#64748b}.gct-badge-on.svelte-d193fc{background:#dcfce7;color:#16a34a}.gct-row-actions.svelte-d193fc{text-align:right;white-space:nowrap}.gct-overlay.svelte-d193fc{position:fixed;inset:0;background:#0f172a73;z-index:60}.gct-modal.svelte-d193fc{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:61;width:min(440px,92vw);background:#fff;border-radius:14px;padding:20px;box-shadow:0 20px 50px #0f172a4d}.gct-modal-title.svelte-d193fc{font-size:16px;font-weight:800;color:#0f172a;margin:0 0 14px}.gct-modal-body.svelte-d193fc{display:flex;flex-direction:column;gap:12px}.gct-modal-row.svelte-d193fc{display:flex;gap:12px}.gct-modal-row.svelte-d193fc .gct-field:where(.svelte-d193fc){flex:1}.gct-modal-text.svelte-d193fc{font-size:13px;color:#475569;line-height:1.5;margin:0 0 16px}.gct-modal-foot.svelte-d193fc{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}.gct-check.svelte-d193fc{display:flex;align-items:center;gap:8px;font-size:13px;color:#475569;cursor:pointer}
