.loading-screen{position:relative;background:#444;color:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;height:100%;text-align:center}.loading-screen .loading-text{font-family:Geo;font-size:16pt;position:relative;z-index:2;height:auto;flex-direction:column}.loading-sword{position:absolute;width:100px;height:100px;z-index:0;background-image:url(/osts-v3/assets/os-logo-white-CeiWsJ26.png);background-size:contain;background-repeat:no-repeat;background-position:center;opacity:.25}.loading-ring{position:absolute;z-index:1;left:50%;top:50%;opacity:25%;width:128px;height:128px;border:5px solid #FFF;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@include "src/fonts/roboto/roboto-v20-lastin-regular.woff";@include "src/fonts/roboto/roboto-v20-lastin-regular.woff2";@font-face{font-family:Roboto;src:url(/osts-v3/assets/roboto-v20-latin-regular-B1VBY1Fg.eot);src:url(/osts-v3/assets/roboto-v20-latin-regular-B1VBY1Fg.eot?#iefix) format("embedded-opentype"),url(/osts-v3/assets/roboto-v20-latin-regular-CKhRtUFO.woff) format("woff"),url(/osts-v3/assets/roboto-v20-latin-regular-BcThF2jr.ttf) format("truetype"),url(/osts-v3/assets/roboto-v20-latin-regular-BtaLw5qP.svg#Roboto) format("svg");font-weight:400;font-style:normal}@font-face{font-family:Geo;src:url(/osts-v3/assets/geo-regular-DV0SgR-Q.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:MssnMadoka;src:url(/osts-v3/assets/mssn-madoka-CMLqvLuw.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Troll;src:url(/osts-v3/assets/troll-12-src-DTaOVW-M.ttf) format("truetype");font-weight:400;font-style:normal;font-size:12}@font-face{font-family:Highbirth;src:url(/osts-v3/assets/highbirth-4vkj2Zn1.ttf) format("truetype");font-weight:400;font-style:normal;font-size:12}body{margin:0;font-family:Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#111}button{font-family:Roboto,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.outer{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.hbox{display:flex;flex-direction:row;flex-grow:1;flex-basis:50%;border:1px solid #fff}.vbox{display:flex;flex-direction:column;flex-grow:1;flex-basis:50%;border:1px solid #fff}.red{background-color:red}.green{background-color:green}@keyframes fadeInKeyframe{0%{opacity:0}to{opacity:1}}.text-white{--color-text: #ffffff;color:var(--color-text)}.text-black{--color-text: #000000;color:var(--color-text)}#react-tiny-popover-container{z-index:9999999}body{--ui-scale-px: 40px}body.dark{--theme-bg: #1D263D;--theme-surface: #333;--theme-surface-alt: #444;--theme-text: #ddd;--theme-text-heading: #aaccee;--theme-text-muted: #999;--theme-border: #444;--theme-accent: #44ccff;--theme-input-bg: rgba(255, 255, 255, .1);--theme-error: #f66;--theme-console-bg: #1a2233;--theme-console-header: #1a3a5a;--theme-controls-bg: #444}body.light{--theme-bg: #fff;--theme-surface: #eee;--theme-surface-alt: #ddd;--theme-text: #222;--theme-text-heading: #002244;--theme-text-muted: #666;--theme-border: #ccc;--theme-accent: #4488ff;--theme-input-bg: rgba(0, 0, 0, .05);--theme-error: #aa0000;--theme-console-bg: #aaccff;--theme-console-header: #4488bb;--theme-controls-bg: #888}
