/* © 2026 iPrime | CssThemeColorsFoundation.css */

:root {

    /* === HTML === */
    --prime-html-background: linear-gradient(180deg, #000508 0%, #000a14 100%);


    /* === BODY === */
    --prime-body-text: oklch(100% 0 0 / 95%);

}
