/* FoneCity v1.5.7 — Dark Button Ink
   Regra visual: botões dourados no tema Dark usam a cor escura oficial do tema.
   Não altera fundos, bordas, tamanhos, hover, layout ou o tema Light.
*/
html[data-theme="dark"] .fc-header__cta,
html[data-theme="dark"] .fc-premium-cta,
html[data-theme="dark"] .fc-inst-actions a.is-primary,
html[data-theme="dark"] .fc-recovery-dock a.is-primary,
html[data-theme="dark"] .fc-stack-dock__item--primary,
html[data-theme="dark"] .fc-stack-dock__primary-button,
html[data-theme="dark"] .fc-index-search button,
html[data-theme="dark"] .fc-canva-landing-copy .fc-canva-primary,
html[data-theme="dark"] .fc-canva-search button,
html[data-theme="dark"] .fc-canva-profile-sticky .call,
html[data-theme="dark"] .fc-profile-primary {
  color:#0f172a!important;
}
