:root{--background:#f5f5f5;--foreground:#171717}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:6px;height:6px;background:transparent}::-webkit-scrollbar-track{border:none!important;margin:0!important;padding:0!important;box-shadow:none!important}::-webkit-scrollbar-track,::-webkit-scrollbar-track-piece{background:rgba(0,0,0,0)!important;opacity:0!important;visibility:hidden!important}::-webkit-scrollbar-track-piece{display:none!important}::-webkit-scrollbar-thumb{background:blue;border-radius:10px;border:none;-webkit-transition:background .3s ease;transition:background .3s ease;min-height:50px}::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.5)}::-webkit-scrollbar-corner{background:transparent!important;width:0!important;height:0!important}html{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.3) transparent}::-webkit-scrollbar-track:vertical{background:rgba(0,0,0,0)!important;opacity:0!important;visibility:hidden!important}::-webkit-scrollbar-track:horizontal{background:rgba(0,0,0,0)!important;opacity:0!important;visibility:hidden!important}::-webkit-scrollbar-track:active,::-webkit-scrollbar-track:hover{background:rgba(0,0,0,0)!important;opacity:0!important}