:root{--ink:#17231d;--green:#15533e;--green-deep:#0b392c;--lime:#d8ef6e;--cream:#f4f0e7;--paper:#fffdf8;--orange:#f47d52;--line:#d8d6cd}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--cream);-webkit-font-smoothing:antialiased;margin:0;font-family:Pretendard,Noto Sans KR,Apple SD Gothic Neo,Arial,sans-serif}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}::selection{color:var(--green-deep);background:var(--lime)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
