:root{--uc-bg-colour:var(--gradient-1);--uc-container-bg-colour:var(--background);--uc-container-shadow:0 20px 40px var(--shadow-0-1);--uc-container-border:1px solid #fff3;--uc-title-gradient:var(--gradient-1);--uc-text-colour:var(--foreground-alt);--uc-link-colour:var(--primary-dark);--uc-link-colour-hover:var(--primary);--uc-circle-colour:var(--primary);--uc-sc-light:#fc6;--uc-sc-dark:#ff9500}.uc-rect-yellow{fill:url(#gradient-yellow);pointer-events:none}.uc-black-bars{fill:#000}.main-construction{background:var(--uc-bg-colour);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex}.constructionContainer{text-align:center;background:var(--uc-container-bg-colour);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--uc-container-shadow);border:var(--uc-container-border);border-radius:16px;width:100%;min-width:266px;max-width:500px;padding:3rem;overflow:hidden}.construction-icon{background-position:50%;background-repeat:repeat-x;background-size:auto 100px;width:150%;height:100px;margin:-50px -50px 2rem}.constructionContainer h1{background:var(--uc-title-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 1.5rem;font-size:2.5rem;font-weight:700;line-height:1.2}.constructionContainer p{color:var(--uc-text-colour);margin:0 0 2rem;font-size:1.1rem;line-height:1.6}.constructionContainer a{color:var(--uc-link-colour)}.constructionContainer a:hover{color:var(--uc-link-colour-hover)}.uc-loading-circles{width:40px;height:40px;margin:2rem auto;position:relative}.uc-circle{background:var(--uc-circle-colour);border-radius:50%;width:8px;height:8px;animation:2s linear infinite rotate;position:absolute}.uc-circle:first-child{animation-delay:.25s;top:0;left:50%}.uc-circle:nth-child(2){animation-delay:.5s;top:13%;left:87%}.uc-circle:nth-child(3){animation-delay:.75s;top:50%;left:100%}.uc-circle:nth-child(4){animation-delay:1s;top:87%;left:87%}.uc-circle:nth-child(5){animation-delay:1.25s;top:100%;left:50%}.uc-circle:nth-child(6){animation-delay:1.5s;top:87%;left:13%}.uc-circle:nth-child(7){animation-delay:1.75s;top:50%;left:0%}.uc-circle:nth-child(8){animation-delay:2s;top:13%;left:13%}@keyframes rotate{0%{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.5)}to{opacity:.5;transform:scale(1)}}@media (max-width:768px){.constructionContainer{margin:1rem;padding:1.5rem}.constructionContainer h1{font-size:20pt}.constructionContainer p{margin:0 0 1.5rem;font-size:11.5pt;line-height:1.3}.uc-loading-circles{margin:1rem auto}}@media (max-height:613px){.constructionContainer{width:auto;min-width:170px;padding:1rem}.constructionContainer h1{margin:0 0 .5rem;font-size:12pt}.constructionContainer p{margin:0 0 .7rem;font-size:9pt;line-height:1.3}.construction-icon{height:20px;margin-top:-25px;margin-bottom:.5rem}.uc-loading-circles{width:15px;height:15px;margin:.5rem auto;position:relative}.uc-circle{background:var(--uc-circle-colour);border-radius:50%;width:3px;height:3px;animation:2s linear infinite rotate;position:absolute}}
