@mixin yc-colors-sfx-light {
    --yc-color-sfx-veil: var(--yc-color-private-black-250);
    --yc-color-sfx-shadow: var(--yc-color-private-black-150);
    --yc-color-sfx-shadow-heavy: var(--yc-color-private-black-500);
    --yc-color-sfx-fade: var(--yc-color-private-white-300);
}
