:root{--page-background:#f1f2ef;--surface:#fff;--surface-subtle:#f8f8f6;--text-strong:#222622;--text-body:#3d423e;--text-muted:#6b716c;--text-soft:#707870;--line:#e1e4df;--accent:#667468;--accent-strong:#526156;--accent-soft:#e8ede8;--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}
