@media (max-width:767px){.BootScreen-module__Z7hvfW__bootBottomRight{text-align:center;justify-content:center;align-items:center;width:100vw;margin:0;display:flex;position:fixed;bottom:30px;left:50%;right:auto;transform:translate(-50%)}}@media (max-width:767px){.BootScreen-module__Z7hvfW__bootBottomLeft{display:none!important}}.BootScreen-module__Z7hvfW__screen{color:#fff;background:#000;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100dvh;font-family:Roboto,sans-serif;display:flex;position:relative}.BootScreen-module__Z7hvfW__brandingFadeIn{opacity:0;animation:.7s forwards BootScreen-module__Z7hvfW__fadeInBootOpacity;}.BootScreen-module__Z7hvfW__containerFadeIn{opacity:0;animation:.7s .1s forwards BootScreen-module__Z7hvfW__fadeInBootOpacity;}.BootScreen-module__Z7hvfW__footerFadeIn{opacity:0;animation:.7s .2s forwards BootScreen-module__Z7hvfW__fadeInBootOpacity;}@keyframes BootScreen-module__Z7hvfW__fadeInBootOpacity{0%{opacity:0}to{opacity:1}}.BootScreen-module__Z7hvfW__container{border:2px solid #b2b2b2;border-radius:7px;flex-direction:row;justify-content:flex-start;align-items:center;width:180px;height:22px;margin-top:-65px;padding:2px 1px;font-size:0;display:flex;overflow:hidden}.BootScreen-module__Z7hvfW__box{background:linear-gradient(#2838c7 0,#5979ef 17%,#869ef3 32% 45%,#5979ef 59%,#2838c7);width:9px;height:100%;margin-right:2px;animation:2s linear infinite BootScreen-module__Z7hvfW__loader;display:inline-block}@keyframes BootScreen-module__Z7hvfW__loader{0%{transform:translate(-30px)}to{transform:translate(180px)}}.BootScreen-module__Z7hvfW__footer{justify-content:space-between;align-items:center;display:flex;position:absolute;bottom:50px;left:120px;right:120px}.BootScreen-module__Z7hvfW__copyright{font-size:12px;font-weight:300}.BootScreen-module__Z7hvfW__microsoftLogo{width:auto;height:20px}.BootScreen-module__Z7hvfW__bootWordmark{width:auto;height:28px;display:block}.BootScreen-module__Z7hvfW__loadingContainer{justify-content:center;align-items:center;display:flex}.BootScreen-module__Z7hvfW__bootLogo{width:80%;max-width:320px;height:auto;padding-bottom:30px;display:block}.BootScreen-module__Z7hvfW__bootBottomLeft{flex-direction:column;gap:4px;font-family:Tahoma,Verdana,sans-serif;font-size:18px;display:flex}.BootScreen-module__Z7hvfW__bootBottomRight img{width:auto;height:18px}.BootScreen-module__Z7hvfW__branding{width:420px;margin:80px auto 40px;font-weight:400}.BootScreen-module__Z7hvfW__titleRow{flex-direction:row;display:flex}.BootScreen-module__Z7hvfW__name{flex-grow:1;width:auto;font-size:70px}.BootScreen-module__Z7hvfW__subtitle{color:#ff6821;vertical-align:top;margin-top:-8px;font-size:22px;font-weight:700;display:inline-block}.BootScreen-module__Z7hvfW__description{width:100%;font-size:24px;font-weight:300;line-height:30px}:is(#boot-screen,#login-screen){z-index:10000;justify-content:center;align-items:center;width:100%;height:100dvh;display:flex;position:fixed;top:0;left:0}:is(#boot-screen:not(.force-vh),#login-screen:not(.force-vh)){height:100dvh!important}#boot-screen{opacity:1;pointer-events:none;background-color:#000}:is(.boot-bottom-left,.boot-bottom-right,.loading-container){opacity:0;transition:opacity .5s}:is(.boot-fade-in .boot-bottom-left,.boot-fade-in .boot-bottom-right,.boot-fade-in .loading-container){opacity:1}:is(#boot-screen.fading-out .boot-bottom-left,#boot-screen.fading-out .boot-bottom-right,#boot-screen.fading-out .container){opacity:0}#boot-screen.fading-out #boot-logo{opacity:0}#boot-screen.fading-out .loading-container{opacity:1}#boot-screen.fading-out .box{animation-play-state:paused}:is(#boot-logo,.container,.loading-container){backface-visibility:hidden;transform-style:preserve-3d;will-change:opacity,transform;transform:translateZ(0)}.box{backface-visibility:hidden;transform-style:preserve-3d;will-change:transform;transform:translateZ(0)}#boot-logo{width:420px;height:auto;margin-bottom:24px;transition:opacity .5s;display:block;position:relative;left:20px}.container{border:2px solid #b2b2b2;border-radius:7px;flex-shrink:0;align-self:center;width:180px;height:22px;margin:0 auto;padding:2px 1px;font-size:0;transition:opacity .5s;overflow:hidden}.boot-bottom-left{color:#fff;flex-direction:column;align-items:flex-start;font-size:16px;line-height:1.4;display:flex;position:absolute;bottom:48px;left:100px}.boot-bottom-right{position:absolute;bottom:50px;right:100px}.boot-bottom-right img{width:auto;height:32px;display:block}@media (max-width:480px){.mobile-device .boot-bottom-left{display:none!important}.mobile-device .boot-bottom-right{bottom:30px;left:50%;right:auto;transform:translate(-50%)}.mobile-device #boot-logo{width:280px;margin-bottom:30px;margin-left:auto;margin-right:auto;left:auto}}
.LoginScreen-module__C1p3AW__loginScreen{color:#fff;z-index:3000;background-color:#002d99;align-self:stretch;width:auto;height:100dvh;font-family:Tahoma,Arial,sans-serif;font-weight:400;-webkit-text-decoration:none;text-decoration:none;position:fixed;inset:0;overflow:hidden}.LoginScreen-module__C1p3AW__loginScreenInner{background-color:#587cdb;font-weight:400;position:absolute;inset:100px 0}.LoginScreen-module__C1p3AW__loginScreenInner:before{content:"";background:linear-gradient(90deg,#0000,#bad7f8,#0000,#0000);height:3px;position:absolute;top:0;left:0;right:0}.LoginScreen-module__C1p3AW__loginScreenInner:after{content:"";background:linear-gradient(90deg,#0000,#f8953d,#0000,#0000);height:3px;position:absolute;bottom:0;left:0;right:0}.LoginScreen-module__C1p3AW__loginScreenTop{border-style:solid;background-color:#002cad;border-width:0 0 4px;border-image-source:linear-gradient(90deg,#004da3 0%,#fffc 30%,#ffffffe6 40% 50%,#004da3 100%);border-image-slice:1;flex-basis:12.5%}.LoginScreen-module__C1p3AW__loginScreenBottom{border-style:solid;background-color:#002cad;border-width:4px 0 0;border-image-source:linear-gradient(90deg,#004da3 0%,#f09644 30% 40%,#f09644 50%,#004da3 100%);border-image-slice:1;flex-basis:12.5%;justify-content:space-between;align-items:center;padding:40px 80px 40px 40px;display:flex}.LoginScreen-module__C1p3AW__loginScreenCenter{justify-content:center;align-items:center;width:100%;height:100%;font-weight:400;display:flex;position:relative}.LoginScreen-module__C1p3AW__loginDivider{opacity:.35;pointer-events:none;z-index:0;background:linear-gradient(#bad7f800 0,#bad7f8 40% 60%,#bad7f800);width:2px;font-weight:400;transition:opacity .5s;position:absolute;top:20%;bottom:20%;left:50%;transform:translate(-50%)}.LoginScreen-module__C1p3AW__left{z-index:1;flex-direction:column;align-items:flex-end;display:flex;position:absolute;top:45%;left:50%;transform:translate(calc(-100% - 72px),-50%)}.LoginScreen-module__C1p3AW__leftCentered{text-align:center;align-items:center;transition:all .5s;left:50%;transform:translate(-50%,-50%)}.LoginScreen-module__C1p3AW__xpLogoImage{width:auto;height:170px;display:block}.LoginScreen-module__C1p3AW__leftText{letter-spacing:.25px;margin-top:24px;font-size:19px;font-weight:400}.LoginScreen-module__C1p3AW__right{z-index:1;justify-content:flex-start;align-items:center;display:flex;position:absolute;top:45%;left:50%;transform:translate(72px,-50%)}.LoginScreen-module__C1p3AW__backGradient{opacity:1;z-index:0;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;border-radius:5px;width:auto;min-width:260px;margin:20px 0;padding:12px 18px;transition:opacity .3s;display:flex;position:relative;overflow:hidden}.LoginScreen-module__C1p3AW__backGradient.LoginScreen-module__C1p3AW__active{pointer-events:none}.LoginScreen-module__C1p3AW__backGradient:before{content:"";border-radius:inherit;opacity:0;z-index:-1;background:linear-gradient(90deg,#113fa6,#113fa6,#587cdb);transition:opacity .3s;position:absolute;inset:0}.LoginScreen-module__C1p3AW__backGradient:hover:before,.LoginScreen-module__C1p3AW__backGradient:focus-within:before{opacity:1}.LoginScreen-module__C1p3AW__loginScreenInstructions,.LoginScreen-module__C1p3AW__loginScreenAccounts{flex-basis:50%}.LoginScreen-module__C1p3AW__loginScreenInstructions{border-color:#fff;border-right-style:solid;border-right-width:1px;border-image-source:linear-gradient(#fff0 0% 5%,#ffffff80 15% 50%,#ffffff80 85%,#fff0 95% 100%);border-image-slice:0 1 0 0;flex-direction:column;justify-content:center;align-items:flex-end;padding-right:30px;display:flex}.LoginScreen-module__C1p3AW__loginScreenInstructionsImg{width:250px;margin-bottom:40px;display:block}.LoginScreen-module__C1p3AW__loginScreenInstructionsText{text-align:right;font-size:24px;font-weight:400;display:block}.LoginScreen-module__C1p3AW__loginScreenAccounts{flex-direction:column;justify-content:center;align-items:flex-start;padding-left:20px;display:flex}.LoginScreen-module__C1p3AW__loginScreenAccount{cursor:pointer;background-clip:padding-box;border-right:0;border-radius:8px 0 0 8px;outline:none;min-width:400px;max-width:100%;padding:12px;font-weight:400;display:flex;position:relative}.LoginScreen-module__C1p3AW__loginScreenAccount:hover,.LoginScreen-module__C1p3AW__loginScreenAccount.LoginScreen-module__C1p3AW__active{background:linear-gradient(90deg,#0a40bc 60%,#0a40bc00 100%)}.LoginScreen-module__C1p3AW__loginScreenAccount.LoginScreen-module__C1p3AW__active{background:linear-gradient(90deg,#00489a 60%,#fff0 100%) padding-box padding-box}.LoginScreen-module__C1p3AW__loginScreenAccount.LoginScreen-module__C1p3AW__active:after{content:"";z-index:-1;pointer-events:none;background:linear-gradient(90deg,#fff9 40%,#fff0 100%);border-radius:8px;position:absolute;inset:-1px}.LoginScreen-module__C1p3AW__loginScreenAccountIcon{border:3px solid #fff;border-radius:5px;flex-shrink:0;width:70px;height:70px;margin-right:20px;box-shadow:3px 3px 3px #0000004d}.LoginScreen-module__C1p3AW__backGradient:hover .LoginScreen-module__C1p3AW__loginScreenAccountIcon{border-color:#fdbd32}.LoginScreen-module__C1p3AW__backGradient:hover .LoginScreen-module__C1p3AW__userTitle{color:#fdbd32}.LoginScreen-module__C1p3AW__loginScreenAccountDetails{flex-direction:column;justify-content:center;align-items:center;margin:auto 0;font-weight:400;display:flex;position:relative}.LoginScreen-module__C1p3AW__textWrap{flex-direction:column;justify-content:center;margin:auto 0;display:flex}.LoginScreen-module__C1p3AW__name{letter-spacing:.25px;margin-bottom:2px;font-family:Tahoma,Arial,sans-serif;font-size:26px;font-weight:500}.LoginScreen-module__C1p3AW__userTitle{color:navy;margin-top:-2px;font-family:Tahoma,Arial,sans-serif;font-size:13px;font-weight:700;line-height:1.2;transition:color .3s}.LoginScreen-module__C1p3AW__loginScreenPasswordLabel{margin-bottom:6px;font-size:14px;display:block}.LoginScreen-module__C1p3AW__loginScreenPasswordInput{border:0;border-radius:5px;outline:none;width:160px;height:36px;padding:5px;font-size:30px;box-shadow:2px 2px #00489a}.LoginScreen-module__C1p3AW__loginScreenPasswordForm{display:flex}.LoginScreen-module__C1p3AW__loginScreenSubmitBtn{cursor:pointer;background-color:#3eb34d;background-image:linear-gradient(150deg,#ffffffb3 0%,#46a1fc00 50%);background-repeat:no-repeat;border:1px solid #fff;border-radius:5px;width:32px;height:32px;margin-left:8px;padding:0;font-size:0;position:relative;box-shadow:2px 2px #00489a,inset -1px -2px 4px #000000b3}.LoginScreen-module__C1p3AW__turnOff{cursor:default;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;justify-content:flex-start;align-items:center;margin:auto 0;font-weight:400;transition:opacity .5s;display:flex;position:absolute;bottom:35px;left:50px}.LoginScreen-module__C1p3AW__turnOff *,.LoginScreen-module__C1p3AW__turnOff{cursor:default!important}.LoginScreen-module__C1p3AW__turnOff:hover .LoginScreen-module__C1p3AW__shutdownText{text-decoration:none}.LoginScreen-module__C1p3AW__shutdownText{margin:auto 0 auto 10px;font-size:17px;font-weight:400;display:block}.LoginScreen-module__C1p3AW__shutdownIcon{opacity:.8;width:32px;height:32px;transition:filter .2s}.LoginScreen-module__C1p3AW__shutdownIcon:hover{opacity:1}.LoginScreen-module__C1p3AW__rightBottom{flex-direction:column;font-weight:400;transition:opacity .5s;display:flex;position:absolute;bottom:30px;right:50px}.LoginScreen-module__C1p3AW__rightBottom span{font-size:14px;font-weight:400;line-height:1.4}.LoginScreen-module__C1p3AW__welcomeText{text-shadow:3px 4px #00489a;-webkit-user-select:none;user-select:none;margin:0;padding:0;font-size:76px;font-style:italic;font-weight:900}.LoginScreen-module__C1p3AW__loggingIn{flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex}.LoginScreen-module__C1p3AW__loadingSettings{color:#00489a;font-size:14px;font-weight:700}.LoginScreen-module__C1p3AW__fade{transition:opacity .5s}.LoginScreen-module__C1p3AW__fadeOut{pointer-events:none;opacity:0!important;cursor:default!important}.LoginScreen-module__C1p3AW__fadeOut *{pointer-events:none!important;cursor:default!important}@media (max-width:768px){.LoginScreen-module__C1p3AW__loginScreenInner{inset:80px 0!important}.LoginScreen-module__C1p3AW__loginScreenCenter{flex-direction:column;justify-content:center;padding:0}.LoginScreen-module__C1p3AW__loginDivider{display:none}.LoginScreen-module__C1p3AW__loginScreenCenter:after{content:"";opacity:.35;pointer-events:none;z-index:0;background:linear-gradient(90deg,#bad7f800 0%,#bad7f8 20% 80%,#bad7f800 100%);width:80%;height:2px;transition:opacity .5s;position:absolute;top:50%;left:10%;right:10%;transform:translateY(-50%)}.LoginScreen-module__C1p3AW__loginScreenCenter.LoginScreen-module__C1p3AW__centerFadeOut:after{opacity:0}.LoginScreen-module__C1p3AW__left{text-align:center;align-items:center;width:100%;margin-bottom:0;position:absolute;top:20%;left:50%;transform:translate(-50%)}.LoginScreen-module__C1p3AW__leftCentered{transition:all .5s;top:50%;transform:translate(-50%,-50%)}.LoginScreen-module__C1p3AW__welcomeText{text-shadow:2px 3px #00489a;font-size:48px}.LoginScreen-module__C1p3AW__leftText{text-align:center;margin-top:16px;font-size:16px}.LoginScreen-module__C1p3AW__xpLogoImage{height:120px}.LoginScreen-module__C1p3AW__right{justify-content:center;width:100%;margin-top:0;padding:0 20px;position:absolute;top:55%;left:50%;transform:translate(-50%)}.LoginScreen-module__C1p3AW__backGradient{text-align:center;aspect-ratio:1;flex-direction:column;justify-content:center;align-items:center;width:auto;min-width:auto;max-width:none;margin:0;padding:20px}.LoginScreen-module__C1p3AW__name{font-size:22px}.LoginScreen-module__C1p3AW__userTitle{font-size:12px}.LoginScreen-module__C1p3AW__loginScreenAccountIcon{width:60px;height:60px;margin-right:0}.LoginScreen-module__C1p3AW__textWrap{align-items:center}.LoginScreen-module__C1p3AW__turnOff{display:none}.LoginScreen-module__C1p3AW__shutdownText{font-size:14px}.LoginScreen-module__C1p3AW__shutdownIcon{width:28px;height:28px}.LoginScreen-module__C1p3AW__rightBottom{display:none}}@media (max-width:480px){.LoginScreen-module__C1p3AW__welcomeText{font-size:36px}.LoginScreen-module__C1p3AW__leftText{font-size:14px}.LoginScreen-module__C1p3AW__backGradient{padding:12px}.LoginScreen-module__C1p3AW__name{font-size:20px}.LoginScreen-module__C1p3AW__loginScreenAccountIcon{width:70px;height:70px}}
:root{--crt-background:#0f1419;--crt-glow-color:#0096961f;--crt-scanline-opacity:.15;--crt-scanline-width:1px;--crt-scanline-gap:1px;--crt-moving-scanline-color:#ffffff26;--crt-flicker-opacity:.01;--crt-text-color:#78ff78b3;--crt-curvature:0px;--crt-vignette-opacity:.15;--crt-aberration-offset:1.2px;--crt-aberration-opacity:.05;--crt-moving-scanline-height:.6px;--header-glow-color:#78ff9666}@media (min-resolution:144dpi){body:not(.mobile-device) :root{--crt-scanline-width:1px;--crt-scanline-gap:2px;--crt-aberration-offset:1.8px;--crt-moving-scanline-height:.8px}}@media (min-resolution:240dpi){body:not(.mobile-device) :root{--crt-scanline-gap:3px;--crt-aberration-offset:2.4px;--crt-moving-scanline-height:1px}}@media (min-resolution:336dpi){body:not(.mobile-device) :root{--crt-scanline-gap:4px;--crt-aberration-offset:3.6px}}@keyframes flicker{0%{opacity:0}5%{opacity:var(--crt-flicker-opacity)}10%{opacity:0}15%{opacity:var(--crt-flicker-opacity)}20%{opacity:0}30%{opacity:0}50%{opacity:0}70%{opacity:var(--crt-flicker-opacity)}80%{opacity:0}90%{opacity:var(--crt-flicker-opacity)}to{opacity:0}}@keyframes noise{0%,to{background-position:0 0}20%{background-position:20% 20%}40%{background-position:-20% -30%}60%{background-position:30% 10%}80%{background-position:-30% 30%}}@keyframes crt-flicker{0%{opacity:1}1%{opacity:.985}2%{opacity:.995}3%{opacity:.99}4%{opacity:1}30%{opacity:1}31%{opacity:.985}32%{opacity:.99}33%{opacity:1}80%{opacity:1}81%{opacity:.99}82%{opacity:.98}83%{opacity:1}to{opacity:1}}@keyframes chromatic-shift{0%{transform:translate(var(--crt-aberration-offset))}25%{transform:translate(calc(var(--crt-aberration-offset)*.9),calc(var(--crt-aberration-offset)*.1))}50%{transform:translate(var(--crt-aberration-offset))}75%{transform:translate(calc(var(--crt-aberration-offset)*1.1),calc(var(--crt-aberration-offset)*-.1))}to{transform:translate(var(--crt-aberration-offset))}}@keyframes scanline-drift{0%{background-position:0 0}to{background-position:0 2px}}.crt-effect{border-radius:var(--crt-curvature);pointer-events:none;z-index:100000;width:100%;height:100%;position:fixed;inset:0;overflow:hidden;box-shadow:0 0 0 30px #000}.crt-effect:before{background:repeating-linear-gradient(0deg,rgba(0,0,0,var(--crt-scanline-opacity)),rgba(0,0,0,var(--crt-scanline-opacity))var(--crt-scanline-width),transparent var(--crt-scanline-width),transparent calc(var(--crt-scanline-width) + var(--crt-scanline-gap)));content:"";mix-blend-mode:multiply;opacity:.7;pointer-events:none;z-index:100000;width:100%;height:100%;display:block;position:absolute;inset:0}.crt-effect:after{background:repeating-linear-gradient(90deg,rgba(0,0,0,calc(var(--crt-scanline-opacity)*.7)),rgba(0,0,0,calc(var(--crt-scanline-opacity)*.7))var(--crt-scanline-width),transparent var(--crt-scanline-width),transparent calc(var(--crt-scanline-width) + var(--crt-scanline-gap)));content:"";mix-blend-mode:multiply;opacity:.7;pointer-events:none;z-index:100000;width:100%;height:100%;display:block;position:absolute;inset:0}.crt-scanline{content:"";height:var(--crt-moving-scanline-height);mix-blend-mode:screen;opacity:.3;pointer-events:none;z-index:100001;background:linear-gradient(#ffffff03,#fff3 50%,#ffffff03);width:100%;transition:transform linear;position:fixed;top:-20px;left:0;transform:translateY(0);box-shadow:0 0 2px #ffffff26}.crt-flicker{mix-blend-mode:overlay;pointer-events:none;z-index:100003;background-color:#0000;width:100%;height:100%;animation:10s infinite crt-flicker;position:fixed;top:0;left:0}.crt-flicker:after{background:rgba(255,255,255,var(--crt-flicker-opacity));content:"";mix-blend-mode:normal;opacity:0;pointer-events:none;width:100%;height:100%;animation:15s infinite flicker;position:absolute;top:0;left:0}.crt-vignette{mix-blend-mode:multiply;pointer-events:none;z-index:100005;background:radial-gradient(#0000 70%,#00000014 100%);width:100%;height:100%;position:fixed;top:0;left:0}.crt-noise{opacity:.05;pointer-events:none;z-index:100006;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AYSFCkEKYR5NwAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAAFMklEQVRo3u2aTYgbVRTHf+flJQUndtLYmcxkPpJMptA2yUx2XRT8QBFajFSUQhciCo1F62Zdl9UuXLhwIbgSRF1YLNSFVApaqrW2Cwr9oO20adPOJJN8TjNJJpnk3S7mZQpCmfH1FcwPDrx3Lzfv/s9999xz7oWfZDT+JLBOnAL0vDT93AcXI8DBCvUupOmcAQ4BDgGmLaXbAD4CMICzY7j61/iUMZWPmYsZbSMhFQZg2sK+oXcW3NkUfQ/4CjiKQ8DJxBKjKmLdJjV9uVYTKnUhkhLysSahAI9HiU7OC/GE0EoJkbSQjQmRuGRTwjomFOJCNS4kk0I2IeRiQiEqTEUk0pXFwffjwEZTEO0Knu5A/8/w7ReQW4TlzXB4HIoVuLgEk3MQb8OeLpgegsXrML4Ikj6Y0BYV6Ai87MJLj0FkFob7Ye80zL0Hh0bh+2tQexLefRa+OQXHx+GLl+DkfiicgxtFmChB4jroZekZhAe2wcNRoAMDCsQ2QukqJKYhfQFOPw6n9sFYAZbfgL2d8MmLkF2ApRT0/Qjb/wQdyP5rG/VtMsRBbxTM7fDVFFydg/k6JFNwKQBTXjicgYFu6M7A5DXIzoEuVLHoiYB0CqsZILIJUg3IRSCoQG8HZLpgOgNXzsCFUXhgN3QJYAlUDPoioHcAfmDVUjJQGQmA/jXw6tABEIZnHoWPz0O9BNF7YUc35AswM4dpSlJSmkCdJeKQqcHGLMR7oNcAVYFXAnA5D2tnwF+Eb4IwNQVJBdQIfg1MkoCvDukq1JwQ0MG0QK2CkYbSw5AchONfQ3YCDh2ETzNQbEA6CgcPYIZNgnqVdFFKFMCnQxDYW4GaA6a/7m7eJAS7oVwCFT4Pw8VzsH8U5qdg72MwfAaG34LMT1CehFgTMHDQqFHVaigFhVAO/ChYDexqE4orUKpD7Dp0bIL0TsjkYWEBigvQGIChBtzog8UEZA0wI1i0V4yp1DQm5yktY0KVtBQYXQDrQsi1PiLzsGcOTs7DlXlYuwuGYjAQg5k4TK2D9xZUi9i0t0EZhbwUMFDGJzVpEjYr6Kt3nBVgJQ25ALQaEAhDow7JCNgikIqCfxHu3ogx3Yfa4aIppdYW0W0ZEj5oiDCl++hRhHhKqKwK9SpCyYS5Fuy4fIcAUyZYAnNegZUitv9W8BWQU2DSgzQsAj5hdAHeq2FrNfjZhYFRSBSAxRL0Z2GpF3wFcuZdRKROa9HBUhWUILQrUFN4rQ3RUTjRCefrYJyFkztgvAwlwCcCyjC++t+I6A62ZR+2NQciQtgCzYAuHVp3QTUGHVVYa0GkCisZcKwK1gpYdcCt/38Hf9V5GQPLs1i6hoMiLRHKFliNwPtCVBHMuPBqCcoetPJCwcS0LUwFgmq9nUYCLEyhTQ1a3jJKpEmHFRCM2pDwwb4MnMtBYx52JSH1AGTdEEcHPwjtuaG1vc7LcnAoS2ihRsVrE1WFliNUCkK1FyIZGPPA1vGb35tFdkWEtfVQe3yFuRvkWwPkXYtCy89UExZdJ2HNyX1+A6PXYdmC+9zCeBkYLtJe1Lj6R29jXYHrJcgXABseFWFNF0ouODYHhQ6MiLDR8feSbzeiqeCZH9DbBt5k+cZDCc01Ia44iYiw7IO1Eo77q7/dPZpZWNsDaQO78CPN1XlSOZfDaZs9KUG78Zt+14JQWoBEHDIWhtZm3W5P87D9Bqm0QT3t5mTagCrWbypOgdZuDdOW32zfV4xpRXHz5eLWDaHa5L8CXv2J9pP8Ij8ALHQWw2ReQZEAAAAASUVORK5CYII=);background-repeat:repeat;width:calc(100% + 1000px);height:calc(100% + 1000px);position:fixed;top:-500px;left:-500px}.crt-aberration{mix-blend-mode:screen;height:100%;opacity:var(--crt-aberration-opacity);pointer-events:none;z-index:100007;width:100%;position:fixed;top:0;left:0}.crt-aberration:after,.crt-aberration:before{background:inherit;content:"";width:100%;height:100%;display:block;position:absolute;top:0;left:0}.crt-aberration:before{mix-blend-mode:screen;transform:translate(-1*var(--crt-aberration-offset),0);background:#ff000014}.crt-aberration:after{mix-blend-mode:screen;transform:translate(var(--crt-aberration-offset));background:#0000ff14;animation:3s ease-in-out infinite chromatic-shift}.crt-persistence{mix-blend-mode:screen;pointer-events:none;z-index:100008;background:#96ff9603;width:100%;height:100%;position:fixed;top:0;left:0}#app-root{filter:brightness(1.01)contrast(1.015)saturate(1.02)}#app-root.crt-brightness{filter:brightness(1.06)contrast(1.08)saturate(1.06)}@keyframes crt-glitch{0%,to{filter:brightness(1.06)contrast(1.08)saturate(1.12)}20%{filter:brightness(1.12)contrast(1.12)saturate(.95)}40%{filter:brightness(1.04)contrast(1.18)saturate(1.15)}60%{filter:brightness(1.1)contrast(1.04)saturate(1.08)}}#app-root.crt-turning-on{animation:.3s ease-out forwards crt-glitch}#app-root.crt-turning-off{animation:.25s ease-in forwards crt-glitch}
