:root {
  /* Potok UI baseline. The /korzinka/ workspace is the visual reference. */
  --potok-brand-font-family: "F37 Ginger", "TT Days Sans", system-ui, sans-serif;
  --potok-header-height: 56px;
  --potok-footer-height: 56px;
  --potok-gutter-x: 20px;
  --potok-content-gap-top: 10px;
  --potok-content-gap-bottom: 12px;
  --potok-header-gap: 18px;
  --potok-brand-gap: 8px;
  --potok-brand-mark-size: 34px;
  --potok-brand-name-size: 21px;
  --potok-brand-scope-size: 18px;
  --potok-control-height: 36px;
  --potok-column-title-size: 10px;
  --potok-card-title-size: 10px;
  --potok-card-meta-size: 7px;
  --potok-status-progress: #f2a62b;
  --potok-status-done: #20aa67;
  --potok-header-shadow: 0 5px 18px rgba(7, 17, 31, .075);
}
