/* Gold + Dark Theme for rtr.center Registration */
[data-theme="dark"] {
  --b1: 0.154 0.0092 264.28;
  --b2: 0.2037 0.011 260.67;
  --b3: 0.2477 0.014 267.0;
  --bc: 1.0 0.0 0;
  --p: 0.7665 0.1387 91.06;
  --pc: 0.154 0.0092 264.28;
  --pf: 0.8439 0.1513 87.87;
  --s: 0.6007 0.1147 91.04;
  --sc: 1.0 0.0 0;
  --a: 0.8439 0.1513 87.87;
  --ac: 0.154 0.0092 264.28;
  --n: 0.2477 0.014 267.0;
  --nc: 1.0 0.0 0;
  --su: 0.6959 0.1491 162.48;
  --suc: 1.0 0.0 0;
  --wa: 0.7686 0.1647 70.08;
  --wac: 0.154 0.0092 264.28;
  --er: 0.6368 0.2078 25.33;
  --erc: 1.0 0.0 0;
  --in: 0.6231 0.188 259.81;
  --inc: 1.0 0.0 0;
  --rounded-box: 0.75rem;
  --rounded-btn: 0.375rem;
  --rounded-badge: 9999px;
}

html { scroll-behavior: smooth; }
.btn { transition: background-color 0.1s ease, color 0.1s ease !important; }
:focus-visible { outline: 2px solid oklch(0.7665 0.1387 91.06) !important; outline-offset: 2px !important; }
body { font-family: system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; }
