:root {
  --bg:        #02070b;
  --bg-soft:   #040d13;
  --panel:     #07131c;
  --panel-2:   #0c1b27;
  --line:      #183545;
  --text:      #e8fbff;
  --text-soft: #b7d6df;
  --text-muted:#86a8b5;
  --cyan:      #24f0e8;
  --cyan-deep: #00c8c8;
  --blue:      #5ba0c8;
  --purple:    #c570f8;
  --danger:    #ff5a70;
  --success:   #6dcf8b;
}
