html,body{width:100%;height:100%;margin:0;padding:0;font-family:Roboto,sans-serif}*{font-family:Instrument Sans}.arc-nav-progress{z-index:9999;opacity:0;pointer-events:none;background:linear-gradient(90deg,#1439ae 0%,#47a9ff 55%,#8f1cb5 100%);width:0;height:3px;position:fixed;top:0;left:0}.arc-nav-progress.is-loading{opacity:1;width:90%;transition:width 9s cubic-bezier(.1,.55,.25,1),opacity .1s ease-out .12s}.arc-nav-progress.is-done{opacity:0;width:100%;transition:width .16s ease-out,opacity .24s ease-out .16s}@supports not selector(::-webkit-scrollbar){*{scrollbar-width:thin;scrollbar-color:transparent transparent}[data-arc-scrolling],:hover{scrollbar-color:#c7c7c7 transparent}}::-webkit-scrollbar{background:0 0;width:8px;height:8px}::-webkit-scrollbar-track{box-shadow:none;background:0 0;border:0;margin-block:10px}::-webkit-scrollbar-button{width:0;height:0;display:none}::-webkit-scrollbar-thumb{background-color:#0000;background-clip:content-box;border:1px solid #0000;border-radius:9999px;transition:background-color .2s ease-out}[data-arc-scrolling]::-webkit-scrollbar-thumb{background-color:#bdbcbc}::-webkit-scrollbar-thumb:hover{background-color:#bdbcbc}::-webkit-scrollbar-thumb:active{background-color:#bdbcbc}[data-arc-scrolling]::-webkit-scrollbar-thumb:hover{background-color:#c5c5c5}::-webkit-scrollbar-thumb:active{background-color:#c5c5c5}::-webkit-scrollbar-corner{background:0 0}
