/* Base layer: tokens and light resets. */
:root {
  --breath-color: #3b82f6;
}

body {
  margin: 0;
}
