/* P136 Projects dark-mode contrast closure */
html.dark .pr-evidence-register-section .pr-empty-state,
body.dark .pr-evidence-register-section .pr-empty-state,
.dark .pr-evidence-register-section .pr-empty-state,
[data-theme="dark"] .pr-evidence-register-section .pr-empty-state {
  background:#132722 !important;
  border:1px solid rgba(232,197,80,.22) !important;
  color:#f4f7f5 !important;
  box-shadow:0 16px 40px rgba(0,0,0,.18) !important;
}
html.dark .pr-evidence-register-section .pr-empty-state h3,
html.dark .pr-evidence-register-section .pr-empty-state p,
html.dark .pr-evidence-register-section .pr-empty-state span,
body.dark .pr-evidence-register-section .pr-empty-state h3,
body.dark .pr-evidence-register-section .pr-empty-state p,
body.dark .pr-evidence-register-section .pr-empty-state span,
.dark .pr-evidence-register-section .pr-empty-state h3,
.dark .pr-evidence-register-section .pr-empty-state p,
.dark .pr-evidence-register-section .pr-empty-state span,
[data-theme="dark"] .pr-evidence-register-section .pr-empty-state h3,
[data-theme="dark"] .pr-evidence-register-section .pr-empty-state p,
[data-theme="dark"] .pr-evidence-register-section .pr-empty-state span {
  color:#f4f7f5 !important;
  -webkit-text-fill-color:#f4f7f5 !important;
  background:none !important;
  background-image:none !important;
  -webkit-background-clip:border-box !important;
  background-clip:border-box !important;
  opacity:1 !important;
  filter:none !important;
  mix-blend-mode:normal !important;
}
html.dark .pr-evidence-register-section .pr-empty-state p,
body.dark .pr-evidence-register-section .pr-empty-state p,
.dark .pr-evidence-register-section .pr-empty-state p,
[data-theme="dark"] .pr-evidence-register-section .pr-empty-state p { color:#c7d3cf !important; -webkit-text-fill-color:#c7d3cf !important; }
html.dark .pr-evidence-register-section .pr-empty-list span,
body.dark .pr-evidence-register-section .pr-empty-list span,
.dark .pr-evidence-register-section .pr-empty-list span,
[data-theme="dark"] .pr-evidence-register-section .pr-empty-list span { color:#eef4f2 !important; -webkit-text-fill-color:#eef4f2 !important; }

html.dark .p20-footer .p20-footer-cta,
body.dark .p20-footer .p20-footer-cta,
.dark .p20-footer .p20-footer-cta,
[data-theme="dark"] .p20-footer .p20-footer-cta {
  color:#f6cf69 !important;
  -webkit-text-fill-color:#f6cf69 !important;
  background:rgba(232,197,80,.08) !important;
  background-image:none !important;
  border-color:rgba(246,207,105,.55) !important;
  opacity:1 !important;
  filter:none !important;
  mix-blend-mode:normal !important;
}
html.dark .p20-footer .p20-footer-cta span,
body.dark .p20-footer .p20-footer-cta span,
.dark .p20-footer .p20-footer-cta span,
[data-theme="dark"] .p20-footer .p20-footer-cta span {
  color:#f6cf69 !important;
  -webkit-text-fill-color:#f6cf69 !important;
  opacity:1 !important;
}
html.dark .p20-footer .p20-footer-cta:hover,
body.dark .p20-footer .p20-footer-cta:hover,
.dark .p20-footer .p20-footer-cta:hover,
[data-theme="dark"] .p20-footer .p20-footer-cta:hover {
  background:rgba(232,197,80,.16) !important;
  border-color:#f6cf69 !important;
}
