:root{--background:#ffffff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}@font-face{font-family:Pretendard;font-weight:900;font-style:normal;src:url(/font/Pretendard-Black.woff) format("woff")}@font-face{font-family:Pretendard;font-weight:800;font-style:normal;src:url(/font/Pretendard-ExtraBold.woff) format("woff")}@font-face{font-family:Pretendard;font-weight:700;font-style:normal;src:url(/font/Pretendard-Bold.woff) format("woff")}@font-face{font-family:Pretendard;font-weight:600;font-style:normal;src:url(/font/Pretendard-SemiBold.woff) format("woff")}@font-face{font-family:Pretendard;font-weight:500;font-style:normal;src:url(/font/Pretendard-Medium.woff) format("woff")}@font-face{font-family:Pretendard;font-weight:400;font-style:normal;src:url(/font/Pretendard-Regular.woff) format("woff")}@font-face{font-family:Pretendard;font-weight:300;font-style:normal;src:url(/font/Pretendard-Light.woff) format("woff")}@font-face{font-family:Pretendard;font-weight:200;font-style:normal;src:url(/font/Pretendard-ExtraLight.woff) format("woff")}@font-face{font-family:Pretendard;font-weight:100;font-style:normal;src:url(/font/Pretendard-Thin.woff) format("woff")}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0;font-family:Pretendard,sans-serif;-webkit-user-select:none;-moz-user-select:none;user-select:none;letter-spacing:-.025em}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}