/* DrivCars theme: Royal Navy
 * Blu profondo trust/authority — banking + automotive classico. Contrasto AAA (10.5:1).
 */
:root {
    --brand-50:  #EFF6FF;
    --brand-100: #DBEAFE;
    --brand-300: #93C5FD;
    --brand-500: #3B82F6;
    --brand-600: #1E3A8A;
    --brand-700: #1E40AF;
    --brand-800: #172554;
    --shadow-focus: 0 0 0 3px rgba(30, 58, 138, .25);
}
