/* =====================================================
   MICROTURNERS
   Corporate Design Palette  —  SINGLE SOURCE OF TRUTH
   -----------------------------------------------------
   Change a value here and it updates across every page.
   Every page stylesheet maps its local variables onto
   the tokens defined below, so this is the only file you
   ever need to edit to re-skin the whole website.

   Master Color Palette  —  per Website Digital Style Guide
   -----------------------------------------------------
   Midnight Navy      #0F172A   Main brand color — headings, sidebar,
                                 footer, table headers, dark structure
   Industrial Blue    #1E3A8A   Secondary UI color — links, CTAs,
                                 active nav, primary icons (10% accent)
   Deep Crimson       #B91C1C   Accent / highlight — emphasis, hover,
                                 urgency, danger status
   Graphite           #334155   Secondary text
   Steel Gray         #64748B   Paragraph / body text
   Frost White        #F8FAFC   Main background / alt sections
   Soft Border        #E2E8F0   Borders & cards (structural 1px frames)

   60-30-10  ·  Geometry: sharp 4px radius, NO capsules/pills
   Frames use 1px solid #E2E8F0 borders instead of blurry shadows.

   -----------------------------------------------------
   COLOUR SOURCE: css/palette.php
   The actual :root tokens are generated by palette.php so the
   entire website can be re-skinned from ONE place in a single
   click. This stylesheet just imports it, meaning every page
   that already links css/palette.css keeps working unchanged.
   Edit colours in palette.php — never hard-code them here.
   ===================================================== */

@import url('palette.php');
