:root{color-scheme:light;font-size:16px;scroll-behavior:smooth;--beige-50:#f7efe7;--beige-200:#e7dbcf;--beige-500:#b99d6b;--text-700:#544d44;--text-900:#2b2826}*,:after,:before{box-sizing:border-box}body{margin:0;background-color:#f6f8fb;color:#1f2937;font-family:Pretendard,Noto Sans KR,Segoe UI,Apple SD Gothic Neo,Malgun Gothic,sans-serif}main{display:flex;flex-direction:column}section{width:100%;padding:4rem 1.5rem}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600;line-height:1.2}p{margin:0;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.container{margin:0 auto;width:min(1100px,100%)}