:root{--paper:#f1ede5;--ink:#11100f;--coral:#ff5a1f;--pink:#f2a37a;--yellow:#ffd23f;--white:#fffdf8;--line:#11100f3d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);word-break:keep-all;margin:0;font-family:Pretendard,Noto Sans KR,Apple SD Gothic Neo,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}h1,h2,h3{text-wrap:balance}p,li{text-wrap:pretty}.mobile-line{display:inline}a{color:inherit;text-decoration:none}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid var(--yellow);outline-offset:4px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
