:root{--bg:#fbf7f2;--surface:#fff;--border:#e9dfd2;--text:#2a2420;--sub:#584e44;--sub2:#6f6458;--amber:#e8a24c;--amber-ink:#8e5a20;--danger:#ae453e}*{box-sizing:border-box;margin:0;padding:0}:focus-visible{outline:2px solid var(--amber-ink);outline-offset:2px;border-radius:4px}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Apple SD Gothic Neo,Pretendard,Noto Sans KR,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6}
