/* Apuração Eleições 9.3.1 — regressions fix + explicit sharing actions */
.ab26-ui-v931 .ab26-result-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;flex-wrap:wrap!important}
.ab26-ui-v931 .ab26-share-result-button,
.ab26-ui-v931 .ab26-refresh-button{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;
  min-height:38px!important;padding:0 12px!important;border-radius:10px!important;
  font-family:inherit!important;font-size:10px!important;font-weight:800!important;line-height:1!important;
  text-decoration:none!important;cursor:pointer!important;box-shadow:0 1px 2px rgba(16,24,40,.04)!important;
}
.ab26-ui-v931 .ab26-share-result-button{border:1px solid #b2ccff!important;background:#eff4ff!important;color:#3538cd!important}
.ab26-ui-v931 .ab26-share-result-button:hover{border-color:#84adff!important;background:#e0eaff!important;color:#293056!important}
.ab26-ui-v931 .ab26-refresh-button{border:1px solid var(--ab930-line-strong)!important;background:#fff!important;color:var(--ab930-text)!important}
.ab26-ui-v931 .ab26-refresh-button:hover{border-color:#98a2b3!important;background:#f9fafb!important;color:var(--ab930-ink)!important}
.ab26-ui-v931 .ab26-share-result-button svg,
.ab26-ui-v931 .ab26-refresh-button svg{width:15px!important;height:15px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.ab26-ui-v931 .ab26-share-result-button:disabled{opacity:.48!important;cursor:wait!important}

/* Keep the v9 tools visible: share cards were not removed, but the redesign made them easy to miss. */
.ab26-ui-v931 .ab26-v9-experience{
  display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;
  margin:0 0 16px!important;padding:12px 14px!important;border:1px solid var(--ab930-line)!important;
  border-radius:14px!important;background:#fff!important;box-shadow:0 1px 2px rgba(16,24,40,.03)!important;overflow:hidden!important;
}
.ab26-ui-v931 .ab26-v9-experience-copy{display:grid!important;gap:2px!important;flex:0 0 auto!important}
.ab26-ui-v931 .ab26-v9-experience-copy>span{color:var(--ab930-primary)!important;font-size:8px!important;font-weight:900!important;letter-spacing:.08em!important}
.ab26-ui-v931 .ab26-v9-experience-copy>strong{color:var(--ab930-ink)!important;font-size:11px!important;font-weight:850!important}
.ab26-ui-v931 .ab26-v9-action-scroll{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:6px!important;min-width:0!important;overflow-x:auto!important;scrollbar-width:none!important}
.ab26-ui-v931 .ab26-v9-action-scroll::-webkit-scrollbar{display:none}
.ab26-ui-v931 .ab26-action-button{flex:0 0 auto!important;min-height:34px!important;padding:0 10px!important;border:1px solid var(--ab930-line)!important;border-radius:9px!important;background:#fff!important;color:var(--ab930-text)!important;font-family:inherit!important;font-size:9px!important;font-weight:750!important;box-shadow:none!important}
.ab26-ui-v931 .ab26-action-button:hover{background:var(--ab930-surface-2)!important;color:var(--ab930-primary)!important;border-color:#b2ccff!important}
.ab26-ui-v931 .ab26-action-button[data-v9-action="share"]{background:#eff4ff!important;color:#3538cd!important;border-color:#b2ccff!important}

/* Home highlights: no fake 'Aguardando dados' cards. */
body.ab26-virtual-election-page .ab26-home-body.is-empty{display:block!important;padding:0!important}
body.ab26-virtual-election-page .ab26-home-empty-results{
  display:flex!important;align-items:flex-start!important;gap:12px!important;margin:0!important;padding:18px!important;
  border:1px dashed var(--ab930-line-strong)!important;border-radius:14px!important;background:var(--ab930-surface-2)!important;color:var(--ab930-muted)!important;
}
body.ab26-virtual-election-page .ab26-home-empty-results>span{display:grid!important;place-items:center!important;width:30px!important;height:30px!important;flex:0 0 30px!important;border-radius:9px!important;background:#ecfdf3!important;color:#067647!important;font-weight:900!important}
body.ab26-virtual-election-page .ab26-home-empty-results strong{display:block!important;color:var(--ab930-ink)!important;font-size:12px!important;font-weight:850!important}
body.ab26-virtual-election-page .ab26-home-empty-results p{margin:4px 0 0!important;color:var(--ab930-muted)!important;font-size:9px!important;line-height:1.5!important}
body.ab26-virtual-election-page .ab26-home-body.is-empty .ab26-home-search{margin-top:12px!important}

@media(max-width:720px){
  .ab26-ui-v931 .ab26-section-titlebar{align-items:flex-start!important}
  .ab26-ui-v931 .ab26-result-actions{width:100%!important;justify-content:flex-start!important}
  .ab26-ui-v931 .ab26-result-status{margin-right:auto!important}
  .ab26-ui-v931 .ab26-share-result-button,.ab26-ui-v931 .ab26-refresh-button{min-height:36px!important;padding:0 10px!important}
  .ab26-ui-v931 .ab26-v9-experience{display:block!important}
  .ab26-ui-v931 .ab26-v9-experience-copy{margin-bottom:9px!important}
  .ab26-ui-v931 .ab26-v9-action-scroll{justify-content:flex-start!important}
}
