@layer pit.tokens {
  :root[data-theme="light"]{
    --bg:#f7fafc;--fg:#0b1220;--muted:#566375;--accent:#0ea5e9;
  }
}
