#nprogress{pointer-events:none}#nprogress .bar{background:var(--bgFillBrandDefault);position:fixed;z-index:1031;top:0;left:0;width:100%;height:3px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px var(--bgFillBrandDefault),0 0 5px var(--bgFillBrandDefault);opacity:1;transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border:solid 2px transparent;border-top-color:var(--bgFillBrandDefault);border-left-color:var(--bgFillBrandDefault);border-radius:50%;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.toast.svelte-18fozr3{display:flex;height:2.5rem;width:100%;flex-direction:row;align-items:center;justify-content:space-between;border-radius:1rem;border-width:1px;border-color:var(--iconWeak);background-color:var(--bgSurfaceDefault)}body{-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none}
