*{box-sizing:border-box}body,html{margin:0;min-height:100%}body{padding:16px;background:#0b1020;color:#fff;font-family:"Segoe UI","Yu Gothic UI",sans-serif}.ver8-app{width:100%}html.ver8-ios-bottom-safe{--ver8-visual-bottom-gap:0px}html.ver8-ios-bottom-safe,html.ver8-ios-bottom-safe body{min-height:100dvh}html.ver8-ios-bottom-safe .ver8-app::after{content:"";display:block;width:100%;height:max(env(safe-area-inset-bottom,0px),var(--ver8-visual-bottom-gap,0px));pointer-events:none}.ver8-viewer{display:grid;justify-items:center;width:100%}.ver8-board-stage{position:relative;width:min(96vw,900px);aspect-ratio:3150/4200;overflow:hidden}.ver8-board-canvas{display:block;width:100%;height:100%}@media (max-width:640px){body{padding:8px}.ver8-board-stage{width:100%}}.ver8-toolbar{display:grid;justify-items:center;width:100%;margin-bottom:12px}.ver8-toolbar-row{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:center;width:min(96vw,900px)}.ver8-pill,.ver8-pill-button{min-height:42px;border:1px solid rgba(177,188,255,.28);border-radius:16px;background:rgba(7,14,48,.9);color:#f7f9ff;box-shadow:0 8px 20px rgba(0,0,0,.24)}.ver8-pill{display:inline-flex;align-items:center;padding:0 16px;font-weight:700;white-space:nowrap}.ver8-state-pill{font-size:17px}.ver8-saved-pill{color:#90ffb2}.ver8-saved-pill.is-error{color:#ff9b9b}.ver8-pill-button{appearance:none;padding:0 18px;cursor:pointer;font:inherit;font-size:15px;font-weight:700}.ver8-pill-button:focus-visible,.ver8-pill-button:hover{outline:0;border-color:rgba(177,188,255,.62);transform:translateY(-1px)}.ver8-pill-button:active{transform:translateY(0)}.ver8-danger-row{margin-top:18px;align-items:center;justify-content:flex-end}.ver8-danger-button{flex:0 0 auto;margin-left:auto;border-color:rgba(255,139,139,.52);background:rgba(7,14,48,.9);color:#ffb8b8;box-shadow:0 8px 20px rgba(0,0,0,.24)}.ver8-danger-button:focus-visible,.ver8-danger-button:hover{border-color:rgba(255,139,139,.82);background:rgba(18,23,58,.94);color:#ffd4d4}@media (max-width:640px){.ver8-toolbar{margin-bottom:8px}.ver8-toolbar-row{width:100%;gap:8px}.ver8-pill,.ver8-pill-button{min-height:40px}.ver8-pill{padding:0 13px}.ver8-pill-button{padding:0 14px;font-size:14px}.ver8-state-pill{font-size:15px}}.ver8-tips-launcher{display:flex;flex:0 0 auto;align-items:center;width:auto;margin:0}.ver8-tips-launcher[hidden]{display:none!important}.ver8-danger-row .ver8-danger-button{margin-left:0}.ver8-tips-open-button{display:inline-flex;gap:9px;align-items:center;justify-content:center;min-width:220px;min-height:46px;border-color:rgba(255,210,112,.78);background:linear-gradient(180deg,rgba(92,66,21,.94),rgba(34,27,13,.96));color:#fff5d4;box-shadow:0 10px 24px rgba(0,0,0,.3),inset 0 0 0 1px rgba(255,225,150,.08);font-size:16px;font-weight:800;letter-spacing:.025em}.ver8-tips-open-button:focus-visible,.ver8-tips-open-button:hover{border-color:rgba(255,222,144,.96);background:linear-gradient(180deg,rgba(112,80,24,.97),rgba(43,33,14,.98));color:#fff9e7;box-shadow:0 12px 28px rgba(0,0,0,.34),0 0 0 3px rgba(255,210,112,.1)}.ver8-tips-open-new{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border:1px solid rgba(255,196,92,.72);border-radius:999px;background:rgba(127,72,12,.46);color:#fff1c7;font-size:10px;font-weight:800;letter-spacing:.08em}.ver8-tips-open-new[hidden]{display:none!important}html.ver8-tips-modal-open,html.ver8-tips-modal-open body{overflow:hidden;overscroll-behavior:none}.ver8-tips-dialog{position:fixed;inset:0;width:min(92vw,720px);max-width:720px;height:min(88dvh,820px);max-height:88dvh;margin:auto;padding:0;overflow:hidden;border:1px solid rgba(177,188,255,.42);border-radius:22px;background:linear-gradient(160deg,rgba(27,39,103,.98),rgba(5,11,42,.99));color:#f7f9ff;box-shadow:0 26px 70px rgba(0,0,0,.52)}.ver8-tips-dialog::backdrop{background:rgba(2,5,20,.76);backdrop-filter:blur(3px)}.ver8-tips-dialog-panel{display:grid;grid-template-rows:auto minmax(0,1fr);width:100%;height:100%;min-height:0}.ver8-tips-dialog-header{display:flex;gap:12px;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid rgba(177,188,255,.22);background:rgba(5,11,42,.92)}.ver8-tips-dialog-title{margin:0;color:#fff;font-size:22px;line-height:1.2}.ver8-tips-dialog-close{appearance:none;flex:0 0 auto;min-height:40px;padding:0 16px;border:1px solid rgba(177,188,255,.38);border-radius:13px;background:rgba(3,9,37,.9);color:#fff;cursor:pointer;font:inherit;font-size:14px;font-weight:800}.ver8-tips-dialog-close:focus-visible,.ver8-tips-dialog-close:hover{outline:0;border-color:rgba(177,188,255,.76);background:rgba(17,26,69,.96)}.ver8-tips-list{display:grid;align-content:start;gap:10px;width:100%;min-height:0;padding:14px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.ver8-tip-card{display:grid;gap:0;padding:0;overflow:hidden;border:1px solid rgba(177,188,255,.28);border-radius:16px;background:rgba(7,14,48,.92);color:#f7f9ff;box-shadow:0 8px 20px rgba(0,0,0,.24)}.ver8-tip-card[data-severity=important]{border-color:rgba(255,210,112,.68)}.ver8-tip-card[data-severity=warning]{border-color:rgba(255,139,139,.72)}.ver8-tip-toggle{appearance:none;display:flex;gap:8px;align-items:center;width:100%;min-width:0;margin:0;padding:15px 16px;border:0;background:0 0;color:inherit;cursor:pointer;font:inherit;text-align:left}.ver8-tip-toggle:focus-visible,.ver8-tip-toggle:hover{outline:0;background:rgba(177,188,255,.08)}.ver8-tip-toggle:focus-visible{box-shadow:inset 0 0 0 2px rgba(177,188,255,.58)}.ver8-tip-badge,.ver8-tip-new-badge{display:inline-flex;flex:0 0 auto;align-items:center;min-height:24px;padding:0 9px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.08em}.ver8-tip-badge{border:1px solid rgba(177,188,255,.34);color:rgba(224,229,255,.88)}.ver8-tip-new-badge{border:1px solid rgba(255,196,92,.72);background:rgba(127,72,12,.46);color:#fff1c7}.ver8-tip-new-badge[hidden]{display:none!important}.ver8-tip-title{flex:1 1 auto;min-width:0;margin:0;color:#fff;font-size:17px;font-weight:700;line-height:1.45;overflow-wrap:anywhere}.ver8-tip-toggle-indicator{flex:0 0 auto;margin-left:auto;color:rgba(224,229,255,.78);font-size:12px;line-height:1}.ver8-tip-content{display:grid;gap:12px;padding:0 16px 16px}.ver8-tip-content[hidden]{display:none!important}.ver8-tip-body{margin:0;color:rgba(239,242,255,.92);font-size:16px;line-height:1.72;white-space:pre-wrap;overflow-wrap:anywhere}.ver8-tip-link{width:fit-content;color:#c8d2ff;font-size:14px;font-weight:700;text-decoration:underline;text-underline-offset:3px}.ver8-tip-link:focus-visible,.ver8-tip-link:hover{color:#fff}.ver8-tip-code-panel{display:flex;gap:10px;align-items:stretch;width:100%;margin-top:4px}.ver8-tip-code-copy,.ver8-tip-code-value{appearance:none;border:1px solid rgba(177,188,255,.38);border-radius:13px;background:rgba(3,9,37,.9);color:#fff;cursor:pointer}.ver8-tip-code-value{flex:1 1 auto;min-width:0;min-height:58px;padding:12px 15px;text-align:left;font-family:"Cascadia Mono",Consolas,"Courier New",monospace;font-size:26px;font-weight:800;line-height:1.25;letter-spacing:.015em;overflow-wrap:anywhere}.ver8-tip-code-copy{flex:0 0 auto;min-width:118px;min-height:58px;padding:0 16px;font:inherit;font-size:14px;font-weight:800}.ver8-tip-code-copy:focus-visible,.ver8-tip-code-copy:hover,.ver8-tip-code-value:focus-visible,.ver8-tip-code-value:hover{outline:0;border-color:rgba(177,188,255,.76);background:rgba(17,26,69,.96)}.ver8-tip-code-panel[data-copy-status=success] .ver8-tip-code-copy{border-color:rgba(144,255,178,.72);color:#b9ffc9}.ver8-tip-code-panel[data-copy-status=error] .ver8-tip-code-copy{border-color:rgba(255,139,139,.72);color:#ffb7b7}@media (max-width:640px){.ver8-tips-launcher{width:auto;margin:0}.ver8-tips-dialog{width:calc(100vw - 12px);max-width:none;height:88dvh;max-height:88dvh;border-radius:18px}.ver8-tips-dialog-header{padding:13px 14px}.ver8-tips-dialog-title{font-size:20px}.ver8-tips-dialog-close{min-height:38px;padding:0 13px;font-size:13px}.ver8-tips-list{gap:8px;padding:10px 10px max(12px,env(safe-area-inset-bottom,0px))}.ver8-tip-card{border-radius:14px}.ver8-tip-toggle{gap:6px;padding:13px}.ver8-tip-badge,.ver8-tip-new-badge{min-height:22px;padding:0 7px;font-size:10px}.ver8-tip-title{font-size:16px;line-height:1.5}.ver8-tip-content{gap:12px;padding:0 13px 14px}.ver8-tip-body{font-size:16px;line-height:1.72}.ver8-tip-link{font-size:14px}.ver8-tip-code-panel{display:grid;grid-template-columns:1fr;gap:8px}.ver8-tip-code-value{width:100%;min-height:58px;padding:12px;font-size:24px;text-align:center}.ver8-tip-code-copy{width:100%;min-width:0;min-height:46px;padding:0 12px}}.ver8-profile-row{margin-top:10px;align-items:stretch}.ver8-name-input,.ver8-select-wrap{min-height:42px;border:1px solid rgba(177,188,255,.28);border-radius:16px;background:rgba(7,14,48,.9);color:#f7f9ff;box-shadow:0 8px 20px rgba(0,0,0,.24)}.ver8-name-input{appearance:none;flex:1 1 420px;min-width:240px;max-width:560px;padding:0 16px;outline:0;font:inherit;font-size:15px;font-weight:600}.ver8-name-input::placeholder{color:rgba(247,249,255,.56)}.ver8-name-input:focus{border-color:rgba(177,188,255,.72);box-shadow:0 8px 20px rgba(0,0,0,.24),0 0 0 3px rgba(177,188,255,.12)}.ver8-select-wrap{display:inline-flex;flex:0 0 auto;gap:10px;align-items:center;padding:0 10px 0 16px}.ver8-select-label{color:rgba(247,249,255,.82);font-size:13px;font-weight:700;white-space:nowrap}.ver8-select-wrap select{min-width:76px;border:1px solid rgba(177,188,255,.28);border-radius:10px;background:#111a45;color:#f7f9ff;padding:7px 10px;outline:0;cursor:pointer;font:inherit;font-size:14px;font-weight:700}.ver8-select-wrap select:focus-visible{border-color:rgba(177,188,255,.72);box-shadow:0 0 0 3px rgba(177,188,255,.12)}@media (max-width:640px){.ver8-profile-row{align-items:stretch}.ver8-name-input{flex:1 1 260px;min-width:180px;max-width:none;min-height:40px;padding:0 13px;font-size:14px}.ver8-select-wrap{min-height:40px;gap:8px;padding:0 8px 0 12px}.ver8-select-label{font-size:12px}.ver8-select-wrap select{min-width:70px;padding:6px 8px;font-size:13px}}.ver8-lang-group{display:inline-flex;gap:8px}.ver8-pill-button.is-active{border-color:rgba(144,255,178,.82);background:rgba(19,68,65,.92)}.support-hidden-hotspot{position:absolute;left:84.1%;top:.62%;width:10%;height:10.2%;z-index:24;margin:0;padding:0;border:0;border-radius:999px;background:0 0;opacity:0;cursor:default;appearance:none;-webkit-appearance:none;touch-action:none;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent}.support-hidden-hotspot:focus-visible{outline:2px dashed rgba(255,255,255,.7);outline-offset:-4px;border-radius:10px}.ver8-sprite-code-dialog{width:min(92vw,560px);max-width:560px;max-height:min(88vh,780px);max-height:min(88dvh,780px);margin:auto;padding:0;border:1px solid rgba(177,188,255,.42);border-radius:22px;background:linear-gradient(160deg,rgba(27,39,103,.98),rgba(5,11,42,.99));color:#f7f9ff;box-shadow:0 26px 70px rgba(0,0,0,.62),0 0 36px rgba(103,125,255,.18);overflow:auto;overscroll-behavior:contain}.ver8-sprite-code-dialog::backdrop{background:rgba(0,4,24,.78);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.ver8-sprite-code-panel{display:grid;gap:18px;padding:24px}.ver8-sprite-code-header{display:grid;gap:6px}.ver8-sprite-code-title{margin:0;color:#f7f9ff;font-size:24px;line-height:1.25}.ver8-sprite-code-section{display:grid;gap:10px;padding-top:4px}.ver8-sprite-code-section[hidden]{display:none!important}.ver8-sprite-code-label,.ver8-sprite-code-section-title{color:rgba(224,229,255,.84);font-size:14px;font-weight:700}.ver8-sprite-code-group{display:grid;gap:8px}.ver8-sprite-code-input{width:100%;min-width:0;min-height:48px;padding:0 15px;border:1px solid rgba(177,188,255,.34);border-radius:14px;outline:0;background:rgba(3,9,37,.94);color:#f7f9ff;font-family:"Cascadia Mono",Consolas,monospace;font-size:15px;font-weight:700;letter-spacing:.02em;text-transform:none;box-shadow:inset 0 0 0 1px rgba(255,255,255,.02)}.ver8-sprite-code-input::placeholder{color:rgba(199,207,253,.58);font-family:"Segoe UI","Yu Gothic UI",sans-serif;font-size:14px;font-weight:500;letter-spacing:normal}.ver8-sprite-code-input:focus{border-color:rgba(177,188,255,.72);box-shadow:0 0 0 3px rgba(118,139,255,.16),inset 0 0 0 1px rgba(255,255,255,.03)}.ver8-sprite-code-input[readonly]{color:rgba(247,249,255,.92)}.ver8-sprite-code-epic-input{font-family:"Segoe UI","Yu Gothic UI",sans-serif;letter-spacing:normal}.ver8-sprite-code-include-option{display:inline-flex;gap:9px;align-items:center;width:fit-content;max-width:100%;color:rgba(232,236,255,.9);cursor:pointer;font-size:14px;font-weight:650;line-height:1.4}.ver8-sprite-code-include-option input{width:18px;height:18px;margin:0;accent-color:#90a0ff;cursor:pointer}.ver8-sprite-code-actions{display:flex;flex-wrap:wrap;gap:10px}.ver8-sprite-code-close-actions{justify-content:flex-end}.ver8-sprite-code-button{appearance:none;min-height:42px;padding:0 16px;border:1px solid rgba(177,188,255,.34);border-radius:14px;background:rgba(7,14,48,.9);color:#f7f9ff;cursor:pointer;font:inherit;font-size:15px;font-weight:700}.ver8-sprite-code-button:focus-visible,.ver8-sprite-code-button:hover{outline:0;border-color:rgba(177,188,255,.72);transform:translateY(-1px)}.ver8-sprite-code-button:active{transform:translateY(0)}.ver8-sprite-code-button:disabled{cursor:not-allowed;opacity:.52;transform:none}.ver8-sprite-code-button-primary{background:linear-gradient(145deg,rgba(66,82,176,.96),rgba(35,47,121,.96))}.ver8-sprite-code-button-close{min-width:96px}.ver8-sprite-code-message{min-height:24px;margin:0;color:rgba(213,219,255,.74);font-size:14px;line-height:1.5;overflow-wrap:anywhere}.ver8-sprite-code-message:empty{min-height:0}.ver8-sprite-code-message[data-status=success]{color:#90ffb2}.ver8-sprite-code-message[data-status=error]{color:#ff9b9b}.ver8-sprite-code-hint{font-size:13px}@media (max-width:640px){.ver8-sprite-code-dialog{width:min(94vw,560px);max-height:90vh;max-height:90dvh;border-radius:18px}.ver8-sprite-code-panel{gap:15px;padding:18px 16px}.ver8-sprite-code-title{font-size:21px}.ver8-sprite-code-input{min-height:46px;padding:0 12px;font-size:14px}.ver8-sprite-code-actions{display:grid;grid-template-columns:1fr}.ver8-sprite-code-button{width:100%;min-height:44px}.ver8-sprite-code-close-actions{justify-content:stretch}.ver8-sprite-code-button-close{min-width:0}}.version-switcher{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;width:min(100%,1100px);margin:0 auto}.version-switcher-tab{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 18px;border:1px solid var(--control-border);border-radius:999px;background:var(--control-background);color:var(--text-main);box-shadow:0 8px 20px rgba(0,0,0,.24);font-size:15px;font-weight:700;line-height:1;text-decoration:none;white-space:nowrap}.version-switcher-tab:focus-visible,.version-switcher-tab:hover{outline:0;border-color:var(--control-border-active);transform:translateY(-1px)}.version-switcher-tab.is-active{border-color:rgba(144,255,178,.82);background:rgba(19,68,65,.92);cursor:default}@media (max-width:640px){.version-switcher{gap:6px}.version-switcher-tab{min-height:38px;padding:0 14px;font-size:14px}}.version-switcher-tab{flex-direction:column;gap:2px;min-width:150px;min-height:48px;padding-top:7px;padding-bottom:7px}.version-switcher-season{font-size:11px;font-weight:700;line-height:1.15;opacity:.78}.version-switcher-version{font-size:14px;font-weight:800;line-height:1.15}@media (max-width:640px){.version-switcher-tab{min-width:132px;min-height:46px;padding:6px 10px}.version-switcher-season{font-size:10px}.version-switcher-version{font-size:13px}}@media (min-width:641px){.ver8-profile-row{flex-wrap:nowrap}.ver8-profile-row .ver8-name-input{flex:1 1 auto;min-width:0}}.ver8-name-layer-toggle{flex:0 0 auto;border-color:rgba(245,158,11,.9);color:#fff3d6}.ver8-name-layer-toggle:focus-visible,.ver8-name-layer-toggle:hover{border-color:#fbbf24}.ver8-name-layer-toggle.is-active{border-color:#f59e0b;background:rgba(120,53,15,.92);color:#fff7e8}.ver8-overlay-setup-link{display:inline-flex;align-items:center;justify-content:center;width:fit-content;margin-top:12px;text-decoration:none}.ver8-overlay-setup-link[hidden]{display:none}.ver8-background-secret-hotspot{position:absolute;left:29.619%;top:0;width:39.3016%;height:8.2143%;z-index:23;margin:0;padding:0;border:0;background:0 0;opacity:0;cursor:default;appearance:none;-webkit-appearance:none;touch-action:none;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent}.ver8-background-secret-hotspot:focus-visible{outline:2px dashed rgba(255,255,255,.7);outline-offset:-4px;border-radius:10px}.ver8-background-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,180px),1fr));gap:10px}.ver8-background-option{width:100%}.ver8-background-option.is-active{border-color:rgba(144,255,178,.82);background:rgba(19,68,65,.94);color:#caffd9}