#captask-tenant-badge{width:100%;margin-top:10px;padding:10px;border:1px solid #e5e7eb;border-radius:12px;background:#f8fafc;display:flex;gap:9px;align-items:center}
.dark #captask-tenant-badge{background:#0f172a;border-color:#334155}
.ct-tenant-logo{width:38px;height:38px;object-fit:contain;border-radius:9px;background:#fff;border:1px solid #e5e7eb;padding:3px;flex:0 0 auto}
.ct-tenant-fallback{width:38px;height:38px;border-radius:9px;background:#111827;color:#fff;display:grid;place-items:center;font-weight:800}
.ct-tenant-meta{min-width:0}.ct-tenant-for{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#64748b;font-weight:800}.ct-tenant-name{font-size:13px;font-weight:800;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dark .ct-tenant-name{color:#f8fafc}.ct-tenant-db{font-size:10px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ct-admin-wrap{max-width:1320px;margin:0 auto;padding-bottom:30px}.ct-admin-hero{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px}.ct-admin-title{font-size:28px;font-weight:900;color:#111827}.dark .ct-admin-title{color:#f8fafc}.ct-admin-sub{color:#64748b;font-size:13px;margin-top:3px}.dark .ct-admin-sub{color:#94a3b8}.ct-admin-db{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;background:#111827;color:#fff;padding:8px 11px;border-radius:9px}
.ct-tabs{display:flex;gap:6px;border-bottom:1px solid #e5e7eb;margin-bottom:18px;overflow:auto;padding-bottom:0}.dark .ct-tabs{border-color:#334155}.ct-tab{padding:10px 14px;border-radius:10px 10px 0 0;font-weight:800;font-size:13px;color:#64748b;white-space:nowrap;background:transparent}.dark .ct-tab{color:#94a3b8}.ct-tab.active{background:#111827;color:#fff}.dark .ct-tab.active{background:#0f172a;color:#f8fafc;border:1px solid #334155;border-bottom-color:#0f172a}.ct-panel{display:none}.ct-panel.active{display:block}
.ct-card,.ct-role-card,.ct-editor-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:16px;box-shadow:0 3px 14px rgba(15,23,42,.04);margin-bottom:14px;color:#111827}.dark .ct-card,.dark .ct-role-card,.dark .ct-editor-card{background:#0f172a;border-color:#475569;color:#e2e8f0;box-shadow:none}.ct-card h3,.ct-role-card h3,.ct-editor-card h3{font-size:16px;font-weight:900;margin:0 0 12px;color:#111827}.dark .ct-card h3,.dark .ct-role-card h3,.dark .ct-editor-card h3{color:#f8fafc}.ct-card h4{font-weight:800;color:#111827}.dark .ct-card h4{color:#f8fafc}
.ct-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:10px}.ct-field{grid-column:span 4}.ct-field.ct-wide{grid-column:span 6}.ct-field.ct-full{grid-column:1/-1}.ct-field.ct-small{grid-column:span 2}.ct-field label{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:#64748b;font-weight:800;margin-bottom:5px}.dark .ct-field label{color:#94a3b8}
.ct-input,.ct-select,.ct-textarea{width:100%;border:1px solid #cbd5e1;border-radius:9px;padding:9px 10px;background:#fff;color:#0f172a;font-size:13px;outline:none}.ct-textarea{min-height:96px;resize:vertical;line-height:1.45}.ct-input:focus,.ct-select:focus,.ct-textarea:focus{border-color:#60a5fa;box-shadow:0 0 0 3px rgba(59,130,246,.14)}.ct-input:disabled,.ct-select:disabled{background:#f1f5f9;color:#64748b}.dark .ct-input,.dark .ct-select,.dark .ct-textarea{background:#111827;border-color:#475569;color:#f8fafc}.dark .ct-input:disabled,.dark .ct-select:disabled{background:#1e293b;color:#94a3b8}.dark .ct-input::placeholder,.dark .ct-textarea::placeholder{color:#64748b}
.ct-btn{border:0;border-radius:9px;padding:9px 12px;font-size:12px;font-weight:800;cursor:pointer;transition:.15s}.ct-btn:hover{filter:brightness(.96)}.ct-btn-primary{background:#2563eb;color:#fff}.ct-btn-secondary{background:#eef2ff;color:#3730a3}.dark .ct-btn-secondary{background:#312e81;color:#e0e7ff}.ct-btn-danger{background:#fee2e2;color:#991b1b}.dark .ct-btn-danger{background:#451a1a;color:#fecaca}.ct-btn-ghost{background:#f1f5f9;color:#334155}.dark .ct-btn-ghost{background:#1e293b;color:#e2e8f0;border:1px solid #475569}.ct-actions{display:flex;gap:6px;flex-wrap:wrap;align-items:center}.ct-muted{font-size:12px;color:#64748b}.dark .ct-muted{color:#94a3b8}
.ct-table-wrap{overflow:auto;border-radius:10px}.ct-table{width:100%;border-collapse:collapse;font-size:12px}.ct-table th{background:#f8fafc;text-align:left;color:#64748b;font-size:10px;text-transform:uppercase;letter-spacing:.05em;padding:9px;border-bottom:1px solid #e5e7eb;white-space:nowrap}.ct-table td{padding:8px;border-bottom:1px solid #f1f5f9;vertical-align:middle;color:#334155}.dark .ct-table th{background:#111827;color:#94a3b8;border-color:#334155}.dark .ct-table td{border-color:#334155;color:#e2e8f0}.ct-table .ct-input,.ct-table .ct-select{min-width:125px;padding:7px}
.ct-role-card{padding:14px}.ct-permissions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:10px 0}.ct-perm{display:flex;gap:7px;align-items:center;font-size:12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:8px;color:#334155}.ct-perm input{accent-color:#2563eb}.dark .ct-perm{background:#111827;border-color:#475569;color:#e2e8f0}.dark .ct-perm strong{color:#f8fafc}
.ct-brand-preview{width:92px;height:92px;object-fit:contain;border:1px solid #e5e7eb;border-radius:14px;background:#fff;padding:7px}.ct-status{margin:0 0 12px;padding:9px 11px;border-radius:9px;font-size:12px;font-weight:700;display:none}.ct-status.show{display:block}.ct-status.ok{background:#dcfce7;color:#166534}.ct-status.err{background:#fee2e2;color:#991b1b}.dark .ct-status.ok{background:#052e16;color:#bbf7d0}.dark .ct-status.err{background:#450a0a;color:#fecaca}
.ct-section-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.ct-section-title h3{margin:0}.ct-pill{font-size:10px;border-radius:999px;padding:4px 8px;background:#e0e7ff;color:#3730a3;font-weight:800}.dark .ct-pill{background:#312e81;color:#e0e7ff}.ct-divider{height:1px;background:#e5e7eb;margin:14px 0}.dark .ct-divider{background:#334155}.ct-preview-img{width:64px;height:48px;object-fit:contain;background:#fff;border:1px solid #e5e7eb;border-radius:8px}.ct-check{display:flex;gap:8px;align-items:center;font-size:12px;color:#334155}.dark .ct-check{color:#e2e8f0}.ct-stack{display:grid;gap:10px}.ct-admin-nav-hidden{display:none!important}
@media(max-width:1000px){.ct-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.ct-field{grid-column:span 3}.ct-field.ct-wide{grid-column:span 6}.ct-field.ct-small{grid-column:span 2}.ct-permissions{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.ct-grid{grid-template-columns:1fr}.ct-field,.ct-field.ct-wide,.ct-field.ct-small{grid-column:1}.ct-permissions{grid-template-columns:1fr}.ct-admin-hero{flex-direction:column}.ct-admin-db{max-width:100%;overflow:hidden;text-overflow:ellipsis}.ct-table{min-width:780px}}
