:root{--color-primary: rgb(255, 183, 22);--z-index-error-overlay: 100;--z-index-clock: 101;--color-header: black}.color-primary{color:var(--color-primary)}:root{--z-index-help-panel-mask: 18}*{box-sizing:border-box;-webkit-user-select:none;user-select:none}html,body{height:100vh;width:100vw;margin:0;overflow:hidden}body{font-family:sans-serif;font-size:16px;background:radial-gradient(circle farthest-corner at 48.4% 47.5%,#3c4d61,#000 90%)}body.error *{animation:none!important}img{max-width:100%;max-height:100%;width:auto;height:auto}.fill_viewport>img[ngSrc][fill]{object-fit:cover}button,.button{cursor:pointer}.no_select{webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:none}.fill_viewport{height:100vh;width:100vw;margin:0;overflow:hidden}.center-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.align-end{text-align:end}svg.effect{position:absolute;z-index:-1;pointer-events:none;opacity:0}.flex{display:flex}.justify-end{justify-content:flex-end}
