:root{color-scheme:light;--paper:#f4f3e9;--ink:#273a31;--muted:#7c8475;--line:#d9ddcd;--green:#cee78e;--bright:#d8f09c;--red:#cf6157;--mono:"Cascadia Code","Consolas",monospace;--sans:"Microsoft YaHei","PingFang SC",system-ui,sans-serif;font-family:var(--sans);color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer}button:disabled{opacity:.4;cursor:default}button:focus-visible,a:focus-visible{outline:3px solid #6c943e;outline-offset:5px}button{touch-action:manipulation}button svg{pointer-events:none}button:active:not(:disabled){transform:translateY(2px)}[hidden]{display:none!important}a{color:inherit;text-decoration:none}svg{fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.app-shell{max-width:1540px;margin:auto;padding:0 54px}.masthead{height:91px;display:flex;align-items:center;border-bottom:1px solid var(--line);gap:25px}.brand{display:flex;align-items:center;gap:12px;font-weight:750;font-size:16px;letter-spacing:1px}.brand-mark{width:42px;height:42px;border:1.5px solid var(--ink);display:grid;place-items:center;background:var(--green);transform:rotate(-5deg)}.brand-mark svg{width:32px;height:32px}.brand-en{font-family:var(--mono);display:block;font-size:8px;letter-spacing:2px;margin-top:4px;font-weight:400}.edition{margin-left:auto;font-size:11px;display:flex;align-items:center;gap:9px;letter-spacing:1px}.edition-number{font-family:var(--mono);margin-left:19px;font-size:10px;color:var(--muted)}.status-dot{display:inline-block;flex-shrink:0;width:7px;height:7px;border-radius:50%;background:#60895d;box-shadow:0 0 0 3px #60895d15}.icon-button{height:34px;width:34px;border:1px solid var(--line);background:transparent;display:grid;place-items:center}.icon-button svg{width:18px;height:18px}.page-heading{display:flex;justify-content:space-between;align-items:center;margin:39px 0 30px;gap:20px}.eyebrow{display:flex;align-items:center;font-size:10px;letter-spacing:1.6px;gap:13px;font-weight:600;color:#697360}.tiny-line{height:1px;width:22px;background:#a8af99}h1{font-size:clamp(32px,3.25vw,49px);letter-spacing:1px;line-height:1.28;margin:12px 0 10px;font-weight:850}.title-outline{color:transparent;-webkit-text-stroke:1.4px var(--ink);margin-left:4px}.title-star{display:inline-block;color:#83a359;font-size:47px;line-height:1;margin-left:16px;vertical-align:middle;font-weight:400}.page-heading p{font-size:12px;color:#77806d;margin:0;letter-spacing:1px}.record-card{display:flex;align-items:center;gap:15px;background:#edeee2;border:1px solid #dbe0ce;padding:15px 19px;transform:rotate(1deg);min-width:224px}.record-card>svg{width:25px;height:30px;color:#7f9256}.record-card div>span{font-size:10px;color:#75816a;display:block;letter-spacing:1px}.record-card strong{font:700 27px/1.3 var(--mono);letter-spacing:2px}.local-label{font:9px/1.6 var(--mono);color:#919983;border-left:1px solid var(--line);padding-left:14px;margin-left:5px}.game-layout{display:grid;grid-template-columns:minmax(0,1fr) 252px;gap:30px;align-items:start}.game-frame{border:1.5px solid #4c5946;background:#fbfbf3;box-shadow:4px 4px 0 #dce0cf;min-width:0}.game-topbar{height:39px;border-bottom:1px solid #d6dbca;background:#e9edde;display:flex;align-items:center;justify-content:space-between;padding:0 18px;font-size:10px}.game-topbar>span{display:flex;align-items:center;gap:8px}.game-topbar b{font-size:10px;font-weight:500;letter-spacing:1px}.room-label{font:9px var(--mono);color:#8b927d}.pause-button{border:0;background:transparent;display:flex;gap:7px;align-items:center;font-size:10px;padding:6px 0}.pause-button>span{font-size:13px}kbd{font:9px var(--mono);display:inline-flex;align-items:center;justify-content:center;min-width:19px;height:19px;border:1px solid #ced4bf;background:#f6f7ec;border-radius:3px;padding:1px 4px;box-shadow:0 1px 0 #ccd2be}.pause-button kbd{font-size:8px;height:16px;min-width:24px;margin-left:4px}.hud{display:flex;height:79px;align-items:center;padding:0 22px;gap:35px;border-bottom:1px solid #dbe0d1}.health-stat{margin-right:auto}.stat-label{font-size:10px;color:#7b846f;display:block;margin-bottom:9px;letter-spacing:1px}.hearts{display:flex;gap:5px;height:16px}.heart{width:17px;height:16px;background:#69875a;clip-path:polygon(0 12%,12% 0,37% 0,50% 16%,63% 0,88% 0,100% 12%,100% 45%,50% 100%,0 45%)}.heart.empty{background:#d9decd}.hud-stat strong{font:600 23px/1 var(--mono);letter-spacing:1px}.level-badge{display:flex;gap:8px;align-items:center;background:#e8efcf;border:1px solid #d4ddba;padding:10px}.level-badge span{font-size:9px;writing-mode:vertical-rl;letter-spacing:2px}.level-badge strong{font:700 24px var(--mono)}.arena{position:relative;isolation:isolate;aspect-ratio:1120/680;overflow:hidden;background:#edf0df}canvas{display:block;width:100%;height:100%;outline:none;touch-action:none}.arena-corner{pointer-events:none;position:absolute;z-index:1;font:8px/1.8 var(--mono);letter-spacing:1px;color:#9fa88c}.arena-corner span{font-family:var(--sans);font-size:9px;letter-spacing:2px}.top-left{top:20px;left:22px}.bottom-right{bottom:17px;right:20px;font-family:var(--sans)}.overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;z-index:3;background:#e9eddb69;backdrop-filter:blur(2px);padding:22px}.modal{background:#fafbf0;border:1px solid #6f7b5e;box-shadow:6px 6px 0 #7d8c6130;padding:27px 32px;text-align:center;max-width:100%;position:relative}.start-panel{width:390px}.modal-kicker{font-size:9px;letter-spacing:1.6px;color:#6b795d;display:flex;align-items:center;justify-content:center;gap:8px}.modal-kicker .status-dot{width:5px;height:5px}.hero-pixel{width:54px;height:63px;position:relative;margin:22px auto 16px;filter:drop-shadow(3px 4px 0 #aebc983d)}.pixel-cap{position:absolute;left:5px;top:0;width:44px;height:11px;background:#2a4236;box-shadow:8px 5px 0 -2px #2a4236}.pixel-cap:after{content:"";position:absolute;left:8px;top:10px;background:#334b3b;width:29px;height:8px}.pixel-face{position:absolute;left:14px;top:18px;width:28px;height:18px;background:#efc49a;border:4px solid #b3bb8a;border-top:0}.pixel-face:after{content:"";position:absolute;left:3px;top:5px;background:#314935;width:4px;height:4px;box-shadow:10px 0 #314935}.pixel-body{position:absolute;left:10px;top:35px;width:35px;height:19px;background:#789565;border-left:7px solid #355542;border-right:7px solid #355542}.pixel-legs{position:absolute;left:14px;top:54px;width:10px;height:9px;background:#314c3b;box-shadow:15px 0 #314c3b}.pixel-spark{position:absolute;right:-15px;top:0;color:#90ae56;font:22px var(--mono)}.modal h2{font-size:25px;line-height:1.5;letter-spacing:1px;margin:8px 0 10px;font-weight:800}.modal h2>span{color:#70944c}.start-panel h2>span{display:block}.modal p{font-size:11px;line-height:1.95;color:#7a8370;margin:0 0 20px}.primary-button{display:flex;justify-content:space-between;align-items:center;background:var(--green);border:1px solid #3a5335;box-shadow:3px 3px 0 #334d31;padding:12px 18px;min-height:45px;font-weight:700;letter-spacing:2px;width:100%;font-size:13px;transition:background .15s,transform .15s}.primary-button:hover{background:#bcdb71}.primary-button>span{font-size:20px;line-height:1;font-weight:400}.start-caption{margin-top:20px;display:flex;align-items:center;justify-content:center;gap:4px;font-size:9px;color:#89917e}.start-caption>span{margin:0 4px}.start-caption>i{height:10px;width:1px;background:#cdd5bd;margin:0 5px}.start-caption kbd{min-width:17px;height:17px;font-size:8px}.xp-row{display:flex;align-items:center;gap:13px;padding:13px 18px 11px;border-top:1px solid #d9decb;font-size:9px;color:#7a856d}.xp-row>span{white-space:nowrap}.xp-row b{font:10px var(--mono);color:#5f7751;margin-left:4px}.xp-track{height:6px;flex:1;background:#e6eadc;overflow:hidden}.xp-track>div{height:100%;width:0;background:#96b168;transition:width .15s}.next-level{font-size:9px}.game-bottom{padding:0 18px 12px;display:flex;justify-content:space-between;font-size:9px;color:#8a947d;gap:12px}.game-bottom>span{display:flex;align-items:center;gap:5px}.legend-dot{width:5px;height:5px;display:inline-block;margin-left:9px}.legend-dot:first-child{margin-left:0}.green{background:#84a65c;transform:rotate(45deg)}.red{background:#d37b6b}.amber{background:#d2a559}.game-bottom kbd{height:14px;font-size:7px;margin-left:4px}.dash-indicator{width:5px;height:5px;background:#7ba152;border-radius:50%}.sidebar{padding-top:7px}.section-kicker{font:8px var(--mono);letter-spacing:1.2px;color:#8b927f;display:flex;justify-content:space-between}.sidebar h2{font-size:17px;margin:11px 0 21px;font-weight:750;letter-spacing:.6px}.sidebar h2>span{float:right;font-size:22px;color:#8b9b78}.guide-item{display:flex;gap:12px;margin:0 0 20px}.guide-number{font:11px var(--mono);color:#8a9b70;border:1px solid #d7deca;height:23px;min-width:23px;display:grid;place-items:center;margin-top:2px}.guide-item h3{font-size:11px;letter-spacing:.3px;margin:0 0 7px;font-weight:650}.guide-item p{font-size:10px;line-height:1.95;color:#89907d;margin:0}.guide-item b{font-size:10px;font-weight:500;color:#60734e}.build-section{border-top:1px solid var(--line);padding-top:22px;margin-top:25px}.build-section h2{font-size:15px;margin-bottom:16px}.equipped-item{display:flex;align-items:center;gap:10px;border:1px solid #dce2cf;padding:11px 10px;background:#eff2e4;margin-bottom:7px}.skill-icon{width:30px;height:30px;display:grid;place-items:center;background:#e3ebd3;border:1px solid #d3ddc2;color:#749157;font:22px var(--mono)}.equipped-item>div{display:flex;flex-direction:column;gap:4px}.equipped-item strong{font-size:10px;font-weight:650}.equipped-item div>span{font-size:8px;color:#8b967d}.equipped-item>b{font:9px var(--mono);margin-left:auto;color:#7d8d68}.empty-build{text-align:center;font-size:10px;color:#9ca58e;margin:18px 0 0}.lab-note{position:relative;transform:rotate(-3deg);padding:20px 24px;background:#ece8cf;border:1px solid #dedbc1;margin:30px 10px 0 4px;box-shadow:2px 3px 0 #e5e3d3}.note-pin{position:absolute;right:18px;top:10px;color:#a2a175;font-size:22px}.note-caption{font:9px var(--sans);color:#929275;letter-spacing:2px}.lab-note p{font-size:17px;line-height:1.65;letter-spacing:1px;color:#74754c;margin:11px 0}.note-sign{display:block;text-align:right;font-size:9px;color:#a0a083}footer{display:flex;align-items:center;justify-content:space-between;margin:29px 0 23px;padding-top:17px;border-top:1px solid var(--line);font-size:9px;color:#909780;letter-spacing:1px}footer>span:last-child{font:8px var(--mono);letter-spacing:1px}.footer-star{font-size:19px;vertical-align:middle;margin-left:10px;color:#91a473}.toast{position:absolute;z-index:2;top:17px;left:50%;transform:translateX(-50%) translateY(-8px);opacity:0;transition:opacity .15s,transform .15s;pointer-events:none;background:#334c37eb;color:#eff4df;padding:9px 17px;white-space:nowrap;font-size:11px;letter-spacing:.5px;border:1px solid #acc592}.toast.visible{transform:translateX(-50%);opacity:1}.compact-panel{width:380px}.pause-symbol{font:50px var(--mono);color:#8aa66c;margin:16px 0 6px}.compact-panel h2{font-size:24px}.modal-footnote{display:block;font-size:9px;color:#8b947d;margin-top:18px}.death-stamp{display:inline-block;color:#b96b58;border:1px solid #c58e7d;padding:4px 8px;transform:rotate(-5deg);font-size:9px;letter-spacing:2px;margin:15px 0 4px}.death-stats{display:flex;justify-content:space-around;margin:18px 0 24px;padding:14px 0;border-top:1px dashed #cfd8bf;border-bottom:1px dashed #cfd8bf}.death-stats span{display:block;font-size:9px;color:#939b87;margin-bottom:7px}.death-stats strong{font:20px var(--mono)}.upgrade-panel{width:680px;padding:25px}.upgrade-panel h2{font-size:27px}.upgrade-panel h2>span{font-size:15px;margin-left:12px;white-space:nowrap}.skill-choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;text-align:left}.choice{position:relative;background:#f1f4e6;border:1px solid #c8d3b7;padding:17px 13px 15px;min-height:176px;text-align:left;transition:background .15s,transform .15s}.choice:hover,.choice:focus-visible{background:#e2edc9;border-color:#728c55;transform:translateY(-4px)}.choice-number{position:absolute;right:10px;top:10px;font:10px var(--mono);color:#8e9c7c}.choice>.skill-icon{width:38px;height:38px;font-size:26px;margin-bottom:16px}.choice strong{display:block;font-size:14px;margin-bottom:8px}.choice p{font-size:10px;line-height:1.8;margin:0 0 12px;min-height:36px}.choice .tag{display:inline-block;color:#698249;background:#e3ebd1;font-size:8px;padding:3px 6px;letter-spacing:.5px}.touch-controls{display:none}
@media(min-width:1500px){.app-shell{padding:0 64px}.page-heading{margin-top:43px}.game-layout{grid-template-columns:minmax(0,1fr) 270px;gap:36px}}
@media(max-width:1150px){.app-shell{padding:0 30px}.game-layout{grid-template-columns:minmax(0,1fr) 215px;gap:23px}.hud{gap:23px;padding:0 17px}.start-panel{padding:19px 28px;width:340px}.hero-pixel{margin:15px auto 8px;transform:scale(.85);height:58px}.start-panel h2{font-size:22px}.start-panel p{margin-bottom:15px;font-size:10px}.start-caption{margin-top:15px}.modal-kicker{font-size:8px}.lab-note{padding:15px 18px}.sidebar h2{font-size:15px}.guide-item{gap:9px}.guide-item p{font-size:9px}.guide-item h3{font-size:10px}.guide-number{font-size:10px;min-width:20px;height:20px}.upgrade-panel{padding:20px}.choice{padding:12px 10px;min-height:155px}.choice strong{font-size:12px}.choice>.skill-icon{margin-bottom:10px}.choice p{font-size:9px}.upgrade-panel h2{font-size:23px}}
@media(max-width:920px){.game-layout{grid-template-columns:1fr}.sidebar{display:grid;grid-template-columns:1.2fr 1fr;gap:25px}.lab-note{display:none}.build-section{border-top:0;margin-top:0;padding-top:0}.field-notes{border-right:1px solid var(--line);padding-right:20px}.guide-item{margin-bottom:13px}.guide-item p{font-size:11px}.guide-item h3{font-size:12px}.sidebar h2{font-size:17px}.start-panel{width:390px;padding:27px 32px}.start-panel h2{font-size:26px}.start-panel p{font-size:12px}.hero-pixel{transform:none;margin:22px auto 16px}.modal-kicker{font-size:9px}.page-heading{margin:27px 0}.masthead{height:76px}.record-card{min-width:190px;padding:12px;gap:10px}.local-label{display:none}.title-star{font-size:35px}.edition-number{display:none}}
@media(max-width:600px){.app-shell{padding:0 14px}.masthead{height:66px;gap:12px}.brand{font-size:13px;gap:9px}.brand-mark{width:34px;height:34px}.brand-mark svg{width:27px;height:27px}.brand-en{font-size:6px;letter-spacing:1.5px}.edition{font-size:9px;letter-spacing:0;gap:6px}.icon-button{width:30px;height:30px}.page-heading{margin:25px 0 21px;align-items:flex-end;gap:7px}.eyebrow{font-size:8px;letter-spacing:.5px;gap:6px}.eyebrow>span:last-child,.tiny-line{display:none}h1{font-size:29px;letter-spacing:0;margin:9px 0}.title-outline{margin-left:0;-webkit-text-stroke:1px var(--ink)}.title-star{display:none}.page-heading p{font-size:9px;letter-spacing:0}.record-card{min-width:0;padding:7px 9px;gap:0;transform:none}.record-card>svg{display:none}.record-card div>span{font-size:8px;letter-spacing:0}.record-card strong{font-size:19px;letter-spacing:0}.game-topbar{padding:0 12px;height:34px}.room-label{display:none}.hud{height:66px;gap:13px;padding:0 12px}.stat-label{font-size:8px;letter-spacing:0;margin-bottom:8px}.heart{width:12px;height:12px}.hearts{gap:3px;height:13px}.hud-stat strong{font-size:18px}.level-badge{padding:6px;gap:4px}.level-badge strong{font-size:20px}.level-badge span{font-size:8px}.arena{aspect-ratio:auto;height:430px}.arena canvas{object-fit:contain}.overlay{padding:15px}.start-panel{width:310px;padding:23px}.start-panel h2{font-size:24px}.start-panel p{font-size:11px}.start-caption{margin-top:20px}.hero-pixel{margin-top:17px}.arena-corner{font-size:7px;opacity:.7}.top-left{left:12px;top:12px}.arena-corner span{font-size:8px}.xp-row{padding:11px 12px 9px;gap:7px;font-size:8px}.xp-row b{font-size:9px}.game-bottom{padding:0 12px 10px;font-size:8px;gap:3px}.game-bottom>span{gap:4px}.legend-dot{margin-left:6px}.game-bottom kbd{display:none}.touch-controls{display:flex;justify-content:space-between;align-items:center;margin:18px 6px 23px;gap:20px}.dpad{display:flex;gap:7px}.touch-controls button{border:1px solid #bdc9aa;background:#e7edda;width:46px;height:43px;font-size:20px;touch-action:none;user-select:none}.touch-controls #touch-dash{width:87px;background:var(--green);font-size:12px;font-weight:650}.touch-controls button.held{background:#c5dba4}.sidebar{gap:16px;margin-top:6px;grid-template-columns:1fr 1fr}.field-notes{padding-right:12px}.sidebar h2{font-size:13px;margin-top:10px}.sidebar h2>span{display:none}.section-kicker{font-size:7px;letter-spacing:.1px}.section-kicker>span{display:none}.guide-number{display:none}.guide-item h3{font-size:10px}.guide-item p{font-size:9px}.equipped-item{gap:6px;padding:8px 6px}.equipped-item .skill-icon{width:24px;height:24px;font-size:17px;flex-shrink:0}.equipped-item strong{font-size:9px}.equipped-item div>span{font-size:7px}.equipped-item>b{font-size:8px}.empty-build{font-size:9px}.upgrade-panel{padding:18px 14px;width:100%}.upgrade-panel h2{font-size:23px;margin-top:12px}.upgrade-panel h2>span{display:block;font-size:13px;margin:3px 0 0}.upgrade-panel>p{font-size:10px;margin-bottom:14px}.upgrade-panel .modal-kicker{font-size:7px;letter-spacing:.8px}.skill-choices{gap:7px}.choice{padding:12px 8px;min-height:186px}.choice>.skill-icon{width:28px;height:28px;font-size:20px;margin-bottom:13px}.choice strong{font-size:11px}.choice p{font-size:9px;min-height:62px}.choice .tag{font-size:7px;padding:3px}.choice-number{right:7px;top:7px}.compact-panel{padding:22px}.compact-panel h2{font-size:23px}footer{margin-top:23px;gap:10px;font-size:8px;line-height:1.8}footer>span:last-child{font-size:6px;max-width:130px;text-align:right}.footer-star{display:none}}
@media(max-width:920px){.game-layout{grid-template-columns:minmax(0,1fr)}}
@media(max-width:380px){.touch-controls{margin-left:0;margin-right:0;gap:8px}.dpad{gap:5px}.touch-controls button{width:40px}.touch-controls #touch-dash{width:72px}.sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}.equipped-item{gap:4px}.equipped-item>b{font-size:7px}.hud{gap:10px}.level-badge{padding:5px}.modal-kicker{font-size:8px;letter-spacing:.8px}.start-panel{padding:22px 18px}.start-caption{gap:3px}.start-caption>span{margin:0 2px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important}.lab-note,.record-card{transform:none}}

/* Daily challenge edition */
.arena{max-height:calc(100svh - 220px);min-height:320px}.game-frame{scroll-margin-top:12px}
.challenge-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 17px;margin:0 0 20px;border:1px solid #d0d9bd;background:#ecefdf;font-size:11px}
.challenge-bar>div{display:flex;align-items:center;gap:12px}.daily-label{background:#dce8c2;padding:4px 7px;color:#667e4e;font-size:9px;letter-spacing:1px}.challenge-bar strong{font:12px var(--mono)}.challenge-rule{color:#879077;font-size:9px}.challenge-actions{margin-left:auto}.challenge-actions>span{color:#738363;font-size:10px}.secondary-button{border:1px solid #aebb96;background:#f4f6ea;padding:9px 12px;font-size:11px;line-height:1.4}.secondary-button:hover{background:#e4eccf}.text-button{border:0;background:transparent;font-size:10px;color:#7c8d66;text-decoration:underline;padding:7px 0}.stage-row{padding:10px 19px;display:flex;justify-content:space-between;gap:18px;background:#f2f5e8;border-bottom:1px solid #dbe0d1;font-size:9px;color:#8b967c}.stage-steps{display:flex;align-items:center;gap:10px}.stage-steps>span.active{color:#4d6e34;font-weight:700}.stage-steps>span.complete{color:#729350}.stage-steps>i{width:18px;height:1px;background:#cbd6b8}.stage-row>span{font:9px var(--mono);color:#80926a;white-space:nowrap}.route-card{border:1px solid #d2ddbf;background:#edf2e0;padding:12px;margin:0 0 12px}.route-card>div{display:flex;justify-content:space-between;align-items:center}.route-card b{font-size:12px}.route-card>div>span{font:10px var(--mono);color:#7d915e}.route-card p{font-size:9px;line-height:1.8;margin:9px 0 4px;color:#69804f}.route-card small{font-size:9px;line-height:1.8;color:#939e80;display:block}.runner-route{border-color:#ddd5b8;background:#f0eddd}.runner-route>div>span,.runner-route p{color:#a28b57}.route-card.evolved{border-color:#82994f;box-shadow:inset 3px 0 #9cb665}.runner-route.evolved{border-color:#bba164;box-shadow:inset 3px 0 #c7ab70}.field-notes>.guide-item{margin-top:17px}.start-target{font-size:10px;color:#7a8d60;background:#eef3dd;border:1px dashed #ccd8b5;padding:9px;margin:0 0 15px}.stage-row+.arena .toast{max-width:90%;white-space:normal;text-align:center;line-height:1.8}.toast{z-index:6}.overlay{overflow-y:auto}.modal{flex-shrink:0;max-height:100%;overflow-y:auto}.result-panel{width:430px}.result-panel h2{font-size:30px}.result-panel.victory .death-stamp{color:#70934c;border-color:#a4bb7c}.result-panel.victory h2{color:#638c3e}.result-panel .death-stats{margin:13px 0 12px;padding:12px 0}.result-panel .result-comparison{font-size:11px;margin:0 0 17px;line-height:1.7;color:#798563}.result-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-bottom:12px}.result-actions button{font-size:11px;padding:10px 7px}.runner-choice{background:#f3efdf;border-color:#d6cda9}.runner-choice:hover,.runner-choice:focus-visible{background:#eee3bf;border-color:#b69c5c}.runner-choice .skill-icon,.runner-choice .tag{color:#a2874e;background:#ece3c5}.choice p{min-height:55px}.heart-count{font:9px var(--mono);color:#73865f;margin-left:3px;align-self:center}.app-dialog{width:min(480px,calc(100vw - 30px));max-height:90svh;overflow-y:auto;padding:25px;border:1px solid #73855b;color:var(--ink);background:#fafbf0;box-shadow:7px 7px 0 #4a61352e}.app-dialog::backdrop{background:#273b3270;backdrop-filter:blur(3px)}.dialog-heading{display:flex;justify-content:space-between;align-items:center;color:#8d987e;font:9px var(--mono);letter-spacing:1px;margin-bottom:17px}.dialog-close{border:1px solid #d3dcc5;background:transparent;font-size:23px;width:30px;height:30px;line-height:1}.app-dialog h2{font-size:24px;line-height:1.5;margin:5px 0 12px}.app-dialog p{font-size:11px;line-height:1.9;color:#7a886c}.app-dialog label{font-size:10px;color:#71825f;display:block;margin:17px 0 8px}.app-dialog textarea{width:100%;resize:vertical;min-height:80px;border:1px solid #c6d1b3;background:#f3f6e9;padding:12px;color:#47643c;font:12px/1.8 var(--mono);border-radius:0}.app-dialog textarea:focus{outline:2px solid #9bb371;outline-offset:2px}.app-dialog small{display:block;font-size:9px;line-height:1.9;color:#97a086;margin-top:15px}.app-dialog .form-error{min-height:18px;color:#b46953;font-size:11px;margin:9px 0}.report-dialog{width:min(490px,calc(100vw - 30px));padding:18px}.report-dialog canvas{width:100%;height:auto;border:1px solid #d2dabb}.report-actions{display:flex;gap:10px;margin-top:16px}.report-actions>.primary-button{flex:1;font-size:12px}.report-actions>.secondary-button{white-space:nowrap}.report-dialog>label{margin-top:19px}.report-dialog>.secondary-button{width:100%;margin-top:10px}.report-dialog #share-status{font-size:10px;color:#75914f}.report-dialog #share-status:empty{display:none}
@media(max-width:1150px){.challenge-rule{display:none}.challenge-bar{padding:10px 12px}.challenge-actions>span{font-size:9px}.choice p{min-height:74px}.stage-row{padding:9px 14px}}
@media(max-width:920px){.challenge-bar{flex-wrap:wrap}.challenge-actions{flex:1;justify-content:flex-end}.sidebar{grid-template-columns:1fr 1fr}.field-notes{padding-right:20px}.route-card b{font-size:13px}.route-card p{font-size:10px}.route-card small{font-size:10px}}
@media(max-width:600px){.challenge-bar{gap:10px;padding:11px;margin-bottom:15px}.challenge-bar>div{gap:8px}.challenge-bar .challenge-actions{width:100%;justify-content:space-between}.challenge-bar strong{font-size:11px}.challenge-actions>span{font-size:9px}.challenge-actions .secondary-button{font-size:9px;padding:6px 8px}.daily-label{font-size:8px}.stage-row{padding:9px 10px;gap:8px;font-size:8px}.stage-steps{gap:5px}.stage-steps>i{width:10px}.stage-row>span{font-size:8px}.arena{height:470px}.start-panel{padding:22px 20px}.hero-pixel{margin:13px auto 10px}.start-panel h2{font-size:23px;margin-top:8px}.start-panel p{font-size:10px;margin-bottom:15px}.start-target{font-size:9px;padding:7px}.start-caption{margin-top:15px}.sidebar{gap:12px}.field-notes{padding-right:10px}.route-card{padding:9px;margin-bottom:10px}.route-card b{font-size:10px}.route-card p,.route-card small{font-size:8px;line-height:1.8}.route-card>div>span{font-size:8px}.result-panel{padding:21px 17px}.result-panel h2{font-size:27px}.result-panel .result-comparison{font-size:10px;margin-bottom:12px}.result-panel p{font-size:10px}.result-panel .modal-kicker{font-size:8px}.result-actions button{font-size:10px}.upgrade-panel{padding:17px 12px}.choice{padding:12px 7px;min-height:212px}.choice p{font-size:9px;min-height:95px;line-height:1.7}.choice strong{font-size:11px}.choice .tag{font-size:7px}.choice>.skill-icon{margin-bottom:12px}.app-dialog{padding:20px}.app-dialog h2{font-size:22px}.report-dialog{padding:14px}.heart-count{font-size:7px}.hearts{gap:2px}.heart{width:11px}.hud{gap:10px}.sidebar h2{font-size:12px}}
@media(max-width:380px){.stage-steps>i{width:6px}.stage-steps{gap:4px}.challenge-actions{flex-wrap:wrap}.challenge-actions>span{flex:1;min-width:120px}.stage-row{gap:5px}.result-panel h2{font-size:25px}.compact-panel h2{font-size:20px}.hearts{gap:1px}.heart{width:9px;height:10px}.hud{gap:8px}.choice strong{font-size:10px}.choice p{font-size:8px}.hero-pixel{margin:9px auto 6px}.start-panel h2{font-size:21px}.start-panel .modal-kicker{font-size:7px}}
@media(max-width:600px){.challenge-bar .challenge-actions{flex:0 0 100%;margin-left:0}}
.encounter-strip{padding:11px 18px 9px;background:#f0eddf;border-bottom:1px solid #d7d8c5;min-height:74px}.encounter-strip>div:first-child{display:flex;justify-content:space-between;gap:12px;font-size:11px}.encounter-strip strong{color:#6f6650}.encounter-strip>div>span{font:10px var(--mono);color:#897e62;white-space:nowrap}.encounter-strip p{font-size:10px;line-height:1.6;margin:6px 0;color:#85816e;min-height:16px}.encounter-track{height:3px;background:#dfdfcc}.encounter-track i{height:100%;display:block;background:#b39a64;width:0;transition:width .1s}.event-complete{background:#eaf0dd}.event-complete strong{color:#638446}.event-complete .encounter-track i{background:#8fab65}.support-bar{display:grid;grid-template-columns:1.15fr 1fr;border-top:1px solid #cfd7bd}.support-button{display:flex;align-items:center;gap:10px;background:#f0f3e6;border:0;padding:10px 15px;text-align:left;touch-action:none}.support-button>span:first-child{display:grid;place-items:center;width:29px;height:29px;border:1px solid var(--mentor-color,#bac2a8);background:#fff9;font:700 22px var(--mono);color:#687551}.support-button strong{font-size:10px;font-weight:600;display:block}.support-button small{font-size:9px;color:#7c886d;display:block;margin-top:4px}.support-button kbd{margin-left:auto}.support-button:disabled{opacity:.6}.support-button:not(:disabled):hover,.support-button.held{background:#dfeac8}.interact-button{border-left:1px solid #d6ddc7}.start-panel{width:560px;padding:22px 26px}.start-panel h2{font-size:25px;margin:10px 0 5px}.start-panel h2>span{display:inline}.start-panel>p{margin-bottom:14px}.mentor-options{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:12px 0}.mentor-option{border:1px solid #ced7bf;background:#f0f3e5;padding:10px 5px 8px;display:grid;justify-items:center;gap:5px;position:relative}.mentor-option[aria-pressed=true]{border:2px solid #66804f;background:#e4edcf;padding:9px 4px 7px;box-shadow:2px 2px 0 #789354}.mentor-option[aria-pressed=true]:after{content:'✓';position:absolute;right:7px;top:4px;font-size:12px;color:#638440}.mentor-option:disabled{opacity:.7}.mentor-option[aria-pressed=true]:disabled{opacity:1}.mentor-avatar{font:700 27px var(--mono);background:var(--mentor-color);border:2px solid #5a6851;width:42px;height:35px;display:grid;place-items:center;color:#fff4e5;box-shadow:3px 3px 0 #a3af902a}.mentor-option strong{font-size:12px;margin-top:3px}.mentor-option small{font-size:9px;color:#82906d}.mentor-detail{text-align:left;min-height:53px;padding:9px 12px;border-left:3px solid #a5ba78;background:#eff3e3;color:#78876b;font-size:10px;line-height:1.8;margin-bottom:12px}.start-target{margin-bottom:12px}.start-caption{margin-top:15px;flex-wrap:wrap}.loadout-button{margin-top:14px;font-size:11px}.toast{max-width:90%;white-space:normal;text-align:center;line-height:1.8}.arena{max-height:calc(100svh - 305px);min-height:350px}.arena-corner.top-left{top:12px;left:15px}.arena-corner.top-left span{display:none}
@media(max-width:600px){.encounter-strip{padding:9px 10px;min-height:80px}.encounter-strip>div:first-child{font-size:10px}.encounter-strip>div>span{font-size:8px}.encounter-strip p{font-size:9px;line-height:1.6;min-height:28px;margin:5px 0}.support-button{padding:8px 9px;gap:6px}.support-button>span:first-child{width:22px;height:25px;font-size:18px}.support-button strong{font-size:9px}.support-button small{font-size:8px}.support-button kbd{font-size:8px;min-width:17px}.support-bar{grid-template-columns:1.2fr 1fr}.start-panel{padding:17px 14px}.start-panel h2{font-size:22px}.start-panel h2>span{display:inline}.start-panel>p{font-size:9px;margin-bottom:9px}.mentor-options{gap:7px;margin:10px 0}.mentor-option{padding:9px 3px 7px}.mentor-option[aria-pressed=true]{padding:8px 2px 6px}.mentor-option strong{font-size:10px}.mentor-option small{font-size:8px}.mentor-avatar{width:35px;height:29px;font-size:23px}.mentor-detail{font-size:9px;min-height:62px;padding:7px 9px;margin-bottom:9px}.start-target{padding:6px;margin-bottom:9px;font-size:8px}.start-caption{font-size:8px;gap:2px;margin-top:12px}.start-caption>span{margin:0 2px}.arena{height:480px;max-height:calc(100svh - 320px);min-height:365px}.overlay{padding:13px}.modal{box-shadow:3px 3px 0 #7d8c6130}.start-panel .primary-button{font-size:11px;padding:9px 13px;min-height:39px}}
@media(max-width:380px){.start-panel h2{font-size:19px}.mentor-option small{font-size:7px}.mentor-detail{font-size:8px}.support-button{gap:4px;padding:8px 6px}.support-button strong{font-size:8px}.support-button small{font-size:7px}.support-button>span:first-child{display:none}.start-caption kbd{font-size:7px;min-width:14px}.start-caption>span{margin:0 1px}}

/* Practice, readable feedback, and a compact touch layout. */
.game-top-actions{display:flex;align-items:center;gap:18px}
.practice-button{width:100%;margin-top:15px;padding:10px;border:1px dashed #a8ba8d;background:#eff4e2;font-size:11px;color:#526c40;line-height:1.6}
.practice-button span{display:block;font-size:9px;color:#81916f;margin-top:2px}
.practice-button:hover{background:#e2eccd}.training-checks{font-size:12px;line-height:1.8;color:#74914e;margin:15px 0}
#practice-back{margin-top:17px}#practice-exit{margin-left:auto;font-size:10px;padding:2px 4px;white-space:nowrap}
.is-practice .encounter-strip{background:#e9f0da}.is-practice .stage-steps{opacity:.4}
.result-panel{width:590px}.result-panel .death-stamp{margin-top:12px}.result-panel h2{font-size:27px;margin:7px 0}.result-panel #death-description{margin-bottom:10px}
.recap-summary{text-align:left;background:#edf2e1;border-left:3px solid #9bb575;padding:10px 12px;margin-bottom:10px}
.recap-summary>strong{font-size:12px;color:#506d44;line-height:1.65}.recap-summary #recap-advice{font-size:11px;line-height:1.8;margin:5px 0 7px;color:#78836c}
.recap-summary>span{font-size:10px;line-height:1.7;color:#849174;display:block}
#recap-details{text-align:left;border:1px solid #d9e0cd;margin:0 0 12px;padding:0 12px;font-size:11px}
#recap-details summary{display:flex;align-items:center;justify-content:space-between;list-style:none;cursor:pointer;padding:11px 0;color:#687e53;gap:12px}
#recap-details summary::-webkit-details-marker{display:none}#recap-details summary:focus-visible{outline:2px solid #8fad65;outline-offset:2px}
#score-breakdown{display:grid;grid-template-columns:1fr auto;gap:7px 15px;padding:10px 0;border-top:1px dashed #ccd5bd;margin:0;font-size:11px;color:#7c886c}
#score-breakdown dd{margin:0;font:12px var(--mono);color:#5f7c4a}
#event-recap{list-style:none;margin:0;padding:8px 0;border-top:1px dashed #ccd5bd}
#event-recap li{display:flex;gap:10px;justify-content:space-between;font-size:10px;line-height:1.7;padding:4px 0;color:#91816b}
#event-recap li.completed{color:#708950}#event-recap li>span:last-child{text-align:right;flex-shrink:0}
#recap-details #recap-support{font-size:10px;margin:6px 0 12px;color:#859175}
.toast{width:max-content;max-width:calc(100% - 28px);font-size:11px;line-height:1.65;padding:8px 13px;letter-spacing:0}
.settings-dialog .setting-row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 0;border-bottom:1px solid #dce2cf;margin:0}
.setting-row strong{font-size:13px;color:#536c46}.settings-dialog .setting-row small{margin:5px 0 0;font-size:10px}
.setting-row input{width:20px;height:20px;flex-shrink:0;accent-color:#769d50;cursor:pointer}
.settings-dialog .volume-label{display:flex;justify-content:space-between;margin-top:22px;font-size:12px}
#volume-setting{width:100%;accent-color:#789d56;min-height:30px}.settings-dialog .primary-button{margin-top:15px}
.large-text .mentor-detail,.large-text .encounter-strip p{font-size:13px;line-height:1.7}
.large-text .choice p,.large-text .recap-summary #recap-advice{font-size:13px;line-height:1.75}
.large-text .choice strong,.large-text .encounter-strip strong{font-size:14px}.large-text .choice p{min-height:85px}
.large-text .encounter-strip{min-height:88px}.large-text #event-recap li,.large-text #score-breakdown{font-size:12px}
.large-text .recap-summary>span,.large-text .mentor-option small{font-size:11px}
.reduce-motion *{scroll-behavior:auto!important;transition:none!important}.reduce-motion button:active:not(:disabled){transform:none}
.joystick-wrap{display:flex;flex-direction:column;align-items:center;gap:3px;flex-shrink:0}
.joystick-wrap>span{font-size:9px;color:#8d997d}.joystick{width:96px;height:96px;border:1px solid #b8c9a2;border-radius:50%;background:#e6edd9;position:relative;touch-action:none;user-select:none;box-shadow:inset 0 0 0 11px #f1f5e7}
.joystick-knob{position:absolute;left:calc(50% - 19px);top:calc(50% - 19px);width:38px;height:38px;border:1px solid #8da772;background:#c9dcaf;border-radius:50%;box-shadow:0 2px 0 #a9be8f;transform:translate(var(--stick-x,0px),var(--stick-y,0px));pointer-events:none}
.joystick.held{border-color:#7a9e54}.touch-controls .joystick button{position:absolute;width:28px;height:24px;padding:0;border:0;background:transparent;font-size:15px;color:#81956b;box-shadow:none}
.joystick [data-direction=up]{top:0;left:calc(50% - 14px)}.joystick [data-direction=down]{bottom:0;left:calc(50% - 14px)}.joystick [data-direction=left]{left:0;top:calc(50% - 12px)}.joystick [data-direction=right]{right:0;top:calc(50% - 12px)}
.touch-actions{display:grid;grid-template-columns:76px 105px;grid-template-rows:44px 44px;gap:8px}
.touch-controls .touch-actions button{width:auto;height:auto;font-size:11px;line-height:1.6;padding:4px;border:1px solid #aabf8d;background:#e7efd9;border-radius:5px}
.touch-controls .touch-actions button small{display:block;font-size:9px;color:#7e9266;font-weight:400}
.touch-controls .touch-actions #touch-dash{grid-row:1/3;width:auto;font-size:14px;background:#cce68f}
.touch-actions button:disabled{opacity:.6}.touch-actions button.held{background:#c7dfa1}
@media(max-width:920px){
  .touch-controls{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:18px 8px}
  .is-running .app-shell{padding:0}.is-running .masthead,.is-running .page-heading,.is-running .challenge-bar,.is-running .sidebar,.is-running footer{display:none}
  .is-running .game-layout{grid-template-columns:minmax(0,1fr);gap:0}
  .is-running .game-frame{height:calc(100svh - 126px - env(safe-area-inset-bottom,0px));min-height:510px;display:flex;flex-direction:column;border:0;box-shadow:none;padding-top:env(safe-area-inset-top,0px)}
  .is-running .game-topbar{height:36px;flex-shrink:0;padding:0 12px}.is-running .room-label{display:none}
  .is-running .hud{height:60px;flex-shrink:0;padding:0 12px}.is-running .hud .stat-label{margin-bottom:6px}
  .is-running .stage-row{padding:8px 12px;flex-shrink:0;min-height:30px}
  .is-running .encounter-strip{padding:8px 12px;flex-shrink:0;min-height:76px}
  .is-running .encounter-strip p{font-size:11px;line-height:1.6;margin:5px 0;min-height:0}
  .is-running .encounter-strip strong{font-size:11px}.is-running .encounter-strip>div>span{font-size:9px}
  .is-running .arena{flex:1 1 auto;height:auto;max-height:none;min-height:190px;aspect-ratio:auto}
  .is-running .support-bar{display:none}.is-running .xp-row{flex-shrink:0;height:25px;padding:6px 12px}.is-running .game-bottom{flex-shrink:0;min-height:22px;padding:0 12px 6px;font-size:8px}
  .is-running .touch-controls{height:calc(126px + env(safe-area-inset-bottom,0px));margin:0;padding:6px 18px calc(6px + env(safe-area-inset-bottom,0px));background:#f4f7e9;border-top:1px solid #bccdab;gap:12px}
  .is-running.is-ended .game-frame{height:100svh;padding-bottom:env(safe-area-inset-bottom,0px)}.is-running.is-ended .touch-controls{display:none}
  .is-running.large-text .encounter-strip{min-height:89px}.is-running.large-text .encounter-strip p{font-size:13px}
  .is-running .arena-corner{display:none}.is-running .overlay{padding:12px}
}
@media(max-width:600px){
  .result-panel{padding:16px}.result-panel h2{font-size:23px}.result-panel .death-stamp{margin-top:9px}
  .recap-summary{padding:8px 10px}.recap-summary>strong{font-size:11px}.recap-summary #recap-advice{font-size:10px}.recap-summary>span{font-size:9px}
  #recap-details{padding:0 10px}#event-recap li{font-size:9px}.result-panel .result-comparison{margin-bottom:9px}
  .practice-button{margin-top:12px;padding:8px;font-size:10px}.practice-button span{font-size:8px}.start-caption{margin-top:10px}
  .large-text .mentor-detail{font-size:11px}.large-text .choice p{font-size:11px}.large-text .choice strong{font-size:12px}
  .large-text .recap-summary #recap-advice{font-size:12px}.large-text .recap-summary>span{font-size:11px}
}
@media(max-width:380px){.is-running .touch-controls{padding-left:10px;padding-right:10px;gap:8px}.touch-actions{grid-template-columns:68px 99px;gap:7px}.joystick{width:90px;height:90px}.is-running .game-top-actions{gap:12px}.is-running .encounter-strip>div:first-child{gap:6px}#practice-exit{font-size:9px}}
@media(max-width:920px) and (max-height:540px){
  .is-running .game-frame{height:100svh;min-height:280px}.is-running .hud{height:42px}.is-running .hud .stat-label{display:none}.is-running .level-badge{padding:4px 8px}
  .is-running .stage-row,.is-running .xp-row,.is-running .game-bottom{display:none}.is-running .encounter-strip{min-height:61px;padding-top:6px;padding-bottom:5px}
  .is-running .arena{min-height:140px}.is-running .touch-controls{position:fixed;z-index:2;bottom:0;left:0;right:0;height:100px;padding:3px 24px;background:transparent;border:0;pointer-events:none}.is-running .touch-controls>div{pointer-events:auto}.joystick{width:82px;height:82px}.joystick-wrap>span{display:none}
  .is-running.is-ended .game-frame{height:100svh}
  .is-running:not(.is-playing) .touch-controls{visibility:hidden}
}

/* Two-minute draw, one research route, and event rewards. */
.mentor-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}
.mentor-ticket{display:flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap;padding:10px 5px;border:1px solid #c9d5b7;background:#eff4e4}
.mentor-ticket>span{color:var(--mentor-color);font-size:22px}.mentor-ticket strong{font-size:11px}.mentor-ticket small{width:100%;font-size:9px;color:#77935d}
.mentor-ticket.bad{background:#f4eee3;border-color:#d7c8b3}.mentor-ticket.bad small{color:#a17766}
.mentor-draw-panel{width:450px}.draw-tag{display:inline-block;padding:5px 12px;background:#e5eed6;color:#638c46;font-size:11px;margin:14px 0}
.draw-tag.bad{background:#f0dfd6;color:#a1614d}.draw-icon{font:52px var(--mono);color:var(--mentor-color);margin:3px auto 14px}
.draw-passive{padding:13px;background:#e7efdc;border:1px dashed #a5b991;color:#537445!important}.draw-passive.bad{background:#f6e9df;border-color:#cdae98;color:#a05e45!important}
.mentor-draw-panel .primary-button{margin-top:18px}.route-card.locked{opacity:.46;filter:grayscale(.7)}.route-card.locked>div>span{font-size:10px}
.two-choices{grid-template-columns:repeat(2,minmax(0,1fr))}.reward-choice{border-color:#bd9b60;background:#f8f3e4}.reward-choice .skill-icon{color:#9b7b43}
.relic-item{border-left:3px solid #ba9b65;background:#f4f0e2;padding-left:12px}#recap-rewards{font-size:10px;line-height:1.8;color:#907f63}
.legend-dot.purple{background:#9c719c}
@media(max-width:600px){.mentor-ticket{padding:6px 3px;gap:3px}.mentor-ticket strong{font-size:10px}.mentor-ticket>span{font-size:17px}.mentor-ticket small{font-size:8px}.mentor-detail{min-height:0}.mentor-draw-panel{padding:18px}.draw-icon{font-size:38px}.draw-passive{font-size:12px}.two-choices{grid-template-columns:repeat(2,minmax(0,1fr))}.reward-panel h2{font-size:20px}.reward-panel .choice p{min-height:70px}.reward-panel{padding:16px 12px}.start-panel .mentor-options{margin-bottom:8px}}
