/* ----- brand-0 (기본 브랜드) 색상 토큰 ----- */

:root[data-brand='brand-0'] {
  --primary: 0 221 212;
  --secondary: 0 139 222;
}
