:root{--c-white:#fff;--c-black:#1a1a1a;--c-grey-50:#f4f4f4;--c-grey-200:#d9d9d9;--c-grey-700:#4d4d4d}*{box-sizing:border-box;margin:0;padding:0}body{color:var(--c-black);background:var(--c-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Pretendard,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.7}.serif{font-family:Pretendard,Inter,serif}a{color:inherit;text-decoration:none}.container{max-width:1100px;margin:0 auto;padding:0 24px}
