:root {
  --tf-bg: #0a0f14;
  --tf-bg-soft: #101720;
  --tf-panel: #121b25;
  --tf-panel-2: #182330;
  --tf-text: #d7e3f0;
  --tf-text-soft: #97a8bb;
  --tf-line: rgba(130, 180, 255, 0.16);
  --tf-accent: #3ec7ff;
  --tf-accent-2: #7af0ff;
  --tf-danger: #ff5f73;
  --tf-success: #43d18d;
  --tf-radius: 16px;
  --tf-shadow: 0 10px 30px rgba(0, 0, 0, 0.28);
  --tf-content: 860px;
  --tf-wide: 1240px;
}
