:root{--color-bg: #101a14;--color-surface: #17362b;--color-text: #f7ecd3;--color-muted: #b7bea5;--color-accent: #d6ad65;--color-accent-strong: #f0c977;--color-border: #6f4a2e;--space-section: 24px;--space-gutter: 16px;--radius-control: 4px;color:var(--color-text);background:var(--color-bg);font-family:Microsoft YaHei UI,PingFang SC,Noto Sans CJK SC,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;color-scheme:dark}*{box-sizing:border-box}html,body{width:100%;height:100%;min-width:320px;margin:0}body{overflow:hidden;cursor:url(/assets/ui/cursor-leaf-v4.png) 6 5,auto;background:radial-gradient(circle at 50% 42%,rgba(116,145,86,.2),transparent 44rem),linear-gradient(145deg,#183024,#0b1510 72%)}.app-shell{display:flex;width:100vw;height:100vh;height:100dvh;align-items:center;justify-content:center;overflow:hidden}.game-frame{width:100%;height:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#0c1711}#game{display:flex;align-items:center;justify-content:center;width:100%;height:100%;overflow:hidden;background:#43542a}#game canvas{display:block;margin:auto!important;max-width:100%;max-height:100%;image-rendering:auto;touch-action:none;-webkit-user-select:none;user-select:none;contain:layout paint size;outline:none;cursor:url(/assets/ui/cursor-leaf-v4.png) 6 5,auto;box-shadow:0 0 72px #0000006b}#game canvas:active{cursor:url(/assets/ui/cursor-hand-press-v4.png) 12 5,pointer}#game canvas:focus-visible{outline:3px solid var(--color-accent-strong);outline-offset:-4px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-aspect-ratio:4 / 3){#game canvas{box-shadow:0 16px 54px #00000059}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
