@font-face{font-family:Monaco;src:url(/__rundgang/monaco.ttf) format("truetype")}html{font-size:100%}html,body{position:fixed;margin:0;padding:0;height:100%;min-height:100%;touch-action:none;box-sizing:border-box;font-family:Monaco;-webkit-user-select:none;user-select:none;overflow:hidden}body{font-size:1rem}#infoscreen,#pointerlock{position:fixed;opacity:0;justify-content:center;align-items:center}#pointerlock{top:0;left:0;width:100%;height:100%;background-color:#ffffff80;-webkit-backdrop-filter:none;backdrop-filter:none;display:flex}#infoscreen{top:1%;bottom:1%;left:1%;right:1%;display:none;animation-name:info-animation;animation-duration:.5s;z-index:2}#infoscreen-inner{font-size:.9rem;width:80%;box-sizing:border-box;padding:1rem;background-color:#ff0;position:fixed;border-radius:1%;box-shadow:0 0 2rem #000;display:flex;flex-direction:column;justify-content:center;max-height:92.5vh}#infoscreen-inner hr{border-top:.1em solid green;border-style:outset}#infoscreen-inner svg{max-height:90%}#infoscreen-close{font-size:2rem;text-align:center;border-radius:50%;position:relative;height:4rem;left:41%;width:4rem;top:0%;line-height:4rem;background-color:red;box-shadow:inset .1rem 0 .05rem .1rem #19190080}.ersinfo-header{background-color:#000;color:#fff;margin-bottom:.5rem}.ersinfo-main{width:92.5%}.ersinfo a{color:green;font-weight:700;text-decoration:underline}.ersinfo-footer{margin-top:1rem;border-top:1px solid black}.portal{width:100%;display:flex;flex-direction:column;justify-content:stretch;box-sizing:border-box;padding:.5rem}.portal-header{flex-basis:1rem;flex-shrink:0;flex-grow:1;font-size:1.5rem;font-weight:700}.portal-main{flex-basis:1rem;flex-shrink:0;flex-grow:3}.portal-buttons{flex-basis:1rem;flex-grow:1;flex-shrink:0;display:flex;justify-content:space-around;align-items:center}.portal-button{display:block;background-color:#000;color:#fff;text-decoration:none;padding:.5rem 2rem}#pointerlock-msg{position:fixed;width:50%;height:25vh;left:25vw;top:25vh;min-width:33vw;background-color:#ffffff80;padding:1rem;border-radius:1rem;border-style:solid;border-width:.2rem;border-color:#000c;text-align:center;-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:center}#app{position:fixed;top:0;left:0;width:100%;height:100%;min-height:100%;background-color:transparent;z-index:2;-webkit-user-select:none;user-select:none;outline:none}#navigation-mobile{position:absolute;bottom:2vh;left:4%;width:92%;display:none;z-index:3;height:15vh}#navigation-mobile>#navigation-mobile-left,#navigation-mobile-right{flex-basis:15vh;background-color:#ffffff40;border-radius:50%;border-style:solid;border-color:#fff9;border-width:1px;box-shadow:inset 0 0 8px #00000080;flex-grow:0;flex-shrink:0}#navigation-mobile>#navigation-mobile-middle{flex-grow:1;flex-shrink:1;background-color:transparent}#header{font-size:.75rem;position:fixed;top:0;left:0;right:0;min-height:4rem;background-color:#ffffff80;box-sizing:border-box;padding:.5rem;justify-content:space-between;opacity:0;display:flex}#header-padding{flex-grow:1}#header-left{flex-grow:0;flex-shrink:0;flex-basis:6em;background-image:url(/__rundgang/img/ers-logo-header.png);background-size:100% auto;background-repeat:no-repeat;background-position:left center}#header-center{flex-grow:0;flex-shrink:0;display:flex;align-items:center}#header-center div{padding-left:1.5rem;padding-right:1.5rem}#header-right{flex-grow:0;display:flex;align-items:center;justify-content:right}#header-right p{margin:0;padding-right:1em}#header .roomsearch{font-size:.75rem;min-width:12em;min-height:2em;border:1px solid white;box-shadow:0 0 .1rem .05rem #000;background-color:#ffffff80;border-radius:.05rem;color:#000;text-align:right;padding:.1rem}#header .roomsearch:disabled{opacity:.33;background-color:#32323266}#share-icon,#help-icon,#fs-icon{height:2rem;cursor:pointer;margin-right:.25em;margin-left:.25em}#share,#help,#fullscreen{text-align:center}#share-link img,#help-link img,#fs-link img{display:block}#share-link span,#help-link span,#fs-link span{font-size:.5rem}#p-share{text-align:center}#p-share a{color:green;font-weight:700;text-decoration:underline}#data-position{border-spacing:0}.betaribbon{position:absolute;left:-14px;top:-14px;z-index:1;overflow:hidden;width:75px;height:75px;text-align:right}.betaribbon span{font-size:10px;font-weight:700;color:#fff;text-transform:uppercase;text-align:center;line-height:20px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);width:100px;display:block;background:#79A70A;background:linear-gradient(#EDED02 0%,#6F9909 100%);box-shadow:0 3px 10px -5px #000;position:absolute;top:19px;left:-21px}.betaribbon span:before{content:"";position:absolute;left:0;top:100%;z-index:-1;border-left:3px solid #6F9909;border-right:3px solid transparent;border-bottom:3px solid transparent;border-top:3px solid #6F9909}.betaribbon span:after{content:"";position:absolute;right:0;top:100%;z-index:-1;border-left:3px solid transparent;border-right:3px solid #6F9909;border-bottom:3px solid transparent;border-top:3px solid #6F9909}#loadingscreen{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;background-image:url(/__rundgang/img/ers-logo.png);background-size:10%;background-repeat:no-repeat;background-position:48.5% 15%;z-index:1000;display:flex;flex-direction:column;justify-content:center;align-items:center;align-content:center}.loadingscreen-message{font-size:.7rem}.loadingscreen-animation{display:inline-block;position:relative;flex-basis:80px;height:80px;width:80px}.loadingscreen-animation div{position:absolute;width:16px;height:16px;border-radius:50%;background:rgb(0,50,0);box-shadow:0 0 .1em .2em #ff0;animation:loadingscreen-animation 1.2s linear infinite}.loadingscreen-animation div:nth-child(1){top:8px;left:8px;animation-delay:0s}.loadingscreen-animation div:nth-child(2){top:8px;left:32px;animation-delay:-.4s}.loadingscreen-animation div:nth-child(3){top:8px;left:56px;animation-delay:-.8s}.loadingscreen-animation div:nth-child(4){top:32px;left:8px;animation-delay:-.4s}.loadingscreen-animation div:nth-child(5){top:32px;left:32px;animation-delay:-.8s}.loadingscreen-animation div:nth-child(6){top:32px;left:56px;animation-delay:-1.2s}.loadingscreen-animation div:nth-child(7){top:56px;left:8px;animation-delay:-.8s}.loadingscreen-animation div:nth-child(8){top:56px;left:32px;animation-delay:-1.2s}.loadingscreen-animation div:nth-child(9){top:56px;left:56px;animation-delay:-1.6s}@keyframes loadingscreen-animation{0%,to{opacity:1}50%{opacity:.25}}@keyframes info-animation{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media screen and (orientation: landscape){#navigation-mobile>#navigation-mobile-left,#navigation-mobile-right{flex-basis:15vw}#navigation-mobile{height:15vw;bottom:4vh;left:7.5%;width:85%}}@media screen and (max-width:768px){#header{padding:.1em}#header-left{flex-shrink:0;flex-grow:1;flex-basis:4em;max-width:6em}#header-center div{padding-left:.35rem;padding-right:.35rem}#header-right{font-size:.9rem;align-items:stretch;flex-direction:column;justify-content:center}#header-right p{display:flex;align-items:center}.roomsearch{font-size:.9rem!important;padding-top:.1rem!important;flex-shrink:0}.roomsearch option{font-size:1.15rem}}@media screen and (min-width:769px){#infoscreen-inner{font-size:.9rem;width:50%}#infoscreen-close{font-size:2rem;position:relative;height:4rem;left:26%;width:4rem;top:0%;line-height:4rem}.roomsearch{padding-top:.25rem!important}#share-link span,#help-link span,#fs-link span{font-size:.7rem}}@supports (padding:max(0px)){body,#app{padding-left:min(0vmin,env(safe-area-inset-left));padding-right:min(0vmin,env(safe-area-inset-right))}}
