@tailwind base;@tailwind components;@tailwind utilities;:root{--gold:#c8963e;--gold-dark:#a87830;--gold-light:#fffbf4;--bg:#f8f7f4;--border:#e8e5de}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background-color:var(--bg);font-family:Pretendard,Apple SD Gothic Neo,Malgun Gothic,sans-serif}