.iframeApp iframe{width:100%;height:100%}.AppContainer{position:absolute;overflow:hidden;width:100vw;height:100vh;height:calc(100vh - var(--vh-offset, 0px));box-sizing:border-box;z-index:2;background-color:#fff;border:1.6px solid #ababab;display:flex;flex-direction:column}.AppContainer.in{animation:app-show-in .4s cubic-bezier(.1,.78,.14,.97) both}.AppContainer.out{animation:app-show-out .2s cubic-bezier(.03,.45,0,.82) both}.AppContainer.exit{animation:app-show-exit .2s cubic-bezier(.03,.45,0,.82) both}.AppContainer.active{z-index:9}.AppContainerNavBar{display:flex;justify-content:center;align-items:center;background-color:#000;color:#fff;height:2rem;flex-shrink:0;flex-flow:0;border-bottom:1.6px solid #ababab}.AppContainerNavBar img{width:1.6rem;height:1.6rem;padding:0 .4rem 0 1rem}.AppContainerNavBar .appTitle{flex-grow:1;padding:0 .6rem}.AppContainerActionbar{display:flex;justify-content:center;align-items:center;gap:.2rem}.AppContainerActionbar .AppContainerActionBtn{cursor:pointer;background-size:1.2rem;background-position:center;background-repeat:no-repeat;width:2rem;height:2rem}.AppContainerActionbar .AppContainerActionBtn:hover{background-color:#e0e0e0}.AppContainerActionBtn.actionbarMini{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAABmJLR0QA/wD/AP+gvaeTAAAAKklEQVRIie3MoREAAAjDQMr+OxfH4RAg8y4mEQCw0gzbfplK/c2PIQAcFZEaBARUJxegAAAAAElFTkSuQmCC);background-color:#939393;width:2rem}.AppContainerActionBtn.actionbarMini:hover{background-color:#555}.AppContainerActionBtn.actionbarClose{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAABmJLR0QA/wD/AP+gvaeTAAAAkUlEQVRIie2VwQ2AIBAE1R40WiKWKw/LGR+SaIzi7SE/90XC7Y7CAU3zSxUQgMHhG4DwVjSzKyqQFB6Td84V9sCSCldgMoRfPaNqeITI4QrEHW6BFIfnIJ+FnyDnDomXsdzOlj+Rvrwr4LYF3kNVl+huQz2H0RyemdMgllZ0Q5Q+lyGeQyRBqH1dp+J6D86vO23cMwceYU71pwAAAABJRU5ErkJggg==);background-color:#ff4040;width:3rem}.AppContainerActionBtn.actionbarClose:hover{background-color:#ff5858}.AppContaienerCover{display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;top:2rem;right:0;bottom:0;left:0}.AppContaienerCover.out{animation:.2s app-cover-out ease both;animation-delay:.4s}.AppContaienerCover.out.now{animation-delay:.8s}.AppContaienerCoverIcon{width:9rem;height:9rem}.AppContaienerCoverTitle{font-size:3rem;margin:1rem 0;animation:.4s app-cover-elem-in 1s ease both}.AppContaienerCoverLoading{animation:.4s app-cover-elem-in 2s ease both}.AppContaienerCoverLoading .lds-default{transform:scale(.6)}.AppContainerContent{flex-grow:1;display:flex}.AppContent{flex:1}@keyframes app-show-in{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@keyframes app-show-out{0%{transform:translateY(0)}to{transform:translateY(100vh)}}@keyframes app-show-exit{0%{transform:scale(1);opacity:1}99%{transform:scale(.8);opacity:0}to{transform:scale(0)}}@keyframes app-cover-out{0%{opacity:1;z-index:99}to{opacity:0;z-index:-1}}@keyframes app-cover-elem-in{0%{opacity:0;transform:translateY(-2rem)}to{opacity:1;transform:translateY(0)}}.lds-default{display:inline-block;position:relative;width:80px;height:80px}.lds-default div{position:absolute;width:6px;height:6px;background:#fff;border-radius:50%;animation:lds-default 1.2s linear infinite}.lds-default div:nth-child(1){animation-delay:0s;top:37px;left:66px}.lds-default div:nth-child(2){animation-delay:-.1s;top:22px;left:62px}.lds-default div:nth-child(3){animation-delay:-.2s;top:11px;left:52px}.lds-default div:nth-child(4){animation-delay:-.3s;top:7px;left:37px}.lds-default div:nth-child(5){animation-delay:-.4s;top:11px;left:22px}.lds-default div:nth-child(6){animation-delay:-.5s;top:22px;left:11px}.lds-default div:nth-child(7){animation-delay:-.6s;top:37px;left:7px}.lds-default div:nth-child(8){animation-delay:-.7s;top:52px;left:11px}.lds-default div:nth-child(9){animation-delay:-.8s;top:62px;left:22px}.lds-default div:nth-child(10){animation-delay:-.9s;top:66px;left:37px}.lds-default div:nth-child(11){animation-delay:-1s;top:62px;left:52px}.lds-default div:nth-child(12){animation-delay:-1.1s;top:52px;left:62px}@keyframes lds-default{0%,20%,80%,to{transform:scale(1)}50%{transform:scale(1.5)}}.AppOutside{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff}.AppOutsideTitle{margin:0 2rem;font-size:2rem;font-weight:300}.AppOutsideHint{margin:2rem 2rem 1rem;white-space:pre-line;font-size:1.2rem}.AppOutsideAction{margin:1rem 0 0;color:#000}.AppOutsideAction .button{width:6rem;height:3rem;font-size:2rem}.AppSettings{padding:1rem 2rem;color:#fff;font-weight:300}.AppSettings a{color:#d5dbff}.AppSettings div{font-size:1.4rem}.AppSettings h1:not(:first-of-type){margin-top:4rem}.DesktopTile{height:10rem;width:10rem;position:absolute;align-items:center;margin:0 .5rem .5rem 0;overflow:hidden;transition:all .2s ease}.DesktopTile.middle{width:10rem}.DesktopTile.wide{width:20.5rem}.DesktopTile.large{width:20.5rem;height:20.5rem}.DesktopTile.clickable:hover{cursor:pointer}.DesktopTile:hover{cursor:not-allowed;transform:scale(.98)}.DesktopTile:active{transform:scale(.94)}.DesktopTileIconBox{position:absolute;transform:translate(-50%,-50%);left:50%;top:50%;display:flex;align-items:center;justify-content:center}.DesktopTileIcon{width:5rem;height:5rem}.DesktopTileNameWide{font-size:3rem;padding:0 0 0 .4rem}.DesktopTileName{font-size:.6rem;position:absolute;bottom:.6rem;left:1rem}.LiveTile{height:10rem;width:10rem;position:absolute;top:0;left:0}.LiveTile.middle{width:10rem}.LiveTile.wide{width:20.5rem}.LiveTile.large{width:20.5rem;height:20.5rem}.LiveTile.in{animation:live-tile-slide-in-from-bottom 1.8s cubic-bezier(.11,.9,.06,.99) both}.LiveTile.out{animation:live-tile-slide-out-from-bottom 1s cubic-bezier(.64,.06,.83,.06) both}.LiveTileMain{padding:.4rem 1rem}.LiveTileTitle{font-size:2rem}.LiveTileContent{margin:.4rem 0 0}.LiveTileFooter{position:absolute;bottom:0;height:1.2rem;display:flex;align-items:center;justify-content:flex-start;padding:0 1rem .4rem}.LiveTileFooterIcon{width:1rem;height:1rem}.LiveTileFooterId{margin:0 0 0 .4rem;font-size:.8rem}@keyframes live-tile-slide-in-from-bottom{0%{transform:translateY(30rem)}to{transform:translateY(0)}}@keyframes live-tile-slide-out-from-bottom{0%{transform:translateY(0)}to{transform:translateY(30rem)}}.AppStoreShowcaseTitle{display:flex;align-items:center;height:2rem;margin:.6rem 0}.AppStoreShowcaseTitle img{margin:0 .6rem 0 0;display:inline-block;width:1.6rem;height:1.6rem}.AppStoreShowcaseCover{margin:2rem 0;display:flex;justify-content:center}.AppStoreShowcaseCover img{width:8rem;height:8rem;box-shadow:.5rem .5rem 5px #fff3}.WeatherTile{display:flex;height:100%;align-items:center}.WeatherTileIcon{font-size:4rem;margin:0 1rem 0 0}.WeatherTileCity{font-size:2.4rem}.WeatherTileDistrict{font-size:1rem}.WeatherTileWeather{margin:1rem 0 0}.WeatherTileWeather .text{font-size:1.4rem}.WeatherTileWeather .temp{font-size:1.6rem}.WeatherTileWeather .tempRange{font-size:1rem}.ClockCounting{margin:2rem 0 0}.ClockCounting .hour,.ClockCounting .minute{font-size:3rem}.ClockCounting .second{font-size:1.4rem}.Calendar{margin:1rem 0 0;display:flex;justify-content:center}.Calendar .day{font-size:4rem}.DesktopAvatar{height:6rem;padding:0 1rem;display:flex;position:relative;align-items:center;justify-content:center;cursor:pointer;animation:.6s avatar-in 1s cubic-bezier(.1,.78,.14,.97) both;transition:background-color .2s ease}.DesktopAvatar:after{content:"";position:absolute;z-index:-1;width:100%;height:100%;background-color:#0003;animation:.4s avatar-bg-out 1.8s ease both}.DesktopAvatar:hover{background-color:#0003}.DesktopAvatar:active{transform:scale(.98)}.DesktopAvatarNames{text-align:right;margin:0 1rem 0 0}.DesktopAvatarNames .FirstName{font-size:2rem}.DesktopAvatarNames .LastName{font-size:1.2rem}.DesktopAvatarImg{width:4rem;height:4rem}.TaskCenterPanel .TaskCenterPanelMask{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00000037}.SystemControlPanel{position:fixed;right:0;top:0;bottom:0;width:8rem;background-color:#000;display:flex;flex-direction:column;justify-content:center;align-items:center}.SystemControlAction{text-align:center;width:100%;padding:2rem 0;cursor:pointer}.SystemControlAction:hover{background-color:#373737}.SystemControlAction:active{transform:scale(.98)}.SystemControlAction img{width:4rem;height:4rem}.SystemInfoDocker{position:fixed;left:6rem;bottom:6rem;height:10rem;background-color:#000;display:flex}.DockerIcons{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;margin:1rem 1.6rem 1.8rem}.DockerIcons img{width:1.4rem;height:1.4rem;margin:.4rem 0}.DockerTime{font-size:7rem;width:16rem;text-align:center;margin:0 1.6rem 0 0}.DockerDate{margin:0 1.6rem 1.8rem 0;font-size:2rem;display:flex;flex-direction:column;justify-content:flex-end}.TaskCenterPanel.in .SystemControlPanel{animation:system-panel-in .6s cubic-bezier(.1,.78,.14,.97) both}.TaskCenterPanel.in .SystemControlAction{animation:system-panel-in .8s cubic-bezier(.1,.78,.14,.97) both}.TaskCenterPanel.in .SystemInfoDocker{animation:docker-in .6s cubic-bezier(.1,.78,.14,.97) both}.TaskCenterPanel.in .TaskCenterPanelMask{animation:taskcenter-in .6s cubic-bezier(.1,.78,.14,.97) both}.TaskCenterPanel.out .SystemControlPanel{animation:system-panel-out .6s cubic-bezier(.03,.45,0,.82) both}.TaskCenterPanel.out .SystemControlAction{animation:system-panel-out .4s cubic-bezier(.03,.45,0,.82) both}.TaskCenterPanel.out .SystemInfoDocker{animation:docker-out .4s cubic-bezier(.03,.45,0,.82) both}.TaskCenterPanel.out .TaskCenterPanelMask{animation:taskcenter-out .6s cubic-bezier(.03,.45,0,.82) both}@keyframes system-panel-in{0%{transform:translate(8rem);z-index:0}to{transform:translate(0);z-index:9999}}@keyframes system-panel-out{0%{transform:translate(0);z-index:9999}to{transform:translate(8rem);z-index:0}}@keyframes docker-in{0%{z-index:-1;transform:translate(-6rem);opacity:0}to{z-index:9999;transform:translate(0);opacity:1}}@keyframes docker-out{0%{z-index:9999;transform:translate(0);opacity:1}50%{opacity:.1}to{z-index:-1;transform:translate(-6rem);opacity:0}}@keyframes taskcenter-in{0%{z-index:-1}0%{z-index:998;opacity:0}to{z-index:998;opacity:1;display:block}}@keyframes taskcenter-out{0%{z-index:998}0%{z-index:998;opacity:1}to{z-index:-1;display:none;opacity:0}}@keyframes avatar-in{0%{transform:translate(400px)}to{transform:translate(0)}}@keyframes avatar-bg-out{0%{opacity:1}to{opacity:0}}.mTaskCenter{padding:1rem .5rem;background-color:#000}.mDesktopAvatar{display:flex;justify-content:space-between;align-items:center}.mDesktopAvatar.active{background-color:#0003}.DesktopAvatarContent{display:flex}.DesktopAvatarContent div{font-size:3rem;color:#fff;margin:0 0 0 1rem}.mDesktopAvatarImg{width:4rem;height:4rem}.mDesktopAvatarMenu{width:2rem;height:2rem;margin:0 1rem}.Desktop{color:#fff;display:flex;flex-direction:column;width:100vw;height:100vh;height:calc(100vh - var(--vh-offset, 0px));overflow:hidden}.DesktopHeader{margin:4rem 5rem 0 8rem;height:6rem;flex-shrink:0;display:flex;justify-content:space-between;align-items:center}.DesktopStart{font-size:6rem;line-height:6rem;height:6rem}.DesktopTiles{flex-shrink:0;flex-grow:1;padding:4rem 0 0 8rem;display:flex;flex-wrap:nowrap;overflow-y:auto}.DesktopTilesGroup{flex-shrink:0;margin:0 4rem 0 0;min-height:42rem;position:relative}.MDesktop{height:100vh;height:calc(100vh - var(--vh-offset, 0px));overflow-y:auto}.MDesktopTiles{display:flex;flex-wrap:wrap;position:static;padding:1rem 0 1rem .5rem}.MDesktopTiles .DesktopTile{width:calc(50vw - .75rem);height:calc(50vw - .75rem);position:relative;margin:0 .5rem .5rem 0}.MDesktopTiles .DesktopTile.middle{width:calc(50vw - .75rem)}.MDesktopTiles .DesktopTile.wide{width:calc(100vw - 1rem)}.MDesktopTiles .DesktopTile.large{width:calc(100vw - 1rem);height:calc(100vw - 1rem)}.MDesktopTiles .LiveTile{width:calc(50vw - .75rem);height:calc(50vw - .75rem)}.MDesktopTiles .LiveTile.middle{width:calc(50vw - .75rem)}.MDesktopTiles .LiveTile.wide{width:calc(100vw - 1rem)}.MDesktopTiles .LiveTile.large{width:calc(100vw - 1rem);height:calc(100vw - 1rem)}.TextLoop{font-size:2rem;color:#fff}.TextLoop.in{animation:.4s text-loop-in ease both}.TextLoop.out{animation:.4s text-loop-out ease both}@keyframes text-loop-in{0%{transform:translateY(1rem);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes text-loop-out{0%{transform:translateY(0);opacity:1}to{transform:translateY(-1rem);opacity:0}}.LockScreen{width:100vw;height:100vh;height:calc(100vh - var(--vh-offset, 0px));display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#0b1222;position:fixed;overflow:hidden;z-index:999;top:0;left:0}.LockScreen.unlocked{animation:.6s lockscreen-show-out .4s cubic-bezier(.03,.45,0,.82) both}@keyframes lockscreen-show-out{0%{transform:translateY(0)}to{transform:translateY(-100vh);transform:translateY(calc(-100vh + var(--vh-offset, 0px)));display:none}}@font-face{font-family:Segoe UI;src:url(/desktop-win9/assets/segoeui-light.d12e9086.woff2) format("woff2"),url(/desktop-win9/assets/segoeui-light.a44f3556.woff) format("woff");font-weight:100;font-style:normal}.w3-win8-lime{color:#fff!important;background-color:#a4c400!important}.w3-win8-green{color:#fff!important;background-color:#60a917!important}.w3-win8-emerald{color:#fff!important;background-color:#008a00!important}.w3-win8-teal{color:#fff!important;background-color:#00aba9!important}.w3-win8-cyan{color:#fff!important;background-color:#1ba1e2!important}.w3-win8-blue{color:#fff!important;background-color:#3e65ff!important}.w3-win8-cobalt{color:#fff!important;background-color:#0050ef!important}.w3-win8-indigo{color:#fff!important;background-color:#6a00ff!important}.w3-win8-violet{color:#fff!important;background-color:#a0f!important}.w3-win8-pink{color:#fff!important;background-color:#f472d0!important}.w3-win8-magenta{color:#fff!important;background-color:#d80073!important}.w3-win8-crimson{color:#fff!important;background-color:#a20025!important}.w3-win8-red{color:#fff!important;background-color:#e51400!important}.w3-win8-orange{color:#fff!important;background-color:#fa6800!important}.w3-win8-amber{color:#fff!important;background-color:#f0a30a!important}.w3-win8-yellow{color:#fff!important;background-color:#e3c800!important}.w3-win8-brown{color:#fff!important;background-color:#825a2c!important}.w3-win8-olive{color:#fff!important;background-color:#6d8764!important}.w3-win8-steel{color:#fff!important;background-color:#647687!important}.w3-win8-mauve{color:#fff!important;background-color:#76608a!important}.w3-win8-taupe{color:#fff!important;background-color:#87794e!important}.w3-win8-sienna{color:#fff!important;background-color:sienna!important}body,html{background-color:#fff;font-size:14px;padding:0;margin:0;overflow:hidden}*{font-family:Segoe UI,sans-serif;font-weight:300}.App{position:relative;width:100vw;height:100vh;height:calc(100vh - var(--vh-offset, 0px));overflow:hidden;background-image:url(https://s2.loli.net/2022/10/06/q9bTulcUsD2eKoz.jpg);background-color:#f29d2a;background-size:cover;user-select:none;-webkit-user-select:none}.button{text-align:center;text-decoration:none;display:inline-block;border-radius:0;background-color:#e2e2e2;border:none;cursor:pointer}.button:hover{background-color:#c7c7c7}.button:active{background-color:#a9a9a9}@-webkit-keyframes slide-in-right{0%{-webkit-transform:translateX(100vw);transform:translate(100vw)}to{-webkit-transform:translateX(0);transform:translate(0)}}@keyframes slide-in-right{0%{-webkit-transform:translateX(100vw);transform:translate(100vw)}to{-webkit-transform:translateX(0);transform:translate(0)}}@-webkit-keyframes slide-out-right{0%{-webkit-transform:translateX(0);transform:translate(0)}to{-webkit-transform:translateX(100vw);transform:translate(100vw)}}@keyframes slide-out-right{0%{-webkit-transform:translateX(0);transform:translate(0)}to{-webkit-transform:translateX(100vw);transform:translate(100vw)}}.slide-in-right{-webkit-animation:slide-in-right .3s cubic-bezier(.215,.61,.355,1) both;animation:slide-in-right .3s cubic-bezier(.215,.61,.355,1) both}.slide-out-right{-webkit-animation:slide-out-right .3s cubic-bezier(.55,.085,.68,.53) both;animation:slide-out-right .3s cubic-bezier(.55,.085,.68,.53) both}
