:root{--font-zh: "Microsoft YaHei", "PingFang SC", "SimHei", sans-serif;--font-ja: "MS Gothic", "MS PGothic", "Yu Gothic", "Hiragino Sans", sans-serif;--font-en: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;font-family:var(--font-en);line-height:1.5;font-weight:400;font-size:12px;color:#ffffffde;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:none;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}#app{width:100%;height:100vh;margin:0;text-align:left}button{background:#e0e0e0;border-radius:0;border:2px solid;border-color:#ffffff #808080 #808080 #ffffff;color:#000;font-family:inherit;text-align:center;cursor:pointer;position:relative;box-shadow:1px 1px #000;font-size:12px;margin:1px;transition:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-tap-highlight-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:24px;min-width:48px;padding:0 4px;width:auto;font-weight:700}button:active{border-color:#808080 #ffffff #ffffff #808080;box-shadow:none;position:relative;top:1px;left:1px;background:#e0e0e0}button:focus{outline:1px dotted #000000;outline-offset:-4px}button:disabled{color:gray;text-shadow:1px 1px #ffffff;background:#d4d4d4;border-color:#808080 #808080 #808080 #808080;box-shadow:none;cursor:not-allowed}button:disabled:active{top:0;left:0}button:disabled:focus{outline:none}:lang(zh){font-family:var(--font-zh)}:lang(ja){font-family:var(--font-ja)}:lang(en){font-family:var(--font-en)}*{margin:0;padding:0;box-sizing:border-box}html,body,#app{width:100%;height:100%;overflow:hidden}.app-container{width:100%;height:100%;position:relative}.game-frame{position:absolute;background:#000;overflow:hidden}.game-container{width:600px;height:400px;position:absolute;top:0;left:0;background:#000;overflow:hidden;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.game-container-rotated{transform:translate(400px) rotate(90deg);transform-origin:top left}.game-container img,.game-container svg,.game-container canvas{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-user-drag:none;user-drag:none}img{image-rendering:pixelated;image-rendering:crisp-edges}.snow-canvas[data-v-7e5e98ce]{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;image-rendering:pixelated;image-rendering:crisp-edges}.image-preloader[data-v-c5f01d8e]{position:fixed;left:-9999px;top:-9999px;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.loading-view[data-v-a6f7e242]{width:100%;height:100%;background:#fff;position:relative;overflow:hidden}.loading-view .title-window[data-v-a6f7e242]{position:absolute;top:80px;left:50%;transform:translate(-50%);background:#000}.loading-view .title-window .title-image[data-v-a6f7e242]{display:block;image-rendering:pixelated;image-rendering:crisp-edges}.loading-view .game-name[data-v-a6f7e242]{position:absolute;top:230px;left:50%;transform:translate(-50%);color:#000}.loading-view .loading-status[data-v-a6f7e242]{position:absolute;bottom:0;left:0;width:100%}.loading-view .loading-status .progress-bar[data-v-a6f7e242]{width:100%;height:2px;background:transparent;overflow:hidden}.loading-view .loading-status .progress-bar .progress[data-v-a6f7e242]{height:100%;background:#000}.loading-view .loading-status .loading-text[data-v-a6f7e242]{position:absolute;right:10px;bottom:5px;font-size:10px;color:#000}.control-overlay[data-v-7a14d121]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:250px;height:250px;background:#700;overflow:hidden;z-index:20}.control-overlay .control-text[data-v-7a14d121]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.9);z-index:1;height:285px;width:285px;overflow:hidden;text-align:center;color:#a30;font-size:12px;font-weight:400;line-height:1;white-space:pre-wrap;-webkit-user-select:none;user-select:none}.control-overlay .control-text div[data-v-7a14d121]{line-height:1;white-space:nowrap}.control-overlay .control-buttons[data-v-7a14d121]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.control-overlay .control-buttons button[data-v-7a14d121]:hover{z-index:3}.control-overlay .control-exit[data-v-7a14d121]{position:absolute;bottom:0;right:0;z-index:2;font-weight:700}.stats[data-v-bd932d3f]{position:absolute;left:0;top:170px;color:#fff}.stats .stat-line[data-v-bd932d3f]{line-height:1;margin-bottom:2px;height:12px;font-size:12px}.message[data-v-f8cc470b]{position:absolute;top:260px;left:25px;z-index:5;color:#fff;display:flex;flex-direction:column;align-items:flex-start}.message span[data-v-f8cc470b]{display:inline;margin-bottom:4px;background:#000000b3;white-space:nowrap;line-height:1.1}.status-box[data-v-80122187]{position:absolute;top:25px;left:15px;color:#fff;display:flex;flex-direction:column;align-items:flex-start;z-index:4}.status-box span[data-v-80122187]{display:inline;margin-bottom:4px;background:#000000b3;white-space:nowrap;line-height:1.1}body[data-v-77749683]{background:#fff}.game-view[data-v-77749683]{position:relative;display:flex;width:100%;height:100%;padding:40px 25px 50px;background:#000;font-size:12px;image-rendering:pixelated;gap:25px}.game-view .scene-filter-defs[data-v-77749683]{position:absolute;width:0;height:0;overflow:hidden;pointer-events:none}.game-view button[data-v-77749683]{white-space:nowrap;display:inline-flex;align-items:center;justify-content:center}.game-view .scene-area[data-v-77749683]{width:300px;position:relative;flex-shrink:0}.game-view .scene-area .scene-canvas[data-v-77749683]{position:relative;width:100%;height:300px;overflow:hidden;background:#000;image-rendering:pixelated}.game-view .scene-area .scene-visual-layer[data-v-77749683]{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.game-view .scene-area .scene-visual-layer-another .sub-event[data-v-77749683]{filter:url(#another-sprite-soft-red)}.game-view .scene-area .scene-visual-layer-another .battle-sprite-flash-hit[data-v-77749683]{filter:url(#another-sprite-soft-red) sepia(1) saturate(8) hue-rotate(-18deg) brightness(1.2) contrast(1.2)}.game-view .scene-area .scene-visual-layer-another .battle-sprite-flash-strong[data-v-77749683]{filter:url(#another-sprite-soft-red) sepia(1) saturate(10) hue-rotate(-14deg) brightness(1.45) contrast(1.3)}.game-view .scene-area .scene-base[data-v-77749683],.game-view .scene-area .sub-event[data-v-77749683]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.game-view .scene-area .scene-base[data-v-77749683]{z-index:0}.game-view .scene-area .sub-event[data-v-77749683]{z-index:1}.game-view .scene-area .battle-sprite-flash[data-v-77749683]{z-index:4;pointer-events:none;opacity:.88}.game-view .scene-area .battle-sprite-flash-hit[data-v-77749683]{filter:sepia(1) saturate(8) hue-rotate(-18deg) brightness(1.2) contrast(1.2);mix-blend-mode:screen}.game-view .scene-area .battle-sprite-flash-strong[data-v-77749683]{filter:sepia(1) saturate(10) hue-rotate(-14deg) brightness(1.45) contrast(1.3);mix-blend-mode:screen;opacity:.96}.game-view .scene-area .battle-scene-flash[data-v-77749683]{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;pointer-events:none;opacity:.78;mix-blend-mode:screen}.game-view .scene-area .battle-scene-flash-white[data-v-77749683]{background:#fff}.game-view .scene-area .battle-scene-flash-ice[data-v-77749683]{background:#8080ff}.game-view .scene-area .battle-scene-flash-fire[data-v-77749683]{background:red}.game-view .scene-area .battle-scene-flash-solid[data-v-77749683]{opacity:1}.game-view .scene-area .boss-battle-marker[data-v-77749683]{position:absolute;z-index:5;color:#fff;font-size:28px;font-weight:700;line-height:1;letter-spacing:1px;text-shadow:1px 1px 0 #000,-1px 1px 0 #000,1px -1px 0 #000,-1px -1px 0 #000;pointer-events:none;background-color:#0009;padding:4px 8px}.game-view .scene-area[data-v-77749683] .snow-canvas{z-index:2}.game-view .scene-area .shop-panel[data-v-77749683]{position:absolute;top:25px;left:25px;width:250px;height:250px;background:#ccf;z-index:10}.game-view .scene-area .shop-panel .shop-title-image[data-v-77749683]{position:absolute;top:20px;left:25px;width:200px;height:30px;image-rendering:pixelated}.game-view .scene-area .shop-panel .shop-button[data-v-77749683],.game-view .scene-area .shop-panel .shop-exit-button[data-v-77749683]{position:absolute;text-align:center}.game-view .scene-area .shop-panel .shop-button[data-v-77749683]{left:30px;width:190px;height:21px}.game-view .scene-area .shop-panel .shop-button-0[data-v-77749683]{top:80px}.game-view .scene-area .shop-panel .shop-button-1[data-v-77749683]{top:110px}.game-view .scene-area .shop-panel .shop-button-2[data-v-77749683]{top:140px}.game-view .scene-area .shop-panel .shop-button-3[data-v-77749683]{top:170px}.game-view .scene-area .shop-panel .shop-matches[data-v-77749683]{position:absolute;left:10px;top:230px;color:#007;font-size:14px;font-weight:700;line-height:1;white-space:nowrap}.game-view .scene-area .shop-panel .shop-exit-button[data-v-77749683]{left:198px;top:223px;width:50px;height:25px}.game-view .status-area[data-v-77749683]{width:100%;position:relative}.game-view .status-area .character[data-v-77749683]{position:absolute;top:0;left:0;width:150px}.game-view .status-area .character img[data-v-77749683]{width:100%;height:auto}.game-view .status-area .settings-open-button[data-v-77749683]{position:absolute;top:0;left:173px;z-index:20;width:50px;min-width:50px;height:25px}.game-view .status-area .buttons[data-v-77749683]{position:absolute;right:0;display:flex;flex-direction:row;gap:2px}.game-view .status-area .buttons.buttons-1[data-v-77749683]{bottom:110px}.game-view .status-area .buttons.buttons-2[data-v-77749683]{bottom:60px}.game-view .status-area .buttons.buttons-3[data-v-77749683]{bottom:0}.game-view .status-area .field-button-slot[data-v-77749683]{position:absolute;display:flex;justify-content:flex-end}.game-view .status-area .field-button-slot button[data-v-77749683]{width:50px;min-width:50px;height:25px}.game-view .status-area .field-button-slot.field-button-slot-right-top[data-v-77749683]{bottom:110px;right:0}.game-view .status-area .field-button-slot.field-button-slot-right-mid[data-v-77749683]{bottom:85px;right:0}.game-view .status-area .field-button-slot.field-button-slot-right-bottom[data-v-77749683]{bottom:60px;right:0}.game-view .status-area .field-button-slot.field-button-slot-left-top[data-v-77749683]{bottom:110px;right:50px}.game-view .status-area .field-button-slot.field-button-slot-left-mid[data-v-77749683]{bottom:85px;right:50px}.game-view .status-area .field-button-slot.field-button-slot-wide-top[data-v-77749683]{bottom:25px;right:0}.game-view .status-area .field-button-slot.field-button-slot-wide-top button[data-v-77749683]{width:75px;min-width:75px}.game-view .status-area .field-button-slot.field-button-slot-wide-bottom[data-v-77749683]{bottom:0;right:0}.game-view .status-area .field-button-slot.field-button-slot-wide-bottom button[data-v-77749683]{width:75px;min-width:75px}.game-view .status-area .battle-button-slot[data-v-77749683]{position:absolute;display:flex;justify-content:flex-end}.game-view .status-area .battle-button-slot button[data-v-77749683]{width:50px;min-width:50px;height:25px}.game-view .status-area .battle-button-slot.battle-button-slot-right-top[data-v-77749683]{bottom:110px;right:0}.game-view .status-area .battle-button-slot.battle-button-slot-right-mid[data-v-77749683]{bottom:85px;right:0}.game-view .status-area .battle-button-slot.battle-button-slot-right-bottom[data-v-77749683]{bottom:60px;right:0}.game-view .status-area .battle-button-slot.battle-button-slot-left-mid[data-v-77749683]{bottom:85px;right:50px}.game-view .status-area .battle-button-slot.battle-button-slot-wide-top[data-v-77749683]{bottom:25px;right:0}.game-view .status-area .battle-button-slot.battle-button-slot-wide-top button[data-v-77749683]{width:75px;min-width:75px}.game-view .status-area .battle-button-slot.battle-button-slot-wide-bottom[data-v-77749683]{bottom:0;right:0}.game-view .status-area .battle-button-slot.battle-button-slot-wide-bottom button[data-v-77749683]{width:75px;min-width:75px}.game-view .status-area .magic-sidebar[data-v-77749683]{position:absolute;top:0;right:0;width:75px;height:311px;background:#000;z-index:12}.game-view .status-area .magic-sidebar .magic-sidebar-button[data-v-77749683],.game-view .status-area .magic-sidebar .magic-sidebar-exit[data-v-77749683]{position:absolute;left:0;width:75px;height:25px;padding:0}.game-view .status-area .magic-sidebar .magic-sidebar-exit[data-v-77749683]{left:24px;top:285px;width:50px}.game-view .status-area .ending-message[data-v-77749683]{position:absolute;right:0;bottom:0;color:#fff;background:#000c;padding:4px 6px;line-height:1.2}.game-view .spell-build-screen[data-v-77749683]{position:absolute;top:0;right:0;bottom:0;left:0;z-index:25;display:flex;align-items:flex-start;justify-content:center;box-sizing:border-box;background:#000}.game-view .spell-build-page[data-v-77749683]{position:relative;width:600px;height:400px;flex-shrink:0;background:gray;overflow:hidden}.game-view .spell-build-background[data-v-77749683]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;image-rendering:pixelated}.game-view .spell-build-list[data-v-77749683],.game-view .spell-build-mp[data-v-77749683]{position:absolute;z-index:1;color:#0ff;font-style:italic;font-weight:700;text-shadow:3px 3px 0 #000}.game-view .spell-build-list[data-v-77749683]{left:20px;top:30px;width:281px;height:311px;overflow:hidden;white-space:pre-wrap;overflow-wrap:anywhere;font-size:19px;line-height:1.12}.game-view .spell-build-list-compact[data-v-77749683]{font-size:16px;line-height:1.14}.game-view .spell-build-mp[data-v-77749683]{left:290px;top:180px;width:271px;height:71px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:19px;line-height:1.2}.game-view .spell-build-input[data-v-77749683]{position:absolute;z-index:2;left:300px;top:30px;width:281px;height:27px;box-sizing:border-box;padding:0 6px;color:red;background:#700;border:2px inset #d4d0c8;font-size:19px;font-weight:700;line-height:1;outline:none}.game-view .spell-build-button[data-v-77749683]{position:absolute;z-index:2;left:390px;top:70px;width:191px;height:31px;padding:0;font-size:16px;font-weight:700}.game-view .cutscene-overlay[data-v-77749683]{position:absolute;top:0;right:0;bottom:0;left:0;background:#000;z-index:30}.game-view .cutscene-overlay.story-overlay[data-v-77749683]{cursor:pointer}.game-view .cutscene-overlay .cutscene-image[data-v-77749683]{width:100%;height:100%;display:block;object-fit:contain;image-rendering:pixelated}.game-view .cutscene-overlay .cutscene-panel[data-v-77749683]{position:absolute;left:28px;right:28px;bottom:24px;display:flex;align-items:flex-end;gap:12px;padding:14px 16px;color:#fff;background:#000c;border:1px solid rgba(255,255,255,.4)}.game-view .cutscene-overlay .cutscene-text[data-v-77749683]{flex:1;white-space:pre-wrap;line-height:1.6}.game-view .cutscene-overlay .cutscene-button[data-v-77749683]{flex-shrink:0;align-self:flex-end}.game-view .cutscene-overlay .gameover-panel[data-v-77749683]{left:50%;right:auto;width:min(360px,100% - 56px);transform:translate(-50%);flex-direction:column;align-items:center;text-align:center}.game-view .modal-overlay[data-v-77749683]{position:absolute;top:0;right:0;bottom:0;left:0;padding:40px 25px 50px;display:flex;z-index:31}.game-view .modal-overlay .story-panel[data-v-77749683]{flex:1;display:flex;flex-direction:column;gap:12px;padding:16px;color:#fff;background:#0a0a0aeb;border:1px solid #666;min-height:0}.game-view .modal-overlay .story-text[data-v-77749683]{flex:1;overflow:auto;white-space:pre-wrap;line-height:1.6}.game-view .system-dialog-overlay[data-v-77749683]{align-items:center;justify-content:center;padding:24px;background:transparent;z-index:32}.game-view .system-dialog-overlay .system-dialog-panel[data-v-77749683]{width:min(340px,100%);color:#000;background:#d4d0c8;border:2px solid;border-color:#ffffff #404040 #404040 #ffffff;box-shadow:2px 2px #000}.game-view .system-dialog-overlay .system-dialog-titlebar[data-v-77749683]{padding:3px 6px;color:#fff;font-weight:700;line-height:1.2;background:linear-gradient(90deg,navy,#1084d0)}.game-view .system-dialog-overlay .system-dialog-body[data-v-77749683]{padding:18px 16px 10px}.game-view .system-dialog-overlay .system-dialog-message[data-v-77749683]{min-height:48px;white-space:pre-wrap;line-height:1.5}.game-view .system-dialog-overlay .system-dialog-buttons[data-v-77749683]{display:flex;justify-content:center;gap:12px;padding:0 16px 14px}.game-view .system-dialog-overlay .system-dialog-buttons button[data-v-77749683]{min-width:72px}.game-view .settings-overlay[data-v-77749683]{align-items:center;justify-content:center;padding:24px;background:#000000f0}.game-view .settings-overlay .settings-panel[data-v-77749683]{flex:0 0 auto;width:min(360px,100%);gap:16px}.game-view .settings-overlay .settings-columns[data-v-77749683]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.game-view .settings-overlay .settings-section[data-v-77749683]{display:flex;flex-direction:column;gap:10px}.game-view .settings-overlay .settings-section-title[data-v-77749683]{font-weight:700}.game-view .settings-overlay .settings-button-group[data-v-77749683]{display:flex;flex-direction:column;gap:8px}.game-view .settings-overlay .settings-button-group button[data-v-77749683]{width:100%;min-width:0;height:25px}.game-view .settings-overlay .settings-button-active[data-v-77749683]{background:#dcdcdc}.game-view .settings-overlay .settings-footer[data-v-77749683]{display:flex;justify-content:flex-end}.game-view .save-history-overlay[data-v-77749683]{align-items:center;justify-content:center;padding:24px;background:#000000f0;z-index:32}.game-view .save-history-overlay .save-history-panel[data-v-77749683]{width:min(560px,100%);max-height:100%;display:flex;flex-direction:column;gap:12px;padding:16px;color:#fff;background:#0a0a0aeb;border:1px solid #666;min-height:0}.game-view .save-history-overlay .save-history-empty[data-v-77749683]{padding:12px;line-height:1.5;border:1px solid #666;background:#0006}.game-view .save-history-overlay .save-history-list[data-v-77749683]{flex:1;min-height:0;overflow:auto;display:flex;flex-direction:column;gap:8px;padding-right:12px;scrollbar-gutter:stable}.game-view .save-history-overlay .save-history-row[data-v-77749683]{display:flex;gap:8px;align-items:stretch}.game-view .save-history-overlay .save-history-load-button[data-v-77749683]{flex:1;min-width:0;min-height:64px;padding:10px 12px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:6px;text-align:left;color:#111}.game-view .save-history-overlay .save-history-time[data-v-77749683]{font-weight:700;color:#111;line-height:1.2}.game-view .save-history-overlay .save-history-summary[data-v-77749683]{color:#4a4a4a;font-weight:700;line-height:1.4}.game-view .save-history-overlay .save-history-delete-button[data-v-77749683]{flex:0 0 72px;min-width:72px;min-height:64px;height:auto;align-self:stretch;margin-right:4px}.game-view .save-history-overlay .save-history-footer[data-v-77749683]{display:flex;justify-content:flex-end;gap:8px}.game-view .clear-record-overlay[data-v-77749683]{align-items:center;justify-content:center;padding:24px;background:#000000f0;z-index:32}.game-view .clear-record-overlay .clear-record-panel[data-v-77749683]{width:min(520px,100%);max-height:100%;display:flex;flex-direction:column;gap:12px;padding:16px;color:#fff;background:#0a0a0aeb;border:1px solid #666;min-height:0}.game-view .clear-record-overlay .clear-record-title[data-v-77749683]{font-weight:700}.game-view .clear-record-overlay .clear-record-tabs[data-v-77749683]{display:flex;flex-wrap:wrap;gap:8px}.game-view .clear-record-overlay .clear-record-tab-active[data-v-77749683]{background:#dcdcdc}.game-view .clear-record-overlay .clear-record-filename[data-v-77749683]{color:#aaa;line-height:1.2}.game-view .clear-record-overlay .clear-record-body[data-v-77749683]{flex:1;overflow:auto;white-space:pre-wrap;line-height:1.6;padding:12px;border:1px solid #666;background:#0006}.game-view .clear-record-overlay .clear-record-footer[data-v-77749683]{display:flex;justify-content:flex-end;gap:8px}
