/*
 * Dancz Premium live fixes, 2026-05-13 T.
 * WO29273 DaveAI lane: override older high-specificity live-fix rules.
 */

/* WO29273_DAVEAI_LANE_POLISH_20260513T_START */
html body.dm-sitewide-codex.dm-area-daveai a.dm-btn-primary.dm-btn-primary,
html body.dm-sitewide-codex.dm-area-daveai a.dm-btn-outline.dm-btn-outline,
html body.dm-sitewide-codex.dm-area-daveai .dm-footer-action-row a.dm-btn-primary.dm-btn-primary,
html body.dm-sitewide-codex.dm-area-daveai .dm-footer-action-row a.dm-btn-outline.dm-btn-outline {
  min-height: 44px !important;
  padding-top: 11px !important;
  padding-bottom: 11px !important;
}

html body.dm-area-daveai.dm-sitewide-codex:not(.home):not(.dancz-david-codex-route):not(.dancz-bible-people-archive-route) .site-main .dancz-professional-access-page a.dm-btn-primary[href="/ministry-ops"].dm-btn-primary,
html body.dm-area-daveai.dm-sitewide-codex:not(.home):not(.dancz-david-codex-route):not(.dancz-bible-people-archive-route) .site-main .dancz-professional-access-page a.dm-btn-primary[href="/ministry-ops/"].dm-btn-primary {
  background: #6f2437 !important;
  border-color: rgba(255, 216, 115, .62) !important;
  color: #fff7df !important;
  -webkit-text-fill-color: #fff7df !important;
}
/* WO29273_DAVEAI_LANE_POLISH_20260513T_END */
