/* Synergia palette: black, signature red, and white. */
body { background: radial-gradient(ellipse at top left, #470813, #070507 65%); color: #fff; }
.text-white { color: #fff !important; }
.text-gray-300, .text-gray-400 { color: #e2d8da !important; }
header .bg-white { background-color: #f03549 !important; }
.border-white { border-color: #ffffff70 !important; }
.animate-background-cta { background: linear-gradient(-45deg, #a50920, #ef243d, #b71127, #e52b40); }
.bg-\[\#375d54\], .bg-\[\#1c93b0\] { background-color: #6b0b1b !important; }
.c-scrollbar_thumb { background: #ed2339; }
a:focus-visible, button:focus-visible { outline: 2px solid #fff; outline-offset: 6px; }
