body { background: #0e1114 !important; color: #e1e3e5; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; }
  .wrap { background: #14181c !important; border: 1px solid #242c34 !important; border-radius: 12px; color: #e1e3e5; }
  .header { border-bottom: 1px solid #242c34 !important; background: #14181c !important; }
  .header .logo img { display: none; }
  .header .logo::after { content: "Board\200BGame\200BMatcher"; font-size: 20px; font-weight: 700; color: #e1e3e5; }
  h2, h3 { color: #e1e3e5 !important; }
  p, label, li { color: #9aa3ad !important; }
  a { color: #f5a623 !important; }
  a:hover { color: #ffc04d !important; }
  input[type="email"], input[type="text"] { background: #1b2028 !important; border: 1px solid #242c34 !important; color: #e1e3e5 !important; border-radius: 8px; }
  input[type="email"]:focus, input[type="text"]:focus { border-color: #f5a623 !important; outline: none; }
  button, input[type="submit"], .btn { background: #f5a623 !important; color: #0e1114 !important; border: none !important; border-radius: 8px; font-weight: 700; }
  button:hover, .btn:hover { background: #ffc04d !important; }
  .footer { color: #5a6472 !important; border-top: 1px solid #242c34 !important; }
  .footer a { color: #5a6472 !important; font-size: 12px; }
  hr { border-color: #242c34 !important; }