/* v1.7.39 — connection health and account management */
.account-health-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin:14px 0}
.account-health-summary article{display:flex;min-height:68px;flex-direction:column;justify-content:center;padding:11px 13px;border:1px solid #263139;border-radius:9px;background:#0d1519}
.account-health-summary span{color:#7e8a90;font-size:9px;text-transform:uppercase;letter-spacing:.06em}
.account-health-summary strong{margin-top:5px;font-size:22px}
.account-health-summary .healthy{border-left:3px solid #43f36b}
.account-health-summary .attention{border-left:3px solid #ffbf47}
.social-filter-row{grid-template-columns:minmax(140px,.7fr) minmax(140px,.7fr) minmax(140px,.7fr) minmax(220px,1.4fr) auto}
.social-filter-row .social-search-field{min-width:0}
.social-result-count{align-self:end;padding:0 3px 11px;color:#7f8b91;font-size:10px;white-space:nowrap}
.social-account-row{position:relative;grid-template-columns:minmax(125px,auto) minmax(0,1fr) auto}
.social-account-copy{display:grid;gap:4px}
.social-account-title{display:flex;align-items:center;gap:8px;min-width:0}
.social-account-title strong{min-width:0}
.api-source-badge{display:inline-flex;align-items:center;padding:3px 7px;border:1px solid #285b38;border-radius:999px;background:#102b19;color:#8ceca1;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.api-source-badge.quobli:before{content:"";width:5px;height:5px;margin-right:5px;border-radius:50%;background:#43f36b}
.account-health-pill{display:inline-flex;flex:0 0 auto;align-items:center;gap:5px;padding:3px 7px;border:1px solid #275c35;border-radius:999px;background:#102d18;color:#9cf8ab;font-size:8px;font-weight:750;text-transform:uppercase;letter-spacing:.04em}
.account-health-pill:before{content:"";width:5px;height:5px;border-radius:50%;background:#43f36b}
.account-health-pill.expiring{border-color:#7a6123;background:#2b240e;color:#ffd878}
.account-health-pill.expiring:before{background:#ffc857}
.account-health-pill.attention,.account-health-pill.expired{border-color:#713247;background:#25131a;color:#ff8aa7}
.account-health-pill.attention:before,.account-health-pill.expired:before{background:#ff5578}
.social-account-row.account-health-attention,.social-account-row.account-health-expired{border-color:#54313b;background:#1a1519}
.social-account-row.account-health-expiring{border-color:#504522;background:#18170f}
.account-health-pill.provider-error{border-color:#7a6123;background:#2b240e;color:#ffd878}
.account-health-pill.provider-error:before{background:#ffc857}
.social-account-row.account-health-provider-error{border-color:#504522;background:#18170f}
.social-account-meta{display:flex!important;flex-wrap:wrap;gap:4px 10px;white-space:normal!important}
.social-account-meta span{white-space:nowrap}
.social-account-actions button{min-width:74px}
#validateVisibleAccounts.button-thinking{min-width:126px}
@media(max-width:1050px){.account-health-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.social-filter-row{grid-template-columns:repeat(2,minmax(0,1fr))}.social-result-count{padding:0}}
@media(max-width:720px){.account-health-summary,.social-filter-row{grid-template-columns:1fr}.social-account-title{align-items:flex-start;flex-direction:column}.social-result-count{padding:0}}
.account-refresh-queue{margin:12px 0;padding:12px;border:1px solid #2b3832;border-radius:11px;background:#101713}.account-refresh-queue-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:9px}.account-refresh-queue-head h4{margin:0}.account-refresh-queue-head small,.account-refresh-queue-head>span{color:#8fa097;font-size:11px}.account-refresh-queue-rows{display:grid;gap:7px;max-height:230px;overflow:auto}.account-refresh-event{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 10px;border:1px solid #2b3832;border-radius:9px;background:#151d19}.account-refresh-event>span{display:grid;gap:2px;min-width:0}.account-refresh-event small{color:#8fa097}.account-refresh-event>b{color:#65dc89;font-size:11px}.account-refresh-event.attention>b{color:#ff899a}@media(max-width:720px){.account-refresh-event{grid-template-columns:1fr}.account-refresh-event>b{justify-self:start}}
html[data-theme="light"] .account-refresh-queue,html[data-theme="light"] .account-refresh-event{color:#18251d!important;border-color:#d2dfd6!important;background:#fff!important}html[data-theme="light"] .account-refresh-queue-head small,html[data-theme="light"] .account-refresh-queue-head>span,html[data-theme="light"] .account-refresh-event small{color:#526259!important}
.account-refresh-queue{padding:0;overflow:hidden}.account-refresh-queue>summary{padding:12px;cursor:pointer;list-style:none}.account-refresh-queue>summary::-webkit-details-marker{display:none}.account-refresh-queue>summary:after{content:'⌄';font-size:17px;font-weight:900}.account-refresh-queue[open]>summary:after{transform:rotate(180deg)}.account-refresh-queue-head>span{margin-left:auto}.account-refresh-queue-body{padding:0 12px 12px;border-top:1px solid #2b3832}.account-refresh-sort{display:flex;align-items:center;justify-content:flex-end;gap:9px;padding:10px 0;font-size:11px;font-weight:700}.account-refresh-sort select{width:260px}.account-refresh-table-wrap{max-height:300px;overflow:auto;border:1px solid #2b3832;border-radius:9px}.account-refresh-table{width:100%;border-collapse:collapse}.account-refresh-table th{position:sticky;top:0;z-index:1;padding:9px 10px;text-align:left;color:#8fa097;background:#101713;font-size:10px;text-transform:uppercase;letter-spacing:.06em}.account-refresh-table td{padding:9px 10px;border-top:1px solid #2b3832;vertical-align:middle}.account-refresh-table td:first-child{width:160px}.account-refresh-table td:last-child{width:145px}.account-refresh-table b{color:#65dc89;font-size:11px}.account-refresh-table tr.attention b{color:#ff899a}html[data-theme="light"] .account-refresh-queue-body,html[data-theme="light"] .account-refresh-table-wrap,html[data-theme="light"] .account-refresh-table th,html[data-theme="light"] .account-refresh-table td{color:#18251d!important;border-color:#d2dfd6!important;background:#fff!important}@media(max-width:720px){.account-refresh-sort{align-items:stretch;flex-direction:column}.account-refresh-sort select{width:100%}.account-refresh-table{min-width:680px}}
.account-refresh-card-list{display:grid;gap:8px;max-height:340px;overflow:auto}.account-refresh-event-row{grid-template-columns:minmax(125px,auto) minmax(0,1fr) auto;width:100%;min-height:64px}.account-refresh-platform{display:flex}.account-refresh-event-state{justify-self:end;color:#65dc89;font-size:11px}.account-refresh-event-row.account-health-attention .account-refresh-event-state,.account-refresh-event-row.account-health-expired .account-refresh-event-state,.account-refresh-event-row.account-health-provider-error .account-refresh-event-state{color:#ff899a}.account-refresh-empty{margin:0;padding:18px;border:1px dashed #2b3832;border-radius:10px;text-align:center}html[data-theme="light"] .account-refresh-event-state{color:#087b36!important}html[data-theme="light"] .account-refresh-event-row.account-health-attention .account-refresh-event-state,html[data-theme="light"] .account-refresh-event-row.account-health-expired .account-refresh-event-state,html[data-theme="light"] .account-refresh-event-row.account-health-provider-error .account-refresh-event-state{color:#b4233c!important}@media(max-width:720px){.account-refresh-sort{align-items:stretch;flex-direction:column}.account-refresh-sort select{width:100%}.account-refresh-event-row{grid-template-columns:1fr}.account-refresh-event-state{justify-self:start}}
html[data-theme="light"] .api-source-badge{border-color:#a8d5b4!important;background:#eaf8ee!important;color:#087b36!important}
.desktop-managed-note{display:inline-flex;align-items:center;padding:7px 10px;border:1px solid #75609a;border-radius:7px;color:#d4c1f3;background:#281d39;font-size:10px;font-weight:800;white-space:nowrap}
html[data-theme="light"] .desktop-managed-note{color:#4f3679;border-color:#bba5dc;background:#f0eafb}
