:export{totalColor:#3d74c7;qbColor:#a3dff4;rbColor:#dabdae;wrColor:#b7c5f1;teColor:#ffefce;pickColor:#d4d4d4;bnColor:#d4d4d4;irColor:#d50700;taxiColor:#ff7900;defColor:#cadbd2;idpColor:#cadbd2;kickerColor:#e1eef3;tqbColor:#a3dff4;hcColor:#decfef;tkColor:#e1eef3;lbColor:#b0e8e5;dlColor:#ade3c8;dbColor:#ebf3e2;qrwtColor:#ff0;rwtColor:#f78439;rwColor:lime;wtColor:purple;dldColor:#639}.dots{position:relative;display:block;width:4rem;height:1rem}.dots div{position:absolute;top:0;width:1rem;height:1rem;border-radius:var(--ds-radius-pill);background-color:var(--ds-purple);animation-timing-function:cubic-bezier(0, 1, 1, 0);will-change:transform}.dots div:nth-child(1){left:0;animation:ds-dot-grow .6s infinite}.dots div:nth-child(2){left:0;animation:ds-dot-shift .6s infinite}.dots div:nth-child(3){left:1.5rem;animation:ds-dot-shift .6s infinite}.dots div:nth-child(4){left:3rem;animation:ds-dot-shrink .6s infinite}@keyframes ds-dot-grow{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes ds-dot-shift{0%{transform:translate(0, 0)}100%{transform:translate(1.5rem, 0)}}@keyframes ds-dot-shrink{0%{transform:scale(1)}100%{transform:scale(0);opacity:0}}.update-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2.25rem;min-height:100dvh;padding:2rem 1.5rem;text-align:center;background:radial-gradient(circle at 50% 0%, var(--ds-deep-blue) 0%, var(--ds-black) 65%);color:var(--ds-white)}.update-screen__status{font-family:var(--ds-font-heading);font-weight:700;text-transform:uppercase;font-style:italic;text-wrap:pretty;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;line-height:1.125rem;margin:0}@media(min-width: 768px){.update-screen__status{font-size:1.125rem;line-height:1.25rem}}.update-screen__hint{font-family:var(--ds-font-body);font-style:normal;text-transform:none;font-size:.875rem;line-height:1rem;max-width:22rem;margin:-1.75rem 0 0;color:var(--ds-deep-blue-50)}.update-screen__link{color:var(--ds-purple-75);font-weight:600;text-decoration:underline}.update-screen__link:hover,.update-screen__link:focus-visible{color:var(--ds-white)}/*# sourceMappingURL=site-update.css.map */
