@font-face{font-family:Xiaolai;src:url(/fonts/xiaolai-regular.woff2) format("woff2");font-display:swap}:root{font-family:Xiaolai,Kaiti SC,serif;color:#454d40;background:#cadcd5;font-synthesis:none;--accent:#ac6855;--line:#d9d7c9}*{box-sizing:border-box}body{margin:0;overflow:hidden}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:2px dashed #8a7458;outline-offset:4px}button{border:0;background:none}button:hover{color:#a35e4c}button:disabled{opacity:.45;cursor:wait}[hidden]{display:none!important}.game-shell{height:100svh;min-height:500px;padding:0 34px;display:flex;flex-direction:column}.topbar{position:relative;z-index:3;height:64px;flex:none;display:flex;align-items:center;justify-content:space-between;font-size:13px}.back{display:flex;gap:12px;align-items:center;background:#f6f4e8db;padding:10px 16px;border-radius:4px}.back span{font:22px Georgia,serif}.edition{font:11px Courier New,monospace;letter-spacing:2px;color:#5d7164}.edition i{margin:0 12px;color:#8c9d8e;font-style:normal}.topbar button{padding:10px 16px;font-size:12px;background:#f6f4e8db;border-radius:4px}.intro{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:center;padding:18px 4px 0;pointer-events:none}.eyebrow{font-size:12px;letter-spacing:2px;color:#657765;margin:0 0 10px}h1{font-size:34px;line-height:1.2;letter-spacing:1px;font-weight:400;margin:0;text-shadow:0 1px 0 #ffffff44}h1 span{color:var(--accent)}.score{min-width:105px;color:#5b705e;text-align:right;font-size:11px}.score strong{font:36px Georgia,serif;font-variant-numeric:tabular-nums;color:#4d694f}.score div{margin:5px 0 7px}.score progress{display:block;width:105px;height:3px;appearance:none;border:0;background:#e5e9d6}.score progress::-webkit-progress-bar{background:#e5e9d6}.score progress::-webkit-progress-value{background:#608257}.score progress::-moz-progress-bar{background:#608257}#stage{position:fixed;inset:0;z-index:0}#world{width:100%;height:100%;display:block;touch-action:none;outline:none}#world:focus-visible{outline:none}.crosshair{position:absolute;left:50%;top:50%;translate:-50% -50%;color:#fffdf0;text-shadow:0 1px 3px #43543b;pointer-events:none;font:22px Courier New,monospace;line-height:1}.crosshair.in-range{color:#ffe4a4;scale:1.25}#loading{position:absolute;left:50%;top:50%;translate:-50% -50%;text-align:center;font-size:17px;max-width:90%;line-height:1.8;background:#f5f2e9;padding:22px;z-index:5}#hit-label{position:absolute;pointer-events:none;color:#ffe4a4;font:29px Georgia,serif;text-shadow:0 1px 3px #494c36;opacity:0;z-index:2}#enter{position:absolute;left:50%;top:52%;translate:-50% -50%;background:#f6f4e9ed;box-shadow:0 5px 25px #3e50382b;border:1px solid #fcf9edaa;border-radius:5px;padding:23px 32px;text-align:center;z-index:4;max-width:calc(100% - 36px);width:max-content}#enter strong{display:block;font-weight:400;font-size:25px;margin-bottom:13px}#enter span{display:block;font-size:12px;color:#6c7a64;line-height:1.7}#enter small{display:block;font-size:10px;color:#8b927e;margin-top:8px}#enter:hover{background:#fffdf2;translate:-50% calc(-50% - 2px)}.scene-caption{position:absolute;bottom:168px;left:38px;display:flex;gap:13px;align-items:start;pointer-events:none;background:#f6f4e8da;padding:13px 17px;border-radius:4px}.scene-caption>span{font:italic 25px Georgia,serif;color:#899580;border-right:1px solid #b4bfa7;padding-right:13px}.scene-caption h2{font-size:15px;font-weight:400;margin:1px 0 5px}.scene-caption p{font-size:11px;color:#7a856c;margin:0}.hint{position:absolute;bottom:136px;left:0;right:0;text-align:center;font-size:11px;color:#f6f8e6;text-shadow:0 1px 3px #435638;pointer-events:none}.touch-hint{display:none}.announcement{position:absolute;left:50%;top:58%;translate:-50% 0;text-align:center;color:#fff6d7;font-size:14px;pointer-events:none;width:85%;text-shadow:0 1px 3px #3f4a32}.toolbox{position:absolute;z-index:3;bottom:44px;left:34px;right:34px;display:flex;align-items:center;justify-content:space-between;gap:22px;padding:12px 18px;background:#f5f3e8ed;border:1px solid #fff9e8b3;border-radius:5px;box-shadow:0 4px 15px #3e50381a}.scene-picker{display:flex;gap:12px}.scene-picker button{display:flex;align-items:center;gap:13px;min-width:150px;padding:10px 16px 10px 10px;text-align:left;border:1px solid transparent;border-radius:4px}.scene-picker button[aria-pressed=true]{background:#e1e7d5;border-color:#b5c4a3;color:#506649}.scene-picker button:hover{background:#e5e8d9}.scene-picker button>span:last-child{display:flex;flex-direction:column;gap:4px;font-size:14px}.scene-picker small{font:10px Courier New,monospace;letter-spacing:2px;color:#8a8e7d}.scene-icon{width:35px;height:35px;position:relative;display:block;flex:none}.scene-icon i{position:absolute;left:5px;bottom:2px;width:27px;height:23px;background:#d5be93;box-shadow:inset -7px 0 #b89975}.scene-icon i:before{content:"";position:absolute;left:-3px;top:-9px;width:32px;height:13px;clip-path:polygon(50% 0,100% 70%,100% 100%,0 100%,0 70%);background:#bb7661}.scene-icon i:after{content:"";position:absolute;width:5px;height:9px;bottom:0;left:9px;background:#8b947d}.castle i{height:28px;background:#cdb080;box-shadow:inset -7px 0 #b69565}.castle i:before{top:-4px;left:-2px;width:30px;height:8px;clip-path:polygon(0 0,20% 0,20% 50%,40% 50%,40% 0,60% 0,60% 50%,80% 50%,80% 0,100% 0,100% 100%,0 100%);background:#d7bc8d}.shop i{height:27px;background:#d9c9b4;box-shadow:inset -7px 0 #b8a994}.shop i:before{top:10px;left:-2px;width:31px;height:6px;clip-path:none;background:repeating-linear-gradient(90deg,#b8735e 0 5px,#f0debe 5px 10px)}.shop i:after{width:12px;height:8px;left:4px;background:#8ca8a2}.hammer-settings{display:flex;gap:3px;padding:4px;background:#e6e6d8;border-radius:4px;margin-left:auto}.hammer-settings button{white-space:nowrap;font-size:13px;padding:10px 15px;border-radius:3px}.hammer-settings button[aria-pressed=true]{background:#faf8ee;box-shadow:0 1px 3px #34382714;color:#95664c}#reset{white-space:nowrap;font-size:13px;padding:13px 0 13px 8px}#reset span{font:21px Georgia,serif;vertical-align:-1px;padding-right:7px}.footnote{position:absolute;bottom:14px;left:0;right:0;margin:0;text-align:center;font-size:10px;color:#eef3df;text-shadow:0 1px 3px #435638;pointer-events:none}.no-script{position:fixed;inset:40% 15% auto;text-align:center;background:#f4f1e9;padding:30px;z-index:10}.touch-controls{display:none}.touch-device.playing .touch-controls{display:contents}#joystick{position:absolute;left:30px;bottom:214px;width:102px;height:102px;border:1px solid #fffcdd99;border-radius:50%;background:#eff3d628;touch-action:none;display:grid;place-items:center;z-index:2}#joystick span{width:47px;height:47px;border-radius:50%;border:1px solid #fff7d6a1;background:#f6f4df9c;pointer-events:none}#smash{position:absolute;right:30px;bottom:230px;width:74px;height:74px;border:1px solid #fffcdd99;border-radius:50%;background:#f6f4dfbf;font-size:25px;touch-action:manipulation;z-index:2}#smash:active{scale:.92}.touch-device .desktop-hint{display:none}.touch-device .touch-hint{display:inline}@media(max-width:1000px){.game-shell{padding:0 22px}.toolbox{left:22px;right:22px;gap:10px;padding:10px}.scene-picker{gap:4px}.scene-picker button{min-width:124px;padding-inline:7px;gap:7px}.hammer-settings button{padding:10px}.scene-caption{left:22px}h1{font-size:30px}}@media(max-width:700px){.game-shell{padding:0 16px}.topbar{height:59px;font-size:11px}.edition{font-size:9px;letter-spacing:0}.edition i{margin:0 3px}.back{gap:6px;padding:8px 10px}.back span{font-size:19px}.topbar button{font-size:10px;padding:10px}.intro{padding:8px 0 0}.eyebrow{font-size:10px;margin-bottom:8px;letter-spacing:0}h1{font-size:25px;letter-spacing:0}.score{min-width:65px;font-size:9px}.score strong{font-size:27px}.score progress{width:65px}.score div{margin:4px 0 5px}.scene-caption{left:16px;bottom:auto;top:142px;padding:8px 10px;gap:8px}.scene-caption>span{font-size:20px;padding-right:9px}.scene-caption h2{font-size:12px;margin:4px 0}.scene-caption p{display:none}.hint{font-size:9px;bottom:177px;margin:0}.toolbox{bottom:30px;left:12px;right:12px;display:grid;grid-template-columns:1fr auto;gap:9px;padding:9px}.scene-picker{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.scene-picker button{min-width:0;padding:8px 4px;gap:4px;justify-content:center}.scene-picker button>span:last-child{font-size:11px}.scene-icon{width:28px;height:30px;scale:.8;transform-origin:center}.scene-picker small{font-size:9px}.hammer-settings{margin:0;width:fit-content}.hammer-settings button{padding:7px 17px;font-size:11px}#reset{font-size:11px;padding:8px}.footnote{font-size:9px;bottom:10px}.announcement{top:55%;font-size:12px}.scene-picker button{border-radius:3px}#enter{padding:20px 23px;top:45%}#enter strong{font-size:23px}#enter span{font-size:11px}#enter small{font-size:9px}}@media(max-width:360px){h1{font-size:22px}.scene-picker button{gap:1px;padding-inline:2px}.scene-icon{width:23px;scale:.7}.scene-picker button>span:last-child{font-size:10px}.edition{font-size:8px}#joystick{left:22px;bottom:204px;width:90px;height:90px}#smash{right:22px;bottom:215px;width:65px;height:65px}}@media(max-height:600px)and (min-width:701px){.game-shell{min-height:360px}.intro{padding-top:0}.eyebrow{display:none}h1{font-size:25px}.score strong{font-size:24px}.topbar{height:52px}.toolbox{bottom:20px;padding:5px 10px}.scene-picker button{padding-block:6px}.footnote{display:none}.scene-caption{bottom:130px}.hint{bottom:100px}.touch-device #joystick{bottom:112px;width:86px;height:86px}.touch-device #smash{bottom:120px;width:65px;height:65px}}@media(prefers-reduced-motion:reduce){*{transition:none!important}#enter:hover{translate:-50% -50%}}.intro>div{background:#f6f4e8e8;padding:12px 15px;border-radius:4px}.intro{gap:8px}@media(max-width:700px){.intro>div{padding:9px 10px}.scene-caption{top:155px}}.top-actions{display:flex;gap:8px;align-items:center}.top-actions button{white-space:nowrap}@media(max-width:700px){.edition{display:none}}.playing .toolbox,.playing .scene-caption,.playing .hint,.playing .footnote{display:none}#menu kbd{font:10px Courier New,monospace;opacity:.65;margin-left:5px}.touch-device #menu kbd{display:none}.touch-device.playing #joystick{bottom:max(28px,env(safe-area-inset-bottom))}.touch-device.playing #smash{bottom:max(42px,env(safe-area-inset-bottom))}#jump{position:absolute;right:42px;bottom:max(132px,calc(env(safe-area-inset-bottom) + 104px));width:50px;height:50px;border:1px solid #fffcdd99;border-radius:50%;background:#f6f4dfbf;font-size:19px;touch-action:manipulation;z-index:2}#jump:active{scale:.92}@media(max-width:360px){#jump{right:29px}}
