: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;overflow:hidden}body{margin:0;font-family:sans-serif;font-size:16px;background-color:var(--color-body-background);overflow:hidden}body.error *{animation:none!important}img{max-width:100%;max-height:100%;width:auto;height:auto}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;overflow:hidden}.center-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}svg.effect{position:absolute;z-index:-1;pointer-events:none;opacity:0}.flex{display:flex}@keyframes dolly_zoom_in{0%{transform:scale(1.7);filter:blur(20px)}to{transform:scale(1);filter:blur(0)}}@keyframes dolly_zoom_out{0%{transform:scale(1);filter:blur(0)}to{transform:scale(1.7);filter:blur(20px)}}:root{--color-body-background: black;--color-button-background: rgba(118, 16, 16, .94);--color-secondary: rgba(253, 187, 43, 1);--color-button-text: var(--color-secondary);--color-footer-background: rgba(16, 81, 135, .82);--color-footer-background-secondary: rgb(15, 69, 113);--color-footer-text: rgb(140, 209, 239);--color-footer-text-muted: rgba(114, 151, 168, 1)}.color-secondary{color:var(--color-secondary)}body .lil-gui{right:unset!important;left:15px!important}
