:root {
    --primary-color: #e7a856;
    --primary: #e7a856;
    --primary-rgb: 231, 168, 86;
    --secondary-color: #301381;
    --secondary: #301381;
    --bg-dark: #222222;
    --background: #121212;
    --bg-panel: #1e1e1e;
    --surface: rgba(255, 255, 255, 0.03);
    --text-main: #e0e0e0;
    --text-muted: #aaaaaa;
    --accent-hover: #613e28;
    --border: #333333;
    --headerbg: linear-gradient(rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 1)), url(https://cookiecraftmods.com/images/mod-gallery/mdm1.png);
    --footerbg: linear-gradient(rgba(0, 0, 0, 0.65), rgba(39, 20, 5, 0.65)), url(https://cookiecraftmods.com/images/mod-gallery/mdm3.png);
}
