.window{display:flex;flex-direction:column;font-family:var(--font-sans);position:fixed}.window-top{align-items:stretch;display:flex;flex-shrink:0;height:55px}.top-left{background:url(../images/window-top-left.png) 50%/100% 100% no-repeat;cursor:move;flex-shrink:0;width:55px}.top-middle{background:url(../images/window-top-middle.png) 50%/100% 100% no-repeat;cursor:move;flex:1;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn-close,.btn-minimise{cursor:pointer;display:block;flex-shrink:0;height:55px;-o-object-fit:contain;object-fit:contain;transform-origin:center;width:55px}.window-top:after{content:url(../images/window-close-hover.png) url(../images/window-minimise-hover.png);display:none}.btn-close:active,.btn-minimise:active{transform:scale(1.01)}.window-middle{flex:1;min-height:200px;position:relative}.middle-borders,.window-middle{display:flex;flex-direction:column}.middle-borders{inset:0;pointer-events:none;position:absolute}.middle-bot-row,.middle-top-row{display:flex;flex-shrink:0;height:55px}.middle-mid-row{display:flex;flex:1}.mid-bot-left,.mid-mid-left,.mid-top-left{flex-shrink:0;width:55px}.mid-bot-right,.mid-mid-right,.mid-top-right{flex-shrink:0;width:110px}.mid-bot-middle,.mid-mid-middle,.mid-top-middle{flex:1}.mid-top-left{background:url(../images/window-middle-top-left.png) 50%/100% 100% no-repeat}.mid-top-middle{background:url(../images/window-middle-top-middle.png) 50%/100% 100% no-repeat}.mid-top-right{background:url(../images/window-middle-top-right.png) 50%/100% 100% no-repeat}.mid-mid-left{background:url(../images/window-middle-middle-left.png) 0 0/100% 55px repeat-y}.mid-mid-middle{background:url(../images/window-middle-middle-middle.png) 0 0/100% 55px repeat-y}.mid-mid-right{background:url(../images/window-middle-middle-right.png) 0 0/100% 55px repeat-y}.mid-bot-left{background:url(../images/window-middle-middle-left.png) 50%/100% 100% no-repeat}.mid-bot-middle{background:url(../images/window-middle-middle-middle.png) 50%/100% 100% no-repeat}.mid-bot-right{background:url(../images/window-middle-middle-right.png) 50%/100% 100% no-repeat}.window-content{box-sizing:border-box;flex:1;min-height:0;overflow-y:auto;padding:16px;position:relative;z-index:1}.window-footer{display:flex;flex-shrink:0;height:55px}.footer-left{background:url(../images/window-middle-bottom-left.png) 50%/100% 100% no-repeat;flex-shrink:0;width:55px}.footer-middle{background:url(../images/window-middle-bottom-middle.png) 50%/100% 100% no-repeat;flex:1}.footer-right{background:url(../images/window-middle-bottom-right.png) 50%/100% 100% no-repeat;flex-shrink:0;width:110px}@media(max-width:1099px){.window-top{height:40px}.top-left{width:40px}.btn-close,.btn-minimise{height:40px;width:40px}.middle-bot-row,.middle-top-row{height:40px}.mid-bot-left,.mid-mid-left,.mid-top-left{width:40px}.mid-bot-right,.mid-mid-right,.mid-top-right{width:80px}.mid-mid-left,.mid-mid-middle,.mid-mid-right{background-size:100% 40px}.window-footer{height:40px}.footer-left{width:40px}.footer-right{width:80px}}@font-face{font-display:swap;font-family:Alte Haas Grotesk;font-style:normal;font-weight:400;src:url(./AlteHaasGroteskRegular.B25r_GJK.ttf) format("truetype")}@font-face{font-display:swap;font-family:Alte Haas Grotesk;font-style:normal;font-weight:700;src:url(./AlteHaasGroteskBold.DCuBJgsO.ttf) format("truetype")}:root{--font-sans:"Alte Haas Grotesk",system-ui,sans-serif;--z-background:0;--z-windows:10;--z-taskbar:100;--z-overlay:1000}body{background-color:#000;font-family:var(--font-sans);margin:0;overflow-x:auto;overflow-y:auto;-webkit-overflow-scrolling:touch;letter-spacing:-.05em;text-transform:lowercase}*{touch-action:manipulation}a,a:active,a:hover,a:visited{color:inherit;text-decoration:none}button{-webkit-tap-highlight-color:transparent;color:inherit}.title-bar-drag{touch-action:none}@media(max-width:767px){.window{max-width:85vw!important;width:85vw!important}}
