*{box-sizing:border-box}body{color:#111827;background:#fff;margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}a{color:#2563eb}.cg{flex-direction:column;gap:24px;display:flex}.cg-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.cg-title{margin:0;font-size:1.5rem}.cg-subtitle{color:#6b7280;margin:4px 0 0}.cg-section{flex-direction:column;gap:12px;display:flex}.cg-section-title{margin:0;font-size:1.125rem}.cg-btn{color:#111827;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:6px 12px;font-size:.875rem}.cg-btn:disabled{opacity:.5;cursor:not-allowed}.cg-btn-primary{color:#fff;background:#2563eb;border-color:#2563eb}.cg-btn-secondary{background:#fff}.cg-btn-danger{color:#dc2626;border-color:#fca5a5}.cg-btn-ghost{color:#374151;background:0 0;border-color:#0000;padding:4px 8px}.cg-cards{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;display:grid}.cg-card{border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;gap:8px;padding:16px;display:flex}.cg-card-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.cg-card-title{font-weight:600}.cg-badge{text-transform:capitalize;border-radius:999px;padding:2px 8px;font-size:.75rem}.cg-badge-active{color:#166534;background:#dcfce7}.cg-badge-paused{color:#92400e;background:#fef3c7}.cg-meta{justify-content:space-between;gap:8px;display:flex}.cg-meta-label{color:#6b7280}.cg-follower-list{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.cg-follower-list li{justify-content:space-between;gap:8px;display:flex}.cg-card-actions{gap:8px;margin-top:8px;display:flex}.cg-muted{color:#6b7280}.cg-error{color:#dc2626}.cg-empty{color:#374151}.cg-panel{border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;gap:16px;padding:20px;display:flex}.cg-form-error{color:#dc2626;margin:0}.cg-field{flex-direction:column;flex:1;gap:4px;display:flex}.cg-label{color:#374151;font-size:.875rem}.cg-input,.cg-select{border:1px solid #d1d5db;border-radius:6px;width:100%;padding:8px 10px;font-size:.875rem}.cg-field-error{color:#dc2626;font-size:.8125rem}.cg-followers-header,.cg-mappings-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.cg-follower{border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;gap:12px;padding:12px;display:flex}.cg-follower-header{justify-content:space-between;align-items:center;display:flex}.cg-follower-index{font-size:.875rem;font-weight:600}.cg-follower-grid{gap:12px;display:flex}.cg-mappings{flex-direction:column;gap:8px;display:flex}.cg-mapping{flex-direction:column;gap:4px;display:flex}.cg-mapping-grid{align-items:flex-start;gap:8px;display:flex}.cg-mapping-remove{margin-top:22px}.cg-panel-actions{gap:8px;display:flex}@media (max-width:640px){.cg-header,.cg-follower-grid,.cg-mapping-grid{flex-direction:column}.cg-mapping-remove{margin-top:0}}
