
@font-face { font-family: "Space Grotesk"; src: url("https://findarepo.com/assets/fonts/space-grotesk-latin-var.woff2") format("woff2"); font-weight: 300 700; font-display: swap; }
body { background: #0B1220 !important; color: #E9EEF8 !important; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; }
.wrap { background: transparent; }
h1, h2, h3, h4 { font-family: "Space Grotesk", "Segoe UI", Roboto, sans-serif; color: #E9EEF8 !important; letter-spacing: -0.015em; }
p, label, li, span, td { color: #E9EEF8; }
a { color: #2DE8A4 !important; }
.header { border-bottom: 1px solid #243352; padding-bottom: 14px; margin-bottom: 22px; }
.header .logo img { max-height: 42px; width: auto; }
input[type=text], input[type=email], textarea, select {
  background: #121C30 !important; border: 1px solid #243352 !important; color: #E9EEF8 !important;
  border-radius: 9px; padding: 10px 14px; font-size: 0.98rem;
}
input:focus, textarea:focus { outline: none !important; border-color: #2DE8A4 !important; }
button, .button, input[type=submit] {
  background: #2DE8A4 !important; color: #06281C !important; border: 0 !important;
  border-radius: 9px; padding: 11px 20px; font-weight: 700; cursor: pointer; font-size: 0.98rem;
}
button:hover, .button:hover, input[type=submit]:hover { filter: brightness(1.07); }
ul.lists { list-style: none; padding: 0; }
ul.lists li { background: #121C30; border: 1px solid #243352; border-radius: 12px; padding: 12px 16px; margin: 10px 0; }
ul.lists .description { color: #9FB0CC; margin: 4px 0 0; }
.description, .help, footer, .footer { color: #9FB0CC !important; }
.footer a, footer a { color: #9FB0CC !important; }

.wrap { background: #0E1628 !important; border: 1px solid #243352 !important; box-shadow: none !important; border-radius: 16px; }
input[type=text], input[type=email], textarea, select, button, .button { box-shadow: none !important; }
input[type=checkbox] { accent-color: #2DE8A4; }
