:root{color:#eee9dc;font-synthesis:none;--ivory:#eee9dc;--muted:#a0b1b8;--cyan:#94e6e8;--amber:#ecbf78;--line:#d6e9e836;background:#091823;font-family:PingFang SC,Microsoft YaHei,system-ui,sans-serif}*{box-sizing:border-box}html,body,#app,#game{width:100%;height:100%;margin:0;overflow:hidden}body{touch-action:none}button{font:inherit;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}button:disabled{cursor:wait;opacity:.45}button:focus-visible,canvas:focus-visible{outline:2px solid var(--cyan);outline-offset:5px}button svg{width:20px;height:20px}button{transition:background .2s,border-color .2s,transform .2s}button:hover{border-color:#eee9dca6}.hidden{display:none!important}#scene{position:absolute;inset:0}canvas{display:block;outline:none!important}.edge-shade{pointer-events:none;background:linear-gradient(#030d1785 0%,#0000 23% 80%,#030d179e 100%);position:absolute;inset:0}.topbar{pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:absolute;top:32px;left:42px;right:42px}.identity{align-items:center;gap:15px;display:flex}.identity>svg{stroke:#d9d1ad;width:40px;height:40px}.identity h1{letter-spacing:.2em;text-shadow:0 2px 15px #07151e;margin:0;font-family:Songti SC,Noto Serif SC,serif;font-size:27px;font-weight:400}.identity h1 span{margin:0 .28em}.subtitle{color:#a7b8bb;letter-spacing:.16em;margin-top:8px;font-size:9px}.utilities{pointer-events:auto;gap:10px;display:flex}.icon-button{border:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0615204d;border-radius:50%;place-items:center;width:39px;height:39px;display:grid}.icon-button:hover{background:#5687934d}.icon-button:disabled{opacity:.25;cursor:default}.hud{pointer-events:none;position:absolute}.hud-label{text-transform:uppercase;letter-spacing:.13em;color:#b0c2c4;font-size:10px}.health{top:113px;left:43px}.health-row{align-items:center;gap:12px;margin-top:9px;display:flex}.hearts{gap:5px;display:flex}.hearts span{background:#d0dfe11f;width:19px;height:5px;transform:skew(-17deg)}.hearts span.filled{background:var(--amber);box-shadow:0 0 9px #e5bc7240}#health-text{letter-spacing:.09em;color:#bcc9c9;font-size:10px}.collection{align-items:center;gap:13px;display:flex;top:110px;right:43px}.gem-icon svg{width:28px;height:39px;stroke:var(--cyan);filter:drop-shadow(0 0 7px #69c7d24d)}.count{align-items:baseline;gap:10px;margin-top:4px;display:flex}.count strong{color:#f2f0df;font:400 29px Georgia,serif}.count span{color:#a3b6be;font:13px Georgia,serif}.collection.complete .count strong{color:var(--cyan)}.intro{filter:drop-shadow(0 2px 12px #071c29);width:345px;position:absolute;bottom:15%;left:5.2%}.fine-line{background:#d9ccac;width:37px;height:1px;margin-bottom:23px}.intro h2{letter-spacing:.11em;margin:0 0 18px;font-family:Songti SC,Noto Serif SC,serif;font-size:37px;font-weight:400;line-height:1.6}.intro p{letter-spacing:.04em;color:#c2cfce;max-width:325px;margin:0 0 27px;font-size:12px;line-height:2}.primary-button{color:#eae6d4;letter-spacing:.13em;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0e2530c7;border:1px solid #e3dabb99;border-radius:2px;justify-content:space-between;align-items:center;gap:40px;min-width:212px;padding:15px 23px;font-size:13px;display:flex}.primary-button:hover{background:#41636bbf;transform:translateY(-1px)}.intro-note{letter-spacing:.11em;color:#93a9ae;margin-top:14px;font-size:9px}.controls{color:#8fa6b0;white-space:nowrap;pointer-events:none;letter-spacing:.04em;align-items:center;gap:18px;font-size:10px;display:flex;position:absolute;bottom:26px;left:50%;transform:translate(-50%)}.controls kbd{color:#c6d2d2;letter-spacing:.07em;margin-right:5px;font:10px inherit}.controls i{background:#6d8d9b55;width:1px;height:9px}.objective{letter-spacing:.13em;white-space:nowrap;color:#d4e1df;text-shadow:0 1px 6px #102734;pointer-events:none;font-size:11px;position:absolute;bottom:66px;left:50%;transform:translate(-50%)}.dash-meter{pointer-events:none;align-items:center;gap:11px;display:flex;position:absolute;bottom:67px;left:43px}.dash-meter>span svg{color:#b1d2d5;width:23px;height:23px}.dash-meter .hud-label{font-size:9px}.dash-track{background:#d5e8e522;width:75px;height:3px;margin-top:8px}.dash-track div{transform-origin:0;background:#a0d5d8;height:100%}.toast{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.1em;color:#cdeef0;opacity:0;pointer-events:none;white-space:nowrap;background:#092032b3;border-top:1px solid #9ae3e44d;border-bottom:1px solid #9ae3e422;padding:12px 25px;font-size:12px;transition:opacity .3s,transform .3s;position:absolute;top:110px;left:50%;transform:translate(-50%,-8px)}.toast.visible{opacity:1;transform:translate(-50%)}#hurt-flash{pointer-events:none;opacity:0;position:absolute;inset:0;box-shadow:inset 0 0 130px #ba422577}#hurt-flash.active{animation:.6s ease-out hurt}@keyframes hurt{0%{opacity:1}to{opacity:0}}.modal{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:10;background:#05132070;place-items:center;padding:20px;display:grid;position:absolute;inset:0}.modal-panel{text-align:center;background:linear-gradient(145deg,#152e3df0,#091c29f5);border:1px solid #aecdd32f;width:min(450px,100%);padding:39px 37px 28px;box-shadow:0 25px 100px #0005}.modal-symbol svg{color:#d7d4b7;width:43px;height:43px;margin-bottom:10px}.modal h2{letter-spacing:.12em;margin:10px 0 24px;font-family:Songti SC,serif;font-size:28px;font-weight:400}.modal p{color:#a9c0c7;font-size:12px;line-height:2}.modal .primary-button{justify-content:center;margin:25px auto 0}.text-button{color:#8ca7b0;letter-spacing:.1em;background:0 0;border:0;padding:16px 20px 0;font-size:11px}.help-list{text-align:left;grid-template-columns:53px 1fr;gap:16px 15px;font-size:12px;display:grid}.help-list dt{color:#dee4df}.help-list dd{color:#a7bfc7;margin:0;line-height:1.5}.tip{border-top:1px solid var(--line);margin-top:25px;padding-top:18px}.result-stats{color:#91aab2;justify-content:center;gap:25px;margin:24px 0;font-size:10px;display:flex}.result-stats b{color:#d3e6e3;margin-top:9px;font:22px Georgia,serif;display:block}.touch-controls{pointer-events:none;justify-content:space-between;align-items:center;padding:0 26px;display:none;position:absolute;bottom:28px;left:0;right:0}#joystick{pointer-events:auto;touch-action:none;background:#adc9d40c;border:1px solid #abcdd02f;border-radius:50%;place-items:center;width:110px;height:110px;display:grid}#stick{pointer-events:none;background:#c3e2e32e;border:1px solid #d0e9e455;border-radius:50%;width:47px;height:47px}.touch-actions{pointer-events:auto;align-items:end;gap:17px;display:flex}.touch-actions button{touch-action:none;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#183849ae;border:1px solid #b9d5d65e;border-radius:50%;place-items:center;width:62px;height:62px;display:grid}.touch-actions button svg{width:27px;height:27px}.touch-actions #touch-attack{color:#e9d6a7;width:78px;height:78px}.touch-actions button:active{background:#57848ea6}.error{z-index:30;background:#0c2334;border:1px solid #db975d;max-width:90%;padding:30px;font-size:14px;line-height:1.8;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (width<=850px){.topbar{top:25px;left:25px;right:25px}.identity h1{font-size:23px}.health{top:100px;left:25px}.collection{top:100px;right:25px}.controls{gap:11px;font-size:9px}.dash-meter{bottom:67px;left:25px}.intro{width:300px;bottom:16%;left:6%}.intro h2{font-size:31px}.objective{font-size:10px}.toast{top:158px}}@media (width<=600px),(pointer:coarse){.touch-controls{display:flex}.controls{display:none}.topbar{left:20px;right:20px;top:max(20px,env(safe-area-inset-top))}.identity{gap:9px}.identity>svg{width:31px;height:31px}.identity h1{letter-spacing:.15em;font-size:20px}.subtitle{font-size:7px}.utilities{gap:7px}.icon-button{width:32px;height:32px}.icon-button svg{width:16px;height:16px}.health{top:91px;left:22px}.collection{top:88px;right:23px}.count strong{font-size:23px}.hud-label{font-size:8px}.intro{width:80%;bottom:10%;left:8%}.intro h2{font-size:28px}.intro p{font-size:11px}.intro-note{font-size:8px}.objective{white-space:normal;text-align:center;width:85%;line-height:1.8;bottom:158px}.dash-meter{display:none}.toast{white-space:normal;text-align:center;max-width:90%;font-size:10px;top:145px}.modal-panel{padding:25px}.modal h2{font-size:25px}.help-list{font-size:11px}.primary-button{padding:13px 20px}.hearts span{width:15px}.health-row{gap:8px}.gem-icon svg{width:22px}}@media (height<=570px) and (width>=601px){.topbar{top:17px}.intro{bottom:20%}.intro h2{font-size:27px;line-height:1.4}.intro p{margin-bottom:14px}.fine-line{margin-bottom:12px}.intro-note{display:none}.controls{bottom:16px}.objective{bottom:48px}.health,.collection{top:87px}.modal-panel{padding:17px 30px}.modal h2{margin-bottom:10px}.modal-symbol{display:none}.touch-controls{bottom:15px}}.controls,.controls kbd{font-size:12px}.hud-label{font-size:11px}.objective{font-size:12px}.controls{color:#b3c7ce}.controls kbd{color:#e1e7e3}@media (width<=850px){.controls,.controls kbd,.hud-label{font-size:10px}.objective{font-size:11px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation-duration:.01ms!important}}.wave-hud{text-align:center;pointer-events:none;text-shadow:0 2px 12px #071722;position:absolute;top:31px;left:50%;transform:translate(-50%)}.wave-eyebrow{letter-spacing:.3em;color:#88adb9;font-size:8px}.wave-hud #wave-name{letter-spacing:.16em;margin-top:10px;font:19px Songti SC,serif}.wave-pips{justify-content:center;gap:6px;margin-top:12px;display:flex}.wave-pips i{background:#a9d1d233;width:24px;height:2px}.wave-pips .lit{background:#ebd5a3;box-shadow:0 0 7px #ebd5a355}.score-hud{pointer-events:none;position:absolute;top:181px;left:43px}.score-hud strong{letter-spacing:.08em;margin-top:6px;font:26px Georgia,serif;display:block}.score-hud #streak{color:#8fe6ed;letter-spacing:.12em;min-height:16px;margin-top:8px;font-size:12px;display:block}.special-button{text-align:left;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#091e2dbd;border:1px solid #9ac4ce40;align-items:center;gap:13px;padding:12px 16px;display:flex;position:absolute;bottom:62px;right:42px}.special-key{border:1px solid #80adb155;place-items:center;width:29px;height:32px;font-size:15px;display:grid}.special-button strong{letter-spacing:.13em;font-size:12px;font-weight:400;display:block}.special-button small{color:#a1b6bd;margin-top:5px;font-size:9px;display:block}.special-button.charged{border-color:#86dce985;box-shadow:0 0 24px #67d6e11c}.charged .special-key{color:#99edee;border-color:#8deaf1}.energy-track{background:#abdee629;width:92px;height:2px;margin-top:7px;display:block}.energy-track i{transform-origin:0;background:#8ce8f0;height:100%;display:block}.special-button:disabled{cursor:default;opacity:.55}.boss-hud{text-align:center;pointer-events:none;width:min(320px,40vw);position:absolute;top:100px;left:50%;transform:translate(-50%)}.boss-hud>span{letter-spacing:.3em;color:#f0cea8;text-shadow:0 1px 6px #061621;font-size:11px}.boss-hud>div{background:#f2bb8d25;height:4px;margin-top:9px}.boss-hud i{transform-origin:0;background:#e99d71;width:100%;height:100%;transition:transform .15s;display:block}.toast{top:150px}.upgrade-modal .modal-panel{width:min(750px,96vw)}.upgrade-choices{grid-template-columns:repeat(3,1fr);gap:13px;margin-top:26px;display:grid}.upgrade-card{background:#d4e7dc06;border:1px solid #c5d4cd38;min-height:195px;padding:22px 12px 16px;transition:transform .2s,background .2s}.upgrade-card:hover{background:#b2e7e815;border-color:#aee8e1;transform:translateY(-5px)}.upgrade-card>span{color:#eacb96;margin-bottom:18px;font:30px Georgia,serif;display:block}.upgrade-card>small{color:#8dadb5;letter-spacing:.2em;margin-bottom:10px;font-size:10px;display:block}.upgrade-card>strong{letter-spacing:.1em;font:19px Songti SC,serif}.upgrade-card>p{margin:12px 0 0;font-size:11px;line-height:1.9}.damage-number{color:#ffedbb;text-shadow:0 2px 4px #091924;will-change:transform;pointer-events:none;font:700 19px Georgia,serif;position:absolute;top:-10px;left:-5px}.damage-number.heavy{color:#a1f7ff;font-size:28px}#combat-labels{pointer-events:none;position:absolute;inset:0;overflow:hidden}.touch-actions #touch-special{color:#9be5eb;width:52px;height:52px;position:absolute;bottom:90px;right:44px}.touch-actions .charged{border-color:#9aebef;box-shadow:0 0 16px #69d1df44}.touch-actions button:disabled{opacity:.35;cursor:default}@media (width<=850px){.score-hud{top:167px;left:25px}.special-button{right:25px}.wave-hud{top:27px}.wave-hud #wave-name{font-size:16px}.boss-hud{top:96px}}@media (width<=600px),(pointer:coarse){.wave-hud{top:148px}.wave-eyebrow{display:none}.wave-hud #wave-name{margin-top:0;font-size:13px}.wave-pips{margin-top:7px}.score-hud{top:119px;left:22px}.score-hud>.hud-label{display:none}.score-hud strong{font-size:17px}.score-hud #streak{font-size:10px}.special-button{display:none}.boss-hud{width:210px;max-width:70vw;top:190px}.toast{top:233px}.upgrade-choices{gap:8px;margin-top:15px}.upgrade-card{min-height:160px;padding:12px 6px}.upgrade-card>span{margin-bottom:12px;font-size:23px}.upgrade-card>strong{letter-spacing:0;font-size:14px}.upgrade-card>p{font-size:10px}.upgrade-modal .modal-panel{padding:23px 15px}.upgrade-modal .modal-symbol{display:none}.touch-controls{padding:0 20px}.touch-actions{gap:10px}.touch-actions #touch-attack{width:71px;height:71px}.touch-actions #touch-dash{width:55px;height:55px}.objective{bottom:178px}.hearts{gap:3px}.hearts span{width:13px}}.wave-hud{background:linear-gradient(90deg,#0000,#0b2233c9 30% 70%,#0000);padding:8px 32px;top:22px}.controls{background:#071b2bb3;border-radius:3px;padding:10px 17px;bottom:15px}.toast{font-size:11px;top:auto;bottom:116px}.edge-shade{background:linear-gradient(#051220aa,#0000 26% 76%,#04121bb3)}@media (width<=600px),(pointer:coarse){.wave-hud{padding:8px 26px;top:139px}.toast{top:auto;bottom:220px}.controls{display:none}.score-hud{top:149px}}.travel{z-index:20;text-align:center;background:#071621f5;place-items:center;padding:25px;display:grid;position:absolute;inset:0}.travel>div{max-width:520px}.travel span{letter-spacing:.35em;color:#a4cbd0;font:11px Georgia,serif}.travel h2{letter-spacing:.23em;color:#eadcbb;margin:25px 0;font:38px Songti SC,serif}.travel p{letter-spacing:.1em;color:#b3c7c8;font-size:13px;line-height:2}.travel small{color:#759ea9;letter-spacing:.14em;margin-top:40px;font-size:11px;display:block}.travel .primary-button{margin:25px auto 0}.keyboard-note{letter-spacing:.1em;font-size:11px!important}.upgrade-card:focus-visible{background:#acdadd14}@media (width<=600px){.travel h2{font-size:30px}.wave-hud #wave-name{letter-spacing:.08em;font-size:12px}.wave-hud{padding-left:10px;padding-right:10px}}.map-panel{background:#071c2cda;border:1px solid #88bcc740;border-radius:5px;width:148px;padding:6px;position:absolute;top:183px;right:42px;box-shadow:0 8px 25px #0002}.map-panel canvas{border-radius:2px;width:100%;height:auto}.map-panel>span{letter-spacing:.1em;color:#c5d9d8;padding:6px 0 1px;font-size:10px;display:block}.map-panel[aria-pressed=true]{border-color:#e7cb8d}.region-name{color:#a5c5ce;letter-spacing:.12em;text-shadow:0 2px 6px #061624;pointer-events:none;font-size:11px;position:absolute;top:108px;left:50%;transform:translate(-50%)}.boss-hud{top:140px}.objective{white-space:normal;text-align:center;background:#071b2bcc;border:1px solid #9bd5df26;border-radius:4px;align-items:center;gap:10px;max-width:70vw;padding:9px 15px;display:flex}#wayfinder{color:#efcb90;flex-shrink:0;font-size:14px;display:inline-block}.interact-button{color:#ffedbd;white-space:nowrap;background:#17313fe8;border:1px solid #e8ce90a0;border-radius:4px;padding:12px 21px;font-size:12px;position:absolute;bottom:118px;left:50%;transform:translate(-50%)}.interact-button:disabled{opacity:.75;cursor:default;color:#c6d4d7;border-color:#7c9ba755}.blessings{color:#a8dae0;pointer-events:none;font-size:11px;position:absolute;bottom:112px;left:42px}.toast{bottom:176px}.controls{gap:14px;font-size:11px}.health,.score-hud{text-shadow:0 1px 4px #071b2b;background:linear-gradient(90deg,#071b2bc9,#071b2b66 78%,#0000);border-radius:4px;margin-left:-11px;padding:8px 11px}.score-hud{padding-top:7px}.region-name{background:#071b2b99;border-radius:3px;padding:4px 9px}.collection{text-shadow:0 1px 5px #071b2b}.overview .touch-controls{opacity:.3;pointer-events:none}.overview .touch-controls *{pointer-events:none!important}.overview .map-panel>span{color:#ffe2a4}.overview .map-panel{z-index:8;background:#091925f5;width:min(65vh,80vw,540px);padding:18px;position:absolute;top:50%;left:50%;right:auto;transform:translate(-50%,-50%);box-shadow:0 0 0 100vmax #030c168f}.overview .map-panel>span{padding:14px 0 0;font-size:12px}.overview .objective{visibility:hidden}.playing .identity h1{font-size:21px}.playing .identity>svg{width:30px}.playing .subtitle{display:none}.toast{top:190px;bottom:auto}.playing .controls{opacity:.85}.playing .score-hud{top:176px}.controls{gap:20px;padding:12px 22px;font-size:12px}.automatic-note{color:#91b8b9;font-size:10px}.touch-actions #touch-dash{width:55px;height:55px}.touch-actions #touch-special{width:52px;height:52px;margin:0;position:absolute;bottom:90px;right:44px}@media (width<=850px){.map-panel{width:120px;right:25px}.blessings{left:25px}}@media (width<=600px),(pointer:coarse){.map-panel{width:85px;padding:4px;top:132px;right:18px}.map-panel>span{padding-top:4px;font-size:8px}.wave-hud{text-align:left;background:#071b2b99;max-width:240px;padding:0;top:199px;left:22px;transform:none}.wave-pips{justify-content:flex-start}.region-name{max-width:75vw;font-size:10px;top:229px;left:22px;transform:none}.score-hud{top:139px}.boss-hud{width:215px;top:269px}.objective{width:auto;min-width:270px;max-width:92vw;padding:9px;font-size:10px;line-height:1.5;bottom:182px}.interact-button{max-width:92vw;padding:11px 14px;font-size:11px;bottom:231px}.toast{z-index:3;bottom:285px}.blessings{font-size:9px;bottom:163px;left:22px}.touch-actions #touch-special{bottom:88px}.intro{bottom:9%}.overview .map-panel{width:min(80vw,65vh,540px);padding:15px;top:50%;left:50%;right:auto}.toast{top:auto;bottom:285px}.playing .score-hud{top:139px}}.combat-hint{z-index:2;color:#a8f3df;letter-spacing:.04em;text-align:center;pointer-events:none;background:#081e2bea;border:1px solid #9ad7ce66;border-radius:4px;max-width:90vw;padding:8px 14px;font-size:12px;position:absolute;bottom:167px;left:50%;transform:translate(-50%);box-shadow:0 3px 16px #0003}.combat-hint[data-kind=far],.combat-hint[data-kind=miss]{color:#d3dbe1;border-color:#a0b2bb66}.combat-hint[data-kind=guarded],.combat-hint[data-kind=blocked]{color:#ffd39a;border-color:#ffb65b99}.combat-hint[data-kind=break]{color:#b0fcff;border-color:#a1f7ff}.damage-number.blocked{color:#ffd39a;white-space:nowrap;font:600 16px PingFang SC,system-ui,sans-serif}.damage-number.heavy{white-space:nowrap}@media (width<=600px),(pointer:coarse){.combat-hint{max-width:88vw;padding:7px 11px;font-size:11px;bottom:365px}}.modal-panel{max-height:calc(100dvh - 40px);overflow-y:auto}#scene canvas{cursor:default}#scene canvas.camera-dragging{cursor:grabbing}
