:root{--font-main: "Pretendard", "Inter", "Noto Sans KR", sans-serif}html,body{height:100%;margin:0;padding:0;font-family:var(--font-main);background-color:#f8fafc;-webkit-font-smoothing:antialiased;transition:background-color .2s ease}html.dark body{background-color:#0f172a!important}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}
