:root{--background:#fbfaf7;--foreground:#171512;--muted:#6c6861;--line:#d9d4cb;--paper:#f5f2ec;--serif:"Cormorant Garamond", "Libre Baskerville", "Times New Roman", "Noto Serif KR", serif;--sans:"Inter", "Pretendard", "Helvetica Neue", Arial, sans-serif}html{scroll-behavior:smooth;height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);font-family:var(--sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}
