.battle-ending{--ending-color:#e9cc8c;isolation:isolate;width:100vw;height:100svh;max-height:none;color:var(--ending-color);background:#061916;border:0;border-radius:0;place-items:center;margin:0;padding:32px 20px;display:grid;position:fixed;inset:0;overflow:auto;transform:translate(0,0);max-width:none!important}.battle-ending.ending-lost{--ending-color:#d69d93;background:#0a1016}.ending-scene{z-index:-2;filter:saturate(.65);background:linear-gradient(#04191499,#04110e66 40%,#020b0cef),url(/art/battle-scene.png) 50% 40%/cover;animation:5.2s ease-out both ending-scene-settle;position:absolute;inset:0}.ending-lost .ending-scene{filter:saturate(.2);background-image:linear-gradient(#0b0d17b8,#19101580 40%,#070a10fa),url(/art/battle-scene.png);animation-name:ending-scene-recede}.ending-light{z-index:-1;background:radial-gradient(at 50% 30%,#ecc87838,#0000 62%);animation:2.6s ease-out both ending-light-arrive;position:absolute;inset:0}.ending-lost .ending-light{background:radial-gradient(at 50% 80%,#b7463b25,#0000 60%)}.ending-copy{text-align:center;width:min(620px,100%);margin:auto;padding:28px 0;animation:1s ease-out both ending-copy-arrive}.ending-kicker{letter-spacing:.4em;opacity:.85;margin:0 0 28px;font-size:12px}.ending-symbol{border:1px solid;border-radius:50%;place-items:center;width:88px;height:88px;margin:0 auto 28px;display:grid;box-shadow:0 0 70px #e6c77d25,inset 0 0 25px #e6c77d10}.ending-lost .ending-symbol{border-radius:14px;box-shadow:0 0 60px #92372720}.battle-ending .ending-title{font-family:var(--serif,"Songti SC", serif);letter-spacing:.18em;text-indent:.18em;color:var(--ending-color);margin:0 0 24px;font-size:clamp(44px,8vw,82px);font-weight:400;line-height:1.2}.battle-ending .ending-description{color:#e2e0ce;max-width:32em;margin:0 auto;font-size:clamp(14px,2.5vw,17px);line-height:1.9}.ending-rule{opacity:.4;background:currentColor;width:110px;height:1px;margin:28px auto}.ending-footnote{color:#b6b8aa;letter-spacing:.1em;font-size:12px;line-height:1.8}.ending-continue{min-width:180px;min-height:46px;color:var(--ending-color);font:inherit;cursor:pointer;background:#081812aa;border:1px solid;border-radius:4px;justify-content:center;align-items:center;gap:18px;margin-top:24px;padding:10px 24px;display:inline-flex}.ending-continue:disabled{opacity:.4;cursor:default}.ending-continue:focus-visible{outline-offset:5px;outline:2px solid}.ending-countdown{color:#a3afa8;margin:14px 0 0;font-size:11px}@keyframes ending-scene-settle{0%{opacity:.35;transform:scale(1.06)}to{opacity:.9;transform:scale(1)}}@keyframes ending-scene-recede{0%{opacity:.85;transform:scale(1.015)}to{opacity:.5;transform:scale(1.05)}}@keyframes ending-light-arrive{0%{opacity:0}to{opacity:1}}@keyframes ending-copy-arrive{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-height:650px){.ending-copy{padding:0}.ending-kicker{margin-bottom:14px}.ending-symbol{width:62px;height:62px;margin-bottom:16px}.ending-symbol svg{width:32px}.ending-rule{margin:18px auto}.ending-continue{margin-top:14px}}@media (prefers-reduced-motion:reduce){.battle-ending *,.battle-ending{transition:none!important;animation:none!important}}
