:root {
  --bg: #f7efe4;
  --surface: #fffaf2;
  --ink: #2b2119;
  --muted: #74685d;
  --accent: #6d321f;
  --accent-2: #bf8750;
  --soft: #ead8c4;
  --line: rgba(69,44,28,.15);
  --radius: 28px;
  --hero-radius: 28px 28px 170px 28px;
  --catalog-image: url("images/catalog.png");
}
