:root {
  --art-text-gap: 13px;
  --data-block-gap: 5px;
  --font-display: Futura, "Futura-Medium", "Helvetica Neue", sans-serif;
  --font-mono: ui-monospace, Menlo, monospace;
  --font-sans: -apple-system, "Helvetica Neue", sans-serif;
  --ground: #f5eddd;
  --hairline: rgba(36,26,20,0.16);
  --hairline2: rgba(36,26,20,0.25);
  --hero-mat: 3px;
  --hero-offset: 5px;
  --ink: #241a14;
  --list-cover: 44px;
  --list-mat: 2px;
  --list-offset: 2px;
  --margin: 20px;
  --mat: #ffffff;
  --muted: #6a5c4c;
  --oxblood: #8c2018;
  --row-height: 64px;
  --row-vertical-padding: 10px;
  --rule-gap: 2px;
  --rule-thick: 3px;
  --rule-thin: 1px;
  --type-body-size: 13.5px;
  --type-body-weight: 400;
  --type-data-size: 11px;
  --type-data-weight: 400;
  --type-now-playing-title-size: 24px;
  --type-now-playing-title-weight: 700;
  --type-screen-title-size: 20px;
  --type-screen-title-weight: 700;
  --type-secondary-size: 13px;
  --type-secondary-weight: 400;
  --type-small-label-size: 9px;
  --type-small-label-weight: 400;
  --type-track-title-size: 16px;
  --type-track-title-weight: 500;
}
