.brackets{position:relative}.brackets:before,.brackets:after{content:"";position:absolute;width:10px;height:10px;border:1px solid var(--amber);pointer-events:none}.brackets:before{top:-1px;left:-1px;border-right:none;border-bottom:none}.brackets:after{bottom:-1px;right:-1px;border-left:none;border-top:none}.brackets--modal:before,.brackets--modal:after{width:12px;height:12px}.scramble{font-family:var(--font-mono),ui-monospace,monospace;font-variant-numeric:tabular-nums;letter-spacing:var(--tr-telem)}.scramble--active{color:var(--amber)}@keyframes mh-modal-materialize{0%{opacity:0;filter:brightness(2.5) blur(2px);transform:translateY(8px)}40%{opacity:1;filter:brightness(1.6) blur(0)}to{opacity:1;filter:brightness(1) blur(0);transform:translateY(0)}}.modal-entry--materialize{animation:mh-modal-materialize var(--dur-slow) var(--ease-cine)}@keyframes wizard-slide-in{0%{transform:translate(100vw)}to{transform:translate(0)}}@keyframes wizard-slide-out{0%{transform:translate(0)}to{transform:translate(-100vw)}}@keyframes wizard-slide-in-back{0%{transform:translate(-100vw)}to{transform:translate(0)}}@keyframes wizard-slide-out-back{0%{transform:translate(0)}to{transform:translate(100vw)}}.main-menu-screen.wizard-enter-pre,.wizard-enter-pre>[data-wizard-slide-content]{transform:translate(100vw)}.main-menu-screen.wizard-enter-back-pre,.wizard-enter-back-pre>[data-wizard-slide-content]{transform:translate(-100vw)}.main-menu-screen.wizard-enter,.wizard-enter>[data-wizard-slide-content]{animation:wizard-slide-in var(--dur-slow) var(--ease-cine) both}.main-menu-screen.wizard-exit,.wizard-exit>[data-wizard-slide-content]{animation:wizard-slide-out var(--dur-slow) var(--ease-cine) both}.main-menu-screen.wizard-enter-back,.wizard-enter-back>[data-wizard-slide-content]{animation:wizard-slide-in-back var(--dur-slow) var(--ease-cine) both}.main-menu-screen.wizard-exit-back,.wizard-exit-back>[data-wizard-slide-content]{animation:wizard-slide-out-back var(--dur-slow) var(--ease-cine) both}@media(prefers-reduced-motion:reduce){.scramble--active{color:inherit}.modal-entry--materialize,.main-menu-screen.wizard-enter,.main-menu-screen.wizard-exit,.main-menu-screen.wizard-enter-back,.main-menu-screen.wizard-exit-back,.wizard-enter>[data-wizard-slide-content],.wizard-exit>[data-wizard-slide-content],.wizard-enter-back>[data-wizard-slide-content],.wizard-exit-back>[data-wizard-slide-content]{animation:none}}
