/* 1nvoice — navy primary + amber accent (toolbar / RMS) */
:root {
    --brand-primary: #1A2B4A;
    --brand-primary-deep: #121f37;
    --brand-accent: #E8943A;
    --brand-selection-bg: #e8f0f8;
}
