.fade_root___WA9h{--blur:4px;--stop:25%;position:absolute;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-backdrop-filter:blur(var(--blur));backdrop-filter:blur(var(--blur))}.fade_root___WA9h[data-side=top]{background:linear-gradient(to top,transparent,var(--background));-webkit-mask-image:linear-gradient(to bottom,var(--background) var(--stop),transparent);mask-image:linear-gradient(to bottom,var(--background) var(--stop),transparent)}.fade_root___WA9h[data-side=left]{background:linear-gradient(to left,transparent,var(--background));-webkit-mask-image:linear-gradient(to right,var(--background) var(--stop),transparent);mask-image:linear-gradient(to right,var(--background) var(--stop),transparent)}.fade_root___WA9h[data-side=right]{background:linear-gradient(to right,transparent,var(--background));-webkit-mask-image:linear-gradient(to left,var(--background) var(--stop),transparent);mask-image:linear-gradient(to left,var(--background) var(--stop),transparent)}.fade_root___WA9h[data-side=bottom]{background:linear-gradient(to bottom,transparent,var(--background));-webkit-mask-image:linear-gradient(to top,var(--background) var(--stop),transparent);mask-image:linear-gradient(to top,var(--background) var(--stop),transparent)}.delphi-loading-wrapper{position:absolute;inset:0;z-index:10;width:1rem;height:1rem}.delphi-spinner{position:relative;left:50%;top:50%;width:1rem;height:1rem}.delphi-loading-bar{animation:delphi-spin 1.2s linear infinite;position:absolute;left:-10%;top:-3.9%;height:8%;width:24%;border-radius:.375rem;background-color:var(--sand-11)}.delphi-loading-bar:first-child{animation-delay:-1.2s;transform:rotate(.0001deg) translate(146%)}.delphi-loading-bar:nth-child(2){animation-delay:-1.1s;transform:rotate(30deg) translate(146%)}.delphi-loading-bar:nth-child(3){animation-delay:-1s;transform:rotate(60deg) translate(146%)}.delphi-loading-bar:nth-child(4){animation-delay:-.9s;transform:rotate(90deg) translate(146%)}.delphi-loading-bar:nth-child(5){animation-delay:-.8s;transform:rotate(120deg) translate(146%)}.delphi-loading-bar:nth-child(6){animation-delay:-.7s;transform:rotate(150deg) translate(146%)}.delphi-loading-bar:nth-child(7){animation-delay:-.6s;transform:rotate(180deg) translate(146%)}.delphi-loading-bar:nth-child(8){animation-delay:-.5s;transform:rotate(210deg) translate(146%)}.delphi-loading-bar:nth-child(9){animation-delay:-.4s;transform:rotate(240deg) translate(146%)}.delphi-loading-bar:nth-child(10){animation-delay:-.3s;transform:rotate(270deg) translate(146%)}.delphi-loading-bar:nth-child(11){animation-delay:-.2s;transform:rotate(300deg) translate(146%)}.delphi-loading-bar:nth-child(12){animation-delay:-.1s;transform:rotate(330deg) translate(146%)}@keyframes delphi-spin{0%{opacity:1}to{opacity:.15}}