/* Operator palette — Hollywood Ride Guide. Generated from data/universal/site.json at
   build time; overrides the house tokens in main.css. Order matters: main.css, this, print.css. */
:root {
  --paper: #07111D;
  --surface: #0C1A2A;
  --surface-2: #10243A;
  --surface-3: #16304C;
  --ink: #F4F7FB;
  --ink-2: #CCD8E6;
  --muted: #A8B7C9;
  --line: #29445E;
  --line-strong: #456786;
  --brand: #3B82C4;
  --brand-2: #4A90CC;
  --brand-3: #7DB3E0;
  --brand-soft: #0F2136;
  --accent: #C69A50;
  --accent-2: #E0B86F;
  --accent-soft: #35270F;
  --danger: #F07178;
  --danger-soft: #2A1418;
  --warn: #E0AE54;
  --warn-soft: #33250F;
  --good: #70BF9B;
  --good-soft: #122B20;
  --focus: #E0B86F;
}
