.battle-actions{display:flex;flex-direction:column;align-items:stretch;gap:12px;max-width:1100px;margin:auto;padding:0 20px 30px}.skill-buttons{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:10px;width:100%}.utility-actions{display:flex;justify-content:center;gap:12px}.skill-attack{background:#bd4941!important}.skill-heal{background:#398a55!important}.skill-buff{background:#c17827!important}.skill-debuff{background:#42658e!important}.skill-paralyze{background:#8a6a22!important;color:#fff8d0!important}.skill-buttons .action{min-width:0;min-height:58px;padding:10px 12px;line-height:1.15}.section-copy{color:#68746c;margin:0 0 22px}
.battle-team{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;max-width:850px;margin:0 auto 14px}.battle-team button{border:2px solid transparent;border-radius:12px;background:#e5dfcf;padding:8px 12px;font-weight:800;cursor:pointer}.battle-team button.active{border-color:#2c6b47;background:#d7ead9}.battle-team button.ko{opacity:.4;text-decoration:line-through;cursor:not-allowed}
.nav-button:disabled{opacity:.45;cursor:not-allowed;filter:grayscale(.7)}
.creature-sprite{display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 12px 10px #120a0645)}.monster-art .creature-sprite{max-height:180px}.collection-card .icon.has-sprite{height:120px}.collection-card .icon.has-sprite img{margin:auto}.evolution-line{display:flex;align-items:center;gap:4px;margin:12px 0;overflow-x:auto}.evo-form{min-width:72px;text-align:center;font-size:.72rem}.evo-form img{width:68px;height:68px;object-fit:contain}.evo-arrow{color:#927f50}.evolution-news{margin-top:12px;padding:12px;border-radius:12px;background:#2b1712;color:#ffd89a;text-align:center}.evolution-news img{width:150px;height:150px;object-fit:contain;margin:auto;display:block}
button.well{border:0;background:transparent;cursor:pointer;transition:transform .18s}button.well:hover{transform:scale(1.12)}
.level-overlay{position:fixed;inset:0;z-index:50;display:none;place-items:center;background:#08130dcc;padding:20px}.level-overlay.show{display:grid}.level-panel{width:min(760px,100%);max-height:90vh;overflow:auto;background:#f8f3e4;border-radius:24px;padding:28px;box-shadow:0 25px 80px #0008}.level-panel h2{font-family:Georgia,serif;margin:0 0 8px}.level-card{display:grid;grid-template-columns:80px 1fr;gap:18px;margin:18px 0;padding:18px;border:1px solid #d8d0b9;border-radius:18px;background:#fffdf6}.level-icon{font-size:4rem;text-align:center}.stat-gains{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.stat-gain{padding:9px;border-radius:10px;background:#eee8d8}.stat-gain strong{color:#287143}.codex-skills{margin-top:14px;padding-top:12px;border-top:1px solid #ded5bd}.codex-skill{margin:8px 0;padding:9px;border-radius:10px;background:#f0eadb}.mini-xp{height:7px;margin:9px 0;background:#ddd6c7;border-radius:8px;overflow:hidden}.mini-xp span{display:block;height:100%;background:#825cc2}
.breeding-layout{display:grid;grid-template-columns:1fr 120px 1fr;gap:16px;align-items:center}.breeding-layout h3{text-align:center}.parent-slot{min-height:190px;border:2px dashed #b9ae91;border-radius:18px;background:#eee8d8;display:grid;place-items:center;padding:12px}.parent-mini{text-align:center}.parent-mini img{width:120px;height:110px;object-fit:contain}.breed-center{display:flex;flex-direction:column;align-items:center;gap:14px}.breed-center span{font-size:3rem}.breed-center .action{min-width:110px}.breeding-preview{text-align:center;padding:13px;background:#e8e1cf;border-radius:12px;color:#59665e;font-weight:700}.breeding-creatures{display:flex;gap:10px;overflow:auto;padding:4px 0 16px}.breeding-pick{min-width:145px;border:2px solid transparent;border-radius:14px;background:#fffdf6;padding:10px;cursor:pointer;text-align:center}.breeding-pick.selected{border-color:#7456a5;background:#eee5fa}.breeding-pick img{width:85px;height:75px;object-fit:contain}.breeding-pick strong,.breeding-pick small{display:block}.egg-heading{margin-top:20px}.egg-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.egg-card{min-height:190px;border:1px solid #d8d0b9;border-radius:18px;background:#fffdf6;padding:16px;text-align:center}.egg-card.empty{display:grid;place-items:center;color:#9a927f;border-style:dashed}.egg-icon{font-size:4.5rem}.egg-card.astrum .egg-icon{filter:drop-shadow(0 0 13px #9a66dc)}.egg-card.unstable .egg-icon{filter:drop-shadow(0 0 13px #d18243)}.egg-timer{font-size:1.25rem;font-weight:900;color:#7456a5;margin:8px}.hatch-result img{width:150px;height:135px;object-fit:contain}.mutation-positive{color:#287143}.mutation-negative{color:#b9473f}.mutation-astrum{color:#7456a5}
@media(max-width:720px){.skill-buttons{grid-template-columns:repeat(2,minmax(0,1fr))}.utility-actions{flex-wrap:wrap}.skill-buttons .action{font-size:.88rem}.breeding-layout{grid-template-columns:1fr 72px 1fr}.egg-grid{grid-template-columns:1fr}.parent-mini img{width:85px;height:80px}.breed-center .action{min-width:0;padding:10px 6px}}

.hatch-overlay{position:fixed;inset:0;z-index:70;display:none;place-items:center;padding:20px;background:radial-gradient(circle at 50% 42%,#7655a899,#07110bef 58%)}.hatch-overlay.show{display:grid}.hatch-panel{position:relative;width:min(620px,100%);max-height:92vh;overflow:auto;text-align:center;padding:30px;border:1px solid #d9c38b;border-radius:26px;background:linear-gradient(155deg,#fffdf5,#e9dfc9);box-shadow:0 25px 100px #000b;animation:hatch-arrive .45s ease-out}.hatch-glow{position:absolute;left:50%;top:160px;width:250px;height:250px;transform:translate(-50%,-50%);border-radius:50%;background:#9a66dc55;filter:blur(25px);animation:hatch-pulse 1.4s ease-in-out infinite}.hatch-creature{position:relative;width:230px;height:230px;object-fit:contain;margin:0 auto;display:block;filter:drop-shadow(0 18px 14px #24113266);animation:hatch-reveal .7s cubic-bezier(.2,.8,.2,1)}.hatch-panel h2{position:relative;margin:0;font-family:Georgia,serif;font-size:2rem}.hatch-name{position:relative;margin:0 0 5px;font-family:Georgia,serif;font-size:1.75rem}.hatch-meta{position:relative;color:#68746c;margin:0 0 14px}.hatch-stats{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:16px 0}.hatch-stat{padding:10px 5px;border-radius:12px;background:#fffaf0;border:1px solid #ded3bc}.hatch-stat strong,.hatch-stat span{display:block}.hatch-stat span{font-size:.72rem;color:#746d60}.hatch-mutation{position:relative;padding:12px;border-radius:12px;background:#eee5fa;font-weight:900}.hatch-parents{position:relative;color:#777064;font-size:.85rem}.hatch-panel .action{position:relative;margin-top:10px}@keyframes hatch-arrive{from{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@keyframes hatch-reveal{from{opacity:0;transform:scale(.35) rotate(-8deg)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes hatch-pulse{50%{transform:translate(-50%,-50%) scale(1.2);opacity:.6}}@media(max-width:520px){.hatch-stats{grid-template-columns:repeat(2,1fr)}.hatch-creature{width:190px;height:190px}}

.breeding-codex-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-top:32px;padding-top:24px;border-top:1px solid #d8d0b9}.breeding-codex-head h3{margin:0;font-family:Georgia,serif;font-size:1.45rem}.breeding-summary{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.summary-pill{padding:8px 11px;border-radius:20px;background:#e8e1cf;font-size:.78rem;font-weight:900}.breeding-codex{display:grid;gap:12px;margin-top:14px}.breeding-entry{display:grid;grid-template-columns:80px 1fr auto;gap:14px;align-items:center;padding:14px;border:1px solid #d8d0b9;border-radius:16px;background:#fffdf6}.breeding-entry img{width:78px;height:78px;object-fit:contain}.breeding-entry h4{margin:0 0 4px;font-family:Georgia,serif}.breeding-entry p{margin:3px 0;color:#68746c;font-size:.83rem}.breeding-score{text-align:right;font-weight:900;color:#7456a5}.breeding-score small{display:block;color:#847d70;font-weight:700}.codex-empty{padding:25px;text-align:center;border:2px dashed #c8bea7;border-radius:16px;color:#847d70}.discovery-badge{display:inline-block;padding:3px 7px;border-radius:12px;background:#eee5fa;color:#7456a5;font-size:.72rem;font-weight:900}@media(max-width:600px){.breeding-codex-head{align-items:flex-start;flex-direction:column}.breeding-summary{justify-content:flex-start}.breeding-entry{grid-template-columns:64px 1fr}.breeding-entry img{width:62px;height:62px}.breeding-score{grid-column:1/-1;text-align:left}}

.hub-copy{display:flex;align-items:end;justify-content:space-between;gap:20px;padding:22px 34px;background:#fbf7ea}.hub-copy h2{margin:0;font-family:Georgia,serif}.hub-copy>p{margin:0;color:#68746c}.hub-map{position:relative;aspect-ratio:16/9;overflow:hidden;background:url('../assets/locations/ostoja-pierwszych.webp') center/cover no-repeat}.hub-map:after{content:"";position:absolute;inset:0;pointer-events:none;box-shadow:inset 0 0 80px #06130d88}.hub-hotspot{position:absolute;z-index:4;border:1px solid transparent;border-radius:22px;background:transparent;cursor:pointer;transition:.2s}.hub-hotspot span{position:absolute;left:50%;bottom:8px;transform:translate(-50%,8px);width:max-content;max-width:220px;padding:8px 12px;border:1px solid #d9c38b;border-radius:10px;background:#10231de8;color:#fff7df;font-weight:900;opacity:0;transition:.2s;pointer-events:none}.hub-hotspot:hover,.hub-hotspot:focus-visible{border-color:#e6c56eaa;background:#ffeaa00d;box-shadow:inset 0 0 35px #e6c56e33,0 0 20px #0008;outline:none}.hub-hotspot:hover span,.hub-hotspot:focus-visible span{opacity:1;transform:translate(-50%,0)}.hub-hotspot b{position:absolute;right:8px;top:8px;display:none;min-width:26px;padding:5px;border-radius:20px;background:#8d5bc4;color:white}.hub-hotspot b.show{display:block}.hub-sanctuary{left:2%;top:18%;width:31%;height:45%}.hub-forest{left:34%;top:4%;width:31%;height:50%}.hub-breeding{left:64%;top:23%;width:28%;height:43%}.hub-well{left:5%;top:59%;width:25%;height:38%}.hub-codex{left:76%;top:56%;width:22%;height:42%}.hub-party{position:absolute;z-index:3;left:50%;top:68%;display:flex;align-items:end;gap:4px;transform:translateX(-50%);filter:drop-shadow(0 8px 5px #0008)}.hub-player{font-size:3.5rem}.hub-creature{width:84px;height:84px}.hub-creature img{width:100%;height:100%;object-fit:contain}.hub-map.party-ko:before{content:"Drużyna potrzebuje leczenia";position:absolute;z-index:5;left:50%;top:12px;transform:translateX(-50%);padding:8px 12px;border-radius:12px;background:#8f302be8;color:white;font-weight:900}@media(max-width:720px){.hub-copy{align-items:flex-start;flex-direction:column;padding:18px 20px}.hub-map{min-height:440px;aspect-ratio:auto;background-size:auto 100%;background-position:center}.hub-player{font-size:2.7rem}.hub-creature{width:62px;height:62px}.hub-hotspot span{opacity:.88;font-size:.7rem;padding:5px 7px;bottom:4px}.hub-party{top:70%}}

.forest-map.forest-map-art{position:relative;height:auto;aspect-ratio:16/9;overflow:hidden;background:url('../assets/locations/polana-pierwszych.webp') center/cover no-repeat;border:0}.forest-map.forest-map-art:after{content:"";position:absolute;inset:0;pointer-events:none;border-radius:0;background:transparent;box-shadow:inset 0 0 75px #020a0788}.forest-map-art .forest-search,.forest-return{position:absolute;z-index:4;border:1px solid transparent;border-radius:22px;background:transparent;cursor:pointer;filter:none;transition:.2s}.forest-map-art .forest-search:hover,.forest-map-art .forest-search:focus-visible,.forest-return:hover,.forest-return:focus-visible{transform:none;border-color:#b8d8c688;background:#bde8d00b;box-shadow:inset 0 0 28px #9ed8ba22,0 0 18px #0007;outline:none}.forest-search span,.forest-return span{position:absolute;left:50%;bottom:5px;transform:translate(-50%,8px);width:max-content;max-width:190px;padding:7px 10px;border:1px solid #789a8d;border-radius:10px;background:#0b1d18e8;color:#eaf5e9;font-size:.78rem;font-weight:900;opacity:0;transition:.2s}.forest-search:hover span,.forest-search:focus-visible span,.forest-return:hover span,.forest-return:focus-visible span{opacity:1;transform:translate(-50%,0)}.hollow-bush{left:8%;top:15%;width:29%;height:28%}.thorn-bush{left:2%;top:42%;width:29%;height:31%}.rune-stone{left:61%;top:12%;width:23%;height:31%}.hollow-trunk{left:73%;top:40%;width:25%;height:29%}.strange-flowers{left:59%;top:67%;width:29%;height:27%}.forest-return{left:25%;top:68%;width:27%;height:31%}.forest-party{position:absolute;z-index:3;left:50%;top:59%;display:flex;align-items:end;gap:3px;transform:translateX(-50%);filter:drop-shadow(0 8px 5px #0009)}.forest-player{font-size:3.2rem}.forest-creature{width:80px;height:80px}.forest-creature img{width:100%;height:100%;object-fit:contain}@media(max-width:720px){.forest-map.forest-map-art{height:440px;aspect-ratio:auto;background-size:auto 100%;background-position:center}.forest-search span,.forest-return span{opacity:.82;font-size:.65rem;padding:4px 6px}.forest-player{font-size:2.5rem}.forest-creature{width:58px;height:58px}.forest-party{top:61%}}

.battle-view-v2{background:#09140f;color:#f7f0dc}.battle-arena{position:relative;aspect-ratio:16/9;overflow:hidden;background:url('../assets/locations/arena-polana-pierwszych.webp') center/cover no-repeat}.battle-arena:after{content:"";position:absolute;inset:0;pointer-events:none;box-shadow:inset 0 0 80px #0009}.battle-title-v2{position:absolute;z-index:4;left:50%;top:14px;transform:translateX(-50%);text-align:center;text-shadow:0 2px 8px #000}.battle-title-v2 span,.battle-title-v2 strong{display:block}.battle-title-v2 span{color:#c7b276;font-size:.66rem;font-weight:1000;letter-spacing:.16em}.battle-title-v2 strong{font-family:Georgia,serif;font-size:1.05rem}.battle-hud{position:absolute;z-index:5;top:58px;width:min(330px,37%);padding:11px 14px;border:1px solid #b9aa7f66;border-radius:14px;background:#08130de8;box-shadow:0 8px 25px #0008;color:#f7f0dc}.player-hud{left:22px}.enemy-hud{right:22px}.battle-hud>div:first-child{display:flex;justify-content:space-between;gap:10px;margin-bottom:6px}.battle-hud small{color:#b9c9c0}.battle-hud .hp-track,.battle-hud .xp-track{background:#ffffff26}.combatant{position:absolute;z-index:3;width:31%;height:42%;transition:transform .2s,filter .2s,opacity .25s}.combatant .monster-art{width:100%;height:100%;padding:0;filter:drop-shadow(0 18px 12px #000a)}.combatant .monster-art .creature-sprite{max-height:none}.player-combatant{left:7%;bottom:14%}.enemy-combatant{right:7%;bottom:31%}.enemy-combatant .creature-sprite{transform:scaleX(-1)}.combatant.attacking.player-combatant{transform:translateX(55px) scale(1.06)}.combatant.attacking.enemy-combatant{transform:translateX(-55px) scale(1.06)}.combatant.hit{animation:battle-hit .42s ease}.combatant.healing{animation:battle-heal .7s ease}.combatant.paralyzed{animation:battle-paralyze .65s steps(2)}.battle-log-v2{position:absolute;z-index:6;left:50%;bottom:12px;transform:translateX(-50%);width:min(720px,88%);min-height:42px;margin:0;padding:11px 14px;border:1px solid #b7aa8466;background:#07120de6;color:#f4ecd7;box-shadow:0 5px 20px #0009}.battle-view-v2 .battle-team{padding-top:14px}.battle-view-v2 .battle-actions{padding-bottom:22px}.skill-pager{display:flex;justify-content:center;align-items:center;gap:10px}.skill-pager button{border:1px solid #968762;border-radius:10px;background:#17271f;color:#f4ecd7;padding:7px 13px;font-weight:900;cursor:pointer}.skill-pager button:disabled{opacity:.35}.skill-page-label{color:#c5b88f;font-size:.8rem;font-weight:900}@keyframes battle-hit{25%{transform:translateX(-12px);filter:brightness(2) saturate(.2)}50%{transform:translateX(12px)}75%{transform:translateX(-7px)}}@keyframes battle-heal{50%{filter:drop-shadow(0 0 28px #66ed92) brightness(1.35);transform:translateY(-8px)}}@keyframes battle-paralyze{25%,75%{filter:drop-shadow(0 0 25px #ffe14f) brightness(1.8);transform:translateX(5px)}50%{transform:translateX(-5px)}}@media(max-width:720px){.battle-arena{height:460px;aspect-ratio:auto;background-size:auto 100%;background-position:center}.battle-title-v2{top:8px;width:90%}.battle-title-v2 strong{font-size:.82rem}.battle-hud{top:50px;width:43%;padding:8px;font-size:.72rem}.player-hud{left:7px}.enemy-hud{right:7px}.battle-hud>div:first-child{display:block}.combatant{width:40%;height:35%}.player-combatant{left:1%;bottom:18%}.enemy-combatant{right:1%;bottom:32%}.battle-log-v2{font-size:.78rem;bottom:8px}.battle-view-v2 .skill-buttons{grid-template-columns:repeat(2,1fr)}}

html,body{width:100%;height:100%;overflow:hidden}body{padding:0;background:#06120d}.game-shell{width:100vw;height:100vh;min-height:0;border:0;border-radius:0;box-shadow:none;background:#08140f;overflow:auto}.topbar{display:none}.hub-copy,.forest-copy{display:none}.hub-map,.forest-map.forest-map-art{width:100vw;height:100vh;aspect-ratio:auto;background-size:cover;background-position:center}.hub-map:after,.forest-map.forest-map-art:after{box-shadow:inset 0 0 110px #000a}.hub-party{top:68%}.world-team-hud{position:absolute;z-index:12;left:18px;top:18px;width:238px;padding:10px;border:1px solid #b9aa7f77;border-radius:17px;background:#07130ded;box-shadow:0 10px 35px #0009;cursor:pointer;color:#f4ecd7;text-align:left;backdrop-filter:blur(6px)}.world-team-hud:before{content:"DRUŻYNA";display:block;margin:0 0 7px 4px;color:#c9b875;font-size:.62rem;font-weight:1000;letter-spacing:.15em}.world-team-hud:hover{border-color:#e3c774;box-shadow:0 10px 35px #0009,0 0 20px #d4b85c33}.hud-member{display:grid;grid-template-columns:42px 1fr;gap:8px;align-items:center;padding:5px;border:1px solid transparent;border-radius:10px}.hud-member+.hud-member{margin-top:3px}.hud-member.active{border-color:#d8b75d;background:#d8b75d18}.hud-member.ko{opacity:.42;filter:grayscale(1)}.hud-portrait{width:42px;height:42px}.hud-portrait img{width:100%;height:100%;object-fit:contain}.hud-member-line{display:flex;justify-content:space-between;gap:6px;font-size:.72rem;font-weight:900}.hud-member-line small{color:#c7c0aa}.hud-hp-track{height:6px;margin-top:5px;border-radius:10px;background:#ffffff20;overflow:hidden}.hud-hp-fill{display:block;height:100%;border-radius:10px;background:#4ea45b}.hud-member.ko .hud-hp-fill,.hud-hp-fill.low{background:#b9473f}.location-chip{position:absolute;z-index:11;right:18px;top:18px;padding:9px 13px;border:1px solid #b9aa7f66;border-radius:12px;background:#07130ddd;color:#f4ecd7;font-family:Georgia,serif;font-weight:900;box-shadow:0 8px 24px #0008}.hub-hotspot b{z-index:3}.hub-map.party-ko:before{top:80px}.hub-view .hint,#hub-view .hint,#forest-view .hint{position:fixed;z-index:15;left:50%;bottom:18px;width:auto;max-width:min(720px,90vw);transform:translateX(-50%);padding:11px 18px;border:1px solid #b9aa7f66;border-radius:12px;background:#07130de8;color:#f4ecd7;box-shadow:0 8px 28px #0009}.collection-view{min-height:100vh;background:linear-gradient(145deg,#f7f1df,#e6dcc4);overflow:auto}.screen-back{margin:0 0 20px;border:1px solid #a99d80;border-radius:11px;padding:9px 13px;background:#17271f;color:#fff7df;font-weight:900;cursor:pointer}.screen-back:hover{background:#285b40}@media(max-width:720px){.hub-map,.forest-map.forest-map-art{height:100vh;background-size:cover}.world-team-hud{left:8px;top:8px;width:188px;padding:7px}.world-team-hud:before{margin-bottom:4px}.hud-member{grid-template-columns:32px 1fr;padding:3px}.hud-portrait{width:32px;height:32px}.hud-member-line{font-size:.62rem}.location-chip{right:8px;top:8px;max-width:42vw;font-size:.7rem}.hub-map.party-ko:before{top:60px;font-size:.68rem}.hub-party{top:70%}#hub-view .hint,#forest-view .hint{bottom:8px;font-size:.72rem}.collection-view{padding-top:18px}}

#battle-view.battle-view-v2{position:relative;width:100vw;height:100vh;min-height:0;overflow:hidden}.battle-view-v2 .battle-arena{position:absolute;inset:0;width:100%;height:100%;aspect-ratio:auto;background-size:cover;background-position:center}.battle-view-v2 .battle-actions{position:absolute;z-index:12;left:0;right:0;bottom:0;margin:0;padding:10px clamp(20px,15vw,260px) 14px;background:linear-gradient(0deg,#06120dfb 72%,#06120dcf 88%,transparent);gap:7px}.battle-view-v2 .battle-team{position:absolute;z-index:13;left:50%;bottom:142px;transform:translateX(-50%);width:min(900px,88vw);margin:0;padding:0}.battle-view-v2 .battle-log-v2{bottom:184px}.battle-view-v2 .player-combatant{bottom:22%}.battle-view-v2 .enemy-combatant{bottom:35%}.battle-view-v2 .skill-buttons{grid-template-columns:repeat(4,minmax(130px,1fr));gap:8px}.battle-view-v2 .skill-buttons .action{min-height:48px;padding:8px 10px}.battle-view-v2 .skill-buttons .action small{display:block;margin-top:3px;font-size:.62rem;font-weight:700;opacity:.75}.battle-view-v2 .utility-actions .action{min-height:38px;padding:8px 14px}.battle-view-v2 .skill-pager button{padding:4px 11px}@media(max-width:720px){#battle-view.battle-view-v2{height:100vh}.battle-view-v2 .battle-arena{height:100%;background-size:cover}.battle-view-v2 .battle-actions{padding:8px 8px 10px}.battle-view-v2 .skill-buttons{grid-template-columns:repeat(2,minmax(0,1fr))}.battle-view-v2 .battle-team{bottom:166px;width:96vw}.battle-view-v2 .battle-log-v2{bottom:211px}.battle-view-v2 .player-combatant{bottom:27%}.battle-view-v2 .enemy-combatant{bottom:39%}}

#battle-view .battle-actions{left:0;right:0;width:100%;max-width:none;margin:0;padding:12px max(20px,calc((100vw - 1100px)/2)) 14px;background:linear-gradient(0deg,#06120d 76%,#06120de8 88%,transparent);box-sizing:border-box}#battle-view .skill-buttons{width:100%;max-width:1100px;margin:0 auto;grid-template-columns:repeat(4,minmax(0,1fr))}#battle-view .skill-buttons .action{width:100%;min-width:0;min-height:58px;font-size:.92rem;line-height:1.05}#battle-view .skill-pager,#battle-view .utility-actions{width:100%;max-width:1100px;margin:0 auto}#battle-view .battle-team{bottom:184px;width:min(900px,92vw);max-width:900px}#battle-view .battle-log-v2{bottom:228px;width:min(900px,92vw)}#battle-view .player-combatant{bottom:28%}#battle-view .enemy-combatant{bottom:40%}@media(max-width:720px){#battle-view .battle-actions{padding:8px 8px 10px}#battle-view .skill-buttons{grid-template-columns:repeat(2,minmax(0,1fr))}#battle-view .battle-team{bottom:206px}#battle-view .battle-log-v2{bottom:250px}#battle-view .player-combatant{bottom:32%}#battle-view .enemy-combatant{bottom:43%}}

#battle-view .battle-title-v2{display:none}#battle-view .battle-log-v2{top:8px;bottom:auto;width:min(560px,48vw);min-height:44px;padding:10px 14px}#battle-view .battle-utility{position:absolute;z-index:16;left:50%;top:62px;transform:translateX(-50%);display:flex;width:auto;max-width:none;gap:8px;margin:0}#battle-view .battle-utility .catch{min-width:170px}#battle-view .battle-utility .secondary{min-width:50px;width:50px;padding:10px;font-size:1.2rem}#battle-view .battle-team{display:flex;flex-direction:column;align-items:stretch;gap:6px;left:14px;top:180px;bottom:auto;transform:none;width:220px;max-width:220px;margin:0;padding:0;transition:transform .25s ease,opacity .25s ease}#battle-view .battle-team.collapsed{transform:translateX(-250px);opacity:0;pointer-events:none}.battle-team-toggle{position:absolute;z-index:17;left:238px;top:184px;width:32px;height:52px;border:1px solid #b9aa7f66;border-radius:0 10px 10px 0;background:#07130de8;color:#e3c774;cursor:pointer;transition:left .25s,transform .25s}.battle-team-toggle.collapsed{left:0;transform:rotate(180deg)}#battle-view .battle-team-member{display:grid;grid-template-columns:48px 1fr;gap:8px;align-items:center;width:100%;padding:7px;border:1px solid #887b5b66;border-radius:12px;background:#07130de8;color:#f4ecd7;text-align:left;box-shadow:0 5px 15px #0006}#battle-view .battle-team-member.active{border-color:#d8b75d;background:#443816e8}#battle-view .battle-team-member.ko{opacity:.4}#battle-view .battle-team-member:disabled{cursor:not-allowed}.battle-team-portrait{width:48px;height:48px}.battle-team-portrait img{width:100%;height:100%;object-fit:contain}.battle-team-member>span:last-child strong,.battle-team-member>span:last-child small{display:block}.battle-team-member>span:last-child strong{font-size:.78rem}.battle-team-member>span:last-child small{margin-top:2px;color:#c5bdab;font-size:.65rem}.battle-team-member i{display:block;height:5px;margin-top:5px;border-radius:8px;background:#ffffff20;overflow:hidden}.battle-team-member i b{display:block;height:100%;background:#50a45d}#battle-view .battle-actions{padding-top:10px;padding-bottom:10px;background:linear-gradient(0deg,#06120d 78%,#06120de8 90%,transparent)}#battle-view .player-combatant{bottom:17%}#battle-view .enemy-combatant{bottom:30%}@media(max-width:720px){#battle-view .battle-log-v2{top:6px;width:62vw;font-size:.68rem}#battle-view .battle-utility{top:57px}#battle-view .battle-utility .catch{min-width:125px;font-size:.75rem}#battle-view .battle-team{left:6px;top:145px;width:165px;max-width:165px}.battle-team-toggle{left:174px;top:149px}.battle-team-portrait{width:36px;height:36px}#battle-view .battle-team-member{grid-template-columns:36px 1fr;padding:4px}#battle-view .player-combatant{bottom:24%}#battle-view .enemy-combatant{bottom:35%}}

#battle-view .player-combatant{left:7%;bottom:21%}#battle-view .enemy-combatant{right:13%;bottom:42%}@media(max-width:720px){#battle-view .player-combatant{left:3%;bottom:27%}#battle-view .enemy-combatant{right:8%;bottom:43%}}

#battle-view .player-combatant{bottom:28%}#battle-view .enemy-combatant{bottom:51%}@media(max-width:720px){#battle-view .player-combatant{bottom:30%}#battle-view .enemy-combatant{bottom:50%}}
/* Wybrana postać gracza i miejsce na skrót profilu v0.0.48 */
.world-team-hud{left:94px}
@media(max-width:720px){.world-team-hud{left:74px}}
.hub-player{width:68px;height:102px;font-size:0}
.hub-player img{width:100%;height:100%;object-fit:contain}
@media(max-width:720px){.hub-player{width:52px;height:78px}}

/* Osobna arena dla spotkań rozpoczętych na Mokradłach. */
.battle-view-v2.swamp-battle .battle-arena{background-image:url('../assets/locations/arena-mokradla.webp')!important;background-position:center;background-size:cover}
