.interface-wrapper .cheats-btn{position:fixed;top:0;left:50vw;z-index:65;padding:0 1vw;color:#4183fa;font-size:2rem;text-align:center;background-color:#fff;border:1px solid #4183fa}.interface-wrapper .cheats-btn--show{display:block}.interface-wrapper .cheats-btn--hidden{display:none}.interface-wrapper .cheats-btn:hover{color:#fff;background:#4183fa}.interface-wrapper .cheats-popup{position:absolute;top:0;left:0;z-index:70;display:flex;flex-direction:column;width:100%;height:100%;padding:3vw;font-size:1vw;border:2px solid #4183fa;background:#fff;box-sizing:border-box}.interface-wrapper .cheats-popup .cheats-select{color:#4183fa;font-size:1.5rem;border:1px solid #4183fa;margin-bottom:1vw;border-radius:0}.interface-wrapper .cheats-popup #cheats-editor{height:100%;overflow:hidden}.interface-wrapper .cheats-popup .cheats-actions{display:inline-flex;justify-content:flex-end;width:100%;height:10%;padding-top:1vw;font-size:1rem}.interface-wrapper .cheats-popup .cheats-actions .cheats-save,.interface-wrapper .cheats-popup .cheats-actions .cheats-close{right:1vw;bottom:1vw;width:50%;color:#4183fa;font-size:1.5em;text-align:center;border:1px solid #4183fa;background:#fff}.interface-wrapper .cheats-popup .cheats-actions .cheats-save:hover,.interface-wrapper .cheats-popup .cheats-actions .cheats-close:hover{color:#fff;background:#4183fa}.interface-wrapper .cheats-popup.hidden{display:none}

