/**
 * Skin overrides — set CSS variables here for a new theme without editing core blades.
 * Loaded after core tokens + main-style.css when listed in theme.json.
 */
:root {
    /* Example: --primary-color: #017b6e; */
}
