@keyframes page{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes l5{0%{box-shadow:20px 0 #000,-20px 0 rgba(0,0,0,.133);background:#000}33%{box-shadow:20px 0 #000,-20px 0 rgba(0,0,0,.133);background:rgba(0,0,0,.133)}66%{box-shadow:20px 0 rgba(0,0,0,.133),-20px 0 #000;background:rgba(0,0,0,.133)}to{box-shadow:20px 0 rgba(0,0,0,.133),-20px 0 #000;background:#000}}@font-face{font-family:Helvethaica;src:url(/fonts/DBHeavent.ttf) format("truetype");font-weight:400;font-style:normal}body,button,html,input,textarea{font-family:Helvethaica;font-size:18px}p{margin:0}body,html{padding:0;margin:0;width:100%;height:100%;overflow:hidden}html{background-color:#222}a{color:inherit;text-decoration:none;outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}*{box-sizing:border-box}.app{background:#222;justify-content:center;align-items:center;flex-direction:column;overflow:hidden;transition:transform .3s}.app,.app .page{height:100%;width:100%;display:flex}.app .page{flex:1 1;flex-direction:column;overflow-y:scroll}.app .page .page_content{display:flex;overflow-x:hidden;flex-direction:column;width:100%;height:100%;animation:page .3s forwards}.loader{width:15px;aspect-ratio:1;border-radius:50%;animation:l5 1s linear infinite alternate}dialog{background:none;max-width:100vw;max-height:100vh;margin:0!important;padding:0!important;border:none;outline:none}dialog::-webkit-backdrop{background:none}dialog::backdrop{background:none}.gm-bundled-control .gmnoprint{border-radius:50px;overflow:hidden;box-shadow:0 1px 4px -1px rgba(0,0,0,.3)}.draggable-resizable-box{position:absolute;background-color:#f0f0f0;border:1px solid #ccc;cursor:move}.drag-handle{width:100%;cursor:move}.drag-handle,.resize-handle{height:20px;background-color:#ccc}.resize-handle{position:absolute;bottom:0;right:0;width:20px;cursor:se-resize}