:root {
  --transition-fast: all 0.2s ease;
  --transition-normal: all 0.3s ease;
  --safe-bottom: env(safe-area-inset-bottom, 0px);
}
