html{scrollbar-width:thin;padding:0;width:100%;height:100%;font-size:var(--scale)}body{font-family:Noto Sans,sans-serif;font-optical-sizing:auto;font-style:normal;padding:0;width:100vw;height:100vh;text-decoration:none;color:#000}*{outline:none;padding:0;margin:0;-webkit-tap-highlight-color:transparent;scroll-behavior:smooth;text-decoration:none}*:focus{outline:none;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-tap-highlight-color:transparent}*:hover,*:active{outline:none;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-tap-highlight-color:transparent}*::-webkit-scrollbar{width:7px}*::-webkit-scrollbar-track{border-radius:8px;margin:4px}*::-webkit-scrollbar-thumb{transition:.2s;width:30px;height:30px;border-radius:8px;border:1px solid rgb(0 0 0 / 0%);background-clip:content-box;background-color:#a8cee8}*::-webkit-scrollbar-thumb:hover{background-color:#4d9bdb}#root{height:100%}:root{--scale: .25vw}@media only screen and (min-width: 980px){:root{--scale: 1.2px}}
