/* Daystar brand — generated from company/design/tokens.json v1.1.0. 문서·마케팅·워드마크용. */
:root {
  --color-brand-primary: #2a70d6;
  --color-brand-primary-strong: #1f5fc2;
  --color-brand-primary-foreground: #ffffff;
  --color-brand-star: #3f87e8;
  --color-brand-tint: #e9f1fc;
  --color-brand-ink: #14141c;
  --color-brand-ink-secondary: #404040;
  --color-brand-muted: #737373;
  --color-brand-background: #ffffff;
  --color-brand-surface: #ffffff;
  --color-brand-border: #aaaaaa;
  --color-brand-border-strong: #555555;
  --color-brand-callout-bar: #999999;
  --font-sans: 'Pretendard Variable', Pretendard, 'Noto Sans KR', system-ui, -apple-system, 'Segoe UI', sans-serif;
  --font-mono: 'Roboto Mono', 'D2Coding', ui-monospace, Consolas, monospace;
  --font-brand-display: 'Song Myung', 'Noto Serif KR', serif;
  --radius: 4px;
}
