:root {
    --color-bg: #0f172a;
    --color-bg-light: #1e293b;
    --color-primary: #38bdf8;
    --color-text: #e5e7eb;

    --font-main: 'Segoe UI', sans-serif;
}
