.blur-container :before{content:"";background-image:var(--image-url);filter:saturate(.4);z-index:-1;background-size:cover;position:absolute;inset:0}
@keyframes flash{0%{opacity:0}50%{opacity:1}to{opacity:0}}.flashing-loader{background-color:var(--colors-background-recessed);width:102px;height:102px;animation:1s infinite flash}.dots:after{content:"";text-align:left;width:1em;animation:1.2s steps(4,end) infinite dots;display:inline-block}@keyframes dots{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}to{content:""}}
/*# sourceMappingURL=7885e37d7cf67f5c.css.map*/