/* AUR Resources skin. Redefines chassis tokens only.
   Material: workshop steel, hazard yellow, graphite. Archetype: catalogue. */
:root{
  --paper:#F5F6F7; --wash:#ECEEF0; --wash-2:#E2E5E9;
  --ink:#15181C; --body:#39404A; --muted:#6B7480;
  --brand:#2B2F36; --brand-2:#3A4049; --brand-d:#15181C;
  --accent:#D8A21A; --accent-d:#A87C10;
  --rule:#D4D8DD; --rule-2:#E4E7EA; --rule-3:#C3C9D1;
  --radius:3px;
}
.grid{gap:14px}.card{box-shadow:none;border:1px solid var(--rule)}
