.battle-result-overlay{
  position:fixed;
  inset:0;
  z-index:1250;
  display:grid;
  place-items:center;
  overflow:auto;
  padding:18px;
  background:radial-gradient(circle at 50% 18%,#d9bf7040,transparent 34%),#020805ee;
  color:#f8f1df;
  backdrop-filter:blur(12px)
}
.battle-result-overlay[aria-hidden="true"]{display:none}
.battle-result-panel{
  position:relative;
  width:min(1060px,100%);
  max-height:calc(100vh - 36px);
  overflow:auto;
  padding:30px;
  border:1px solid #d8be7077;
  border-radius:28px;
  background:radial-gradient(circle at 100% 0,#315c4038,transparent 32%),linear-gradient(145deg,#07140e,#10231a);
  box-shadow:0 30px 110px #000e,inset 0 1px #ffffff0c;
  animation:battle-result-arrive .45s cubic-bezier(.2,.8,.2,1)
}
.battle-result-runes{position:absolute;inset:0;overflow:hidden;pointer-events:none;border-radius:inherit}
.battle-result-runes:before,.battle-result-runes:after{content:"✦";position:absolute;color:#d9bf7050;font-size:13rem;line-height:1;filter:blur(1px);animation:battle-result-rune 8s linear infinite}
.battle-result-runes:before{right:-45px;top:-55px}.battle-result-runes:after{left:-35px;bottom:-70px;font-size:10rem;animation-direction:reverse}
.battle-result-heading{position:relative;text-align:center}.battle-result-heading .eyebrow{color:#d8bd6f}.battle-result-heading h2{margin:4px 0 7px;font:700 clamp(2rem,5vw,3.4rem)/1 Georgia,serif}.battle-result-heading>p:last-child{margin:0;color:#aebbb2}
.battle-result-hero{position:relative;display:grid;grid-template-columns:minmax(190px,.75fr) minmax(0,1.25fr);align-items:center;gap:22px;margin:24px 0 18px;padding:18px 22px;border:1px solid #d8be7045;border-radius:20px;background:linear-gradient(110deg,#d8be700f,#ffffff08)}
.result-enemy-art{position:relative;display:grid;place-items:center;height:170px}.result-enemy-art:before{content:"";position:absolute;width:145px;height:145px;border-radius:50%;background:radial-gradient(circle,#d9bd7066,transparent 66%);filter:blur(10px)}.result-enemy-art img{position:relative;width:190px;height:170px;object-fit:contain;filter:drop-shadow(0 16px 12px #0009);animation:battle-result-creature .55s .12s both}.result-enemy-art.defeated img{filter:grayscale(.35) drop-shadow(0 16px 12px #0009);opacity:.82}
.result-hero-copy span{color:#d8bd6f;font-size:.65rem;font-weight:1000;text-transform:uppercase;letter-spacing:.12em}.result-hero-copy h3{margin:5px 0 6px;font:700 1.65rem Georgia,serif}.result-hero-copy p{margin:0;color:#b9c4bc;font-size:.82rem;line-height:1.5}.result-reward-total{display:inline-flex;align-items:baseline;gap:7px;margin-top:12px;padding:8px 12px;border:1px solid #8d70bd66;border-radius:11px;background:#6c4b9a22;color:#d9c5ff}.result-reward-total strong{font-size:1.3rem}.result-reward-total small{font-weight:900}
.battle-result-content{position:relative}.result-section-title{display:flex;align-items:end;justify-content:space-between;gap:14px;margin:0 0 9px}.result-section-title h3{margin:0;font:700 1.05rem Georgia,serif}.result-section-title span{color:#9eada3;font-size:.7rem}
.result-party-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}
.result-member{position:relative;min-width:0;padding:11px;border:1px solid #66786c55;border-radius:15px;background:#ffffff08;animation:result-member-arrive .42s both}.result-member:nth-child(2){animation-delay:.07s}.result-member:nth-child(3){animation-delay:.14s}.result-member:nth-child(4){animation-delay:.21s}.result-member:nth-child(5){animation-delay:.28s}.result-member.no-exp{opacity:.58;filter:grayscale(.55)}.result-member.level-up{border-color:#d8bd6f;background:#d8bd7015;box-shadow:inset 0 0 24px #d8bd700d}
.result-member-art{display:grid;place-items:center;height:82px}.result-member-art img{width:92px;height:82px;object-fit:contain;filter:drop-shadow(0 8px 6px #0009)}.result-member h4{overflow:hidden;margin:3px 0 2px;color:#fff7df;font:700 .88rem Georgia,serif;text-overflow:ellipsis;white-space:nowrap}.result-member-meta{color:#aebbb2;font-size:.6rem}.result-exp-award{display:flex;align-items:center;justify-content:space-between;gap:5px;margin:9px 0 5px;color:#cfc5ad;font-size:.63rem}.result-exp-award strong{color:#c9a8ff;font-size:.83rem}.result-member.no-exp .result-exp-award strong{color:#b7b7b7}
.result-xp-track{height:7px;overflow:hidden;border-radius:20px;background:#ffffff18}.result-xp-track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#7250a8,#b58ae8);animation:result-xp-fill 1s .25s both;transform-origin:left}.result-level-badges{display:flex;flex-wrap:wrap;gap:4px;margin-top:7px}.result-level-badges span{padding:4px 6px;border-radius:7px;background:#d8bd7024;color:#ead99f;font-size:.52rem;font-weight:900;line-height:1.2}
.result-capture-card{display:grid;grid-template-columns:minmax(210px,.8fr) minmax(0,1.2fr);gap:18px;align-items:center;padding:18px;border:1px solid #9b7bca88;border-radius:19px;background:radial-gradient(circle at 19% 50%,#835ab849,transparent 34%),#ffffff08}.result-capture-art{position:relative;display:grid;place-items:center;height:190px}.result-capture-art:before{content:"";position:absolute;width:175px;height:175px;border:1px solid #c39bed88;border-radius:50%;box-shadow:0 0 45px #9868cb66,inset 0 0 35px #9868cb40;animation:capture-summary-ring 4s linear infinite}.result-capture-art img{position:relative;width:210px;height:185px;object-fit:contain;filter:drop-shadow(0 15px 11px #000b);animation:battle-result-creature .6s .1s both}.result-capture-copy .eyebrow{color:#c5a2ee}.result-capture-copy h3{margin:4px 0 6px;font:700 1.7rem Georgia,serif}.result-capture-copy p{margin:0;color:#b9c4bc;font-size:.8rem;line-height:1.5}.result-capture-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:13px}.result-capture-stats div{padding:8px;border:1px solid #ffffff12;border-radius:10px;background:#07130da8}.result-capture-stats span,.result-capture-stats strong{display:block}.result-capture-stats span{color:#9eada3;font-size:.55rem;text-transform:uppercase}.result-capture-stats strong{margin-top:3px;color:#fff7df;font-size:.75rem}
.battle-result-footer{position:relative;display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:18px;padding-top:16px;border-top:1px solid #ffffff13}.battle-result-footer p{margin:0;color:#9eada3;font-size:.72rem}.battle-result-footer .action{min-width:180px}

.capture-effect{position:absolute;z-index:35;inset:0;display:grid;place-items:center;pointer-events:none;opacity:0}.capture-effect.active{opacity:1}.capture-effect-orb{position:absolute;left:75%;top:49%;display:grid;place-items:center;width:64px;height:64px;transform:translate(-50%,-50%);border:2px solid #e2ca83;border-radius:50%;background:radial-gradient(circle at 38% 32%,#fff8ce,#a979df 26%,#2f184c 70%);box-shadow:0 0 25px #e9d182,0 0 70px #9d6bd2;animation:capture-orb-pulse .65s ease-in-out infinite alternate}.capture-effect-orb:before,.capture-effect-orb:after{content:"";position:absolute;border:1px solid #e7cb82aa;border-radius:50%;animation:capture-orbit 1.1s linear infinite}.capture-effect-orb:before{width:96px;height:38px}.capture-effect-orb:after{width:38px;height:96px;animation-direction:reverse}.capture-effect-orb i{font:normal 1.4rem/1 Georgia,serif;color:#fff7cf}.capture-effect-label{position:absolute;left:75%;top:66%;transform:translateX(-50%);padding:7px 12px;border:1px solid #c89af077;border-radius:20px;background:#090d16d9;color:#f1dcff;font-size:.68rem;font-weight:1000;letter-spacing:.06em;text-transform:uppercase}.capture-effect.success .capture-effect-orb{animation:capture-orb-success .7s both}.capture-effect.failed .capture-effect-orb{animation:capture-orb-failed .5s both}.capture-effect.success .capture-effect-label{color:#f6dfa1}.capture-effect.failed .capture-effect-label{color:#ff9e94}
#enemy-combatant.capture-pull{filter:drop-shadow(0 0 22px #c690ff);animation:capture-pull 1.1s ease-in-out infinite}#enemy-combatant.capture-success{animation:capture-creature-success .8s cubic-bezier(.5,0,.8,.2) forwards}#enemy-combatant.capture-failed{animation:capture-creature-failed .55s ease-out}

@keyframes battle-result-arrive{from{opacity:0;transform:translateY(18px) scale(.97)}to{opacity:1;transform:none}}
@keyframes battle-result-rune{to{transform:rotate(360deg)}}
@keyframes battle-result-creature{from{opacity:0;transform:scale(.45) translateY(15px)}to{opacity:1;transform:none}}
@keyframes result-member-arrive{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:none}}
@keyframes result-xp-fill{from{transform:scaleX(0)}to{transform:scaleX(1)}}
@keyframes capture-summary-ring{to{transform:rotate(360deg)}}
@keyframes capture-orb-pulse{to{transform:translate(-50%,-50%) scale(1.12)}}
@keyframes capture-orbit{to{transform:rotate(360deg)}}
@keyframes capture-pull{50%{transform:translateX(8px) scale(.92);opacity:.7}}
@keyframes capture-creature-success{0%{opacity:1;transform:none}55%{opacity:.8;filter:brightness(2) drop-shadow(0 0 30px #e4c6ff)}100%{opacity:0;transform:translate(-2vw,-5vh) scale(.05) rotate(22deg);filter:brightness(3)}}
@keyframes capture-creature-failed{35%{transform:translateX(-15px) rotate(-5deg);filter:brightness(1.7)}70%{transform:translateX(12px) rotate(4deg)}100%{transform:none}}
@keyframes capture-orb-success{55%{transform:translate(-50%,-50%) scale(1.35);filter:brightness(1.8)}100%{transform:translate(-50%,-50%) scale(.9);box-shadow:0 0 45px #fff1a3,0 0 110px #b27be7}}
@keyframes capture-orb-failed{40%{transform:translate(-50%,-50%) scale(1.25)}100%{transform:translate(-50%,-50%) scale(.7);opacity:0;filter:grayscale(1)}}

@media(max-width:760px){
  .battle-result-overlay{align-items:start;padding:0}.battle-result-panel{min-height:100vh;max-height:none;padding:22px 14px;border:0;border-radius:0}.battle-result-hero{grid-template-columns:120px 1fr;padding:12px}.result-enemy-art{height:125px}.result-enemy-art img{width:135px;height:125px}.result-party-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.result-capture-card{grid-template-columns:1fr;text-align:center}.result-capture-art{height:165px}.result-capture-art img{height:160px}.battle-result-footer{align-items:stretch;flex-direction:column}.battle-result-footer .action{width:100%}.capture-effect-orb{left:76%;top:45%}.capture-effect-label{left:76%;top:58%}
}
.result-capture-card{margin:24px 0 18px}
.result-capture-card.swamp-capture-card .result-capture-art:before{width:190px;height:190px}
.result-capture-card.swamp-capture-card .result-capture-art img{width:190px;height:175px}
@media(max-width:760px){.result-capture-card.swamp-capture-card .result-capture-art:before{width:170px;height:170px}.result-capture-card.swamp-capture-card .result-capture-art img{width:170px;height:155px}}
.battle-result-footer .action{border:1px solid #e5cd84;background:linear-gradient(#d9bf72,#b99342);color:#142017}
@media(prefers-reduced-motion:reduce){.battle-result-panel,.battle-result-runes:before,.battle-result-runes:after,.result-enemy-art img,.result-member,.result-xp-track i,.result-capture-art:before,.result-capture-art img,.capture-effect-orb,.capture-effect-orb:before,.capture-effect-orb:after,#enemy-combatant.capture-pull,#enemy-combatant.capture-success,#enemy-combatant.capture-failed{animation-duration:.01ms!important;animation-iteration-count:1!important}}

/* v0.0.77: złapany stworek zawsze siedzi geometrycznie w środku obręczy. */
.result-capture-art img{position:absolute;left:50%;top:50%;object-position:center center;animation:capture-result-creature-centered .6s .1s both}
@keyframes capture-result-creature-centered{from{opacity:0;transform:translate(-50%,-50%) scale(.45) translateY(15px)}to{opacity:1;transform:translate(-50%,-50%)}}
