:root{color-scheme:dark;font-family:Courier New,monospace;--mazer-environment-safe-area-top: env(safe-area-inset-top, 0px);--mazer-environment-safe-area-right: env(safe-area-inset-right, 0px);--mazer-environment-safe-area-bottom: env(safe-area-inset-bottom, 0px);--mazer-environment-safe-area-left: env(safe-area-inset-left, 0px);--mazer-safe-area-top: var(--mazer-environment-safe-area-top);--mazer-safe-area-right: var(--mazer-environment-safe-area-right);--mazer-safe-area-bottom: var(--mazer-environment-safe-area-bottom);--mazer-safe-area-left: var(--mazer-environment-safe-area-left);--mazer-viewport-width: 100vw;--mazer-viewport-height: 100dvh;--mazer-viewport-left: 0px;--mazer-viewport-top: 0px}*{box-sizing:border-box}html,body{background:#02080f;width:100%;height:100%;min-height:100%;max-width:100%;max-height:100%}#app{width:var(--mazer-viewport-width);height:var(--mazer-viewport-height);min-height:var(--mazer-viewport-height);max-width:var(--mazer-viewport-width);max-height:var(--mazer-viewport-height)}html,body{margin:0;overflow:hidden;overscroll-behavior:none;touch-action:none;-webkit-user-select:none;user-select:none}body{min-width:0;color:#f3f4f8}#app{background:#02080f;position:fixed;left:var(--mazer-viewport-left);top:var(--mazer-viewport-top);overflow:hidden}canvas{display:block;width:100%!important;height:100%!important;max-width:none;max-height:none;border:0;box-shadow:none;outline:0;image-rendering:auto;touch-action:none;-webkit-user-select:none;user-select:none}#mazer-portrait-lock-overlay{align-items:center;background:#02080ff5;color:#d7fff8;display:grid;inset:0;justify-items:center;padding:24px;position:fixed;text-align:center;z-index:20}.mazer-portrait-lock-card{border:1px solid rgba(117,245,224,.82);box-shadow:0 0 26px #59f2dd38;display:grid;gap:10px;max-width:320px;padding:24px}.mazer-portrait-lock-card strong{color:#72f5de;font-size:1.2rem}.mazer-portrait-lock-card span{color:#d7fff8;font-size:.92rem;line-height:1.45}
