:root {
    --halo-cw-base-font-size: 16px;
    --halo-cw-base-font-family: "HarmonyOS_Regular", "PingFang SC";
    --halo-cw-primary-1-color: var(--heo-theme);
    --halo-cw-primary-2-color: color-mix(in oklch, var(--heo-theme) 80%, transparent);
    --halo-cw-primary-3-color: color-mix(in oklch, var(--heo-theme) 60%, transparent);
}
