@charset "UTF-8";
/* Allow page scrolling to win over a touch gesture; JavaScript confirms a tap on pointerup. */
#world { touch-action: pan-y; }
.hud strong { white-space: nowrap; }
:root{color-scheme:light;--ink:#142c3e;--muted:#627785;--mint:#bff677;--paper:#f4f5ee;--blue:#2161e8}
*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Hiragino Kaku Gothic ProN","Noto Sans JP",sans-serif}button,a,select{-webkit-tap-highlight-color:transparent}button,select{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer;border:0}button:disabled{opacity:.45;cursor:wait}a{color:inherit}button:focus-visible,a:focus-visible,select:focus-visible{outline:3px solid #e17a35;outline-offset:4px}[hidden]{display:none!important}.topbar{max-width:1440px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:22px 5%;border-bottom:1px solid #dce1d8;gap:15px}.brand{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:800;text-decoration:none}.brand img{border-radius:50%}.edition,.eyebrow{font-size:10px;font-weight:800;letter-spacing:2px}.edition{color:var(--muted)}.back{font-size:12px}main{max-width:1240px;margin:auto;padding:30px 36px}.heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px;gap:20px}.eyebrow{margin:0 0 10px;color:#58776a}h1{font-size:clamp(24px,3vw,39px);letter-spacing:-1.8px;line-height:1.25;margin:0}h1 span{color:#53745d}.tagline{font-size:13px;line-height:1.9;margin:0}.game{background:var(--ink);border-radius:22px;overflow:hidden;box-shadow:0 18px 48px #19383017}.hud{display:flex;align-items:center;gap:48px;color:white;padding:19px 28px;height:94px}.hud>div:first-child{width:160px}.hud-label{font-size:9px;letter-spacing:2px;color:#a4bdc9;display:block;margin-bottom:4px}.hud strong{font-size:24px;font-variant-numeric:tabular-nums;line-height:1}.hud small{font-size:12px;color:#a4bdc9}.hp-track{height:4px;background:#415963;border-radius:8px;margin-top:8px;overflow:hidden}.hp-track i{display:block;background:var(--mint);width:100%;height:100%;transition:width .3s}.icon-button{margin-left:auto;background:#304656;color:white;border-radius:10px;width:40px;height:40px}.viewport{position:relative;height:510px;overflow:hidden;background:#a8c9cc}#world{width:100%;height:100%;display:block;touch-action:manipulation;cursor:crosshair}.scene-info{position:absolute;left:22px;right:22px;top:18px;display:flex;justify-content:space-between;pointer-events:none;font-size:9px;font-weight:800;letter-spacing:1.5px}.live-dot:before{content:"";display:inline-block;background:#76e5a1;width:6px;height:6px;border-radius:50%;margin-right:6px}.cue{position:absolute;top:48px;left:50%;transform:translateX(-50%);width:max-content;max-width:90%;background:#fffef3eb;border:1px solid #ffffffa1;padding:11px 20px;border-radius:40px;text-align:center;font-size:14px;font-weight:700;pointer-events:none}.reticle{position:absolute;left:50%;top:50%;width:30px;height:30px;border:2px solid white;border-radius:50%;transform:translate(-50%,-50%);pointer-events:none;box-shadow:0 0 0 1px #19383050}.reticle:after,.reticle:before{content:"";position:absolute;background:white;left:50%;top:50%;transform:translate(-50%,-50%)}.reticle:after{width:2px;height:7px}.reticle:before{height:2px;width:7px}.time-track{position:absolute;bottom:0;width:100%;height:5px;background:#19383040}.time-track i{height:100%;display:block;width:100%;background:var(--mint)}.overlay{position:absolute;inset:0;background:#17334528;display:flex;align-items:center;justify-content:center;padding:18px;overflow-y:auto;backdrop-filter:blur(3px)}.panel{background:#fcfcf3;border:1px solid #fff;border-radius:18px;padding:26px;max-width:560px;box-shadow:0 12px 40px #1938301c}.intro-panel{margin-right:auto;width:450px;background:#fcfcf3f5}.pill{display:inline-block;padding:6px 10px;background:#e8eddb;border-radius:5px;font-size:10px;font-weight:700}.panel h2{font-size:28px;line-height:1.45;letter-spacing:-1px;margin:13px 0}.panel h2 em{font-style:normal;color:#3d815c}.panel p{font-size:12px;line-height:1.9}.instructions{display:grid;gap:9px;font-size:11px;margin:18px 0}.mode-label{display:flex;align-items:center;gap:15px;font-size:11px;margin-bottom:16px}select{border:1px solid #ccd6c9;border-radius:6px;padding:6px;background:#fff;color:var(--ink)}.primary,.secondary{padding:16px 24px;border-radius:10px;font-size:13px;font-weight:800;transition:background .15s,transform .15s}.primary{background:var(--mint);color:var(--ink)}.primary:hover:not(:disabled){background:#d2ff9b;transform:translateY(-1px)}.secondary{background:#304a5c;color:white}.secondary:hover:not(:disabled){background:#405f75}.primary small,.secondary small{font-size:9px;opacity:.55;margin-left:12px}.intro-panel>.primary,.compact>.primary{width:100%}.fine{font-size:10px!important;color:var(--muted)}.controls{display:flex;align-items:center;gap:12px;padding:20px 24px;color:white}.controls p{margin:0 auto 0 0}.controls b{display:block;font-size:12px}.controls p span{display:block;font-size:9px;margin-top:7px;color:#aac0cc}.game-footer{font-size:10px;line-height:1.8;color:var(--muted);padding:18px 0}.game-footer p{margin:3px 0}.game-footer a{display:inline-block;margin-top:8px}.feedback-overlay{align-items:flex-end;backdrop-filter:none;background:#17334508}.feedback-panel{max-width:740px;width:100%;display:grid;grid-template-columns:1fr 130px;gap:6px 20px;padding:22px}.feedback-panel h2{font-size:21px;margin:6px 0}.feedback-panel p{margin:5px 0}.feedback-panel img{width:130px;height:120px;object-fit:cover;border-radius:9px;align-self:center}.feedback-panel a{font-size:11px}.feedback-panel>button{grid-column:1/-1;padding:12px}.result-panel{width:520px;max-height:100%;overflow:auto}.result-score{font-size:48px;font-weight:900;color:#40785a}.review{display:grid;gap:6px;max-height:125px;overflow:auto;margin:14px 0}.review a{font-size:11px;background:#eaf0e4;padding:8px;border-radius:5px}.text-link{display:block;font-size:11px;margin-top:15px}.splash{position:absolute;inset:0;pointer-events:none}.splash.hit{animation:water-flash .5s}.splash.wrong{animation:wrong-flash .6s}@keyframes water-flash{0%{box-shadow:inset 0 0 90px #83efffaa}100%{box-shadow:inset 0 0 0 transparent}}@keyframes wrong-flash{0%{box-shadow:inset 0 0 100px #ef626daa}100%{box-shadow:inset 0 0 0 transparent}}
@media(min-width:900px){.intro-panel{margin-left:20px}.intro-panel h2{font-size:36px}.intro-panel{max-width:425px}.intro-panel .fine{margin-bottom:0}}
@media(max-width:640px){.topbar{padding:13px 18px}.brand{font-size:10px}.edition{display:none}.back{font-size:10px}main{padding:22px 12px}.heading{margin-bottom:18px;padding:0 5px}h1{font-size:25px}h1 span{display:block}.tagline{font-size:10px}.eyebrow{font-size:8px}.hud{height:78px;padding:14px 16px;gap:24px}.hud>div:first-child{width:90px}.hud strong{font-size:21px}.hud-label{font-size:8px}.viewport{height:490px;height:clamp(320px,68vh,510px);height:clamp(320px,68svh,510px)}.controls{flex-wrap:wrap;padding:14px;gap:9px}.controls p{width:100%;margin-bottom:6px}.controls .primary,.controls .secondary{flex:1;padding:15px 8px}.panel{padding:21px}.intro-panel{margin:auto;width:100%}.panel h2{font-size:27px}.cue{font-size:12px;padding:10px 14px;white-space:normal}.scene-info{left:16px;right:16px;font-size:8px}.feedback-panel{grid-template-columns:1fr 74px;gap:8px}.feedback-panel img{width:74px;height:90px}.feedback-panel h2{font-size:19px}.feedback-panel p{font-size:11px}.game{border-radius:16px}.overlay{padding:12px}.result-score{font-size:40px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition:none!important}}
.adsense-slot{width:100%;min-height:100px;margin:24px auto;text-align:center}
.mode-label select{min-width:190px}.result-panel .secondary{width:100%;margin-bottom:8px}.result-panel .primary{width:100%}.debug-stats{font-variant-numeric:tabular-nums;color:#d7f6ff;font-size:8px;letter-spacing:.5px}
