body{background-image:url(/Images/Desktop/background.webp);background-repeat:no-repeat;background-size:cover;box-sizing:border-box;margin:0;padding:0;overflow:hidden}.App{position:relative;display:flex;justify-content:flex-start;align-items:flex-start;height:100vh;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;overflow:hidden}.no{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100vw;height:100vh;padding:0 4rem;overflow:hidden;background-image:url(/Images/no.jpg);background-size:cover;background-position:center;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;text-align:center;font-size:30px;text-shadow:0px 0px 2px #fff}.no span{margin-top:50px;font-size:15px;background-color:#ffffff21}.desktop-icon{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100px;height:70px;margin:10px 1px;border:1px rgba(255,0,0,0) solid;border-radius:.1rem;user-select:none}.desktop-icon:hover{background-color:#bdbdbd38}.desktop-icon:focus{background-color:#bdbdbd57}.desktop-icon img{width:35px}.desktop-icon span{font-weight:100;font-size:.8rem;text-shadow:0px 1.1px 1px rgb(0 0 0);color:#fff;margin-top:5px}.taskbar-icon{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:40px;height:40px;margin:auto 2px;border:1px rgba(255,255,255,0) solid;transition:all .2s ease-in-out}.taskbar-icon:hover,.taskbar-icon.open{background:rgba(255,255,255,.05);box-shadow:0 8px 32px #1f268728;backdrop-filter:blur(0px);-webkit-backdrop-filter:blur(0px);border-radius:5px;border:1px solid rgba(255,255,255,.041);border-top:1px solid rgba(255,255,255,.126);transition:all .01s ease-in-out}.taskbar-icon.windowsButton:focus{background:rgba(255,255,255,.05);box-shadow:0 8px 32px #1f268728;backdrop-filter:blur(0px);-webkit-backdrop-filter:blur(0px);border-radius:5px;border:1px solid rgba(255,255,255,.041);border-top:1px solid rgba(255,255,255,.126);transition:all .01s ease-in-out}.taskbar-icon:active img{transform:scale(.8);transition:all .08s ease-in-out}.taskbar-icon:active{border:1px solid rgba(255,255,255,0)}.taskbar-icon img{width:25px}.taskbar-icon:nth-child(3) img,.taskbar-icon:nth-child(4) img{width:27px}.taskbar-icon>div{position:absolute;top:35px}.div-displayed{width:15px;height:8%;border-radius:5rem;background-color:#ffb9b9b3}.div-open{width:6px;height:8%;border-radius:5rem;background-color:#ddddddb3}.taskbar-icon .close{display:none}.taskbar{position:absolute;display:flex;align-items:center;justify-content:space-between;bottom:0;background-color:#a44021;width:100%;height:50px;user-select:none;z-index:999}.taskbar .weather{display:flex;align-items:center;justify-content:flex-start;width:300px;height:100%;margin-left:10px}.taskbar .weather .weather-wrapper{display:flex;align-items:center;justify-content:space-around;width:90px;height:40px;padding-right:55px;border:1px rgba(0,0,0,0) solid;transition:all .01s ease-in-out}.taskbar .weather .weather-icon img{width:23px}.taskbar .weather .weather-info{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;font-size:12px;color:#fff}.taskbar .weather .weather-info div:nth-child(2){font-size:11px;color:#e4e4e4}.taskbar .icons{display:flex;align-items:center;justify-content:space-around;height:100%;min-width:190px;width:auto}.taskbar .icons .search-bar{display:flex;align-items:center;justify-content:center;margin:auto 4px}.taskbar .icons .search-bar div{display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.041);border-top:1px solid rgba(255,255,255,.126);border-radius:1rem;font-size:12px;font-weight:400;color:#fff;height:30px;padding:0 1.5rem;transition:.1s all ease-in-out}.taskbar .icons .search-bar div:focus,.taskbar .icons .search-bar div:focus:active{background:rgb(31,114,194);background:linear-gradient(352deg,rgba(31,114,194,1) 31%,rgba(0,212,255,1) 100%);border:none;margin:0 .9px}.taskbar .icons .search-bar div:active{background:rgba(255,255,255,.021);border-top:1px solid rgba(255,255,255,.041);transition:.1s all ease-in-out}.taskbar .icons .search-bar div:active img{transform:scale(.8);filter:brightness(80%);transition:.1s all ease-in-out}.taskbar .icons .search-bar div img{width:18px;margin:auto;transition:.1s all ease-in-out}.taskbar .icons .search-bar div input{margin:auto 0 auto 2px;background:none;border:none;outline:none;color:#fff;width:60px}.taskbar .icons .search-bar div input::placeholder{color:#fff;font-size:12px}.taskbar .system-icons{display:flex;align-items:center;justify-content:flex-end;width:300px;height:100%;margin-right:10px}.taskbar .system-icons>img{width:13px;height:100%;padding:0 .3rem;color:#fff}.taskbar .system-icons>img:hover{background-color:#ffffff1e}.taskbar .system-icons .network{display:flex;align-items:center;justify-content:space-around;width:80px;height:40px;margin:auto 2px auto 5px;border:1px rgba(0,0,0,0) solid;padding:.1rem 0;transition:all .01s ease-in-out}.taskbar .system-icons .network:hover,.taskbar .system-icons .time:hover,.taskbar .weather .weather-wrapper:hover{background:rgba(255,255,255,.05);box-shadow:0 8px 32px #1f268728;backdrop-filter:blur(0px);-webkit-backdrop-filter:blur(0px);border-radius:5px;border:1px solid rgba(255,255,255,.041);border-top:1px solid rgba(255,255,255,.126);transition:all .01s ease-in-out}.taskbar .system-icons .network img{width:18px}.taskbar .system-icons .network img:nth-child(2){width:15px}.taskbar .system-icons .network img:nth-child(3){width:16px}.taskbar .system-icons .time{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;font-size:12.5px;text-align:right;color:#fff;border:1px rgba(0,0,0,0) solid;height:40px;width:70px;padding:.1rem .3rem .1rem 0rem;transition:all .01s ease-in-out}.file-explorer{position:absolute;top:10px;left:10px;width:786px;height:550px;border:1.5px rgb(255,104,58) solid;border-radius:.5rem;background-color:#303030;user-select:none;transition:all .1s ease-in;z-index:1}.file-explorer.up{z-index:2}.file-explorer.fullscreen{top:-2px!important;left:-2px!important;width:100%;height:calc(100% - 50px);border-radius:0;transform:none!important}.file-explorer.close,.file-explorer.minimize{width:200px;height:20px;top:600px;left:400px;opacity:0;transition:all .1s ease-in-out;z-index:-1}.file-explorer .top-wrapper{display:flex;align-items:center;justify-content:space-between;width:100%;height:35px;background-color:#141414;border-radius:.5rem .5rem 0 0}.file-explorer .top-wrapper .tabs{display:flex;align-items:center;justify-content:center;width:300px}.file-explorer .top-wrapper .tabs .tab{display:flex;align-items:center;justify-content:space-between;width:100%;background-color:#303030;border-radius:.5rem .5rem 0 0;margin:10px 0 0 10px}.file-explorer .top-wrapper .tabs .tab .tab-name{display:flex;align-items:center;justify-content:space-between;margin:0 10px;padding:.4rem 0;min-width:65px}.file-explorer .top-wrapper .tabs .tab .tab-name img{width:17px;max-height:17px}.file-explorer .top-wrapper .tabs .tab .tab-name p{color:#fff;margin:0;padding-left:.5rem;font-size:12px;font-weight:500}.file-explorer .top-wrapper .tabs .tab .close-tab{display:flex;align-items:center;justify-content:center;height:20px;width:30px;margin-right:5px;padding:.08rem 0;border-radius:.2rem;transition:.1s all ease-in-out}.file-explorer .top-wrapper .tabs .tab .close-tab:hover{background-color:#6d6d6d48;transition:.1s all ease-in-out}.file-explorer .top-wrapper .tabs .tab .close-tab img{width:16px;padding:.5rem}.file-explorer .top-wrapper .tabs .add-tab{display:flex;align-items:center;justify-content:center;margin-top:.5rem;margin-right:-15px;margin-left:10px;padding:.2rem .4rem;border-radius:.2rem;transition:.1s all ease-in-out}.file-explorer .top-wrapper .tabs .add-tab:hover{background-color:#6e525275;transition:.1s all ease-in-out}.file-explorer .top-wrapper .tabs .add-tab img{width:15px;transform:rotate(45deg)}.file-explorer .top-wrapper .controls{display:flex;align-items:center;justify-content:space-around;height:25px;width:135px;padding-bottom:10px;border-radius:0 .5rem 0 0}.file-explorer .top-wrapper .controls .minimize,.file-explorer .top-wrapper .controls .reduce,.file-explorer .top-wrapper .controls .close{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:40px;right:-3px;filter:brightness(50%);transition:.1s all ease-in-out}.file-explorer .top-wrapper .controls .reduce img{width:13px}.file-explorer .top-wrapper .controls .minimize:hover,.file-explorer .top-wrapper .controls .reduce:hover{background-color:#6e525275;filter:brightness(100%);transition:.1s all ease-in-out}.file-explorer .top-wrapper .controls .close.fullscreen,.file-explorer .top-wrapper .controls.fullscreen,.file-explorer .top-wrapper.fullscreen{border-radius:0}.file-explorer .top-wrapper .controls .close{border-radius:0 .4rem 0 0}.file-explorer .top-wrapper .controls .close:hover{background-color:red;filter:brightness(100%);transition:.1s all ease-in-out}.file-explorer .top-wrapper .controls .minimize div{width:11px;height:.5px;background-color:#fff}.file-explorer .top-wrapper .controls .reduce div{width:8px;height:8.5px;border:1px white solid;border-radius:2px}.file-explorer .top-wrapper .controls .close div{width:15px;height:.5px;background-color:#fff}.file-explorer .top-wrapper .controls .close div:nth-child(1){transform:rotate(45deg) translateY(.5px)}.file-explorer .top-wrapper .controls .close div:nth-child(2){transform:rotate(-45deg)}.file-explorer .edition{display:flex;align-items:center;justify-content:flex-start;width:100%;height:50px;border-bottom:1px rgb(78,78,78) solid}.file-explorer .edition .new{display:flex;align-items:center;justify-content:space-around;padding:.6rem;margin-left:15px;border-radius:.2rem;transition:.1s all ease-in-out}.file-explorer .edition .new:hover{background-color:#6d6d6d48;transition:.1s all ease-in-out}.separator{width:.5px;height:30px;background-color:#6d6d6d8e;margin:0 10px}.file-explorer .edition .edition-buttons{display:flex;align-items:center;justify-content:space-around;width:300px}.file-explorer .edition .edition-buttons .edition-button{padding:.5rem;border-radius:.2rem;transition:.1s all ease-in-out}.file-explorer .edition .edition-buttons .edition-button:hover{background-color:#6d6d6d48;transition:.1s all ease-in-out}.file-explorer .edition .edition-buttons img{width:14px}.file-explorer .edition .edition-buttons img:nth-child(1){width:16px}.file-explorer .edition .edition-buttons img:nth-child(2){width:17px}.file-explorer .edition .edition-buttons img:nth-child(3){width:16px}.file-explorer .edition .display-controls{display:flex;align-items:center;justify-content:space-around}.file-explorer .edition .other{display:flex;align-items:center;justify-content:space-around;width:20px;padding:1rem .6rem;border-radius:.2rem;transition:.1s all ease-in-out}.file-explorer .edition .other:hover{background-color:#6d6d6d48;transition:.1s all ease-in-out}.file-explorer .edition .other div{width:3px;height:3px;border-radius:50%;background-color:#fff}.file-explorer .views{display:flex;align-items:center;justify-content:space-between;background-color:#202020;height:30px;padding:.4rem}.file-explorer .views .views-direction{display:flex;align-items:center;align-content:flex-start;justify-content:space-around;width:20%;max-width:150px;height:30px}.file-explorer .views .views-direction img{width:15px;padding:.4rem;border-radius:.2rem;transition:.1s all ease-in-out}.file-explorer .views .views-direction img:hover{background-color:#6d6d6d48;transition:.1s all ease-in-out}.file-explorer .views .views-direction img:first-of-type{transform:rotate(180deg)}.file-explorer .views .views-direction img:nth-of-type(3){width:9px;padding:.7rem .5rem}.file-explorer .views .views-direction img:nth-of-type(4){transform:rotate(-90deg)}.file-explorer .views .views-path{display:flex;align-items:center;justify-content:space-between;flex-grow:3;width:40%;height:30px;margin:0 10px;border:1px rgba(109,109,109,.829) solid}.file-explorer .views .views-path .path{display:flex;align-items:center;justify-content:space-around;width:auto;color:#fff;font-size:13px;margin-left:10px}.file-explorer .views .views-path .path img{width:18px;min-height:16px;max-height:18px}.file-explorer .views .views-path .path img:nth-of-type(2),.file-explorer .views .views-path .path img:nth-of-type(3){width:8px;transform:rotate(-90deg);padding:.2rem .65rem;transition:.1s all ease-in-out}.file-explorer .views .views-path .path img:nth-of-type(2):hover{background-color:#6d6d6d48;transition:.1s all ease-in-out}.file-explorer .views .views-path .path div{padding:.4rem .2rem;transition:.1s all ease-in-out;min-width:40px;width:auto}.file-explorer .views .views-path .path div:hover{background-color:#6d6d6d48;transition:.1s all ease-in-out}.file-explorer .views .views-path .reload{display:flex;align-items:center;justify-content:space-around;width:60px;padding:.38rem .1rem;margin-right:-3px}.file-explorer .views .views-path .reload img{width:12px;padding:.4rem;transition:.1s all ease-in-out}.file-explorer .views .views-path .reload img:hover{background-color:#6d6d6d48;transition:.1s all ease-in-out}.file-explorer .views .views-path .reload img:nth-of-type(1){padding:.7rem .5rem}.file-explorer .views .views-path .reload img:nth-of-type(2){width:17px}.file-explorer .views .views-search{display:flex;align-items:center;justify-content:flex-start;flex-grow:1;height:30px;border:1px rgba(109,109,109,.829) solid}.file-explorer .views .views-search img{width:10px;transform:rotate(-90deg);filter:brightness(50%);padding:.5rem}.file-explorer .views .views-search input{background:none;border:none;outline:none;color:#fff}.file-explorer .views .views-search input::placeholder{font-size:11px}.file-explorer .content-wrapper{position:relative;display:flex;align-items:center;justify-content:center;background-color:#202020;height:calc(100% - 130px);border-radius:0 0 .5rem .5rem}.file-explorer .content-wrapper .content-menu{position:absolute;left:0px;display:flex;flex-direction:column;align-items:center;justify-content:center;width:170px;height:96%;border-right:1.2px rgba(109,109,109,.507) solid;margin-top:.1rem;padding-top:1rem;padding-right:1rem}.file-explorer .content-wrapper .content-menu .top-menu{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:.3rem 0 1rem}.file-explorer .content-wrapper .content-menu .top-menu>div{display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px;margin-left:1rem;padding:.5rem 5rem .5rem 2rem;border-radius:.1rem}.file-explorer .content-wrapper .content-menu .top-menu>div:hover{background-color:#6d6d6d48}.file-explorer .content-wrapper .content-menu .top-menu>div:focus{background-color:#6d6d6da1}.file-explorer .content-wrapper .content-menu .top-menu div img{width:18px;margin-right:2px}.horizontal-separator{border-top:1.2px rgba(109,109,109,.507) solid;width:80%}.file-explorer .content-wrapper .content-menu .bottom-menu{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;height:100%;padding-top:.7rem}.file-explorer .content-wrapper .content{margin-left:200px;display:flex;flex-direction:column;align-items:center;justify-content:center;width:75%;height:100%;margin-top:.1rem;overflow-x:auto}.file-explorer .content-wrapper .content.fullscreen{width:100%}.file-explorer .footer-wrapper{display:flex;align-items:center;justify-content:space-between}::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar:hover{width:10px;height:10px}::-webkit-scrollbar-track{background:none}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#555}.edition-button-wrapper{display:flex;align-items:center;justify-content:center;width:100px}.edition-button-wrapper:not(.edition-button-wrapper:nth-last-child(1)),.edition-button-wrapper:not(.edition-button-wrapper:nth-child(1)){padding:.55rem .2rem;margin:0 2px;border-radius:.2rem;transition:.1s all ease-in-out}.edition-button-wrapper:not(.edition-button-wrapper:nth-last-child(1)):hover,.edition-button-wrapper:not(.edition-button-wrapper:nth-child(1)):hover{background-color:#6d6d6d48;transition:.1s all ease-in-out}.edition-button-wrapper img{padding:0 .7rem}.edition-button-wrapper img:nth-child(1){width:15px}.edition-button-wrapper div{color:#fff;font-size:12px}.edition-button-wrapper img:nth-child(3){width:8px;margin-top:2px}.menu-item-wrapper{display:flex;align-items:center;justify-content:space-between;color:#fff;font-size:12px;width:155px;padding:.5rem .6rem;margin-left:1rem;border-radius:.1rem}.menu-item-wrapper.clicked{background-color:#6d6d6d79}.menu-item-wrapper:hover{background-color:#6d6d6d48}.menu-item-wrapper:focus{background-color:#6d6d6da1}.menu-item-wrapper>div{display:flex;align-items:center;justify-content:flex-start;margin-left:27px}.menu-item-wrapper>div img{width:15px;height:20px}.menu-item-wrapper>img{width:17px}.menu-item-wrapper:nth-of-type(1)>div img{width:17px}.menu-item-wrapper:nth-of-type(2)>div img{transform:scaleX(.9) scaleY(.9)}.menu-item-wrapper:nth-of-type(5)>div img,.menu-item-wrapper:nth-of-type(6)>div img{width:19px;margin-left:-2px}.menu-item-wrapper:not(.menu-item-wrapper:nth-of-type(5),.menu-item-wrapper:nth-of-type(6))>div>div{margin-left:5px}.menu-item-wrapper:nth-of-type(5)>div>div,.menu-item-wrapper:nth-of-type(6)>div>div{margin-left:2.5px}.files-content-wrapper{position:relative;top:0px;left:60px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:700px;height:100%}.files-content-wrapper.icon-display{display:grid;top:0px;left:0px;align-items:flex-start;justify-content:flex-start;grid-template-columns:repeat(5,110px);grid-template-rows:repeat(3,120px);row-gap:20px;height:100%;width:auto}.files-content-wrapper.icon-display.fullscreen{grid-template-columns:repeat(10,110px)}.files-content-wrapper.fullscreen{width:100%;left:2px}.files-content-wrapper table{color:#cfcfcf;font-size:12px;width:100%;margin-left:10px}.files-content-wrapper table thead tr td:hover:not(.files-content-wrapper table thead tr td:first-of-type){background-color:#6d6d6d48}.files-content-wrapper table thead tr td:not(.files-content-wrapper table thead tr td:first-of-type){padding:.3rem .5rem;border-right:.7px rgba(129,129,129,.904) solid}.files-content-wrapper table thead tr td:first-of-type{width:0%;margin:0;padding:0}.files-content-wrapper table thead tr td:nth-of-type(2){padding-left:.9rem;width:301px}.files-content-wrapper table tbody:before{line-height:1em;content:"\200c";display:block}.files-content-wrapper table{border-collapse:collapse}.files-content-wrapper table tbody tr td:before{line-height:.5em;content:"\200c";display:block}.files-content-wrapper table tbody tr:hover{background-color:#6d6d6d48}.files-content-wrapper table tbody tr:focus{background-color:#6d6d6da1}.files-content-wrapper table tbody tr td{padding-left:.4rem;padding-bottom:.3rem;vertical-align:middle}.files-content-wrapper table tbody tr td:nth-of-type(2){color:#fff;padding-left:.3rem;width:301px}.files-content-wrapper table tbody tr td:nth-of-type(3),.files-content-wrapper table tbody tr td:nth-of-type(4),.files-content-wrapper table tbody tr td:nth-of-type(5){width:130px;max-width:130px;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.files-content-wrapper table tbody tr td img{width:17px}.mini-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;height:130px;width:100px;padding:.2rem;text-align:center;color:#fff;font-size:11.5px}.mini-wrapper:hover{background-color:#6d6d6d48}.mini-wrapper:focus{background-color:#6d6d6da1}.mini-wrapper img{width:90px}.mini-wrapper div{display:flex;align-items:flex-start;justify-content:flex-start;padding:.5rem 0;height:20px}.chrome-container{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;top:10px;left:35%;width:786px;height:550px;border:1.5px rgb(255,104,58) solid;border-radius:.5rem;background-color:#303030;user-select:none;transition:all .1s ease-in;z-index:1}.chrome-container.up{z-index:2}.chrome-container.fullscreen{top:-2px!important;left:0px!important;width:100%;height:calc(100% - 50px);transform:none!important;border-radius:0}.chrome-container.close,.chrome-container.minimize{width:200px;height:20px;top:600px;left:400px;opacity:0;transition:all .1s ease-in-out;z-index:-1}.chrome-container .chrome-menu{display:flex;align-items:center;justify-content:space-between;width:100%;height:35px;background-color:#141414;border-radius:.5rem .5rem 0 0}.chrome-container .chrome-menu .chrome-tabs{display:flex;align-items:center;justify-content:center;width:300px}.chrome-container .chrome-menu .chrome-tabs .chrome-tab{display:flex;align-items:center;justify-content:space-between;width:100%;background-color:#303030;border-radius:.5rem .5rem 0 0;margin:10px 0 0 10px}.chrome-container .chrome-menu .chrome-tabs .chrome-tab .chrome-tab-name{display:flex;align-items:center;justify-content:flex-start;margin:0 10px;padding:.5rem 0;width:130px}.chrome-container .chrome-menu .chrome-tabs .chrome-tab .chrome-tab-name img{width:16px;margin-right:10px}.chrome-container .chrome-menu .chrome-tabs .chrome-tab .chrome-tab-name p{color:#fff;margin:0;padding:0;font-size:12px;font-weight:400}.chrome-container .chrome-menu .chrome-tabs .chrome-tab .chrome-close-tab{display:flex;align-items:center;justify-content:center;height:20px;width:20px;margin-right:5px;padding:.08rem;border-radius:50%;transition:.1s all ease-in-out}.chrome-container .chrome-menu .chrome-tabs .chrome-tab .chrome-close-tab:hover{background-color:#6d6d6d48;transition:.1s all ease-in-out}.chrome-container .chrome-menu .chrome-tabs .chrome-tab .chrome-close-tab img{width:16px;padding:.5rem}.chrome-container .chrome-menu .chrome-tabs .chrome-add-tab{display:flex;align-items:center;justify-content:center;margin-top:.5rem;margin-right:-15px;margin-left:10px;padding:.3rem;border-radius:50%;transition:.1s all ease-in-out}.chrome-container .chrome-menu .chrome-tabs .chrome-add-tab:hover{background-color:#6d6d6d48;transition:.1s all ease-in-out}.chrome-container .chrome-menu .chrome-tabs .chrome-add-tab img{width:15px;transform:rotate(45deg)}.chrome-container .chrome-menu .chrome-controls{display:flex;align-items:center;justify-content:space-around;height:25px;width:135px;padding-bottom:10px;border-radius:0 .5rem 0 0}.chrome-container .chrome-menu .chrome-controls .chrome-minimize,.chrome-container .chrome-menu .chrome-controls .chrome-reduce,.chrome-container .chrome-menu .chrome-controls .chrome-close{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:40px;right:-3px;filter:brightness(50%);transition:.1s all ease-in-out}.chrome-container .chrome-menu .chrome-controls .chrome-reduce img{width:13px}.chrome-container .chrome-menu .chrome-controls .chrome-minimize:hover,.chrome-container .chrome-menu .chrome-controls .chrome-reduce:hover{background-color:#6e525275;filter:brightness(100%);transition:.1s all ease-in-out}.chrome-container .chrome-menu .chrome-controls .chrome-close:hover{background-color:red;border-radius:0 .4rem 0 0;filter:brightness(100%);transition:.1s all ease-in-out}.chrome-container .chrome-menu .chrome-controls .chrome-close.fullscreen,.chrome-container .chrome-menu .chrome-controls.fullscreen,.chrome-container .chrome-menu.fullscreen{border-radius:0}.chrome-container .chrome-menu .chrome-controls .chrome-minimize div{width:11px;height:.5px;background-color:#fff}.chrome-container .chrome-menu .chrome-controls .chrome-reduce div{width:8px;height:8.5px;border:1px white solid;border-radius:2px}.chrome-container .chrome-menu .chrome-controls .chrome-close div{width:15px;height:.5px;background-color:#fff}.chrome-container .chrome-menu .chrome-controls .chrome-close div:nth-child(1){transform:rotate(45deg) translateY(.5px)}.chrome-container .chrome-menu .chrome-controls .chrome-close div:nth-child(2){transform:rotate(-45deg)}.chrome-container .chrome-navigation{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:40px}.chrome-container .chrome-navigation .chrome-nav-buttons{display:flex;align-items:center;justify-content:space-around;width:130px}.chrome-container .chrome-navigation .chrome-nav-buttons img{width:18px;padding:.3rem;border-radius:50%;transition:.1s all ease-in-out}.chrome-container .chrome-navigation .chrome-nav-buttons img:hover{background-color:#a1a1a144;transition:.1s all ease-in-out}.chrome-container .chrome-navigation .chrome-nav-buttons img:nth-of-type(1){transform:rotate(180deg)}.chrome-container .chrome-navigation .chrome-nav-buttons img:nth-of-type(1),.chrome-container .chrome-navigation .chrome-nav-buttons img:nth-of-type(2){height:15px;width:14px;filter:brightness(50%)}.chrome-container .chrome-navigation .chrome-search{display:flex;align-items:center;justify-content:space-around;width:80%;height:30px;border-radius:1rem;padding:0 1rem;background-color:#6d6d6d48;transition:.1s all ease-in-out}.chrome-container .chrome-navigation .chrome-search:hover{background-color:#6d6d6d79;transition:.1s all ease-in-out}.chrome-container .chrome-navigation .chrome-search img{width:17px;transform:scaleX(.9)}.chrome-container .chrome-navigation .chrome-search img:nth-of-type(1){transform:rotate(-90deg);width:12px}.chrome-container .chrome-navigation .chrome-search img:nth-of-type(2){margin-right:5px}.chrome-container .chrome-navigation .chrome-search input{width:80%;margin:0 10px;background:none;border:none;outline:none;padding:.2rem;color:#fff}.chrome-container .chrome-navigation .chrome-search input::placeholder{color:#a1a1a1;font-size:14px;font-weight:500;text-overflow:ellipsis}.chrome-container .chrome-navigation .chrome-profile{display:flex;align-items:center;justify-content:space-around;width:10%;height:100%}.chrome-container .chrome-navigation .chrome-profile img{width:25px;border-radius:50%;padding:.2rem;transition:.1s all ease-in-out}.chrome-container .chrome-navigation .chrome-profile img:hover{background-color:#6d6d6d48;transition:.1s all ease-in-out}.chrome-container .chrome-navigation .chrome-profile .chrome-param{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.3rem;width:17px;height:17px;border-radius:50%}.chrome-container .chrome-navigation .chrome-profile .chrome-param:hover{background-color:#6d6d6d48}.chrome-container .chrome-navigation .chrome-profile .chrome-param div{width:3px;height:3px;border-radius:50%;background-color:#d6d6d6;margin:1px auto}.chrome-container .chrome-favorites{display:flex;align-items:center;justify-content:flex-start;width:100%;height:25px;padding-left:1rem;padding-bottom:.3rem}.chrome-container .chrome-favorites .chrome-favorite{display:flex;align-items:center;justify-content:space-around;width:80px;color:#fff;border-radius:1rem;font-size:12px;padding:.3rem;transition:.1s all ease-in-out}.chrome-container .chrome-favorites .chrome-favorite:hover{background-color:#6d6d6d48;transition:.1s all ease-in-out}.chrome-container .chrome-favorites .chrome-favorite img{width:15px}.chrome-container .chrome-content{width:100%;height:calc(100% - 100px)}.chrome-container .chrome-content iframe{width:100%;height:100%;border-radius:0rem 0rem .5rem .5rem}.vscode-container{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;top:10px;left:20%;width:786px;height:550px;border:1.5px rgb(80,80,80) solid;border-radius:.5rem;background-color:#0a0a0a;user-select:none;transition:all .1s ease-in;z-index:1}.vscode-container.up{z-index:2}.vscode-container.fullscreen{top:-2px!important;left:0px!important;width:100%;height:calc(100% - 52px);transform:none!important;border-radius:0}.vscode-container.close,.vscode-container.minimize{width:200px;height:20px;top:600px;left:400px;opacity:0;transition:all .1s ease-in-out;z-index:-1}.vscode-container .vscode-top-menu{display:flex;align-items:center;justify-content:space-between;width:100%;height:30px;color:#707070;font-size:13.5px;border-radius:.5rem .5rem 0 0}.vscode-container .vscode-top-menu .vscode-top-menu-buttons{position:relative;display:flex;align-items:center;justify-content:space-around;height:100%;border-radius:.5rem 0 0;background-color:#0a0a0a;outline:none}.vscode-container .vscode-top-menu .vscode-top-menu-buttons p{padding:0 .4rem;margin:0;border-radius:.2rem;cursor:pointer}.vscode-container .vscode-top-menu .vscode-top-menu-buttons p:hover{background-color:#6464646c;color:#ffd900}.vscode-container .vscode-top-menu .vscode-top-menu-buttons p:focus+.vscode-top-menu-button-content{display:flex}.vscode-container .vscode-top-menu .vscode-top-menu-buttons .vscode-top-menu-button-content{position:absolute;display:none;flex-direction:column;align-items:center;justify-content:flex-start;background-color:#111;top:25px;left:40px;min-width:250px;max-height:450px;overflow-y:auto;overflow-x:hidden;z-index:2}.vscode-container .vscode-top-menu .vscode-top-menu-buttons .vscode-top-menu-button-content .vscode-top-menu-button-content-wrapper{width:100%;padding:.3rem 0}.vscode-container .vscode-top-menu .vscode-top-menu-buttons .vscode-top-menu-button-content .vscode-top-menu-button-content-wrapper:not(.vscode-container .vscode-top-menu .vscode-top-menu-buttons .vscode-top-menu-button-content .vscode-top-menu-button-content-wrapper:last-of-type){border-bottom:1px grey solid}.vscode-container .vscode-top-menu .vscode-top-menu-buttons .vscode-top-menu-button-content .vscode-top-menu-button-content-wrapper>div{display:flex;align-items:center;justify-content:space-between;width:100%;border-radius:.2rem;padding:.2rem 0;cursor:pointer}.vscode-container .vscode-top-menu .vscode-top-menu-buttons .vscode-top-menu-button-content .vscode-top-menu-button-content-wrapper>div:hover{background-color:#6464646c;color:#ffd900}.vscode-container .vscode-top-menu .vscode-top-menu-buttons .vscode-top-menu-button-content .vscode-top-menu-button-content-wrapper>div>div:nth-of-type(1){padding-left:1.3rem}.vscode-container .vscode-top-menu .vscode-top-menu-buttons .vscode-top-menu-button-content .vscode-top-menu-button-content-wrapper>div>div:nth-of-type(2){display:flex;align-items:center;justify-content:center;padding-right:1.3rem}.vscode-container .vscode-top-menu .vscode-top-menu-buttons .vscode-top-menu-button-content .vscode-top-menu-button-content-wrapper .vscode-top-menu-button-img{padding-right:0rem!important}.vscode-container .vscode-top-menu .vscode-top-menu-buttons .vscode-top-menu-button-content .vscode-top-menu-button-content-wrapper>div>div:nth-of-type(2)>img{width:10px;transform:rotate(-90deg);filter:brightness(50%)}.vscode-container .vscode-top-menu .vscode-top-menu-buttons img{width:16px;margin:auto 10px}.vscode-container .vscode-top-menu .vscode-top-menu-controls{display:flex;align-items:center;justify-content:center;height:100%}.vscode-container .vscode-top-menu .vscode-top-menu-controls.fullscreen,.vscode-container .vscode-top-menu.fullscreen,.vscode-container .vscode-top-menu .vscode-close.fullscreen{border-radius:0}.vscode-container .vscode-top-menu .vscode-top-menu-title{font-size:12.5px}.vscode-container .vscode-top-menu .vscode-top-menu-controls .vscode-minimize,.vscode-container .vscode-top-menu .vscode-top-menu-controls .vscode-reduce,.vscode-container .vscode-top-menu .vscode-top-menu-controls .vscode-close{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:40px;right:-1px;filter:brightness(50%);transition:.1s all ease-in-out}.vscode-container .vscode-top-menu .vscode-top-menu-controls .vscode-reduce img{width:13px}.vscode-container .vscode-top-menu .vscode-top-menu-controls .vscode-minimize:hover,.vscode-container .vscode-top-menu .vscode-top-menu-controls .vscode-reduce:hover{background-color:#6e525275;filter:brightness(100%);transition:.1s all ease-in-out}.vscode-container .vscode-top-menu .vscode-top-menu-controls .vscode-close:hover{background-color:red;border-radius:0 .5rem 0 0;filter:brightness(100%);transition:.1s all ease-in-out}.vscode-container .vscode-top-menu .vscode-top-menu-controls .vscode-minimize div{width:11px;height:.5px;background-color:#fff}.vscode-container .vscode-top-menu .vscode-top-menu-controls .vscode-reduce div{width:8px;height:8.5px;border:1px white solid;border-radius:2px}.vscode-container .vscode-top-menu .vscode-top-menu-controls .vscode-close div{width:15px;height:.5px;background-color:#fff}.vscode-container .vscode-top-menu .vscode-top-menu-controls .vscode-close div:nth-child(1){transform:rotate(45deg) translateY(.5px)}.vscode-container .vscode-top-menu .vscode-top-menu-controls .vscode-close div:nth-child(2){transform:rotate(-45deg)}.vscode-container .vscode-bottom-wrapper{display:flex;align-items:center;justify-content:center;width:100%;overflow:hidden;height:calc(100% - 30px)}.vscode-container .vscode-bottom-wrapper .vscode-side-menu{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:40px;min-width:40px;height:100%}.vscode-container .vscode-bottom-wrapper .vscode-side-menu div{display:flex;align-items:center;justify-content:center;width:90%;border-left:2px transparent solid;cursor:pointer}.vscode-container .vscode-bottom-wrapper .vscode-side-menu div.selected{border-left:2px white solid}.vscode-container .vscode-bottom-wrapper .vscode-side-menu div.selected>img{filter:brightness(100%)}.vscode-container .vscode-bottom-wrapper .vscode-side-menu div>img{width:23px;margin:10px auto;filter:brightness(50%)}.vscode-container .vscode-bottom-wrapper .vscode-side-menu div>img:nth-of-type(2){transform:rotate(90deg)}.vscode-container .vscode-bottom-wrapper .vscode-side-menu-content{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:130px;height:100%;background-color:#161616}.vscode-container .vscode-bottom-wrapper .vscode-side-menu-content .vscode-side-menu-explorer{display:flex;align-items:center;justify-content:space-around;color:#646464;width:150px;text-transform:uppercase;font-size:12px;padding:.5rem}.vscode-container .vscode-bottom-wrapper .vscode-side-menu-content .vscode-side-menu-explorer div:nth-of-type(2){display:flex;align-items:center;justify-content:space-around;width:15px}.vscode-container .vscode-bottom-wrapper .vscode-side-menu-content .vscode-side-menu-explorer div:nth-of-type(2) div{width:2px;height:2px;background-color:#646464;border-radius:50%}.vscode-container .vscode-bottom-wrapper .vscode-side-menu-content .vscode-side-menu-open,.vscode-container .vscode-bottom-wrapper .vscode-side-menu-content .vscode-side-menu-project{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;cursor:pointer}.vscode-container .vscode-bottom-wrapper .vscode-side-menu-content .vscode-side-menu-open{max-height:250px}.vscode-container .vscode-bottom-wrapper .vscode-side-menu-content .vscode-side-menu-project{overflow:hidden}.vscode-container .vscode-bottom-wrapper .vscode-side-menu-content .vscode-side-menu-open>div:first-of-type,.vscode-container .vscode-bottom-wrapper .vscode-side-menu-content .vscode-side-menu-project>div:first-of-type{display:flex;align-items:center;justify-content:flex-start;width:100%;background-color:#292929;color:#858585;text-transform:uppercase;font-size:11px;font-weight:500;padding:.2rem 0}.vscode-container .vscode-bottom-wrapper .vscode-side-menu-content .vscode-side-menu-project>div:nth-of-type(2){position:relative;width:100%;height:auto;overflow-y:auto;overflow-x:hidden}.vscode-container .vscode-bottom-wrapper .vscode-side-menu-content .vscode-side-menu-open>div>img,.vscode-container .vscode-bottom-wrapper .vscode-side-menu-content .vscode-side-menu-project>div>img{width:10px;margin:0 5px;filter:brightness(60%)}.vscode-container .vscode-bottom-wrapper .vscode-side-menu-content .vscode-side-menu-open .vscode-side-menu-title.open+div,.vscode-container .vscode-bottom-wrapper .vscode-side-menu-content .vscode-side-menu-project .vscode-side-menu-title.open+div{display:none}.vscode-container .vscode-bottom-wrapper .vscode-side-menu-content .vscode-side-menu-open .vscode-side-menu-title.open>img,.vscode-container .vscode-bottom-wrapper .vscode-side-menu-content .vscode-side-menu-project .vscode-side-menu-title.open>img{transform:rotate(-90deg)}.vscode-container .vscode-bottom-wrapper .vscode-side-menu-content .vscode-side-menu-open .vscode-opentabs{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;height:100%;max-height:100px;color:#858585;font-size:12.5px;margin-top:1px;overflow-y:auto;overflow-x:hidden}.vscode-container .vscode-bottom-wrapper .vscode-side-menu-content .vscode-side-menu-open .vscode-opentabs .vscode-opentab{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.2rem 0 .2rem 1rem;cursor:pointer}.vscode-container .vscode-bottom-wrapper .vscode-side-menu-content .vscode-side-menu-open .vscode-opentabs .vscode-opentab:hover{background-color:#7070703a}.vscode-container .vscode-bottom-wrapper .vscode-side-menu-content .vscode-side-menu-open .vscode-opentabs .vscode-opentab.selected{color:#ffd900;background-color:#7070703a}.vscode-container .vscode-bottom-wrapper .vscode-side-menu-content .vscode-side-menu-open .vscode-opentabs .vscode-opentab>div{margin-left:7px}.vscode-container .vscode-bottom-wrapper .vscode-side-menu-content .vscode-side-menu-open .vscode-opentabs .vscode-opentab img{width:14px}.vscode-container .vscode-bottom-wrapper .vscode-side-menu-content .vscode-side-menu-open .vscode-opentabs .vscode-opentab img:nth-of-type(1){opacity:0;border-radius:.2rem}.vscode-container .vscode-bottom-wrapper .vscode-side-menu-content .vscode-side-menu-open .vscode-opentabs .vscode-opentab:hover img:nth-of-type(1){opacity:1}.vscode-container .vscode-bottom-wrapper .vscode-side-menu-content .vscode-side-menu-open .vscode-opentabs .vscode-opentab img:nth-of-type(1):hover{background-color:#64646483;opacity:1}.vscode-container .vscode-bottom-wrapper .vscode-side-menu-content .vscode-side-menu-open .vscode-opentabs .vscode-opentab img:nth-of-type(2){margin-left:7px}.vscode-container .vscode-bottom-wrapper .vscode-content-wrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:calc(100% - 170px);height:100%}.vscode-container .vscode-bottom-wrapper .vscode-content-wrapper .vscode-content-tabs{display:flex;align-items:center;justify-content:flex-start;width:100%;overflow-x:auto;overflow-y:hidden}.vscode-container .vscode-bottom-wrapper .vscode-content-wrapper .vscode-content-tabs .vscode-tab{display:flex;align-items:center;justify-content:space-around;width:100px;min-width:100px;color:#fff;font-size:12.5px;margin-right:1px;padding:.47rem;background-color:#80808052;border-top:2px transparent solid;cursor:pointer}.vscode-container .vscode-bottom-wrapper .vscode-content-wrapper .vscode-content-tabs .vscode-tab:hover{background-color:#0a0a0a}.vscode-container .vscode-bottom-wrapper .vscode-content-wrapper .vscode-content-tabs .vscode-tab img:nth-of-type(2){opacity:0;border-radius:.2rem}.vscode-container .vscode-bottom-wrapper .vscode-content-wrapper .vscode-content-tabs .vscode-tab img:nth-of-type(2):hover{background-color:#80808052}.vscode-container .vscode-bottom-wrapper .vscode-content-wrapper .vscode-content-tabs .vscode-tab:hover img:nth-of-type(2){opacity:1}.vscode-container .vscode-bottom-wrapper .vscode-content-wrapper .vscode-content-tabs .vscode-tab.selected{background-color:#0a0a0a;border-top:2px rgb(255,217,0) solid}.vscode-container .vscode-bottom-wrapper .vscode-content-wrapper .vscode-content-tabs .vscode-tab img{width:14px}.vscode-container .vscode-bottom-wrapper .vscode-content{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;overflow:auto}.vscode-folder{display:flex;align-items:center;justify-content:flex-start;list-style:none;color:#707070;font-size:13px;padding:.2rem .2rem .2rem .5rem;height:auto}.vscode-folder:hover{background-color:#7070703a;cursor:pointer}.vscode-folder img{width:9px;padding:0}.vscode-folder img.rotate{transform:rotate(-90deg)}.vscode-folder iconify-icon{margin:auto 3px;padding:0}.vscode-folder span{margin:auto 0;padding:0}.vscode-folder-content.close,.vscode-subfolder.close{position:absolute;height:0px;opacity:0;z-index:-1}.vscode-file{display:flex;align-items:center;justify-content:flex-start;padding:.15rem 0rem .15rem .5rem;color:#707070;font-size:13px}.vscode-file:hover{background-color:#7070703a;cursor:pointer}.vscode-file.selected{background-color:#70707069;color:#ffd900}.vscode-file>img{width:13px;margin-right:5px}.vscode-container .vscode-bottom-wrapper .vscode-side-menu-content .vscode-side-menu-search{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;height:100%;padding-top:7px}.vscode-container .vscode-bottom-wrapper .vscode-side-menu-content .vscode-side-menu-search .vscode-side-menu-search-controls,.vscode-side-menu-extensions-header{display:flex;align-items:center;justify-content:space-around;width:80%}.vscode-container .vscode-bottom-wrapper .vscode-side-menu-content .vscode-side-menu-search .vscode-side-menu-search-controls>img,.vscode-side-menu-extensions-header>img{width:15px;filter:brightness(50%)}.vscode-container .vscode-bottom-wrapper .vscode-side-menu-content .vscode-side-menu-search .vscode-side-menu-search-controls>img:first-of-type{transform:rotate(-90deg)}.vscode-container .vscode-bottom-wrapper .vscode-side-menu-content .vscode-side-menu-search .vscode-side-menu-search-inputs{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding-top:10px}.vscode-container .vscode-bottom-wrapper .vscode-side-menu-content .vscode-side-menu-search .vscode-side-menu-search-inputs>div>img{width:14px;filter:brightness(50%)}.vscode-container .vscode-bottom-wrapper .vscode-side-menu-content .vscode-side-menu-search .vscode-side-menu-search-inputs>div:first-of-type input{width:100px}.vscode-container .vscode-bottom-wrapper .vscode-side-menu-content .vscode-side-menu-search .vscode-side-menu-search-inputs>div>input,.vscode-side-menu-extensions-body input{background-color:#474747;border:1px #707070 solid;border-radius:.1rem;width:80px;color:#fff;font-size:12px;font-weight:200;padding:.25rem .2rem;outline:none}.vscode-container .vscode-bottom-wrapper .vscode-side-menu-content .vscode-side-menu-search .vscode-side-menu-search-inputs>div>input::placeholder,.vscode-side-menu-extensions-body input::placeholder{font-size:12px}.vscode-container .vscode-bottom-wrapper .vscode-side-menu-content .vscode-side-menu-search .vscode-side-menu-search-inputs>div:last-of-type{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:5px}.vscode-container .vscode-bottom-wrapper .vscode-side-menu-content .vscode-side-menu-source,.vscode-side-menu-debug{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:90%;height:100%;padding:0 .5rem}.vscode-container .vscode-bottom-wrapper .vscode-side-menu-content .vscode-side-menu-source .vscode-side-menu-source-header,.vscode-side-menu-debug-header{display:flex;align-items:center;justify-content:center;width:100%;text-transform:uppercase;color:#707070;font-size:11.5px;padding-top:7px;padding-bottom:10px}.vscode-container .vscode-bottom-wrapper .vscode-side-menu-content .vscode-side-menu-source .vscode-side-menu-source-body,.vscode-side-menu-debug-body{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;height:auto;color:#707070;font-size:12px}.vscode-container .vscode-bottom-wrapper .vscode-side-menu-content .vscode-side-menu-source .vscode-side-menu-source-body,.vscode-side-menu-debug div div{margin:5px auto}.vscode-container .vscode-bottom-wrapper .vscode-side-menu-content .vscode-side-menu-source .vscode-side-menu-source-body div span,.vscode-side-menu-debug-body div span{color:#1d83ff;cursor:pointer}.vscode-container .vscode-bottom-wrapper .vscode-side-menu-content .vscode-side-menu-source .vscode-side-menu-source-body div span:hover,.vscode-side-menu-debug-body div span:hover{text-decoration:underline}.vscode-container .vscode-bottom-wrapper .vscode-side-menu-content .vscode-side-menu-source .vscode-side-menu-source-body button,.vscode-side-menu-debug button{background-color:#01b7ff;width:100%;border:none;border-radius:.15rem;outline:none;padding:.4rem;color:#fff;font-size:12px;margin:5px auto;cursor:pointer}.vscode-container .vscode-bottom-wrapper .vscode-side-menu-content .vscode-side-menu-source .vscode-side-menu-source-body button:hover,.vscode-side-menu-debug button:hover{background-color:#0093da}.vscode-container .vscode-bottom-wrapper .vscode-side-menu-content .vscode-side-menu-source .vscode-side-menu-source-body button:last-of-type{display:flex;align-items:center;justify-content:space-around}.vscode-container .vscode-bottom-wrapper .vscode-side-menu-content .vscode-side-menu-source .vscode-side-menu-source-body button:last-of-type img{width:16px}.vscode-container .vscode-bottom-wrapper .vscode-side-menu-content .vscode-side-menu-debug .vscode-side-menu-debug-header>img{width:16px;margin-left:5px;filter:brightness(50%);border-radius:.2rem;cursor:pointer}.vscode-container .vscode-bottom-wrapper .vscode-side-menu-content .vscode-side-menu-debug .vscode-side-menu-debug-header>img:hover{background-color:#6464644d}.vscode-container .vscode-bottom-wrapper .vscode-side-menu-content .vscode-side-menu-extensions{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;height:100%;color:#707070;padding-top:7px}.vscode-container .vscode-bottom-wrapper .vscode-side-menu-content .vscode-side-menu-extensions .vscode-side-menu-extensions-body{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:auto;font-size:11.5px}.vscode-container .vscode-bottom-wrapper .vscode-side-menu-content .vscode-side-menu-extensions .vscode-side-menu-extensions-body input{margin:10px 0;width:80%}.vscode-container .vscode-bottom-wrapper .vscode-side-menu-content .vscode-side-menu-extensions .vscode-side-menu-extensions-body img{width:13px}.vscode-container .vscode-bottom-wrapper .vscode-side-menu-content .vscode-side-menu-extensions .vscode-side-menu-extensions-body>div:not(.vscode-side-menu-extensions-body > div:last-of-type){display:flex;align-items:center;justify-content:space-between;width:100%;background:rgba(46,46,46,.726);padding:.1rem 0;text-transform:uppercase;font-weight:700;font-size:10px}.vscode-container .vscode-bottom-wrapper .vscode-side-menu-content .vscode-side-menu-extensions .vscode-side-menu-extensions-body>div:not(.vscode-side-menu-extensions-body > div:last-of-type) img{width:10px;filter:brightness(50%);transform:rotate(-90deg)}.vscode-container .vscode-bottom-wrapper .vscode-side-menu-content .vscode-side-menu-extensions .vscode-side-menu-extensions-body>div:not(.vscode-side-menu-extensions-body > div:last-of-type)>div:first-of-type{margin-left:5px;color:#8d8d8d;padding:.1rem 0}.vscode-container .vscode-bottom-wrapper .vscode-side-menu-content .vscode-side-menu-extensions .vscode-side-menu-extensions-body>div:not(.vscode-side-menu-extensions-body > div:last-of-type)>div:first-of-type img{margin-right:5px}.vscode-container .vscode-bottom-wrapper .vscode-side-menu-content .vscode-side-menu-extensions .vscode-side-menu-extensions-body>div:not(.vscode-side-menu-extensions-body > div:last-of-type)>div:last-of-type{display:flex;align-items:center;justify-content:center;width:10px;height:10px;margin-right:10px;padding:.13rem;border-radius:50%;background-color:#666;color:#fff;font-weight:300}.vscode-container .vscode-bottom-wrapper .vscode-side-menu-content .vscode-side-menu-extensions .vscode-side-menu-extensions-body>div:last-of-type{display:flex;align-items:flex-start;justify-content:center;width:95%;padding:.3rem}.vscode-container .vscode-bottom-wrapper .vscode-side-menu-content .vscode-side-menu-extensions .vscode-side-menu-extensions-body>div:last-of-type img{margin-top:2px;margin-right:6px}.app-container{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;top:10px;left:20%;width:786px;height:550px;border:1.5px rgb(255,104,58) solid;border-radius:.5rem;background-color:#0a0a0a;user-select:none;transition:all .1s ease-in;z-index:1}.app-container.up{z-index:2}.app-container.fullscreen{top:-2px!important;left:-2px!important;width:100%;height:calc(100% - 50px);transform:none!important;border-radius:0}.app-container.close,.app-container.minimize{width:200px;height:20px;top:600px;left:400px;opacity:0;transition:all .1s ease-in-out;z-index:-1}.app-container .app-top-menu{display:flex;align-items:center;justify-content:space-between;width:100%;height:30px;color:#707070;font-size:13.5px;border-radius:.5rem .5rem 0 0;background-color:#161616}.app-container .app-top-menu .app-top-menu-title{display:flex;align-items:center;justify-content:center;min-width:150px;padding-left:.5rem;color:#fff}.app-container .app-top-menu .app-top-menu-title img{width:18px;margin-right:10px}.app-container .app-top-menu .app-top-menu-controls{display:flex;align-items:center;justify-content:center;height:100%}.app-container .app-top-menu .app-top-menu-controls .app-minimize,.app-container .app-top-menu .app-top-menu-controls .app-reduce,.app-container .app-top-menu .app-top-menu-controls .app-close{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:40px;right:-1px;filter:brightness(50%);transition:.1s all ease-in-out}.app-container .app-top-menu .app-top-menu-controls .app-reduce img{width:13px}.app-container .app-top-menu .app-top-menu-controls .app-minimize:hover,.app-container .app-top-menu .app-top-menu-controls .app-reduce:hover{background-color:#6e525275;filter:brightness(100%);transition:.1s all ease-in-out}.app-container .app-top-menu .app-top-menu-controls .app-close:hover{background-color:red;border-radius:0 .5rem 0 0;filter:brightness(100%);transition:.1s all ease-in-out}.app-container .app-top-menu .app-top-menu-controls .app-minimize div{width:11px;height:.5px;background-color:#fff}.app-container .app-top-menu .app-top-menu-controls .app-reduce div{width:8px;height:8.5px;border:1px white solid;border-radius:2px}.app-container .app-top-menu .app-top-menu-controls .app-close div{width:15px;height:.5px;background-color:#fff}.app-container .app-top-menu .app-top-menu-controls .app-close div:nth-child(1){transform:rotate(45deg) translateY(.5px)}.app-container .app-top-menu .app-top-menu-controls .app-close div:nth-child(2){transform:rotate(-45deg)}.app-container .app-content{width:100%;height:calc(100% - 30px)}.app-container .app-content iframe{width:100%;height:100%}.app-container .app-content>div{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:0rem 0 .5rem .5rem}.app-container .app-content>div>img{max-width:100%;max-height:100%}.windows-container{position:absolute;bottom:-500px;left:0;right:0;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:640px;min-height:74.2%;height:550px;background-color:#a44021;border-radius:.5rem;opacity:0;transition:.1s all ease-in-out;z-index:-999}.windows-container.open{bottom:60px;opacity:1;z-index:999;transition:.1s all ease-in-out}.windows-container .windows-menu{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;height:85%;padding-top:2rem}.windows-container .windows-menu .windows-menu-input{position:relative;display:flex;align-items:center;justify-content:center;width:85%}.windows-container .windows-menu .windows-menu-input img{position:absolute;left:15px;width:20px;filter:brightness(75%)}.windows-container .windows-menu .windows-menu-input input{width:100%;height:40px;background-color:#573529;outline:none;border:none;border-bottom:2px rgb(255,145,0) solid;border-radius:.3rem;padding-left:3rem;color:#fff}.windows-container .windows-menu .windows-menu-input input::placeholder{color:#d4d4d4}.windows-container .windows-menu .windows-menu-apps{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:85%;height:100%;padding-top:2rem}.windows-container .windows-menu .windows-menu-apps>div{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.windows-container .windows-menu .windows-menu-apps>div .windows-menu-apps-top{display:flex;align-items:center;justify-content:space-between;width:85%;color:#fff;font-size:14.5px;font-weight:500}.windows-container .windows-menu .windows-menu-apps>div .windows-menu-apps-top div:last-of-type{display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:400;width:140px;padding:.2rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.041);border-top:1px solid rgba(255,255,255,.126);border-radius:.2rem}.windows-container .windows-menu .windows-menu-apps>div .windows-menu-apps-top div:last-of-type img{width:7px;transform:rotate(-90deg)}.windows-container .windows-menu .windows-menu-apps>div .windows-menu-apps-wrapper{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:30px}.windows-container .windows-menu .windows-menu-apps div .windows-menu-apps-wrapper .windows-menu-app{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;font-size:12px;width:90px;height:80px;cursor:default}.windows-container .windows-menu .windows-menu-apps div .windows-menu-apps-wrapper .windows-menu-app:hover{background:rgba(255,255,255,.05);border-radius:.2rem}.windows-container .windows-menu .windows-menu-apps div .windows-menu-apps-wrapper .windows-menu-app img{width:35px;margin-bottom:5px}.windows-container .windows-menu .windows-menu-apps div .windows-menu-apps-bottom{display:flex;align-items:center;justify-content:space-between;width:85%;color:#fff;font-weight:500;font-size:14.5px}.windows-container .windows-menu .windows-menu-apps div .windows-menu-apps-bottom div:last-of-type{display:flex;align-items:center;justify-content:space-between;width:40px;padding:.2rem;font-size:12px;font-weight:400;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.041);border-top:1px solid rgba(255,255,255,.126);border-radius:.2rem}.windows-container .windows-menu .windows-menu-apps div .windows-menu-apps-bottom div:last-of-type img{width:7px;transform:rotate(-90deg)}.windows-container .windows-menu .windows-menu-apps div .windows-menu-apps-suggest{display:flex;align-items:center;justify-content:center;margin:20px 0 20px -230px;padding:.5rem 4.5rem .5rem .5rem}.windows-container .windows-menu .windows-menu-apps div .windows-menu-apps-suggest:hover{background:rgba(255,255,255,.05);border-radius:.3rem}.windows-container .windows-menu .windows-menu-apps div .windows-menu-apps-suggest img{width:35px}.windows-container .windows-menu .windows-menu-apps div .windows-menu-apps-suggest>div{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;margin-left:10px}.windows-container .windows-menu .windows-menu-apps div .windows-menu-apps-suggest>div>div:first-of-type{font-size:12px;color:#fff}.windows-container .windows-menu .windows-menu-apps div .windows-menu-apps-suggest>div>div:last-of-type{font-size:11px;color:#f3f3f3}.windows-container .windows-info{display:flex;align-items:center;justify-content:space-between;width:70%;padding:1rem 6rem;border-radius:0 0 .5rem .5rem;border-top:2px #99340d solid;background-color:#a1360d}.windows-container .windows-info .windows-info-profile{display:flex;align-items:center;justify-content:space-between;width:140px;height:40px;margin-left:-22px;font-size:13px;color:#fff;padding:0 1rem;cursor:default}.windows-container .windows-info .windows-info-profile:hover{background:rgba(255,255,255,.05);border-radius:.3rem}.windows-container .windows-info .windows-info-profile img{width:30px;border-radius:50%}.windows-container .windows-info .windows-info-power{display:flex;align-items:center;justify-content:center;padding:.5rem}.windows-container .windows-info .windows-info-power:hover{background:rgba(255,255,255,.05);border-radius:.3rem}.windows-container .windows-info .windows-info-power img{width:20px}.search-container{position:absolute;bottom:-550px;left:0;right:0;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:775px;min-height:74.2%;height:550px;background-color:#a44021;border-radius:.5rem;opacity:0;transition:.1s all ease-in-out;z-index:-999}.search-container.open{bottom:60px;opacity:1;z-index:999}.search-container .search-input{position:relative;display:flex;align-items:center;justify-content:center;width:90%;margin-top:32px}.search-container .search-input img{position:absolute;left:15px;width:20px;filter:brightness(75%)}.search-container .search-input input{width:100%;height:40px;padding-left:3rem;color:#fff;outline:none;border:none;border-radius:.3rem;border-bottom:2px rgba(255,145,0,0) solid;background-color:#ffffff0d}.search-container .search-input input:focus{background-color:#573529;border-bottom:2px rgb(255,145,0) solid}.search-container .search-input input::placeholder{color:#d4d4d4}.search-container .search-content{display:flex;align-items:center;justify-content:space-between;width:90%;height:100%}.search-container .search-content .search-content-left{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:40%;height:100%;margin-top:30px;color:#fff}.search-container .search-content .search-content-left>div:first-of-type{font-size:14.5px;font-weight:500}.search-container .search-content .search-content-left .search-content-left-apps{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%;margin-top:30px;padding-left:10px}.search-container .search-content .search-content-left .search-content-left-apps .search-content-left-app{display:flex;align-items:center;justify-content:flex-start;width:90%;font-size:14px;margin-left:-10px;padding:.5rem;cursor:default}.search-container .search-content .search-content-left .search-content-left-apps .search-content-left-app:hover{background:rgba(255,255,255,.05);border-radius:.3rem}.search-container .search-content .search-content-left .search-content-left-apps .search-content-left-app img{width:27px;margin-right:10px}.search-container .search-content .search-content-right{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:60%;height:100%;margin-top:30px;color:#fff}.search-container .search-content .search-content-right>div:first-of-type{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:20px}.search-container .search-content .search-content-right>div:first-of-type>div img{width:20px}.search-container .search-content .search-content-right>div:first-of-type>div:last-of-type{display:flex;align-items:center;justify-content:space-around;width:80px}.search-container .search-content .search-content-right>div:first-of-type>div:last-of-type div{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;-webkit-box-shadow:0px 0px 1.5px 0px #000000;box-shadow:0 0 1.5px #000}.search-container .search-content .search-content-right .search-content-right-news{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;margin-top:10px}.search-container .search-content .search-content-right .search-content-right-news .search-content-right-news-large{width:100%;height:200px;background-image:url(/Images/Windows/pic1.png);background-size:cover;background-repeat:no-repeat;border-radius:.3rem;cursor:default}.search-container .search-content .search-content-right .search-content-right-news .search-content-right-news-large:hover{filter:contrast(80%)}.search-container .search-content .search-content-right .search-content-right-news .search-content-right-news-large div{margin-top:100px;padding:0 1rem;font-size:25px;text-shadow:0px 0px 2px #000000}.search-container .search-content .search-content-right .search-content-right-news>div:last-of-type{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:20px;border-radius:.3rem}.search-container .search-content .search-content-right .search-content-right-news>div .search-content-right-news-short{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:30%;height:150px;border-radius:.3rem;cursor:default}.search-container .search-content .search-content-right .search-content-right-news>div .search-content-right-news-short:hover{filter:contrast(80%)}.search-container .search-content .search-content-right .search-content-right-news>div .search-content-right-news-short .news-img{width:100%;height:65%;background-size:cover;background-repeat:no-repeat;border-radius:.3rem .3rem 0 0}.search-container .search-content .search-content-right .search-content-right-news>div .search-content-right-news-short:first-child .news-img{background-image:url(/Images/Windows/pic2.jpg)}.search-container .search-content .search-content-right .search-content-right-news>div .search-content-right-news-short:nth-child(2) .news-img{background-image:url(/Images/Windows/pic3.jpg)}.search-container .search-content .search-content-right .search-content-right-news>div .search-content-right-news-short:nth-child(3) .news-img{background-image:url(/Images/Windows/pic4.png)}.search-container .search-content .search-content-right .search-content-right-news>div .search-content-right-news-short>div:last-of-type{position:relative;display:flex;align-items:center;justify-content:flex-start;width:77%;height:35%;padding:0 1rem;font-size:11px;background-color:#ff9b9b18;border-radius:0 0 .3rem .3rem}.search-container .search-content .search-content-right .search-content-right-news>div .search-content-right-news-short>div:last-of-type span{position:absolute;bottom:12px;right:15px}
