:root{--toast-z-index:100;--top-navigation-z-index:99;--modal-z-index:10000001}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-pretendard);background-color:var(--bgsecondary);color:var(--bgprimary)}strong{font-weight:var(--font-weight-bold)}h1,h2,h3,h4,h5,h6{margin:0}a,button,div,input,select,textarea{-webkit-tap-highlight-color:rgba(0,0,0,0)}a{text-decoration:none;color:inherit}ul{list-style:none;padding:0;margin:0}button{font-family:var(--font-pretendard);cursor:pointer}button:disabled{cursor:not-allowed}