/* Theme: Midnight — a cooler steel-blue alternative, useful if a client
   wants their storefront to feel less "motorsport red" while keeping the
   exact same layout and admin panel underneath. */
:root {
    --ink: #10141C;
    --ink-soft: #1C2330;
    --paper: #F4F6F8;
    --panel: #FFFFFF;
    --red: #3E63DD;
    --red-dark: #2F4EC0;
    --steel: #0EA5A0;
    --grey: #767E8C;
    --line: #E2E6EC;
    --green: #1E8E5A;
    --amber: #C97A1E;
}
