:root{--page-background:#f4f3ee;--surface:#fff;--surface-subtle:#f8f7f3;--text-strong:#20231f;--text-body:#3e433e;--text-muted:#6f746e;--text-soft:#7b7f79;--line:#dedfd9;--accent:#667267;--accent-strong:#566357;--accent-soft:#ecefe9;--accent-warm:#955b49;--font-serif:"AppleMyungjo", "Noto Serif KR", "Batang", serif;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html{background:var(--page-background);min-height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--text-body);background:var(--page-background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Noto Sans KR,Segoe UI,sans-serif}*{box-sizing:border-box;margin:0;padding:0}button,input,textarea,select{font:inherit}button{border:0}a{color:inherit;text-decoration:none}
