/* F16 코지 스토리북 파스텔 — sub (후추네·가족·유머 콘텐츠) */
:root {
  --jd-bg: #faf4e0;
  --jd-surface: #fdf6da;
  --jd-line: #e8dfc2;
  --jd-ink: #46241c;
  --jd-accent: #9b6bb0;
  --jd-accent2: #a3ad7a;
  --jd-coral: #f0a496;
  --jd-orange: #e98a3a;
  --jd-font-display: Jua, 'Pretendard Variable', sans-serif;
  --jd-font-body: Pretendard, 'Noto Sans KR', sans-serif;
  --jd-font-hand: Gaegu, cursive;
  --jd-font-mono: ui-monospace, monospace;
  --jd-mode: light;
}
