@import"https://fonts.googleapis.com/css2?family=Ma+Shan+Zheng&family=Noto+Sans+Mono:wght@700&family=Noto+Sans+SC:wght@400;500;700&family=Noto+Serif+SC:wght@600;900&display=swap";html,body,#app{width:100%;height:100%;margin:0;background:#14201b;overflow:hidden}#game-root{width:100%;height:100%}#orientation-warning{display:none}canvas{display:block}@media(orientation:portrait){#orientation-warning{position:fixed;inset:0;z-index:10;display:flex;align-items:center;justify-content:center;padding:24px;background:#14201be0;color:#f4f3ec;text-align:center;pointer-events:auto}#orientation-warning div{width:min(320px,86vw);border:2px solid rgba(169,154,32,.9);background:#101010f0;padding:22px 18px}#orientation-warning strong,#orientation-warning span{display:block}#orientation-warning strong{font-family:Ma Shan Zheng,"Noto Serif SC",PingFang SC,serif;font-size:30px;line-height:1.2;letter-spacing:4px;color:#f4f3ec}#orientation-warning span{margin-top:10px;color:#9a958a;font-family:Noto Sans SC,system-ui,PingFang SC,sans-serif;font-size:17px;line-height:1.45}}
