:root{--bg:#fbfbfa;--ink:#0d0d0d;--ink-70:#4a4a4a;--ink-45:#8a8a88;--ink-25:#c4c4c1;--hair:#0d0d0d21;--hair-soft:#0d0d0d12;--f:"Noto Sans KR", "Apple SD Gothic Neo", system-ui, -apple-system, sans-serif;--ease:cubic-bezier(.16, 1, .3, 1)}*{box-sizing:border-box}html,body{background:var(--bg);max-width:100%;color:var(--ink);font-family:var(--f);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;word-break:keep-all;margin:0;padding:0;overflow-x:hidden}body{min-height:100dvh}a{color:inherit;text-decoration:none}::selection{background:var(--ink);color:var(--bg)}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
