.autorization-area{display:flex;flex-direction:column;height:100vh;overflow:hidden;overflow-y:auto;background:linear-gradient(rgba(0,0,0,.85),rgba(0,0,0,.8),rgba(0,0,0,.85));color:#fff;font-size:14px}.autorization-area table{width:96%;max-width:1000px;margin-left:auto;margin-right:auto;margin-top:20px;text-align:center;border-radius:5px;overflow:hidden}.logins-list-area{padding:10px}.login-elem{min-width:300px;height:100px;border-radius:5px;margin:10px;box-shadow:0 6px 20px hsla(180,9%,98%,.25)}.login-elem:hover{box-shadow:0 6px 20px rgba(0,120,212,.25)}.login-elem-info{width:calc(100% - 100px);margin-right:10px;overflow:hidden}.login-elem-button{padding:3px 5px;background-color:#8a2be2;border-radius:5px;cursor:pointer;font-size:16px;opacity:.9}.login-elem-button:hover{opacity:1}.login-elem-newbutton{margin-top:10px}.button-createnewuser{padding:5px 10px;font-size:18px;background-color:#2be271;border-radius:5px;cursor:pointer;text-shadow:1px 1px 2px rgba(0,0,0,.8);opacity:.9}.button-createnewuser:hover{opacity:1}.creating-area,.deleting-area,.intro-area,.operresult-area{width:96%;max-width:600px;margin-left:auto;margin-right:auto;margin-top:2rem;margin-bottom:3rem;border:1px solid #2be271;border-radius:5px;padding:10px;box-shadow:0 6px 20px rgba(43,226,113,.25);font-size:medium}.newuser-inputelem{width:600px}.newuser-inputelem input{width:250px;border-radius:5px;margin-left:5px;padding:3px 5px}.newuser-inputelem label{width:80px}.login-elem-ava{width:120px;height:120px;margin-left:10px}.login-elem-ava,.login-elem-miniava{display:inline-block;margin-right:10px;background-color:#f0f8ff;border-radius:5px}.login-elem-miniava{width:80px;height:80px}.login-elem-microava{display:inline-block;width:60px;height:60px;margin:10px 5px;background-color:#f0f8ff;border-radius:50px}.selected-avatar{border:3px solid #2be271;box-shadow:0 6px 20px rgba(43,226,113,.25)}.user-del-minbtn{float:right;right:10px;width:18px;height:18px;border-radius:5px;font-size:12px;cursor:pointer;margin-left:1px;opacity:.9}.user-del-minbtn:hover{opacity:1;color:red}.warning-text-area{display:block;width:96%;margin-left:auto;margin-right:auto;margin-top:10px;margin-bottom:20px;border:2px solid #e21c1c;padding:5px 10px}.warning-text-area h3{color:#e21c1c}.deletin-user-data{display:block;width:500px;height:100px;margin-left:auto;margin-right:auto;color:#fff}.button-deluser-abort,.button-deluser-confirm{padding:5px 10px;font-size:18px;border-radius:5px;cursor:pointer;text-shadow:1px 1px 2px rgba(0,0,0,.8);opacity:.9}.button-deluser-confirm{background-color:#e21c1c}.button-deluser-abort{background-color:#bdbdbd}.button-deluser-abort:hover,.button-deluser-confirm:hover{opacity:1}.load-animation{display:inline-block;font-size:64px;color:#2be271;animation:rotate 5s linear infinite;transform-origin:center}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.desktop-area{flex:1;position:relative;overflow:hidden;cursor:default;min-height:0}.desktop-icons{gap:20px;padding:20px;align-items:flex-start}.desktop-icon,.desktop-icons{display:flex;flex-direction:column}.desktop-icon{align-items:center;width:80px;cursor:pointer;padding:10px;border-radius:8px;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.desktop-icon:hover{background:hsla(0,0%,100%,.1)}.desktop-icon .icon{font-size:32px;margin-bottom:5px;padding:0 8px}.desktop-icon .label{color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,.8);font-size:12px;text-align:center}.task-bar{display:flex;height:40px;background:linear-gradient(rgba(0,0,0,.85),rgba(0,0,0,.8),rgba(0,0,0,.85));color:#fff;align-items:center;padding:0 10px;gap:10px;backdrop-filter:blur(10px);border-top:1px solid hsla(0,0%,100%,.1)}.task-bar-overplace{position:absolute;bottom:40px;width:100%;height:calc(100% - 40px);z-index:5000}.task-bar-menu{position:absolute;bottom:40px;left:3px;width:300px;min-height:50px;background:linear-gradient(rgba(0,0,0,.85),rgba(0,0,0,.8),rgba(0,0,0,.85));padding:5px;color:#fff;border-radius:5px 5px 0 0;z-index:5001}.task-bar-menu-header{background:linear-gradient(180deg,#6737eb,#5021d1);padding:3px 5px;border-radius:5px}.task-bar-menu-elem{display:flex;padding-left:10px;margin-top:5px;cursor:pointer}.task-bar-menu-elem:hover{background-color:hsla(0,0%,100%,.1)}.start-button{width:100px;height:30px;padding:0 12px;background:linear-gradient(180deg,#6737eb,#5021d1);border:none;border-radius:4px;color:#fff;align-items:center;gap:5px;cursor:pointer;font-size:14px;text-shadow:1px 1px 2px #000;transition:all .2s}.start-button:hover{background:linear-gradient(180deg,#7045e7,#5c31d3);transform:translateY(-1px)}.start-icon{width:16px;height:16px;border-radius:5px;background-image:url(/osi/ff9f028941d74104.ico);background-size:cover;background-position:50%;background-repeat:no-repeat}.taskbar-apps{gap:5px;flex:1;overflow-x:auto;padding:0 5px}.taskbar-app{min-width:130px;height:30px;padding:0 10px;background:hsla(0,0%,100%,.192);border:none;border-radius:4px;color:#fff;align-items:center;gap:6px;cursor:pointer;font-size:12px;text-shadow:1px 1px 2px #000;white-space:nowrap;transition:all .2s}.taskbar-app:hover{background:hsla(0,0%,100%,.2);opacity:.85;text-shadow:none}.taskbar-app.active{background:#fff;color:#000;text-shadow:1px 1px 1px #d3d3d3}.system-tray{display:flex;align-items:center;gap:10px;padding-left:10px;border-left:1px solid hsla(0,0%,100%,.1)}.tray-time{text-align:center;padding:2px 5px;border-radius:5px}.app-icon{display:inline-block;width:22px;font-size:14px;padding:2px 4px;cursor:pointer}.app-cat-area{margin-top:10px;padding-bottom:5px}.app-cat-area:not(:last-child){border-bottom:1px solid hsla(0,0%,100%,.1)}.account-elem-minavatar{width:26px;height:26px;border-radius:5px;margin-right:10px}.app-category-name{padding-left:5px;font-weight:500;text-transform:uppercase}.appmanager-minico{cursor:pointer}.taskbar-app.minimized{opacity:.7;border-color:#555}.taskbar-app.minimized .app-icon{filter:grayscale(.5)}.minimized-indicator{font-size:10px;margin-left:4px;color:#888}.taskbar-app.active{background:linear-gradient(180deg,#fff,#c5d5e7);border-color:#92b3d8}.taskbar-app.active .minimized-indicator{color:#fff}.app-icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:16px}.app-icon.bi,.app-icon.fa,.app-icon.far,.app-icon.fas{font-family:Bootstrap Icons,Font Awesome,sans-serif;font-size:16px}.app-icon:not(.bi):not(.fa):not(.fas):not(.far){font-family:Segoe UI Emoji,Apple Color Emoji,Noto Color Emoji,sans-serif}.taskbar-app-elemcontext{display:flex;position:fixed;min-width:130px;margin-top:-90px;text-align:right;background-color:#ffffff13;color:#fff;border-radius:5px 5px 0 0}.display-none{display:none}.simple-window{display:flex;flex-direction:column;max-height:100%;position:absolute;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.15);transition:all .2s ease;border:1px solid #d3d3d3}.simple-window.active{border-color:gray;box-shadow:0 6px 20px rgba(0,120,212,.25)}.simple-window.maximized{border-radius:0;box-shadow:none;border:none}.window-header{display:flex;background:linear-gradient(rgba(0,0,0,.85),rgba(0,0,0,.8),rgba(0,0,0,.85));color:#fff;padding:8px 12px;justify-content:space-between;align-items:center;border-bottom:1px solid gray;cursor:move;-webkit-user-select:none;-moz-user-select:none;user-select:none}.simple-window.maximized .window-header{cursor:default;padding-top:12px}.window-title{font-weight:700;font-size:14px}.window-controls{display:flex;gap:4px}.window-btn{display:flex;width:24px;height:24px;border:1px solid #aaa;color:#fff;text-shadow:1px 1px 3px #000;border-radius:3px;cursor:pointer;align-items:center;justify-content:center;font-size:12px;transition:all .2s}.window-btn:hover{background:#fff}.window-btn.maximize:hover{background:#e0e0e0}.window-btn.close:hover{background:#e81123;color:#fff;border-color:#e81123}.window-content{flex:1;overflow:auto;background:#fff;cursor:default}.default-content{color:#666}.default-content p{margin:4px 0}.resize-handle{position:absolute;background:transparent;z-index:10}.resize-top{height:5px;top:0;left:5px;right:5px;cursor:n-resize}.resize-right{width:5px;top:5px;right:0;bottom:5px;cursor:e-resize}.resize-bottom{height:5px;bottom:0;left:5px;right:5px;cursor:s-resize}.resize-left{width:5px;top:5px;left:0;bottom:5px;cursor:w-resize}.resize-top-right{width:10px;height:10px;top:0;right:0;cursor:ne-resize}.resize-bottom-right{width:10px;height:10px;bottom:0;right:0;cursor:se-resize}.resize-bottom-left{width:10px;height:10px;bottom:0;left:0;cursor:sw-resize}.resize-top-left{width:10px;height:10px;top:0;left:0;cursor:nw-resize}*{margin:0;padding:0;box-sizing:border-box}body{font-size:12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;background:#f0f0f0}#app{height:100%}.webos{display:flex;flex-direction:column}h1,h2,h3{font-weight:600}h4,h5{font-weight:500}h1{font-size:20px}h2{font-size:18px}h3{font-size:16px}h4{font-size:15px}h5{font-size:14px}.text-ico-info,.text-ico-purpure,.text-ico-tech{--bs-text-opacity:1;color:#fff;border-radius:50px}.text-ico-tech{background:linear-gradient(180deg,#ebebeb,#7a7a7a)}.text-ico-info{background:linear-gradient(180deg,#379aeb,#2141d1)}.text-ico-purpure{background:linear-gradient(180deg,#6737eb,#5021d1)}.text-ico-green{background:linear-gradient(180deg,#42b883,#2e865f)}.text-ico-red{background:linear-gradient(180deg,#b84242,#862e2e)}.text-ico-green:hover,.text-ico-info:hover,.text-ico-purpure:hover,.text-ico-red:hover,.text-ico-tech:hover{opacity:.85}.webos{width:100vw;height:100vh;overflow:hidden;position:relative;background:#1a1a1a}