:root{
      --bg:#0e1117;
      --panel:#131722;
      --panel-2:#0f1420;
      --text:#e6e9ef;
      --muted:#9aa3b2;
      --blue:#2d7ff9;
      --blue-2:#1e5fd1;
      --accent:#1d2636;
      --border:#202637;
      --shadow: 0 10px 30px rgba(0,0,0,.45);
      --radius:12px;
    }