﻿:root {
    /* Colors derived from image_0.png */
    --primary-color: #2a3d6a; /* Rich navy blue from court background and logo */
    --background: #1a2a4d; /* Deep navy blue background of the court and logo, providing a sporty base */
    --header: #9c5c2d; /* Classic orange-brown of the basketballs, used for key headers */
    --accent: #39ff14; /* Dynamic, bright neon lime-green accent color from the lens flare spotlights and the EcoOil part of the logo */
    --background-soft: #b9cde5; /* A subtle, cool-toned mid-tone blue to softly house content cards */
    --text-main: #f5f5f5; /* The clean, crisp white/off-white from the prominent "FILOIL EcoOil" text and other white elements */
    --basketball-dark: #2a2a2a; /* The dark charcoal-grey from the basketball itself, for subtle UI elements or text */
}
