:root{--accent:#8b7355;--accent-contrast:#fff;--accent-soft:#d6c6b0;--soft:#f7f3ec;--soft-2:#fbf8f2;--muted:#e7e1d8;--line:#d8d0c6;--dark:#4e4031;--ink:#26231f;--subtle-ink:#6f6960;--paper:#fffdf8;--white:#fff;--shadow-soft:0 18px 42px #4e403114;--max-page:1330px;--page-gutter:max(20px, calc((100vw - var(--max-page)) / 2))}
*{box-sizing:border-box}html{scroll-behavior:auto}body{color:var(--ink);background:var(--paper);word-break:keep-all;text-rendering:optimizelegibility;margin:0;font-family:Pretendard,Apple SD Gothic Neo,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.68}img{max-width:100%;height:auto;display:block}a{color:inherit}button,input,textarea{font:inherit}h1,h2,h3,h4,p{overflow-wrap:anywhere;letter-spacing:0}p{margin-top:0}
