/* Auto-generated by page_style_store.py. Do not edit manually. */
:root {
  --bg: #f2f7fd;
  --panel: #FFFFFF;
  --ink: #102033;
  --sub: #456070;
  --muted: #7890A0;
  --line: #D8E4F0;
  --brand: #1D6FB8;
  --brand-d: #155A96;
  --brand-light: #EAF5FF;
  --radius: 14px;
  --alert-color: #a21015;
  --alert-size: 13px;
  --font-family: Inter, -apple-system, Segoe UI, sans-serif;
  --font-size-body: 14px;
  --font-size-title: 18px;
  --font-size-nav: 14px;
  --line-height-body: 1.6;
  --letter-spacing: normal;
  --bg-texture: none;
}
html, body { background-image: var(--bg-texture); background-blend-mode: multiply; }
