@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;600;700;800;900&display=swap");.smartscore-page{font-family:Noto Sans KR,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.smartscore-page *{border-color:#e0e0e3;outline-color:rgba(42,79,175,.5)}.smartscore-page button{cursor:pointer}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}@keyframes scroll{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.animate-scroll{animation:scroll 20s linear infinite}.animate-scroll:hover{animation-play-state:paused}