:root{--background:#000;--foreground:#fff}@media (prefers-color-scheme:dark){:root{--background:#000;--foreground:#fff}}@font-face{font-family:PretendardJPVariable;src:url(/_next/static/media/PretendardJPVariable.fe36ce2a.woff2) format("woff2"),url(/_next/static/media/PretendardJPVariable.fe36ce2a.woff2) format("woff2");font-weight:300;font-style:normal}body,html{overflow-x:hidden;background:#fafafa}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;max-width:600px;height:100dvh}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{border-radius:6px;border:none}::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:hover{background-color:hsla(0,0%,78%,.4)}