:root{color:#f6f0df;background:#101815;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#game-shell{width:100%;height:100%;margin:0}body{min-width:320px;overflow:hidden;touch-action:none}#game-shell{display:grid;place-items:center;overflow:hidden;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);background:radial-gradient(circle at 50% 110%,rgba(114,83,50,.34),transparent 34%),linear-gradient(180deg,#1d473d,#17251f 68%,#101815)}#game-root{width:100%;height:100%;min-width:0;min-height:0;overflow:hidden}canvas{display:block;width:100%;height:100%;max-width:none;max-height:none;outline:none}.native-upload-button{position:fixed;z-index:100;display:flex;align-items:center;justify-content:center;border:0;border-radius:14px;background:#f4c75f;box-shadow:2px 5px #6d4a2457,inset 0 0 0 3px #ffefb0b3;color:#2a2112;cursor:pointer;font-family:PingFang SC,Microsoft YaHei,Noto Sans CJK SC,Arial,sans-serif;font-size:21px;font-weight:800;line-height:1;-webkit-user-select:none;user-select:none}.native-upload-button:hover{background:#ffdc7c}.native-upload-button:active{transform:translateY(2px)}.native-upload-button input{position:absolute;inset:0;width:100%;height:100%;cursor:pointer;opacity:0}.preview-gesture-layer{position:fixed;z-index:80;cursor:grab;touch-action:none}.preview-gesture-layer:active{cursor:grabbing}
