html,body,#app{width:100%;height:100%;margin:0;overflow:hidden;background:#05070a;color:#d9f7ff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}#orientation-lock{position:fixed;inset:0;z-index:10;display:none;place-items:center;box-sizing:border-box;padding:32px;background:#05070a;color:#edf6e7;text-align:center}.orientation-lock__message{max-width:320px}.orientation-lock__title,.orientation-lock__prompt,.orientation-lock__detail{margin:0}.orientation-lock__title{color:#aacd94;font-size:.86rem;font-weight:800;letter-spacing:0}.orientation-lock__prompt{margin-top:10px;color:#f5efe1;font-size:2rem;font-weight:800;line-height:1.05}.orientation-lock__detail{margin-top:12px;color:#c9d7bf;font-size:1rem;line-height:1.4}canvas{display:block}@media(orientation:portrait)and (max-width:700px){#app{visibility:hidden;pointer-events:none}#orientation-lock{display:grid}}
