:root{--ink:#101a2c;--muted:#6f7d94;--panel:#f8fbff;--line:#213a5d1c;--blue:#2a86ff;--blue-deep:#1765d8;--cyan:#58dafa;--gold:#ffc83d;--orange:#ff8b35;--green:#39c97a;--red:#ff5e68;--shadow:0 18px 50px #192f5226}*{box-sizing:border-box}html,body{min-height:100%;color:var(--ink);background:#e8f0f8;margin:0;font-family:Noto Sans SC,Microsoft YaHei,sans-serif;overflow-x:hidden}body{background:radial-gradient(circle at 12% 8%,#5cb8ff2b,#0000 25%),linear-gradient(145deg,#edf5fb 0%,#dfeaf3 100%);min-width:320px}button{font:inherit}button,.unit-card,.deploy-pad{-webkit-tap-highlight-color:transparent}.app-shell{min-height:100vh}.topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:100;background:#fbfdffeb;border-bottom:1px solid #29496f1f;grid-template-columns:minmax(205px,1fr) auto minmax(205px,1fr);align-items:center;gap:24px;height:78px;padding:0 clamp(18px,3vw,54px);display:grid;position:relative;box-shadow:0 3px 24px #1e3b5c17}.brand-lockup{align-items:center;gap:12px;display:flex}.brand-lockup h1{letter-spacing:.08em;margin:0;font-size:23px;font-weight:900;line-height:1.05}.brand-lockup p{letter-spacing:.3em;color:#74839b;margin:4px 0 0;font-size:8px;font-weight:800}.brand-orb{background:linear-gradient(#ff5c61 0 46%,#202c42 46% 55%,#f9fbff 55%);border:3px solid #202c42;border-radius:50%;width:43px;height:43px;position:relative;transform:rotate(-9deg);box-shadow:inset 0 3px 5px #ffffff59,0 5px 13px #1e365933}.brand-orb:after{content:"";background:#fff;border:3px solid #202c42;border-radius:50%;width:13px;height:13px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.brand-orb span{background:#ffffffa6;border-radius:50%;width:8px;height:4px;position:absolute;top:7px;left:10px;transform:rotate(-30deg)}.battle-stats{border:1px solid var(--line);background:#f2f6fa;border-radius:15px;align-items:stretch;display:flex;overflow:hidden}.stat-chip{border-right:1px solid var(--line);justify-content:center;align-items:center;gap:10px;min-width:124px;height:53px;padding:7px 18px;display:flex}.stat-chip:last-child{border-right:0}.stat-chip>span:last-child{align-items:baseline;display:flex}.stat-chip small{color:#8c99ac;font-size:9px;font-weight:600;display:block;position:absolute;transform:translateY(-12px)}.stat-chip strong{font-variant-numeric:tabular-nums;margin-top:10px;font-size:18px;font-weight:900}.stat-chip em{color:#91a0b4;font-size:11px;font-style:normal;font-weight:700}.stat-icon,.coin-icon,.heart-icon{border-radius:9px;place-items:center;width:27px;height:27px;font-size:13px;font-style:normal;font-weight:900;display:grid}.wave-chip .stat-icon{color:#2d77dd;background:#dceaff}.coin-icon{color:#8a5403;background:linear-gradient(145deg,#ffe276,#f6a81f);border:2px solid #e89c17;border-radius:50%;box-shadow:inset 0 1px 2px #fff}.heart-icon{color:#ff4f66;background:#ffe3e8}.top-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.icon-button,.speed-button{border:1px solid var(--line);color:#53627a;cursor:pointer;background:#f3f7fa;border-radius:11px;min-width:40px;height:40px;font-weight:900;transition:all .2s}.icon-button:hover,.speed-button:hover{color:var(--blue);background:#fff;transform:translateY(-1px);box-shadow:0 7px 15px #244a7a1f}.icon-button.muted{color:#aab3c1;text-decoration:line-through}.speed-button{padding:0 12px}.speed-button span{color:#91a0b5;margin-right:2px}.game-layout{grid-template-columns:minmax(0,1fr) 330px;gap:25px;max-width:1800px;min-height:calc(100vh - 78px);margin:0 auto;padding:clamp(18px,2.1vw,34px) clamp(18px,3vw,54px) 26px;display:grid}.battle-column{min-width:0}.zone-heading{justify-content:space-between;align-items:flex-start;height:56px;padding:0 5px;display:flex}.eyebrow{color:#5e9de9;text-transform:uppercase;letter-spacing:.18em;margin-bottom:4px;font-size:9px;font-weight:900;display:block}.zone-heading h2{letter-spacing:.02em;margin:0;font-size:21px;font-weight:900}.element-legend{color:#77869a;align-items:center;gap:15px;padding-top:11px;font-size:10px;font-weight:700;display:flex}.element-legend span{align-items:center;gap:5px;display:flex}.dot{border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #0000000a}.dot.fire{background:#ff7b39}.dot.grass{background:#45c977}.dot.water{background:#42a8ed}.battle-frame{background:linear-gradient(145deg,#fff,#bfccd6);border:1px solid #36516e26;border-radius:25px;padding:7px;box-shadow:0 27px 65px #1a375436,inset 0 1px #fff}.battle-board{aspect-ratio:16/9;isolation:isolate;-webkit-user-select:none;user-select:none;background-image:url(/assets/battlefield-grid-v2-CXuah_gS.png);background-position:50%;background-size:cover;border-radius:19px;width:100%;position:relative;overflow:hidden}.board-vignette{z-index:1;pointer-events:none;background:linear-gradient(#04101f0d,#0000 30% 70%,#04101f3d),radial-gradient(#0000 56%,#08162447 120%);position:absolute;inset:0}.pad-layer,.tower-layer,.enemy-layer,.projectile-layer,.effect-layer{pointer-events:none;position:absolute;inset:0}.pad-layer{z-index:2}.tower-layer{z-index:5}.enemy-layer{z-index:7}.projectile-layer{z-index:9}.effect-layer{z-index:10}.entry-marker{z-index:3;color:#fff;text-shadow:0 2px 4px #263145;align-items:center;gap:7px;font-size:clamp(8px,.7vw,11px);font-weight:800;display:flex;position:absolute;top:4.6%;right:1.8%}.entry-marker i{background:#ff696f;border:2px solid #fff;border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 5px #ff5a613b,0 0 18px #ff3038}.portal-label{z-index:3;color:#fff;text-shadow:0 2px 5px #005188;align-items:center;gap:7px;font-size:clamp(8px,.7vw,11px);font-weight:800;display:flex;position:absolute;bottom:3.5%;left:7%}.portal-label i{background:#68e7ff;border-radius:50%;width:9px;height:9px;box-shadow:0 0 14px 7px #3ddcffa8}.deploy-pad{aspect-ratio:1;pointer-events:auto;cursor:pointer;background:radial-gradient(circle,#54dbff2e,#3cb8ff0d 48%,#45d3ff59 50%,#0000 65%);border:2px solid #a9f0ffe0;border-radius:50%;width:clamp(39px,5.2vw,72px);transition:filter .2s,opacity .2s;animation:2.2s ease-in-out infinite padGlow;position:absolute;transform:translate(-50%,-50%)rotateX(58deg)rotate(-6deg);box-shadow:inset 0 0 14px #82edff80,0 0 12px #1bb2f247}.deploy-pad:before,.deploy-pad:after{content:"";border-radius:50%;position:absolute}.deploy-pad:before{border:1px dashed #dffdffcc;inset:18%}.deploy-pad:after{border:1px solid #6be2ff38;inset:-10%}.deploy-pad:hover,.deploy-pad.ready{filter:brightness(1.45)}.deploy-pad.ready{border-color:#fff0a5;box-shadow:inset 0 0 16px #fff4a5,0 0 25px #ffd849}.deploy-pad.occupied{opacity:0;pointer-events:none}@keyframes padGlow{0%,to{opacity:.68}50%{opacity:1}}.tower{pointer-events:auto;cursor:pointer;filter:drop-shadow(0 13px 8px #07161452);width:clamp(58px,8vw,114px);height:clamp(58px,8vw,114px);position:absolute;transform:translate(-50%,-72%)}.tower:after{content:"";filter:blur(4px);z-index:-1;background:#0c222547;border-radius:50%;width:60%;height:18%;position:absolute;bottom:4%;left:20%}.tower img{object-fit:contain;z-index:2;width:100%;height:100%;animation:2.2s ease-in-out infinite towerIdle;position:relative}.tower .tower-aura{border:2px solid var(--tower-color);width:76%;height:22%;box-shadow:0 0 13px var(--tower-color), inset 0 0 11px var(--tower-color);opacity:.68;border-radius:50%;position:absolute;bottom:5%;left:12%;transform:rotateX(60deg)}.tower .star-badge{z-index:3;color:#fff;letter-spacing:-1px;background:#0f1f34cc;border:1px solid #fff6;border-radius:10px;padding:2px 5px;font-size:8px;position:absolute;top:8%;right:2%}.tower.selected:before{content:"";border:2px dashed #ffffffd9;border-radius:50%;animation:8s linear infinite spin;position:absolute;inset:-8%}.tower.attacking img{animation:.28s ease-out attackSnap}@keyframes towerIdle{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(-5%)rotate(1deg)}}@keyframes attackSnap{0%{transform:scale(1)}45%{transform:scale(1.12)translateY(-4%)}to{transform:scale(1)}}@keyframes spin{to{transform:rotate(360deg)}}.range-ring{z-index:3;pointer-events:none;background:#5ad0ff14;border:1px solid #ffffffa6;border-radius:50%;animation:.2s ease-out rangeIn;position:absolute;transform:translate(-50%,-50%);box-shadow:inset 0 0 20px #4bbeff1f}@keyframes rangeIn{0%{opacity:0;transform:translate(-50%,-50%)scale(.6)}}.enemy{filter:drop-shadow(0 7px 5px #0e131859);will-change:left,top;width:clamp(43px,5.5vw,76px);height:clamp(43px,5.5vw,76px);position:absolute;transform:translate(-50%,-68%)}.enemy img{object-fit:contain;width:100%;height:100%;animation:.55s ease-in-out infinite alternate enemyWalk}.enemy.boss{filter:drop-shadow(0 0 10px #c14cff)drop-shadow(0 9px 7px #05080d80);width:clamp(68px,8vw,116px);height:clamp(68px,8vw,116px)}.enemy.slowed img{filter:hue-rotate(145deg)brightness(1.2)}@keyframes enemyWalk{0%{transform:translateY(0)rotate(-2deg)}to{transform:translateY(-6%)rotate(2deg)}}.hp-shell{background:#0c141dc2;border:1px solid #fff9;border-radius:6px;width:72%;height:7px;padding:2px;position:absolute;top:-1%;left:14%;box-shadow:0 2px 4px #0003}.hp-bar{background:linear-gradient(90deg,#58e88f,#a9f06d);border-radius:5px;width:100%;height:100%;transition:width .13s}.enemy.boss .hp-shell{width:92%;height:9px;top:-3%;left:4%}.enemy.boss .hp-bar{background:linear-gradient(90deg,#c240ff,#ff5bb1)}.enemy-reward{color:#fff4a8;white-space:nowrap;background:#0f1b28b8;border-radius:8px;padding:1px 5px;font-size:7px;font-weight:800;position:absolute;bottom:-7%;left:50%;transform:translate(-50%)}.projectile{aspect-ratio:1;border-radius:50%;width:clamp(7px,1vw,13px);position:absolute;transform:translate(-50%,-50%)}.projectile.fire{background:#fff5a4;box-shadow:0 0 5px 3px #ff9b26,0 0 15px 6px #ff3f14a6}.projectile.grass{background:#d9ff89;border-radius:80% 0;transform:translate(-50%,-50%)rotate(45deg);box-shadow:0 0 6px 3px #47d458}.projectile.water{background:#e8fbff;box-shadow:0 0 6px 3px #35c6ff,0 0 13px 5px #2174ff80}.impact{border:3px solid var(--impact);width:30px;height:30px;box-shadow:0 0 14px var(--impact);border-radius:50%;animation:.36s ease-out forwards impact;position:absolute;transform:translate(-50%,-50%)}.damage-number{color:#fff;text-shadow:0 2px 3px #1a2635,0 0 5px var(--damage);font-size:clamp(10px,1vw,15px);font-weight:900;animation:.7s ease-out forwards floatNumber;position:absolute;transform:translate(-50%,-50%)}.coin-pop{color:#ffe271}@keyframes impact{0%{opacity:1;transform:translate(-50%,-50%)scale(.2)}to{opacity:0;transform:translate(-50%,-50%)scale(1.8)}}@keyframes floatNumber{0%{opacity:1;transform:translate(-50%,-20%)}to{opacity:0;transform:translate(-50%,-170%)}}.boss-banner{z-index:20;opacity:0;color:#fff;text-shadow:0 0 8px #f256ff;letter-spacing:.15em;white-space:nowrap;pointer-events:none;background:linear-gradient(90deg,#0000,#500f6fe6 20%,#881c97f2 50%,#500f6fe6 80%,#0000);align-items:center;gap:13px;padding:8px 30px;font-size:clamp(13px,1.7vw,24px);display:flex;position:absolute;top:14%;left:50%;transform:translate(-50%,-50%)scale(.6)}.boss-banner.show{animation:2.5s both bossBanner}@keyframes bossBanner{0%{opacity:0;transform:translate(-50%,-50%)scale(.55)}15%,70%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(1.2)}}.wave-button{z-index:15;color:#fff;cursor:pointer;background:linear-gradient(135deg,#1c74f1f5,#194cc4f5);border:1px solid #ffffffbf;border-radius:15px;justify-content:center;align-items:center;gap:10px;min-width:185px;height:50px;padding:0 20px;transition:all .2s;display:flex;position:absolute;bottom:5%;left:50%;transform:translate(-50%);box-shadow:0 9px 25px #0e3ba16b,inset 0 1px #fff6}.wave-button:hover{filter:brightness(1.1);transform:translate(-50%)translateY(-2px);box-shadow:0 13px 30px #0e3ba180}.wave-button.running{opacity:0;pointer-events:none;transform:translate(-50%)translateY(15px)}.wave-play{color:#2165cf;background:#fff;border-radius:9px;place-items:center;width:27px;height:27px;padding-left:2px;font-size:11px;display:grid}.wave-button small,.wave-button strong{text-align:left;display:block}.wave-button small{opacity:.75;font-size:8px}.wave-button strong{letter-spacing:.04em;font-size:12px}.battle-tip{z-index:17;color:#edf8ff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0b203ac7;border:1px solid #ffffff80;border-radius:13px;align-items:center;gap:8px;min-height:36px;padding:5px 7px 5px 8px;font-size:clamp(8px,.75vw,11px);font-weight:700;transition:all .3s;display:flex;position:absolute;top:3%;left:50%;transform:translate(-50%);box-shadow:0 6px 20px #09182b40}.battle-tip.hidden{opacity:0;pointer-events:none;transform:translate(-50%,-12px)}.tip-pulse{color:#6e4800;background:#ffcc4b;border-radius:8px;place-items:center;width:22px;height:22px;font-weight:900;display:grid;box-shadow:0 0 0 4px #ffcb4526}.battle-tip button{color:#b9c6d6;cursor:pointer;background:#ffffff14;border:0;border-radius:7px;width:23px;height:23px}.battle-footer{color:#77869a;justify-content:space-between;align-items:center;padding:12px 8px 0;font-size:10px;display:flex}.battle-footer b{color:#3d4e66}.status-light{background:#46d785;border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block;box-shadow:0 0 0 4px #46d7851f}.power-status{border-radius:6px;padding:2px 5px;font-style:normal;font-weight:900;transition:all .2s;display:inline-block}.power-status.low{color:#c24e43;background:#fff0ec}.power-status.ready{color:#9a6a13;background:#fff6d8}.power-status.strong{color:#16734c;background:#e7f9ef}.command-panel{flex-direction:column;gap:13px;min-width:0;display:flex}.gacha-card{color:#fff;background:linear-gradient(145deg,#173a77,#176bd1 57%,#27a8dc);border-radius:22px;min-height:216px;padding:20px;position:relative;overflow:hidden;box-shadow:0 20px 40px #1d58a940,inset 0 1px #ffffff47}.gacha-card:before{content:"";opacity:.45;background-image:radial-gradient(circle at 14% 20%,#ffffffbf 0 1px,#0000 2px),radial-gradient(circle at 70% 13%,#ffffff8c 0 1px,#0000 2px),radial-gradient(circle at 45% 62%,#fff6 0 1px,#0000 2px);background-size:65px 65px,90px 90px,110px 110px;position:absolute;inset:0}.gacha-glow{filter:blur(5px);background:radial-gradient(circle,#5becffa6,#0000 65%);border-radius:50%;width:180px;height:180px;position:absolute;top:-40px;right:-30px}.gacha-copy{z-index:2;position:relative}.gacha-card .eyebrow{color:#7ee9ff}.gacha-card h3{letter-spacing:.04em;margin:0;font-size:24px;font-weight:900}.gacha-card p{color:#b8d7fb;margin:5px 0 0;font-size:10px}.gacha-card p strong{color:#fff39a}#pityStatus{color:#83f0c1;font-weight:800}.capsule-machine{z-index:1;filter:drop-shadow(0 9px 10px #071e4559);width:96px;height:102px;position:absolute;top:15px;right:18px}.machine-glass{background:linear-gradient(145deg,#ffffff73,#4fcdff26);border:3px solid #e9fdffd1;border-radius:34px 34px 15px 15px;width:70px;height:63px;position:absolute;top:0;left:13px;overflow:hidden;box-shadow:inset 8px 6px 12px #ffffff40}.machine-glass:after{content:"";background:#ffffff59;border-radius:50%;width:10px;height:35px;position:absolute;top:5px;left:12px;transform:rotate(35deg)}.machine-base{background:linear-gradient(145deg,#ff7468,#d93c58);border:3px solid #ffb095;border-radius:16px 16px 24px 24px;width:84px;height:46px;position:absolute;bottom:5px;left:6px;box-shadow:inset 0 5px #ffffff26}.machine-base:before{content:"";background:#edfaff;border:5px solid #9b2b4a;border-radius:50%;width:27px;height:27px;position:absolute;top:4px;left:26px}.machine-base span{background:#942b4d;border-radius:10px;width:28px;height:8px;position:absolute;bottom:3px;left:26px}.mini-orb{background:linear-gradient(#ff5665 0 45%,#29364a 45% 55%,#fff 55%);border:2px solid #142b49b3;border-radius:50%;width:23px;height:23px;position:absolute;box-shadow:0 2px 3px #0003}.mini-orb.a{bottom:5px;left:8px;transform:rotate(-25deg)}.mini-orb.b{filter:hue-rotate(150deg);bottom:7px;right:7px;transform:rotate(18deg)}.mini-orb.c{filter:hue-rotate(35deg);bottom:25px;left:29px;transform:scale(.85)}.draw-button{z-index:3;color:#563301;cursor:pointer;background:linear-gradient(135deg,#ffd459,#ff9f2c);border:1px solid #ffffff8c;border-radius:15px;justify-content:center;align-items:center;gap:11px;height:54px;transition:all .2s;display:flex;position:absolute;bottom:31px;left:18px;right:18px;overflow:hidden;box-shadow:0 9px 22px #4b27033d,inset 0 1px 1px #fff}.draw-button:hover{filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 13px 26px #4b27034d,inset 0 1px 1px #fff}.draw-button:active{transform:translateY(1px)}.draw-button:disabled{filter:grayscale(.7);cursor:not-allowed;opacity:.7}.draw-icon{background:#ffffff5c;border-radius:10px;place-items:center;width:30px;height:30px;font-size:17px;display:grid}.draw-button small,.draw-button strong{text-align:left;display:block}.draw-button small{opacity:.7;font-size:9px}.draw-button strong{font-size:14px}.draw-button i{background:#fff09a;border-radius:50%;place-items:center;width:15px;height:15px;font-size:9px;font-style:normal;display:inline-grid}.draw-shine{background:#ffffff57;width:30px;height:100px;position:absolute;top:-25px;left:-50px;transform:rotate(25deg)}.draw-button:hover .draw-shine{transition:all .75s;left:360px}.draw-button strong>b{font:inherit;color:inherit}.odds{color:#ffffffa3;justify-content:center;align-items:center;gap:8px;font-size:7px;display:flex;position:absolute;bottom:10px;left:0;right:0}.odds i{background:#ffffff80;border-radius:50%;width:2px;height:2px}.deck-section{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffc7;border:1px solid #2d4b6c1a;border-radius:21px;flex:1;min-height:252px;padding:17px 17px 14px;box-shadow:0 11px 30px #213e5c17}.section-title{justify-content:space-between;align-items:center;margin-bottom:13px;display:flex}.section-title h3{margin:0;font-size:17px;font-weight:900}.deck-count{color:#9ca8b8;font-size:11px}.deck-count b{color:#3f5068;font-size:17px}.card-grid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.unit-card{aspect-ratio:.76;cursor:pointer;background:linear-gradient(155deg,#eef5fb,#fff);border:1px solid #3452741f;border-radius:14px;min-width:0;padding:0;transition:all .2s;position:relative;overflow:hidden;box-shadow:0 6px 12px #25405d1a}.unit-card:hover{transform:translateY(-4px);box-shadow:0 12px 20px #1f3e6029}.unit-card.selected{border-color:var(--card-color);box-shadow:0 0 0 3px color-mix(in srgb,var(--card-color) 25%,transparent),0 12px 22px #1f3e602b;transform:translateY(-4px)}.unit-card .card-bg{background:radial-gradient(circle at 50% 35%,color-mix(in srgb,var(--card-color) 42%,white),transparent 52%),linear-gradient(180deg,color-mix(in srgb,var(--card-color) 11%,white),#fff 72%);position:absolute;inset:0}.unit-card .type-gem{z-index:3;color:#fff;background:var(--card-color);width:18px;height:18px;box-shadow:0 3px 7px color-mix(in srgb,var(--card-color) 45%,transparent);border-radius:7px;place-items:center;font-size:9px;display:grid;position:absolute;top:6px;left:6px}.unit-card .count-badge{z-index:5;color:#fff;background:#14243b;border:1px solid #ffffff80;border-radius:7px;place-items:center;min-width:19px;height:19px;padding:0 4px;font-size:9px;font-weight:900;display:grid;position:absolute;top:5px;right:5px}.unit-card .card-stars{z-index:4;color:#f7b91c;letter-spacing:-1px;text-shadow:0 1px #fff;font-size:6px;position:absolute;top:29px;left:6px}.unit-card img{z-index:2;object-fit:contain;filter:drop-shadow(0 6px 4px #14273a33);width:87%;height:64%;transition:all .25s;position:absolute;top:18%;left:6.5%}.unit-card:hover img{transform:scale(1.06)}.unit-card .card-name{z-index:4;text-align:center;white-space:nowrap;text-overflow:ellipsis;color:#25354b;font-size:9px;font-weight:900;position:absolute;bottom:6px;left:5px;right:5px;overflow:hidden}.unit-card .level-tag{color:#8b98aa;letter-spacing:.04em;font-size:6px;font-weight:700;display:block}.unit-card.new-card{animation:.7s both newCard}@keyframes newCard{0%{opacity:0;transform:scale(.55)rotate(-8deg)}55%{transform:scale(1.08)rotate(2deg)}to{opacity:1;transform:scale(1)}}.empty-deck{color:#9eabb9;justify-content:center;align-items:center;gap:10px;height:180px;display:flex}.empty-deck span{font-size:30px}.empty-deck p{font-size:11px}.empty-deck small{font-size:8px}.empty-deck[hidden]{display:none}.evolution-note{background:linear-gradient(135deg,#f8f4fff0,#eef7fff0);border:1px solid #884eda29;border-radius:18px;align-items:center;gap:11px;min-height:75px;padding:12px 13px;display:flex;box-shadow:0 8px 20px #35366612}.evo-symbol{color:#fff;background:linear-gradient(145deg,#8f6bff,#4c9bf1);border-radius:13px;flex:none;justify-content:center;align-items:center;width:39px;height:39px;display:flex;box-shadow:0 7px 15px #645cde40}.evo-symbol span{font-size:17px;font-weight:900}.evo-symbol b{margin-left:1px;font-size:8px}.evolution-note strong{font-size:11px}.evolution-note p{color:#7f8b9c;margin:2px 0 0;font-size:8px;line-height:1.55}.evo-arrow{color:#9677e5;margin-left:auto;font-size:24px}.mission-card{background:#f5f8fb;border:1px solid #304c6b14;border-radius:17px;padding:12px 14px}.mission-head{color:#8290a3;justify-content:space-between;font-size:8px;display:flex}.mission-head b{color:#5c6c82}.mission-card p{margin:3px 0 8px;font-size:10px;font-weight:800}.progress-track{background:#dce5ee;border-radius:5px;height:5px;overflow:hidden}.progress-track span{background:linear-gradient(90deg,#735bdf,#36b9f4);border-radius:5px;width:0;height:100%;transition:all .4s;display:block}.mission-card small{color:#92a0af;margin-top:6px;font-size:7px;display:block}.mission-card i{color:#da9b14;font-style:normal;font-weight:900}.modal-backdrop{z-index:300;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);opacity:0;pointer-events:none;background:#091426ab;place-items:center;padding:20px;transition:all .35s;display:grid;position:fixed;inset:0}.modal-backdrop.active{opacity:1;pointer-events:auto}.start-modal{background:linear-gradient(120deg,#f8fbff 0 53%,#dceeff 53%);border:1px solid #fffc;border-radius:30px;width:min(880px,92vw);min-height:460px;position:relative;overflow:hidden;box-shadow:0 35px 90px #030b197a}.start-modal:before{content:"";background:radial-gradient(circle at 40% 40%,#fffcd7,#8de3ff 43%,#4886e4 70%,#2551a1);border-radius:50%;width:470px;height:470px;position:absolute;top:-15px;right:-55px;box-shadow:0 0 0 30px #ffffff29,0 0 0 70px #ffffff14}.modal-rays{background:repeating-conic-gradient(from 0deg,#ffffff47 0 9deg,transparent 9deg 22deg);border-radius:50%;width:520px;height:520px;animation:35s linear infinite spin;position:absolute;top:-60px;right:-50px}.start-charizard{z-index:3;object-fit:contain;filter:drop-shadow(0 24px 18px #162e4c59);width:50%;height:92%;animation:3.4s ease-in-out infinite heroFloat;position:absolute;bottom:-15px;right:0}@keyframes heroFloat{0%,to{transform:translateY(0)rotate(1deg)}50%{transform:translateY(-12px)rotate(-1deg)}}.start-copy{z-index:5;width:57%;padding:58px 0 45px 52px;position:relative}.start-copy h2{letter-spacing:-.04em;margin:8px 0 14px;font-size:clamp(30px,3.3vw,49px);font-weight:900;line-height:1.12}.start-copy h2 em{color:#287ce9;font-style:normal}.start-copy p{color:#718198;max-width:430px;font-size:12px;line-height:1.8}.feature-pills{gap:7px;margin:21px 0;display:flex}.feature-pills span{color:#56677d;background:#fff;border:1px solid #dbe5ee;border-radius:10px;padding:6px 9px;font-size:8px;font-weight:800;box-shadow:0 4px 8px #2845620f}.primary-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2f91ff,#1761d7);border:0;border-radius:14px;height:53px;padding:0 24px;font-size:12px;font-weight:800;transition:all .2s;box-shadow:0 12px 24px #1863d247}.primary-button:hover{transform:translateY(-2px);box-shadow:0 16px 28px #1863d25c}.primary-button span{margin-left:22px;font-size:18px}.start-copy>small{color:#9ca8b6;margin-top:11px;font-size:7px;display:block}.start-copy>.fan-project-note{color:#7f8fa3;margin-top:4px}.fan-project-note a{color:#3978bd;border-bottom:1px dotted;text-decoration:none}.help-modal,.gameover-modal{background:#f9fbff;border-radius:25px;width:min(580px,92vw);padding:36px;position:relative;box-shadow:0 28px 70px #040e1e66}.help-modal h2,.gameover-modal h2{margin:5px 0 22px;font-size:27px}.modal-close{color:#6c7c8e;cursor:pointer;background:#eaf0f6;border:0;border-radius:10px;width:34px;height:34px;font-size:20px;position:absolute;top:15px;right:15px}.help-steps{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.help-steps>div{background:#edf4fa;border-radius:15px;padding:15px}.help-steps b{color:#63a3ef;font-size:20px}.help-steps span{margin:9px 0 4px;font-size:12px;font-weight:900;display:block}.help-steps p{color:#7b899b;margin:0;font-size:9px;line-height:1.6}.gameover-modal{text-align:center}.gameover-modal p{color:#738196;font-size:12px;line-height:1.7}.gameover-modal .primary-button{margin-top:14px}.reveal-overlay,.evolve-overlay{z-index:350;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);opacity:0;pointer-events:none;background:#071223c7;place-items:center;transition:all .25s;display:grid;position:fixed;inset:0;overflow:hidden}.reveal-overlay.active,.evolve-overlay.active{opacity:1;pointer-events:auto}.reveal-burst,.evolve-flare{aspect-ratio:1;background:repeating-conic-gradient(from 0deg,#6bdbff8c 0 7deg,transparent 7deg 18deg);border-radius:50%;width:min(85vw,750px);animation:22s linear infinite spin;position:absolute}.reveal-burst:after,.evolve-flare:after{content:"";background:radial-gradient(circle,#fff 0,#7edfff 12%,#3075ff6b 37%,#0000 68%);border-radius:50%;position:absolute;inset:20%}.reveal-card{z-index:3;text-align:center;color:#fff;background:linear-gradient(155deg,#ffffff40,#285daf4d);border:1px solid #ffffffa6;border-radius:24px;width:260px;padding:18px;animation:.65s cubic-bezier(.18,1.3,.45,1) both revealIn;position:relative;box-shadow:0 25px 70px #020a198c,inset 0 1px #ffffff73}@keyframes revealIn{0%{opacity:0;transform:scale(.35)rotateY(90deg)}to{opacity:1;transform:scale(1)rotateY(0)}}.rarity-label{color:#563e00;letter-spacing:.12em;background:#ffe37a;border-radius:10px;padding:4px 9px;font-size:8px;font-weight:900;display:inline-block}.reveal-portrait{height:205px;margin:7px -4px -3px;position:relative}.reveal-portrait:after{content:"";filter:blur(10px);background:#00173e40;border-radius:50%;width:70%;height:28%;position:absolute;bottom:10px;left:15%}.reveal-portrait img{z-index:2;object-fit:contain;filter:drop-shadow(0 14px 9px #05162f59);width:100%;height:100%;position:relative}.reveal-card h3{margin:2px 0;font-size:23px}.reveal-card p{color:#c8dbf5;font-size:9px}.reveal-card button{color:#286ccc;cursor:pointer;background:#fff;border:0;border-radius:12px;width:100%;height:42px;margin-top:7px;font-size:10px;font-weight:900}.evolve-content{z-index:4;text-align:center;color:#fff;position:relative}.evolve-content .eyebrow{color:#ffe67d;font-size:11px}.evolve-content h2{text-shadow:0 0 20px #6ccaff;margin:3px 0 20px;font-size:clamp(32px,4vw,55px)}.evolve-chain{justify-content:center;align-items:center;gap:24px;display:flex}.evolve-chain>div{width:170px}.evolve-chain img{object-fit:contain;filter:drop-shadow(0 12px 10px #0006);opacity:.65;width:160px;height:160px}.evolve-chain .evolved img{opacity:1;filter:drop-shadow(0 0 16px #fff7b1)drop-shadow(0 18px 13px #0006);width:200px;height:200px;animation:.8s ease-in-out infinite alternate evolvePulse}.evolve-chain span{font-size:12px;font-weight:800;display:block}.evolve-chain i{color:#ffe96c;text-shadow:0 0 15px #fff;font-size:55px;font-style:normal}.evolve-content>p{color:#bdd4f0;font-size:10px}@keyframes evolvePulse{to{transform:scale(1.06)translateY(-4px)}}.toast-stack{z-index:500;pointer-events:none;flex-direction:column;gap:8px;display:flex;position:fixed;bottom:25px;right:28px}.toast{color:#fff;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#10223af0;border:1px solid #ffffff2e;border-radius:13px;align-items:center;gap:10px;min-width:230px;padding:12px 14px;font-size:10px;font-weight:700;animation:.35s both toastIn;display:flex;box-shadow:0 10px 30px #050f1d42}.toast.out{animation:.3s forwards toastOut}.toast i{color:#82e9ff;background:#ffffff1f;border-radius:8px;place-items:center;width:25px;height:25px;font-style:normal;display:grid}.toast.gold i{color:#ffd968}.toast.danger i{color:#ff8991}@keyframes toastIn{0%{opacity:0;transform:translate(40px)}}@keyframes toastOut{to{opacity:0;transform:translate(30px)}}@media (width<=1180px){.topbar{grid-template-columns:180px 1fr auto;padding-inline:20px}.stat-chip{min-width:108px;padding-inline:10px}.game-layout{grid-template-columns:minmax(0,1fr) 292px;gap:18px;padding-inline:20px}.card-grid{gap:7px}.gacha-card{min-height:205px}.capsule-machine{transform-origin:100% 0;transform:scale(.88)}.start-copy{padding-left:38px}}@media (width<=900px){.topbar{grid-template-columns:1fr auto;height:auto;min-height:68px;padding-block:10px}.battle-stats{grid-area:2/1/auto/-1;width:100%}.stat-chip{flex:1}.game-layout{grid-template-columns:1fr;padding-top:18px}.command-panel{grid-template-columns:1fr 1fr;display:grid}.gacha-card{grid-row:1/3}.deck-section{grid-row:1/4}.evolution-note,.mission-card{grid-column:1}.start-modal{min-height:420px}.start-copy{padding:43px 0 35px 35px}.start-copy h2{font-size:34px}.start-charizard{width:55%;right:-4%}}@media (width<=640px){.topbar{padding:9px 12px}.brand-lockup h1{font-size:18px}.brand-lockup p{display:none}.brand-orb{width:35px;height:35px}.top-actions{gap:5px}.icon-button,.speed-button{min-width:34px;height:34px}.battle-stats{height:44px}.stat-chip{gap:5px;min-width:0;height:44px;padding:4px 6px}.stat-chip small{display:none}.stat-chip strong{margin:0;font-size:14px}.stat-icon,.coin-icon,.heart-icon{width:22px;height:22px;font-size:10px}.game-layout{gap:15px;padding:13px 10px 20px}.zone-heading{height:48px}.zone-heading h2{font-size:17px}.element-legend{display:none}.battle-frame{border-radius:17px;padding:4px}.battle-board{border-radius:13px}.battle-tip{white-space:nowrap;max-width:88%}.wave-button{min-width:150px;height:40px;padding:0 13px}.wave-play{width:23px;height:23px}.battle-footer{font-size:8px}.battle-footer span:first-child{max-width:72%}.command-panel{display:flex}.gacha-card{min-height:210px}.deck-section{min-height:260px}.card-grid{grid-template-columns:repeat(4,1fr)}.unit-card{aspect-ratio:.78}.start-modal{background:linear-gradient(#f8fbff 0 62%,#dceeff 62%);min-height:580px}.start-modal:before{width:390px;height:390px;top:260px;right:-70px}.start-charizard{width:82%;height:54%;bottom:-5px;right:-10%}.start-copy{width:100%;padding:36px 27px 0}.start-copy h2{font-size:31px}.start-copy p{font-size:11px}.feature-pills{flex-wrap:wrap;margin:15px 0}.help-steps{grid-template-columns:1fr}.help-modal{max-height:90vh;overflow:auto}.evolve-chain{gap:6px}.evolve-chain>div{width:120px}.evolve-chain img{width:120px;height:120px}.evolve-chain .evolved img{width:145px;height:145px}.toast-stack{bottom:12px;left:12px;right:12px}.toast{min-width:0}.entry-marker span,.portal-label span{display:none}}@media (height<=760px) and (width>=901px){.topbar{height:66px}.game-layout{min-height:calc(100vh - 66px);padding-top:14px;padding-bottom:14px}.zone-heading{height:46px}.gacha-card{min-height:190px;padding-top:14px}.draw-button{height:47px}.deck-section{min-height:215px;padding-top:12px}.unit-card{aspect-ratio:.82}.evolution-note{min-height:63px}.mission-card{padding-block:8px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.dot.growth{background:#8a6fff}.dot.solo{background:#f1a93d}.dot.skill{background:#47d7e8}.grid-board{background-position:50%}.grid-board .board-vignette{background:linear-gradient(#0815260a,#0000 24% 76%,#030d1a26)}.grid-layer{z-index:3;pointer-events:none;grid-template-rows:repeat(7,1fr);grid-template-columns:repeat(12,1fr);gap:2px;width:74%;height:59%;display:grid;position:absolute;top:18%;left:13%;transform:perspective(1200px)rotateX(.4deg)}.grid-cell{pointer-events:auto;cursor:pointer;background:linear-gradient(145deg,#8fe0ff0e,#23598205);border:1px solid #d3f4ff3d;border-radius:5px;min-width:0;min-height:0;transition:background .16s,border-color .16s,box-shadow .16s,transform .16s;position:relative;box-shadow:inset 0 1px #ffffff14}.grid-cell.deployable:hover,.grid-cell.deployable.ready{z-index:4;background:radial-gradient(circle,#50deff6b,#2587d333);border-color:#7eedfff0;transform:translateY(-1px);box-shadow:inset 0 0 15px #64e2ff61,0 0 11px #2abeff7a}.grid-cell.selected-target{animation:1.1s ease-in-out infinite gridTarget}.grid-cell.route{cursor:default;background:linear-gradient(145deg,#ffc54d4f,#9c5b1940);border-color:#ffd9716b;box-shadow:inset 0 0 12px #ffd67329,0 0 5px #522a0a1f}.grid-cell.route:before{content:"";background:radial-gradient(circle,#ffeeb230,#0000 67%);border:1px solid #ffeba938;border-radius:50%;position:absolute;inset:18%}.grid-cell.route:after{content:"›";transform:translate(-50%,-51%) rotate(var(--route-angle));color:#fff2c0c7;text-shadow:0 1px 3px #402304cc;font-size:clamp(10px,1.25vw,19px);font-weight:900;position:absolute;top:50%;left:50%}.grid-cell.route-start{box-shadow:inset 0 0 16px #ff8f3561,0 0 8px #ff811d47}.grid-cell.route-end{box-shadow:inset 0 0 17px #57e2ff66,0 0 9px #2ac6ff59}.grid-cell.route-end:after{content:"◆";color:#9cf3ff;text-shadow:0 0 8px #25c7ff;transform:translate(-50%,-51%)}.grid-cell.occupied{pointer-events:auto;background:radial-gradient(circle,#44ccff29,#0000 67%);border-color:#0000}@keyframes gridTarget{0%,to{border-color:#7eedff7a;box-shadow:inset 0 0 7px #64e2ff29}50%{border-color:#fff;box-shadow:inset 0 0 17px #64e2ff80,0 0 12px #41c8ff}}.grid-board .entry-marker{flex-direction:row-reverse;top:53%;left:2.8%;right:auto}.grid-board .entry-marker i{background:#ff9c45;box-shadow:0 0 0 5px #ffa04538,0 0 18px #ff8b31}.grid-board .portal-label{bottom:38%;left:auto;right:1.8%}.grid-board .tower{width:clamp(43px,5.8vw,82px);height:clamp(43px,5.8vw,82px);transform:translate(-50%,-66%)}.grid-board .tower:after{bottom:0}.tower .tower-level{z-index:5;color:#fff;background:#0f1f34e6;border:1px solid #ffffff8c;border-radius:6px;place-items:center;min-width:25px;height:16px;padding:0 4px;font-size:7px;font-weight:900;display:grid;position:absolute;top:5px;right:-2px;box-shadow:0 3px 7px #07142538}.tower .star-badge{top:6px;left:0;right:auto}.tower .tower-xp{z-index:5;background:#0a192db8;border:1px solid #fff6;border-radius:4px;height:4px;position:absolute;bottom:2px;left:15%;right:15%;overflow:hidden}.tower .tower-xp i{background:linear-gradient(90deg,#73e8ff,#7c8cff);width:0;height:100%;transition:width .25s;display:block}.tower.level-up img{animation:.8s both towerLevelUp}@keyframes towerLevelUp{0%{filter:brightness()}40%{filter:brightness(2)drop-shadow(0 0 12px #fff58c);transform:scale(1.22)translateY(-5px)}to{filter:brightness();transform:scale(1)}}.grid-board .enemy{width:clamp(36px,4.7vw,65px);height:clamp(36px,4.7vw,65px)}.grid-board .enemy.boss{width:clamp(58px,7vw,94px);height:clamp(58px,7vw,94px)}.projectile.normal{background:#fff2b3;box-shadow:0 0 5px 3px #f4ba5d}.projectile.flying{background:#d7fbff;border-radius:50%;width:16px;height:7px;box-shadow:0 0 7px 3px #67dfff}.projectile.rock{background:#d9bb85;border-radius:43% 52% 38% 58%;box-shadow:0 0 4px 2px #79552e}.projectile.psychic{background:#ffe8ff;box-shadow:0 0 7px 4px #d95dff,0 0 13px 5px #693eff8c}.projectile.ice{background:azure;box-shadow:0 0 7px 4px #73eaff,0 0 14px 5px #4b97ff73}.projectile.electric{background:#fffdd0;transform:translate(-50%,-50%)rotate(45deg);box-shadow:0 0 8px 4px #ffdf31}.skill-callout{z-index:12;border:1px solid color-mix(in srgb,var(--skill-color) 70%,white);color:#fff;background:color-mix(in srgb,var(--skill-color) 70%,#0a192bcc);box-shadow:0 4px 12px color-mix(in srgb,var(--skill-color) 45%,transparent);text-shadow:0 1px 2px #00000059;white-space:nowrap;border-radius:8px;padding:3px 7px;font-size:clamp(6px,.65vw,9px);font-weight:900;animation:.8s ease-out forwards skillCallout;position:absolute;transform:translate(-50%,-50%)}@keyframes skillCallout{0%{opacity:0;transform:translate(-50%,10%)scale(.7)}25%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-150%)scale(.92)}}.unit-inspector{z-index:35;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;pointer-events:none;background:linear-gradient(135deg,#091c35f0,#12466be0);border:1px solid #ffffff80;border-radius:17px;width:min(370px,40%);min-height:92px;padding:10px 78px 10px 84px;transition:all .22s;position:absolute;bottom:3%;left:2%;transform:translateY(12px);box-shadow:0 13px 35px #010a185c}.unit-inspector.active{opacity:1;pointer-events:auto;transform:translateY(0)}.unit-inspector>img{object-fit:contain;filter:drop-shadow(0 7px 5px #0000004d);width:76px;height:82px;position:absolute;bottom:2px;left:7px}.inspector-copy{min-width:0}.inspector-title{align-items:center;gap:7px;display:flex}.inspector-title h3{margin:0;font-size:13px}.inspector-title>span{background:#627ee9;border-radius:5px;padding:2px 5px;font-size:7px;font-weight:900}.inspector-tags{gap:4px;margin:3px 0;display:flex}.inspector-tags span{color:#bde9ff;background:#ffffff1f;border-radius:5px;padding:2px 5px;font-size:6px}.inspector-copy>strong{color:#fff19a;white-space:nowrap;text-overflow:ellipsis;font-size:9px;display:block;overflow:hidden}.inspector-copy>p{color:#b9ccdf;white-space:nowrap;text-overflow:ellipsis;margin:2px 0 5px;font-size:6px;overflow:hidden}.inspector-xp{align-items:center;gap:5px;display:flex}.inspector-xp>span{background:#ffffff29;border-radius:4px;flex:1;height:4px;overflow:hidden}.inspector-xp i{background:linear-gradient(90deg,#62d9ff,#8f78ff);width:0;height:100%;display:block}.inspector-xp small{color:#a9bbce;text-align:right;white-space:normal;max-width:58%;font-size:6px;line-height:1.35}.inspector-close{color:#b5c8da;cursor:pointer;background:#ffffff1a;border:0;border-radius:6px;width:19px;height:19px;position:absolute;top:5px;right:5px}.recall-button{color:#d6f4ff;cursor:pointer;background:#3391be4d;border:1px solid #ffffff57;border-radius:8px;width:62px;height:26px;font-size:7px;font-weight:800;position:absolute;bottom:9px;right:8px}.recall-button:disabled{opacity:.35;cursor:not-allowed}.deck-tabs{gap:5px;margin:-4px 0 10px;display:flex}.deck-tabs button{color:#8290a2;cursor:pointer;background:#edf3f8;border:1px solid #3954741c;border-radius:8px;flex:1;height:25px;font-size:7px;font-weight:800}.deck-tabs button.active{color:#fff;background:linear-gradient(135deg,#629cf2,#6177dc);box-shadow:0 4px 9px #4066c233}.deck-section{flex-direction:column;max-height:420px;display:flex}.card-grid{scrollbar-width:thin;scrollbar-color:#becddd transparent;padding:3px 3px 7px;overflow-y:auto}.unit-card{aspect-ratio:.72}.unit-card .category-ribbon{z-index:4;color:#fff;background:var(--card-color);border-radius:5px;padding:2px 5px;font-size:5px;font-weight:900;position:absolute;bottom:27px;left:5px}.unit-card .card-level{z-index:5;color:#fff;background:#16263cd1;border-radius:5px;padding:2px 4px;font-size:6px;font-weight:900;position:absolute;bottom:26px;right:5px}.unit-card .card-skill{z-index:4;color:#728196;text-align:center;white-space:nowrap;text-overflow:ellipsis;font-size:5px;position:absolute;bottom:18px;left:5px;right:5px;overflow:hidden}.unit-card .card-name{bottom:4px}.unit-card .level-tag{display:none}.growth-rules{grid-template-columns:1fr 1fr;gap:7px;display:grid}.rule-row{background:linear-gradient(135deg,#f8f4fff2,#eef7fff2);border:1px solid #5752ac24;border-radius:15px;align-items:center;gap:8px;min-height:71px;padding:9px;display:flex}.rule-row .evo-symbol{border-radius:11px;width:34px;height:34px}.rule-row .evo-symbol span{font-size:15px}.rule-row strong{font-size:8px}.rule-row p{color:#7d8a9c;margin:2px 0 0;font-size:6px;line-height:1.45}.solo-rule .evo-symbol{background:linear-gradient(145deg,#f2b14a,#e77649);box-shadow:0 7px 15px #de853438}.help-modal{width:min(760px,94vw)}.help-steps{grid-template-columns:repeat(4,1fr)}@media (width<=1180px){.growth-rules{grid-template-columns:1fr}.rule-row{min-height:58px}.deck-section{max-height:390px}}@media (width<=900px){.deck-section{max-height:none}.growth-rules{grid-column:1;grid-template-columns:1fr}.unit-inspector{width:48%}.help-steps{grid-template-columns:1fr 1fr}}@media (width<=640px){.grid-layer{gap:1px}.grid-cell{border-radius:2px}.grid-cell.route:after{font-size:8px}.unit-inspector{width:auto;min-height:76px;padding-left:70px;padding-right:70px;bottom:2%;left:2%;right:2%}.unit-inspector>img{width:63px;height:68px}.inspector-copy>p{display:none}.help-steps{grid-template-columns:1fr}.growth-rules{grid-template-columns:1fr 1fr}.rule-row{min-height:68px}.rule-row .evo-symbol{display:none}.card-grid{grid-template-columns:repeat(4,1fr);max-height:330px}}.rocket-base,.ash-base{z-index:24;pointer-events:none;position:absolute}.rocket-base{filter:drop-shadow(0 8px 6px #0f081461);background:radial-gradient(circle,#f53141a3,#2c1124c7 47%,#0000 71%);border-radius:50%;width:110px;height:128px;top:36%;left:1.1%;transform:translateY(-50%)}.rocket-base:after{content:"";filter:blur(3px);background:#150c18b8;border-radius:50%;height:19px;position:absolute;bottom:9px;left:17px;right:12px}.rocket-base img{z-index:3;object-fit:contain;width:55px;height:73px;image-rendering:pixelated;transition:all .2s;position:absolute;bottom:16px}.rocket-base .rocket-f{left:5px;transform:rotate(-5deg)}.rocket-base .rocket-m{right:4px;transform:rotate(5deg)}.rocket-base.throwing .rocket-f{animation:.55s both trainerThrowLeft}.rocket-base.throwing .rocket-m{animation:.55s 80ms both trainerThrowLeft}.rocket-emblem{z-index:1;color:#f32f41;text-shadow:0 3px #fff,0 0 12px #ff6673;font-family:Georgia,serif;font-size:46px;font-style:italic;font-weight:900;line-height:1;position:absolute;top:0;left:50%;transform:translate(-50%)rotate(-7deg)}.rocket-base>span{z-index:5;color:#fff;white-space:nowrap;background:#1f1020e0;border:1px solid #ffffff59;border-radius:8px;padding:3px 7px;font-size:7px;font-weight:900;position:absolute;bottom:-2px;left:50%;transform:translate(-50%)}.ash-base{filter:drop-shadow(0 8px 7px #04224152);background:radial-gradient(circle at 50% 45%,#d7faffeb,#2d8bdcc7 43%,#0d336d1f 68%,#0000 71%);border-radius:54% 42% 48% 52%;width:119px;min-height:138px;top:36%;right:.7%;transform:translateY(-50%)}.ash-base>img{z-index:3;object-fit:contain;width:64px;height:83px;image-rendering:pixelated;position:absolute;bottom:30px;left:5px}.ash-base.throwing>img{animation:.62s both trainerThrowRight}.ash-base-info{z-index:4;color:#fff;pointer-events:auto;background:#0a2b5be0;border:1px solid #ffffff80;border-radius:11px;width:65px;padding:6px 5px;position:absolute;top:25px;right:-2px;box-shadow:0 6px 13px #03193740}.ash-base-info>strong{text-align:center;margin-bottom:3px;font-size:9px;display:block}.base-hearts{color:#ff6575;text-shadow:0 0 5px #ff3651e6;flex-wrap:wrap;justify-content:center;align-items:center;gap:1px;min-height:16px;font-size:10px;display:flex}.base-hearts .lost{color:#536780;text-shadow:none}.health-upgrade{color:#3c2500;cursor:pointer;background:linear-gradient(135deg,#ffe171,#f3a62f);border:1px solid #ffffff85;border-radius:7px;width:100%;min-height:29px;margin-top:4px;padding:2px 3px;font-size:6px;font-weight:900;box-shadow:0 3px 8px #00000030}.health-upgrade span,.health-upgrade b{display:block}.health-upgrade b{font-size:7px}.health-upgrade:disabled{filter:grayscale(.8);opacity:.65;cursor:not-allowed}@keyframes trainerThrowLeft{0%,to{transform:translate(0)}40%{transform:translate(7px,-7px)rotate(10deg)}65%{transform:translate(13px,-2px)rotate(17deg)}}@keyframes trainerThrowRight{0%,to{transform:translate(0)}35%{transform:translate(-8px,-8px)rotate(-8deg)}60%{transform:translate(-15px,-2px)rotate(-16deg)}}.throw-layer{z-index:30;pointer-events:none;position:absolute;inset:0;overflow:hidden}.throw-ball{aspect-ratio:1;background:linear-gradient(#ff4c5b 0 43%,#172338 43% 57%,#f8fbff 57%);border:2px solid #172338;border-radius:50%;width:clamp(13px,1.45vw,21px);position:absolute;transform:translate(-50%,-50%);box-shadow:inset 2px 2px #ffffff73,0 3px 7px #08142459}.throw-ball:after{content:"";background:#fff;border:2px solid #172338;border-radius:50%;width:31%;height:31%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.summon-flash{background:radial-gradient(circle,#fff 0 10%,#80eaff 24%,#369aff99 45%,#0000 71%);border-radius:50%;width:38px;height:38px;animation:.55s ease-out forwards summonFlash;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 20px 8px #58cfff}.summon-flash.enemy-summon{filter:hue-rotate(145deg)}.summon-flash:after{content:"";border:2px solid #dcfbff;border-radius:50%;animation:.55s ease-out forwards summonRing;position:absolute;inset:-20%}@keyframes summonFlash{0%{opacity:1;transform:translate(-50%,-50%)scale(.25)}to{opacity:0;transform:translate(-50%,-50%)scale(2.25)}}@keyframes summonRing{0%{opacity:1;transform:scale(.25)}to{opacity:0;transform:scale(1.65)}}.tower.summoning img,.enemy.summoning img{animation:.55s cubic-bezier(.18,1.4,.4,1) both summonCreature}@keyframes summonCreature{0%{opacity:0;filter:brightness(3);transform:scale(.12)rotate(-12deg)}55%{opacity:1;filter:brightness(1.7);transform:scale(1.2)rotate(3deg)}to{opacity:1;filter:brightness();transform:scale(1)}}.grid-cell.locked{cursor:pointer;background:linear-gradient(145deg,#162d4352,#0f1e333d);border-color:#182e4652;box-shadow:inset 0 0 8px #07132138}.grid-cell.locked:hover{z-index:6;background:linear-gradient(145deg,#52432d80,#34241866);border-color:#ffd573;box-shadow:inset 0 0 12px #ffca5938,0 0 9px #ffae2a52}.cell-lock-copy{text-align:center;color:#dcecf7a8;text-shadow:0 1px 3px #0b1724;place-content:center;line-height:1.05;display:grid;position:absolute;inset:0}.cell-lock-copy i{font-size:clamp(6px,.6vw,9px);font-style:normal}.cell-lock-copy b{color:#ffd36c;opacity:0;margin-top:2px;font-size:clamp(5px,.48vw,7px);transition:all .16s;transform:translateY(2px)}.grid-cell.locked:hover .cell-lock-copy b{opacity:1;transform:translateY(0)}.grid-cell.unlocked{background:radial-gradient(circle,#45c1ee2e,#24699f0f);border-color:#7fe4ff94;box-shadow:inset 0 0 12px #5cd5ff26}.grid-cell.just-unlocked{animation:.7s both cellUnlock}@keyframes cellUnlock{0%{background:#fff5a4;transform:scale(.7);box-shadow:0 0 24px #ffe269}55%{transform:scale(1.1)}to{transform:scale(1)}}.unit-inspector{width:min(455px,48%);min-height:124px;padding:10px 78px 10px 84px}.inspector-stats{grid-template-columns:repeat(4,1fr);gap:4px;margin:5px 0;display:grid}.inspector-stats span{text-align:center;background:#ffffff17;border-radius:6px;min-width:0;padding:3px 4px}.inspector-stats small,.inspector-stats b{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.inspector-stats small{color:#91b2ca;font-size:5px}.inspector-stats b{color:#fff;margin-top:1px;font-size:7px}.unit-inspector>img{height:94px}.recall-button{bottom:10px}.enemy .boss-skill-badge{color:#fff5a7;white-space:nowrap;background:#471664e0;border:1px solid #f493ffa6;border-radius:7px;padding:2px 6px;font-size:6px;font-weight:900;position:absolute;top:85%;left:50%;transform:translate(-50%);box-shadow:0 0 8px #cd4dff73}.enemy.casting img{animation:.72s both bossCast}@keyframes bossCast{0%,to{filter:brightness();transform:scale(1)}40%{filter:brightness(1.8)drop-shadow(0 0 12px #db73ff);transform:scale(1.18)}}.boss-skill-callout{color:#fff2a2;background:linear-gradient(135deg,#6d1a91f2,#271454f2);border-color:#ed9bff}#cellShopStatus,#enemyCounter{font-style:normal}.footer-separator{color:#a2adba;margin:0 6px}@media (width<=900px){.rocket-base{width:84px;height:105px}.rocket-base img{width:45px;height:61px}.rocket-emblem{font-size:36px}.ash-base{width:94px;min-height:110px}.ash-base>img{width:52px;height:68px}.ash-base-info{width:57px;top:18px}.unit-inspector{width:58%}}@media (width<=640px){.rocket-base{width:62px;height:76px;left:-1%}.rocket-base img{width:32px;height:43px;bottom:13px}.rocket-emblem{font-size:27px}.rocket-base>span{display:none}.ash-base{width:68px;min-height:84px;right:-1%}.ash-base>img{width:37px;height:49px;bottom:23px}.ash-base-info{width:46px;padding:3px;top:12px;right:-2px}.ash-base-info>strong,.base-hearts{font-size:7px}.health-upgrade{min-height:23px;font-size:5px}.cell-lock-copy b{display:none}.unit-inspector{min-height:104px;padding-left:64px;padding-right:62px}.unit-inspector>img{height:72px}.inspector-stats{grid-template-columns:1fr 1fr}.inspector-stats span:nth-child(n+3){display:none}.battle-footer>span:last-child{text-align:right;max-width:55%}}.gacha-card{min-height:228px}.draw-actions{z-index:3;grid-template-columns:1fr 1.12fr;gap:7px;display:grid;position:absolute;bottom:29px;left:18px;right:18px}.draw-actions .draw-button{gap:7px;width:100%;height:52px;padding:0 8px;position:relative;bottom:auto;left:auto;right:auto}.draw-actions .draw-icon{flex:none;width:27px;height:27px;font-size:13px}.draw-actions .draw-button small{font-size:7px}.draw-actions .draw-button strong{font-size:11px}.draw-five-button{color:#fff6dc;background:linear-gradient(135deg,#9a5be6,#ee8e35);box-shadow:0 9px 22px #42206b4d,inset 0 1px #ffffff8c}.draw-five-button .draw-icon{background:#fff3}.draw-actions .draw-button:disabled{opacity:.55}.gacha-card .odds{gap:5px;bottom:9px}.odds .common{color:#fff}.odds .elite{color:#8cf1ad}.odds .rare{color:#d5a5ff}.odds .special{color:#ffc268}.camp-capacity-warning{color:#964b3c;background:#fff1eb;border:1px solid #ee664e3b;border-radius:10px;align-items:center;gap:7px;min-height:38px;margin:-4px 0 9px;padding:7px 9px;display:flex}.camp-capacity-warning[hidden]{display:none}.camp-capacity-warning>span{color:#fff;background:#ef765c;border-radius:7px;flex:none;place-items:center;width:21px;height:21px;font-size:9px;font-weight:900;display:grid}.camp-capacity-warning p{margin:0;font-size:7px;line-height:1.4}.camp-capacity-warning b{color:#d94c36}.deck-count.over-capacity b{color:#ed5f4a}.deck-count.over-capacity{animation:.9s ease-in-out infinite alternate capacityPulse}@keyframes capacityPulse{to{transform:scale(1.08)}}.card-slot{min-width:0;position:relative}.card-slot .unit-card{width:100%;display:block}.unit-card{border-width:2px;border-color:var(--rarity-color);box-shadow:0 6px 12px color-mix(in srgb,var(--rarity-color) 28%,#25405d14)}.unit-card .card-bg{background:radial-gradient(circle at 50% 34%,color-mix(in srgb,var(--rarity-color) 47%,white),transparent 55%),linear-gradient(180deg,color-mix(in srgb,var(--rarity-color) 16%,white),#fff 74%)}.unit-card.rarity-special{box-shadow:0 0 0 1px #ffe395e6,0 7px 17px #e3852047}.unit-card.rarity-special:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(110deg,#0000 35%,#ffffff6b 48%,#0000 59%);animation:3s ease-in-out infinite orangeCardShine;position:absolute;inset:-35%;transform:translate(-60%)}@keyframes orangeCardShine{0%,55%{transform:translate(-60%)}90%,to{transform:translate(60%)}}.rarity-ribbon{z-index:5;color:var(--rarity-ink);background:var(--rarity-color);border:1px solid #ffffff94;border-radius:5px;padding:2px 5px;font-size:5px;font-weight:900;position:absolute;top:29px;right:5px;box-shadow:0 2px 5px #1925351f}.sell-card-button{z-index:12;color:#fff;opacity:0;cursor:pointer;background:linear-gradient(135deg,#6f7d90,#3f4d61);border:1px solid #ffffffb3;border-radius:7px;min-width:34px;height:20px;padding:1px 4px;transition:all .16s;position:absolute;bottom:-5px;right:3px;transform:translateY(4px);box-shadow:0 4px 8px #19273833}.sell-card-button span,.sell-card-button b{font-size:5px;line-height:1;display:block}.sell-card-button b{color:#ffdb79;margin-top:1px}.card-slot:hover .sell-card-button,.deck-section.over-capacity .sell-card-button{opacity:1;transform:translateY(0)}.tower .star-badge{color:var(--rarity-ink,#fff);background:var(--rarity-color,#0f1f34cc);letter-spacing:0;border-color:#ffffffb8}.tower.rarity-rare .tower-aura,.tower.rarity-special .tower-aura{box-shadow:0 0 16px var(--rarity-color),inset 0 0 12px var(--rarity-color);border-color:var(--rarity-color)}.reveal-card.multi{width:min(760px,92vw);padding:22px}.reveal-multi{grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:15px;display:grid}.reveal-multi[hidden]{display:none}.multi-result{border:2px solid var(--rarity-color);text-align:center;background:radial-gradient(circle at 50% 37%,color-mix(in srgb,var(--rarity-color) 50%,white),#ffffff1f 53%,#14315938);min-width:0;min-height:215px;box-shadow:0 11px 25px color-mix(in srgb,var(--rarity-color) 32%,#020a1859);border-radius:17px;padding:8px 7px 10px;animation:.6s cubic-bezier(.18,1.35,.4,1) both multiCardIn;position:relative;overflow:hidden}.multi-result:nth-child(2){animation-delay:80ms}.multi-result:nth-child(3){animation-delay:.16s}.multi-result:nth-child(4){animation-delay:.24s}.multi-result:nth-child(5){animation-delay:.32s}.multi-result>span{color:var(--rarity-ink);background:var(--rarity-color);border-radius:7px;padding:3px 7px;font-size:7px;font-weight:900;display:inline-block}.multi-result img{object-fit:contain;filter:drop-shadow(0 8px 6px #05142a4d);width:100%;height:135px}.multi-result strong{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:12px;display:block;overflow:hidden}.multi-result small{color:#d3e5f5;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:7px;display:block;overflow:hidden}@keyframes multiCardIn{0%{opacity:0;transform:translateY(30px)scale(.7)rotateY(70deg)}to{opacity:1;transform:none}}.reveal-card.multi>button{color:#286ccc;cursor:pointer;background:#fff;border:0;border-radius:12px;width:220px;height:43px;margin:0 auto;font-size:10px;font-weight:900;display:block}@media (width<=900px){.reveal-card.multi{width:min(620px,94vw)}.multi-result{min-height:175px}.multi-result img{height:105px}.multi-result strong{font-size:10px}}@media (width<=640px){.draw-actions{left:12px;right:12px}.draw-actions .draw-icon{display:none}.draw-actions .draw-button{padding:0 4px}.sell-card-button{opacity:1;bottom:-4px;right:1px;transform:none}.reveal-card.multi{max-height:90vh;overflow:auto}.reveal-multi{grid-template-columns:repeat(2,1fr)}.multi-result{min-height:155px}.multi-result img{height:90px}.multi-result:last-child{grid-column:1/-1;justify-self:center;width:50%}}.enemy-type-badge{z-index:4;color:#fff;background:color-mix(in srgb,var(--enemy-type) 78%,#18283c);min-width:19px;box-shadow:0 2px 7px color-mix(in srgb,var(--enemy-type) 55%,transparent);white-space:nowrap;border:1px solid #ffffffb8;border-radius:6px;padding:2px 4px;font-size:clamp(5px,.48vw,7px);font-weight:900;line-height:1;position:absolute;top:9%;right:-5%}.enemy.boss .enemy-type-badge{top:7%;right:2%}.effectiveness-label{z-index:28;color:#fff;letter-spacing:.04em;white-space:nowrap;pointer-events:none;text-shadow:0 2px 3px #141823b3;border:1px solid #ffffffc7;border-radius:9px;padding:4px 8px;font-size:clamp(7px,.72vw,11px);font-weight:1000;animation:.88s cubic-bezier(.18,1.25,.4,1) forwards effectivenessPop;position:absolute;transform:translate(-50%,-50%)}.effectiveness-label.super{background:linear-gradient(135deg,#ff683f,var(--type-color));box-shadow:0 0 8px #fff2a4,0 5px 18px var(--type-color)}.effectiveness-label.resist{color:#d8e4ee;background:linear-gradient(135deg,#3d4d66f0,#1a273ef0);box-shadow:0 5px 15px #0d182b73}@keyframes effectivenessPop{0%{opacity:0;transform:translate(-50%,15%)scale(.45)}22%{opacity:1;transform:translate(-50%,-50%)scale(1.18)}65%{opacity:1;transform:translate(-50%,-105%)scale(1)}to{opacity:0;transform:translate(-50%,-185%)scale(.88)}}.skill-beam{z-index:17;transform-origin:0;height:4px;transform:rotate(var(--beam-angle)) scaleX(0);pointer-events:none;filter:saturate(1.25);border-radius:999px;animation:.72s cubic-bezier(.15,.78,.28,1) forwards skillBeamFlash;position:absolute}.skill-beam.fx-stage-2{height:7px}.skill-beam.fx-stage-3{height:11px}.skill-beam:before,.skill-beam:after{content:"";border-radius:inherit;position:absolute;inset:50% 0 auto;transform:translateY(-50%)}.skill-beam:before{background:#fff;height:36%;box-shadow:0 0 7px #fff}.skill-beam:after{opacity:.36;filter:blur(4px);background:inherit;height:220%}.beam-fire{background:linear-gradient(90deg,#fff6a1 0,#ffb126 28%,#ff512f 72%,#0000);box-shadow:0 0 7px #ffbb32,0 0 16px #ff4c2b}.beam-grass{background:repeating-linear-gradient(90deg,#e9ff99 0 7px,#49e16d 7px 15px,#138e55 15px 21px);box-shadow:0 0 7px #74f07c,0 0 15px #2ab765}.beam-water{background:linear-gradient(90deg,#efffff,#67e7ff 25%,#2d8fff 78%,#0000);box-shadow:0 0 8px #8df6ff,0 0 18px #287aff}.beam-flying{background:repeating-linear-gradient(90deg,#fff 0 12px,#0000 12px 20px);box-shadow:0 -5px 8px #70ddec,0 5px 8px #70ddec;height:3px!important}.beam-rock{background:repeating-linear-gradient(90deg,#fff0b7 0 5px,#bd8b50 5px 11px,#755033 11px 16px);box-shadow:0 0 6px #f1c276,0 0 14px #79502f}.beam-psychic{background:linear-gradient(90deg,#fff,#ff9ff0 20%,#a14eff 60%,#5635ff 86%,#0000);box-shadow:0 0 8px #ee96ff,0 0 20px #7a48ff}@keyframes skillBeamFlash{0%{opacity:0;transform:rotate(var(--beam-angle)) scaleX(0);filter:brightness(2.4)}20%{opacity:1;transform:rotate(var(--beam-angle)) scaleX(1);filter:brightness(1.8)}62%{opacity:1;transform:rotate(var(--beam-angle)) scaleX(1);filter:brightness()}to{opacity:0;transform:rotate(var(--beam-angle)) scaleX(.82);filter:brightness(2)}}.evolution-skill-fx{z-index:19;pointer-events:none;filter:drop-shadow(0 0 7px);width:46px;height:46px;animation:.82s ease-out forwards fxCoreBloom;position:absolute;transform:translate(-50%,-50%)}.evolution-skill-fx.fx-stage-2{width:66px;height:66px}.evolution-skill-fx.fx-stage-3{width:92px;height:92px}.evolution-skill-fx>b{z-index:3;color:#fff;font-family:Georgia,Microsoft YaHei,sans-serif;font-size:calc(13px + var(--fx-stage,0) * 2px);text-shadow:0 0 8px;background:radial-gradient(circle,#ffffffdb,currentColor 32%,#0000 69%);border-radius:50%;place-items:center;font-weight:1000;animation:.65s ease-out forwards fxGlyphPulse;display:grid;position:absolute;inset:20%}.fx-ring{z-index:2;border:2px solid;border-radius:50%;position:absolute;inset:12%;box-shadow:inset 0 0 9px,0 0 8px}.fx-ring-one{animation:.72s ease-out forwards fxRingOut}.fx-ring-two{border-style:dashed;animation:.75s ease-out forwards fxRingSpin;inset:27%}.fx-particle{z-index:4;width:7px;height:7px;animation:fxParticleBurst .7s var(--delay) ease-out forwards;background:currentColor;border-radius:50%;margin:-3px 0 0 -3px;position:absolute;top:50%;left:50%;box-shadow:0 0 6px}.fx-stage-2 .fx-particle{width:9px;height:9px}.fx-stage-3 .fx-particle{width:11px;height:11px}.fx-fire{color:#ff6a2c}.fx-fire>b{color:#ff3b20;background:radial-gradient(circle,#fff8b0 0 15%,#ffbd32 26%,#f03a20 57%,#0000 70%)}.fx-fire .fx-particle{background:linear-gradient(135deg,#fff28e,#ff7a24 50%,#e22b1c);border-radius:70% 30% 70% 35%}.fx-grass{color:#44d66b}.fx-grass>b{color:#f8ff9f;background:radial-gradient(circle,#ffffc3,#72e466 38%,#149559 63%,#0000 70%)}.fx-grass .fx-particle{background:linear-gradient(135deg,#dfff8a,#28b762);border-radius:90% 12%;width:10px;height:6px}.fx-water{color:#39bfff}.fx-water>b{color:#e8ffff;background:radial-gradient(circle,#fff,#65e9ff 34%,#237cea 65%,#0000 72%)}.fx-water .fx-particle{background:linear-gradient(135deg,#eaffff,#2a9fff);border:1px solid #eaffff;border-radius:65% 65% 65% 15%}.fx-flying{color:#8deafa}.fx-flying>b{color:#fff;background:radial-gradient(circle,#fff,#5fdcedb3 34%,#0000 66%)}.fx-flying .fx-ring-one{border-width:4px;border-bottom-color:#0000;border-left-color:#0000}.fx-flying .fx-ring-two{border-width:3px;border-right-color:#0000}.fx-flying .fx-particle{background:#e9ffff;border-radius:80%;width:13px;height:3px;box-shadow:0 0 7px #5dd5e8}.fx-rock{color:#b78750}.fx-rock>b{color:#ffe6a1;background:radial-gradient(circle,#fff4bd,#b8874d 43%,#654126 67%,#0000 72%)}.fx-rock .fx-ring-one{border-width:4px;border-radius:46% 52% 43% 57%}.fx-rock .fx-particle{background:linear-gradient(135deg,#f4d18c,#81562f 66%);border-radius:29% 55% 37% 63%;box-shadow:0 2px 4px #3e2a1b}.fx-psychic{color:#c269f4}.fx-psychic>b{color:#fff;background:radial-gradient(circle,#fff,#e676e9 32%,#7640da 62%,#0000 72%)}.fx-psychic .fx-ring-one{border-radius:44%;transform:rotate(45deg)}.fx-psychic .fx-ring-two{border-style:double;border-width:4px}.fx-psychic .fx-particle{background:linear-gradient(135deg,#fff,#e275ef 45%,#6c48ef);border-radius:20%;transform:rotate(45deg)}@keyframes fxCoreBloom{0%{opacity:0;transform:translate(-50%,-50%)scale(.15)rotate(-18deg)}24%{opacity:1;transform:translate(-50%,-50%)scale(1.12)rotate(3deg)}74%{opacity:1;transform:translate(-50%,-50%)scale(.96)}to{opacity:0;transform:translate(-50%,-50%)scale(1.4)}}@keyframes fxGlyphPulse{0%{opacity:0;transform:scale(.2)rotate(-25deg)}32%{opacity:1;transform:scale(1.25)rotate(4deg)}to{opacity:0;transform:scale(.88)rotate(0)}}@keyframes fxRingOut{0%{opacity:0;transform:scale(.1)rotate(-20deg)}25%{opacity:1}to{opacity:0;transform:scale(1.5)rotate(24deg)}}@keyframes fxRingSpin{0%{opacity:0;transform:scale(.2)rotate(0)}30%{opacity:1}to{opacity:0;transform:scale(1.25)rotate(180deg)}}@keyframes fxParticleBurst{0%{opacity:0;transform:rotate(var(--angle)) translateX(3px) scale(.2)}22%{opacity:1}to{opacity:0;transform:rotate(var(--angle)) translateX(var(--distance)) scale(.55)}}@media (width<=640px){.evolution-skill-fx.fx-stage-3{width:72px;height:72px}.effectiveness-label{padding:3px 5px}.enemy-type-badge{right:-8%}}button,.unit-card,.grid-cell{touch-action:manipulation}.fullscreen-button.active{color:#fff;background:linear-gradient(135deg,#2f91ff,#1761d7);border-color:#65b7ff}.orientation-gate{display:none}@media (orientation:portrait) and (width<=900px){html,body{height:100%;overflow:hidden}.orientation-gate{z-index:1000;color:#fff;text-align:center;background:radial-gradient(circle at 50% 30%,#399aff57,#0000 38%),linear-gradient(155deg,#071426,#102f5e 58%,#16599a);place-items:center;padding:24px;display:grid;position:fixed;inset:0}.orientation-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a1c35c2;border:1px solid #ffffff40;border-radius:28px;width:min(420px,92vw);padding:34px 28px;box-shadow:0 28px 70px #00071473}.orientation-card .eyebrow{color:#78dcff;margin-top:24px}.orientation-card h2{margin:6px 0 10px;font-size:28px}.orientation-card p{color:#c1d7ed;max-width:310px;margin:0 auto 22px;font-size:13px;line-height:1.7}.orientation-card .primary-button{min-width:210px}.orientation-card>small{color:#8eabc8;margin-top:13px;font-size:9px;display:block}.rotate-phone{border:4px solid #d9f5ff;border-radius:13px;width:58px;height:92px;margin:8px auto 0;animation:2.4s ease-in-out infinite phoneRotate;position:relative;box-shadow:0 0 22px #46caff7a}.rotate-phone:before{content:"";background:#d9f5ff;border-radius:4px;width:21px;height:4px;position:absolute;top:6px;left:50%;transform:translate(-50%)}.rotate-phone span{background:linear-gradient(145deg,#45c9ff,#3474ed);border-radius:6px;position:absolute;inset:19px 7px 9px}@keyframes phoneRotate{0%,24%{transform:rotate(0)}58%,88%{transform:rotate(90deg)}to{transform:rotate(0)}}}@media (orientation:landscape) and (height<=560px) and (width<=1024px){html,body{width:100%;height:var(--app-height,100dvh);overscroll-behavior:none;min-height:0;overflow:hidden}body{background:#dfeaf3;min-width:0}.app-shell{width:100%;height:var(--app-height,100dvh);min-height:0;overflow:hidden}.orientation-gate{display:none}.topbar{height:46px;min-height:46px;padding:4px calc(7px + env(safe-area-inset-right)) 4px calc(7px + env(safe-area-inset-left));grid-template-columns:minmax(82px,108px) minmax(245px,1fr) auto;gap:6px}.brand-lockup{gap:6px}.brand-orb{border-width:2px;width:31px;height:31px}.brand-orb:after{border-width:2px;width:10px;height:10px}.brand-lockup h1{letter-spacing:.02em;font-size:14px}.brand-lockup p{display:none}.battle-stats{border-radius:10px;grid-area:auto;width:auto;height:36px}.stat-chip{gap:5px;min-width:0;height:36px;padding:3px 8px}.stat-chip small{display:none}.stat-chip strong{margin:0;font-size:13px}.stat-chip em{font-size:8px}.stat-icon,.coin-icon,.heart-icon{border-radius:7px;width:21px;height:21px;font-size:9px}.top-actions{gap:4px}.icon-button,.speed-button{border-radius:9px;min-width:34px;height:34px;padding:0 8px}.game-layout{width:100%;height:calc(var(--app-height,100dvh) - 46px);min-height:0;padding:5px calc(5px + env(safe-area-inset-right)) calc(5px + env(safe-area-inset-bottom)) calc(5px + env(safe-area-inset-left));grid-template-columns:minmax(0,1fr) clamp(190px,30vw,270px);gap:6px;margin:0;overflow:hidden}.battle-column{justify-content:center;align-items:center;min-height:0;display:flex}.zone-heading,.battle-footer{display:none}.battle-frame{border-radius:15px;width:100%;padding:3px;box-shadow:0 12px 32px #1a37542e}.battle-board{border-radius:12px}.battle-tip{max-width:72%;min-height:27px;padding:3px 5px;font-size:7px;top:2%}.tip-pulse{width:18px;height:18px}.battle-tip button{width:19px;height:19px}.wave-button{border-radius:11px;min-width:145px;height:38px;padding:0 12px;bottom:3%}.wave-play{width:23px;height:23px}.wave-button strong{font-size:9px}.wave-button small{font-size:6px}.unit-inspector{width:62%;min-height:96px;padding:7px 58px 7px 62px}.unit-inspector>img{width:58px;height:68px}.inspector-copy>p{display:none}.inspector-stats{margin:3px 0}.recall-button{width:48px;height:23px;bottom:7px;right:6px}.command-panel{flex-direction:column;gap:5px;height:100%;min-height:0;display:flex;overflow:hidden}.gacha-card{border-radius:14px;flex:none;min-height:104px;max-height:104px;padding:8px 9px;box-shadow:0 8px 18px #1d58a933}.gacha-card .eyebrow{margin-bottom:1px;font-size:6px}.gacha-card h3{font-size:14px}.gacha-card p,.capsule-machine,.gacha-card .odds{display:none}.draw-actions{gap:5px;bottom:8px;left:8px;right:8px}.draw-actions .draw-button{border-radius:10px;gap:4px;height:40px;padding:0 5px}.draw-actions .draw-icon{display:none}.draw-actions .draw-button small{font-size:6px}.draw-actions .draw-button strong{font-size:9px}.deck-section{border-radius:14px;flex:1;min-height:0;max-height:none;padding:8px 7px 7px;overflow:hidden}.section-title{margin-bottom:5px}.section-title .eyebrow{display:none}.section-title h3,.deck-count b{font-size:12px}.deck-count{font-size:8px}.camp-capacity-warning{min-height:29px;margin:0 0 5px;padding:4px 5px}.camp-capacity-warning>span{width:18px;height:18px}.camp-capacity-warning p{font-size:6px}.deck-tabs{gap:3px;margin:0 0 5px}.deck-tabs button{border-radius:7px;height:25px;font-size:6px}.card-grid{overscroll-behavior:contain;flex:1;grid-template-columns:repeat(3,1fr);gap:5px;min-height:0;max-height:none;padding:2px 2px 8px}.unit-card{border-radius:9px}.unit-card .type-gem{width:15px;height:15px;font-size:7px;top:3px;left:3px}.unit-card .count-badge{min-width:16px;height:16px;font-size:7px;top:3px;right:3px}.rarity-ribbon{top:22px;right:3px}.unit-card .card-stars{top:21px;left:4px}.unit-card .category-ribbon,.unit-card .card-skill{display:none}.unit-card .card-level{bottom:17px;right:3px}.unit-card .card-name{font-size:7px;bottom:2px;left:2px;right:2px}.sell-card-button{opacity:1;bottom:-3px;right:1px;transform:none}.growth-rules,.mission-card{display:none}.modal-backdrop{padding:5px}.start-modal{background:linear-gradient(120deg,#f8fbff 0 54%,#dceeff 54%);border-radius:20px;width:min(760px,94vw);height:min(350px,92vh);min-height:0}.start-modal:before{width:360px;height:360px;top:-30px;right:-45px}.modal-rays{width:380px;height:380px;top:-35px;right:-25px}.start-charizard{width:49%;height:96%;bottom:-8px;right:0}.start-copy{width:58%;padding:20px 0 16px 25px}.start-copy h2{margin:5px 0 8px;font-size:clamp(22px,4.2vw,33px)}.start-copy p{font-size:8px;line-height:1.55}.feature-pills{gap:4px;margin:9px 0}.feature-pills span{padding:4px 6px;font-size:6px}.primary-button{border-radius:11px;height:40px;padding:0 16px;font-size:9px}.start-copy>small{margin-top:6px;font-size:6px}.help-modal,.gameover-modal{width:min(760px,94vw);max-height:92vh;padding:18px 22px;overflow:auto}.help-modal h2,.gameover-modal h2{margin:3px 0 10px;font-size:20px}.help-steps{grid-template-columns:repeat(4,1fr);gap:6px}.help-steps>div{padding:9px}.help-steps b{font-size:15px}.help-steps span{margin:4px 0 2px;font-size:8px}.help-steps p{font-size:6px}.reveal-card{max-height:92vh;padding:10px}.reveal-portrait{height:130px}.reveal-card h3{font-size:17px}.reveal-card.multi{width:94vw;padding:10px;overflow:auto}.reveal-multi{grid-template-columns:repeat(5,1fr);gap:6px;margin-bottom:7px}.multi-result,.multi-result:last-child{grid-column:auto;width:auto;min-height:142px}.multi-result img{height:88px}.multi-result strong{font-size:8px}.reveal-card.multi>button{height:34px}.evolve-content h2{margin-bottom:8px;font-size:28px}.evolve-chain{gap:10px}.evolve-chain>div{width:110px}.evolve-chain img{width:105px;height:105px}.evolve-chain .evolved img{width:125px;height:125px}.evolve-chain i{font-size:34px}.toast-stack{bottom:7px;left:auto;right:7px}.toast{min-width:190px;padding:8px 10px}}.battle-board.map-viridian{background-blend-mode:multiply,normal;background-image:linear-gradient(135deg,#1e764433,#86cf5f14),url(/assets/battlefield-grid-v2-CXuah_gS.png)}.battle-board.map-moon{background-blend-mode:color,multiply;background-image:linear-gradient(135deg,#3b365957,#b9a67f21),url(/assets/battlefield-grid-v2-CXuah_gS.png)}.battle-board.map-lavender{background-blend-mode:screen,multiply;background-image:radial-gradient(circle at 52% 42%,#b15bde33,#1d174370),url(/assets/battlefield-grid-v2-CXuah_gS.png)}.battle-board.map-cinnabar{background-blend-mode:color-burn,normal;background-image:linear-gradient(145deg,#b028115c,#ff8b1e24 48%,#4612174d),url(/assets/battlefield-grid-v2-CXuah_gS.png)}.battle-board.map-silver{background-blend-mode:screen,multiply;background-image:linear-gradient(145deg,#dbefff47,#4a6b914d),url(/assets/battlefield-grid-v2-CXuah_gS.png)}.map-moon .board-vignette{background:linear-gradient(#100c234d,#0000 45%,#140f2861),radial-gradient(#0000 48%,#0708166b 110%)}.map-lavender .board-vignette{background:radial-gradient(circle at 50% 45%,#b959ff14,#120d306b 95%);box-shadow:inset 0 0 60px #8233bc4d}.map-cinnabar .board-vignette{background:linear-gradient(#ffb2431a,#0000 45%,#520b086b);box-shadow:inset 0 0 48px #ff43143d}.map-silver .board-vignette{background:linear-gradient(#effbff2e,#0000 48%,#1734544d);box-shadow:inset 0 0 45px #c6efff40}.camp-summary{align-items:center;gap:8px;display:flex}.deck-count{text-align:right;line-height:1.05}.deck-count span{display:block}.deck-count i{color:#687b91;font-style:normal;font-weight:800}.camp-expand-button{color:#2c669e;cursor:pointer;background:linear-gradient(145deg,#edf8ff,#dcecff);border:1px solid #4576ad2e;border-radius:10px;min-width:66px;height:33px;padding:3px 7px;box-shadow:0 4px 10px #24588b1a}.camp-expand-button span,.camp-expand-button b{font-size:6px;line-height:1.2;display:block}.camp-expand-button b{color:#ce8a14;margin-top:2px;font-size:8px}.camp-expand-button:disabled{opacity:.48;cursor:not-allowed;filter:grayscale(.45)}.camp-placeholder{aspect-ratio:.72;color:#9aabbc;background:linear-gradient(145deg,#eff6fbd1,#ffffff94);border:1px dashed #b8c9d8;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:0;display:flex}.camp-placeholder span{color:#77a0c7;background:#e2eef7;border-radius:9px;place-items:center;width:26px;height:26px;font-size:14px;display:grid}.camp-placeholder b{font-size:6px}.camp-placeholder.reserved{color:#6889a8;background:linear-gradient(145deg,#e7f3fb,#dce9f3);border-style:solid}.camp-placeholder.reserved span{color:#fff;background:linear-gradient(135deg,#679ee0,#5575c6)}.unit-card .control-ribbon{z-index:6;color:#fff;border:1px solid #ffffffa6;border-radius:5px;padding:2px 5px;font-size:5px;font-weight:900;position:absolute;bottom:38px;left:5px;box-shadow:0 2px 6px #0d1f3233}.control-slow{background:linear-gradient(135deg,#3aa1dd,#366fd0)}.control-freeze{background:linear-gradient(135deg,#7ceaff,#4a87e8)}.control-stun{background:linear-gradient(135deg,#ffc43d,#e67625)}.unit-card.mega-card{border-color:#58ddff;box-shadow:0 0 0 1px #fff4ac,0 0 20px #3dc1ff85,0 8px 22px #1c386b40}.unit-card.mega-card:before{content:"";z-index:3;opacity:.25;pointer-events:none;background:conic-gradient(#0000,#72e7ff,#0000,#ffe377,#0000);animation:4s linear infinite spin;position:absolute;inset:-45%}.unit-card.mega-card .card-stars{color:#40d7ff;letter-spacing:.04em;text-shadow:0 0 5px #fff;font-weight:1000}.mega-button{z-index:5;color:#fff9c8;cursor:pointer;background:linear-gradient(135deg,#7748df,#278bd6 55%,#23c7bd);border:1px solid #fff095b3;border-radius:9px;width:67px;min-height:31px;padding:3px 4px;font-size:6px;font-weight:1000;position:absolute;top:30px;right:7px;box-shadow:0 0 13px #5ad3ff59}.mega-button b{color:#ffe46e;margin-top:2px;font-size:7px;display:block}.mega-button:disabled{opacity:.42;filter:grayscale(.5);cursor:not-allowed}.mega-button[hidden]{display:none}.tower.mega{filter:drop-shadow(0 0 11px #55e7ff)drop-shadow(0 13px 9px #07161466)}.tower.mega:before{content:"";z-index:1;border:3px solid #6feeffc7;border-left-color:#ffe167;border-radius:50%;animation:2.5s linear infinite megaOrbit;position:absolute;inset:-8%;box-shadow:0 0 12px #63dcff,inset 0 0 13px #ffe05d73}.tower.mega img{animation:1.55s ease-in-out infinite megaIdle}.tower.mega .tower-aura{opacity:.95;border-width:3px;box-shadow:0 0 22px #66eaff,inset 0 0 18px #ffe45d}.tower.mega .star-badge:before{content:"MEGA · "}@keyframes megaOrbit{to{transform:rotate(360deg)}}@keyframes megaIdle{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-7%)scale(1.06)}}.enemy-trait-badge{z-index:5;color:#fff;white-space:nowrap;background:#202d3fd1;border:1px solid #ffffff94;border-radius:6px;padding:2px 4px;font-size:clamp(4px,.42vw,6px);font-weight:900;position:absolute;top:10%;left:-7%;box-shadow:0 2px 6px #050e1940}.enemy.boss .enemy-trait-badge{top:18%;left:1%}.enemy.berserk img{filter:saturate(1.6)drop-shadow(0 0 8px #ff552e)}.enemy.frozen img{filter:hue-rotate(155deg)brightness(1.45)saturate(1.3)drop-shadow(0 0 8px #7beeff);animation:none}.enemy.frozen:after{content:"";z-index:6;clip-path:polygon(50% 0,62% 22%,86% 9%,78% 35%,100% 50%,76% 61%,88% 91%,59% 78%,50% 100%,39% 76%,12% 91%,23% 62%,0 50%,24% 37%,12% 10%,39% 23%);pointer-events:none;background:#62d5ff2e;border:2px solid #c9fbff;animation:.65s ease-in-out infinite alternate freezePulse;position:absolute;inset:3% 6% 8%;box-shadow:inset 0 0 15px #8beaff}.enemy.stunned img{filter:brightness(1.25)drop-shadow(0 0 7px #ffd73c);animation:none}.enemy.stunned:before{content:"✦  ✧  ✦";z-index:7;color:#ffe45c;letter-spacing:2px;text-shadow:0 0 6px #ff9e2d;white-space:nowrap;font-size:12px;animation:.7s linear infinite stunStars;position:absolute;top:-18%;left:50%;transform:translate(-50%)}@keyframes freezePulse{to{opacity:.78;transform:scale(1.06)}}@keyframes stunStars{to{transform:translate(-50%)rotate(360deg)}}.control-effect{z-index:30;pointer-events:none;border-radius:50%;width:58px;height:58px;animation:.88s ease-out forwards controlBurst;position:absolute;transform:translate(-50%,-50%)}.control-effect>span{z-index:3;color:#fff;text-shadow:0 0 7px;border-radius:50%;place-items:center;font-size:22px;font-weight:1000;display:grid;position:absolute;inset:14%}.control-effect>b{z-index:4;color:#fff;white-space:nowrap;background:#11243fe0;border-radius:6px;padding:2px 6px;font-size:7px;position:absolute;top:-9px;left:50%;transform:translate(-50%)}.control-effect>i{background:currentColor;border-radius:50%;width:7px;height:7px;margin:-3px;animation:.72s ease-out forwards controlParticle;position:absolute;top:50%;left:50%;box-shadow:0 0 7px}.control-effect.control-slow{color:#57aef4;border:3px dashed #8fdcff;box-shadow:0 0 15px #4d9fe9,inset 0 0 13px #5ca9ef}.control-effect.control-slow>span{background:radial-gradient(circle,#dffcff,#4e9fe6 48%,#0000 70%)}.control-effect.control-freeze{color:#94f4ff;clip-path:polygon(50% 0,62% 18%,82% 8%,78% 32%,100% 50%,78% 66%,90% 90%,61% 80%,50% 100%,39% 80%,10% 92%,22% 65%,0 50%,22% 34%,9% 10%,39% 20%);background:#50cfff33;border:3px solid #d8ffff;width:74px;height:74px;box-shadow:0 0 22px #70eaff,inset 0 0 20px #d8ffff}.control-effect.control-freeze>span{background:radial-gradient(circle,#fff,#62dcff 45%,#0000 70%)}.control-effect.control-stun{color:#ffd64c;border:3px dotted #fff1a0;box-shadow:0 0 17px #ffb82e,inset 0 0 12px #ffe069}.control-effect.control-stun>span{background:radial-gradient(circle,#fff5a0,#ffae2e 48%,#0000 70%)}@keyframes controlBurst{0%{opacity:0;transform:translate(-50%,-50%)scale(.2)rotate(-35deg)}30%{opacity:1;transform:translate(-50%,-50%)scale(1.15)rotate(4deg)}to{opacity:0;transform:translate(-50%,-50%)scale(1.35)rotate(28deg)}}@keyframes controlParticle{0%{opacity:1;transform:rotate(var(--control-angle)) translateX(3px)}to{opacity:0;transform:rotate(var(--control-angle)) translateX(40px) scale(.4)}}.skill-beam.fx-stage-4{height:15px;animation-duration:.96s}.skill-beam.mega-beam{filter:saturate(1.65)brightness(1.25);box-shadow:0 0 8px #fff,0 0 20px,0 0 34px #64e8ff}.evolution-skill-fx.fx-stage-4{width:126px;height:126px}.mega-skill-fx{filter:drop-shadow(0 0 9px #fff)drop-shadow(0 0 18px);animation-duration:1.08s}.mega-skill-fx .fx-ring-one{border-width:5px}.mega-skill-fx .fx-ring-two{border-width:4px}.mega-skill-fx .fx-particle{width:13px;height:13px}.evolve-overlay.mega-mode{background:radial-gradient(circle,#1b7db880,#1e0d44eb)}.evolve-overlay.mega-mode .evolve-flare{background:repeating-conic-gradient(from 0deg,#68ebffad 0 7deg,transparent 7deg 15deg,#ffe15c6b 15deg 20deg,transparent 20deg 29deg)}.evolve-overlay.mega-mode .evolved img{filter:drop-shadow(0 0 18px #7cf0ff)drop-shadow(0 0 34px #ffe56d)drop-shadow(0 18px 13px #0006)}.topbar{grid-template-columns:minmax(170px,1fr) auto minmax(220px,1fr);gap:12px;height:60px;padding:0 clamp(12px,1.8vw,30px)}.brand-lockup{gap:8px}.brand-orb{border-width:2px;width:35px;height:35px}.brand-orb:after{border-width:2px;width:10px;height:10px}.brand-lockup h1{font-size:19px}.brand-lockup p{font-size:6px}.battle-stats{border-radius:12px;height:42px}.stat-chip{gap:6px;min-width:101px;height:42px;padding:4px 10px}.stat-chip small{font-size:7px;transform:translateY(-9px)}.stat-chip strong{margin-top:8px;font-size:15px}.stat-chip em{font-size:8px}.stat-icon,.coin-icon,.heart-icon{border-radius:7px;width:22px;height:22px;font-size:10px}.top-actions{gap:5px}.icon-button,.speed-button,.dex-button{border-radius:9px;min-width:34px;height:34px}.dex-button{color:#675014;cursor:pointer;background:linear-gradient(145deg,#fff9d9,#f7e49b);border:1px solid #d9c985;align-items:center;gap:5px;padding:0 10px;font-size:8px;font-weight:900;display:flex;box-shadow:0 4px 10px #6f530f1a}.dex-button span{font-size:13px}.dex-button:hover{filter:brightness(1.04);transform:translateY(-1px)}.game-layout{grid-template-columns:minmax(0,1fr) 286px;gap:14px;max-width:1920px;min-height:calc(100vh - 60px);padding:10px clamp(10px,1.5vw,26px) 14px}.zone-heading{align-items:flex-start;height:41px}.zone-heading h2{font-size:18px}.element-legend{gap:10px;padding-top:7px;font-size:8px}.battle-frame{border-radius:20px;padding:5px}.battle-board{border-radius:15px}.battle-footer{padding-top:7px}.projectile.coin{background:radial-gradient(circle at 35% 30%,#fff4a4,#ffc82d 48%,#d98a0a 75%);border:2px solid #9d6611;width:clamp(13px,1.35vw,19px);animation:.18s linear infinite coinProjectileSpin;box-shadow:0 0 5px #fff3a0,0 0 13px #ffb51e}.projectile.coin:after{content:"₽";color:#82500a;place-items:center;font-size:7px;font-weight:1000;display:grid;position:absolute;inset:0}@keyframes coinProjectileSpin{to{transform:translate(-50%,-50%)rotate(360deg)}}.economy-coin-burst{z-index:30;pointer-events:none;width:56px;height:56px;position:absolute;transform:translate(-50%,-50%)}.economy-coin-burst i{color:#8a5405;background:linear-gradient(145deg,#fff099,#f5ae18);border:1px solid #a66a0e;border-radius:50%;place-items:center;width:16px;height:16px;font-size:8px;font-style:normal;font-weight:1000;animation:.7s ease-out forwards economyCoinFly;display:grid;position:absolute;top:20px;left:22px;box-shadow:0 0 8px #ffd84e}.economy-coin-burst i:nth-child(2){--coin-x:-24px;--coin-y:-18px;animation-delay:-.08s}.economy-coin-burst i:nth-child(3){--coin-x:25px;--coin-y:-13px;animation-delay:-.14s}.economy-coin-burst span{color:#fff2a2;text-shadow:0 1px 3px #684400;white-space:nowrap;font-size:7px;font-weight:1000;animation:.7s ease-out forwards floatNumber;position:absolute;top:44px;left:50%;transform:translate(-50%)}@keyframes economyCoinFly{0%{opacity:0;transform:scale(.3)}25%{opacity:1}to{opacity:0;transform:translate(var(--coin-x,0),var(--coin-y,-30px)) rotate(220deg) scale(1.15)}}.dex-modal-backdrop{z-index:360;padding:18px}.dex-modal{background:linear-gradient(145deg,#f9fcff,#eaf2f9);border:1px solid #ffffffd6;border-radius:26px;grid-template-rows:auto auto minmax(0,1fr);gap:12px;width:min(1180px,96vw);height:min(850px,92vh);padding:22px;display:grid;position:relative;overflow:hidden;box-shadow:0 32px 90px #0411227a}.dex-modal:before{content:"";pointer-events:none;background:radial-gradient(circle,#54bbff33,#0000 68%);border-radius:50%;width:330px;height:330px;position:absolute;top:-150px;right:-110px}.dex-header{justify-content:space-between;align-items:flex-end;padding-right:48px;display:flex;position:relative}.dex-header h2{margin:1px 0 3px;font-size:28px}.dex-header p{color:#748499;margin:0;font-size:9px}.dex-count{text-align:center;background:#fff;border:1px solid #d8e4ef;border-radius:13px;min-width:64px;padding:7px 10px}.dex-count b{color:#2879d8;font-size:18px;display:block}.dex-count span{color:#8997a8;font-size:7px}.dex-filters{gap:6px;display:flex;position:relative;overflow-x:auto}.dex-filters button{color:#6f7f92;white-space:nowrap;cursor:pointer;background:#f8fbfd;border:1px solid #d9e3ec;border-radius:9px;height:30px;padding:0 14px;font-size:8px;font-weight:900}.dex-filters button.active{color:#fff;background:linear-gradient(135deg,#3e9aff,#2367d2);border-color:#267be0;box-shadow:0 5px 12px #2367d233}.dex-grid{overscroll-behavior:contain;grid-template-columns:repeat(auto-fill,minmax(225px,1fr));gap:10px;min-height:0;padding:2px 5px 12px 2px;display:grid;overflow:auto}.dex-card{border:2px solid var(--rarity-color);background:linear-gradient(160deg,color-mix(in srgb,var(--rarity-color) 13%,white),#fff 42%);min-width:0;box-shadow:0 8px 18px color-mix(in srgb,var(--rarity-color) 16%,#1b36551a);border-radius:16px;padding:9px;position:relative;overflow:hidden}.dex-portrait{background:radial-gradient(circle,color-mix(in srgb,var(--unit-color) 22%,white),transparent 68%);border-radius:12px;place-items:center;height:112px;display:grid;position:relative}.dex-portrait img{object-fit:contain;filter:drop-shadow(0 7px 5px #14273a33);width:100%;height:100%}.dex-portrait>span{z-index:2;color:var(--rarity-ink);background:var(--rarity-color);border-radius:7px;padding:3px 6px;font-size:6px;font-weight:1000;position:absolute;top:4px;left:4px}.dex-card-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.dex-card-head small{color:var(--rarity-ink);font-size:6px;font-weight:900}.dex-card-head h3{margin:1px 0 0;font-size:15px}.dex-card-head>b{color:#fff;background:#20364f;border-radius:7px;padding:3px 6px;font-size:6px}.dex-tags{gap:4px;margin:5px 0;display:flex}.dex-tags span{color:#60738a;background:#eaf1f6;border-radius:6px;padding:2px 5px;font-size:6px;font-weight:800}.dex-skill{color:#263d58;font-size:9px;display:block}.dex-skill-desc,.dex-economy{color:#76879a;min-height:26px;margin:3px 0 6px;font-size:6px;line-height:1.5}.dex-economy{color:#885c09;background:#fff3bb;border-radius:7px;min-height:0;padding:4px 6px;font-weight:900}.dex-stats{grid-template-columns:repeat(3,1fr);gap:4px;display:grid}.dex-stats span{text-align:center;color:#8794a4;background:#f0f5f8;border-radius:7px;padding:4px 2px;font-size:5px}.dex-stats b{color:#324a64;margin-top:1px;font-size:7px;display:block}.dex-card footer{color:#708198;border-top:1px dashed #d8e1e9;margin-top:6px;padding-top:5px;font-size:6px;font-weight:800}@media (width<=1180px){.topbar{grid-template-columns:150px 1fr auto;padding-inline:10px}.game-layout{grid-template-columns:minmax(0,1fr) 252px;gap:9px;padding-inline:8px}.stat-chip{min-width:88px;padding-inline:6px}.zone-heading{height:37px}.element-legend{display:none}}@media (height<=760px) and (width>=901px){.topbar{height:52px}.game-layout{min-height:calc(100vh - 52px);padding-top:7px;padding-bottom:8px}.zone-heading{height:35px}}@media (width<=640px){.dex-button{justify-content:center;width:34px;padding:0}.dex-button b{display:none}.dex-modal{padding:14px}.dex-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dex-header p{display:none}}@media (orientation:landscape) and (height<=560px) and (width<=1024px){.topbar{grid-template-columns:minmax(76px,96px) minmax(225px,1fr) auto;height:40px;min-height:40px}.battle-stats{height:32px}.stat-chip{height:32px;padding:2px 6px}.stat-chip strong{font-size:12px}.stat-icon,.coin-icon,.heart-icon{width:19px;height:19px}.icon-button,.speed-button,.dex-button{min-width:30px;height:30px}.dex-button{justify-content:center;width:30px;padding:0}.dex-button b{display:none}.game-layout{height:calc(var(--app-height,100dvh) - 40px);grid-template-columns:minmax(0,1fr) clamp(172px,25vw,230px);gap:4px;padding-top:3px}.dex-modal-backdrop{padding:4px}.dex-modal{border-radius:16px;gap:6px;width:97vw;height:95vh;padding:10px 12px}.dex-header h2{font-size:19px}.dex-header p{display:none}.dex-count{padding:3px 7px}.dex-filters button{height:25px;padding:0 9px}.dex-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.dex-card{border-radius:11px;padding:6px}.dex-portrait{height:72px}.dex-skill-desc{min-height:18px}.dex-stats{display:none}.camp-summary{gap:3px}.camp-expand-button{border-radius:7px;min-width:50px;height:25px;padding:2px 3px}.camp-expand-button span{font-size:5px}.camp-expand-button b,.deck-count span{font-size:6px}.unit-card .control-ribbon{display:none}.unit-card.mega-card .card-stars{font-size:5px}.enemy-trait-badge{display:none}.mega-button{width:51px;min-height:24px;font-size:5px;top:29px;right:5px}.mega-button b{font-size:5px}.control-effect{transform:translate(-50%,-50%)scale(.72)}.evolution-skill-fx.fx-stage-4{width:92px;height:92px}}.topbar{grid-template-columns:minmax(170px,1fr) auto minmax(270px,1fr)}.icon-button,.speed-button,.dex-button,.inventory-button{border-radius:9px;min-width:34px;height:34px}.inventory-button{color:#286345;cursor:pointer;background:linear-gradient(145deg,#effff5,#d7f4e2);border:1px solid #b7d7c5;justify-content:center;align-items:center;gap:4px;min-width:68px;padding:0 8px;font-size:8px;font-weight:900;display:flex;position:relative;box-shadow:0 4px 10px #1b663e1a}.inventory-button>span{font-size:13px}.inventory-button>i{color:#fff;background:#2d8e5d;border-radius:8px;place-items:center;min-width:16px;height:16px;padding:0 4px;font-size:7px;font-style:normal;display:grid;box-shadow:0 2px 5px #125b343d}.inventory-button.has-loot{border-color:#75c895}.inventory-button.loot-pulse{animation:.8s backpackLootPulse}@keyframes backpackLootPulse{0%,to{transform:none}35%{filter:brightness(1.12);transform:translateY(-2px)scale(1.12);box-shadow:0 0 18px #81e8a8}}.card-boosts{z-index:6;flex-direction:column;gap:2px;display:flex;position:absolute;top:29px;left:4px}.card-boost{color:#fff;border-radius:4px;padding:2px 3px;font-size:4.5px;font-style:normal;font-weight:1000;box-shadow:0 2px 4px #101c2b33}.attack-boost{background:linear-gradient(135deg,#f36758,#c7393e)}.speed-boost{background:linear-gradient(135deg,#54c9f3,#277cc9)}.tower-boosts{z-index:8;flex-direction:column;gap:2px;display:flex;position:absolute;top:19%;right:-8px}.tower-boost{color:#fff;border-radius:4px;padding:1px 3px;font-size:5px;font-style:normal;font-weight:1000;box-shadow:0 2px 5px #00000047}.grid-cell.item-ready{z-index:7;cursor:crosshair}.grid-cell.shovel-ready{background:radial-gradient(circle,#ffce6380,#7e4c1c33);border-color:#ffd16e;box-shadow:inset 0 0 14px #ffd97966,0 0 12px #ffb1349e}.grid-cell.fence-ready{cursor:copy;background:linear-gradient(145deg,#ffcd5b8c,#914b1659);border-color:#ffd98d;box-shadow:inset 0 0 15px #ffe19161,0 0 12px #ffae3494}.route-fence{z-index:8;filter:drop-shadow(0 3px 2px #2d170880);pointer-events:none;justify-content:space-around;align-items:center;display:flex;position:absolute;inset:15% 5% 14%}.route-fence>i{background:linear-gradient(90deg,#6e3b1c,#c98644 45%,#7b431f);border:1px solid #5d3117;border-radius:2px;width:16%;height:88%;transform:rotate(2deg)}.route-fence>i:nth-child(2){height:100%;transform:rotate(-2deg)}.route-fence>i:nth-child(3){height:84%}.route-fence:before,.route-fence:after{content:"";background:linear-gradient(#c88c4c,#7b431f);border:1px solid #5d3117;border-radius:2px;height:21%;position:absolute;left:2%;right:2%}.route-fence:before{top:23%;transform:rotate(-4deg)}.route-fence:after{bottom:22%;transform:rotate(4deg)}.route-fence>b{z-index:4;color:#fff1c6;white-space:nowrap;background:#3d1f0ee6;border-radius:5px;padding:2px 4px;font-size:5px;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.route-fence.blocking{animation:.16s linear infinite fenceRattle}.route-fence.blocking>b{color:#fff;background:#c85033}@keyframes fenceRattle{0%,to{transform:translate(-1px)rotate(-1deg)}50%{transform:translate(1px)rotate(1deg)}}.enemy.fence-blocked img{filter:drop-shadow(0 0 6px #ffcc65);animation:.32s ease-in-out infinite alternate fenceEnemyPush}@keyframes fenceEnemyPush{to{transform:translate(-4px)rotate(-3deg)}}.fence-break-fx{z-index:35;pointer-events:none;width:52px;height:52px;position:absolute;transform:translate(-50%,-50%)}.fence-break-fx i{background:#b7753d;border-radius:2px;width:7px;height:24px;animation:.65s ease-out forwards fenceSplinter;position:absolute;top:19px;left:22px;box-shadow:0 0 6px #ffcf71}.fence-break-fx i:nth-child(2){--splinter-x:26px;--splinter-y:-18px;transform:rotate(65deg)}.fence-break-fx i:nth-child(3){--splinter-x:-24px;--splinter-y:-20px;transform:rotate(-55deg)}.fence-break-fx i:nth-child(4){--splinter-x:9px;--splinter-y:22px;transform:rotate(28deg)}@keyframes fenceSplinter{to{opacity:0;translate:var(--splinter-x,-7px) var(--splinter-y,-28px);rotate:180deg}}.treasure-drop{z-index:42;pointer-events:none;place-items:center;width:54px;height:54px;animation:1.4s cubic-bezier(.18,.7,.25,1) forwards treasureDropFly;display:grid;position:absolute;transform:translate(-50%,-50%)}.treasure-drop:before{content:"";border:2px solid color-mix(in srgb,var(--loot-color) 75%,white);background:radial-gradient(circle,#fff 0,color-mix(in srgb,var(--loot-color) 45%,white) 28%,transparent 70%);box-shadow:0 0 15px var(--loot-color);border-radius:50%;position:absolute;inset:3px}.treasure-drop span{z-index:2;color:#fff;text-shadow:0 1px 3px #344;font-size:23px;font-weight:1000;position:relative}.treasure-drop b{z-index:3;color:#fff;white-space:nowrap;background:#13253ae8;border-radius:7px;padding:3px 7px;font-size:6px;position:absolute;top:53px;left:50%;transform:translate(-50%)}@keyframes treasureDropFly{0%{opacity:0;transform:translate(-50%,-20%)scale(.25)rotate(-25deg)}22%{opacity:1;transform:translate(-50%,-105%)scale(1.15)rotate(8deg)}70%{opacity:1;transform:translate(-50%,-70%)scale(1)}to{opacity:0;transform:translate(-50%,-145%)scale(.7)}}.inventory-modal-backdrop{z-index:370;padding:18px}.inventory-modal{background:linear-gradient(145deg,#f9fcff,#eaf5ef);border:1px solid #ffffffe0;border-radius:26px;grid-template-rows:auto auto minmax(0,1fr);gap:11px;width:min(1050px,96vw);height:min(700px,91vh);padding:22px;display:grid;position:relative;overflow:hidden;box-shadow:0 32px 90px #04112280}.inventory-modal:before{content:"";pointer-events:none;background:radial-gradient(circle,#53cd8538,#0000 68%);border-radius:50%;width:310px;height:310px;position:absolute;top:-150px;right:-100px}.inventory-header{justify-content:space-between;align-items:flex-end;padding-right:48px;display:flex;position:relative}.inventory-header h2{margin:1px 0 3px;font-size:28px}.inventory-header p{color:#748499;margin:0;font-size:9px}.inventory-total{text-align:center;background:#fff;border:1px solid #cfe3d7;border-radius:13px;min-width:68px;padding:7px 10px}.inventory-total b{color:#2d9360;font-size:18px;display:block}.inventory-total span{color:#8997a8;font-size:7px}.loot-rate-note{color:#638071;background:#ffffffb8;border:1px solid #d8e8de;border-radius:10px;align-items:center;gap:8px;padding:7px 10px;font-size:7px;font-weight:900;display:flex;position:relative}.loot-rate-note i{background:#81b896;border-radius:50%;width:3px;height:3px}.inventory-grid{overscroll-behavior:contain;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;min-height:0;display:grid;overflow:auto}.inventory-item{border:2px solid color-mix(in srgb,var(--item-color) 60%,#dfe8ef);background:linear-gradient(160deg,color-mix(in srgb,var(--item-color) 14%,white),#fff 47%);min-width:0;box-shadow:0 8px 17px color-mix(in srgb,var(--item-color) 14%,#1e3a4c1a);border-radius:16px;grid-template-rows:86px minmax(0,1fr) auto;gap:7px;padding:10px;display:grid}.inventory-item.empty{filter:saturate(.45);opacity:.58}.item-icon{background:radial-gradient(circle,color-mix(in srgb,var(--item-color) 48%,white),transparent 69%);border-radius:13px;place-items:center;display:grid;position:relative}.item-icon>span{border:2px solid color-mix(in srgb,var(--item-color) 80%,white);color:#fff;background:linear-gradient(145deg,color-mix(in srgb,var(--item-color) 75%,white),var(--item-color));text-shadow:0 2px 4px #2a25344d;width:57px;height:57px;box-shadow:0 8px 15px color-mix(in srgb,var(--item-color) 32%,transparent);border-radius:18px;place-items:center;font-size:28px;font-weight:1000;display:grid}.item-icon>i{color:#fff;background:#263e55;border:2px solid #fff;border-radius:12px;place-items:center;min-width:24px;height:24px;padding:0 5px;font-size:10px;font-style:normal;font-weight:1000;display:grid;position:absolute;top:4px;right:4px}.item-copy small{color:var(--item-color);font-size:6px;font-weight:1000}.item-copy h3{margin:2px 0 4px;font-size:13px}.item-copy p{color:#748698;margin:0;font-size:6px;line-height:1.55}.item-actions{grid-template-columns:1fr 1fr;gap:5px;display:grid}.item-actions button{border:1px solid color-mix(in srgb,var(--item-color) 45%,#dce5ec);color:#34536a;cursor:pointer;background:#f4f8fa;border-radius:8px;min-height:30px;padding:3px;font-size:7px;font-weight:1000}.item-actions button:first-child{color:#fff;background:linear-gradient(135deg,color-mix(in srgb,var(--item-color) 72%,white),var(--item-color));border-color:#0000}.item-actions button:disabled{opacity:.45;cursor:not-allowed}.item-actions b{font-size:6px;display:block}.inventory-target-panel{z-index:6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f5fbf7fa;border:1px solid #d6e6dd;border-radius:18px;grid-template-rows:auto minmax(0,1fr);gap:10px;padding:14px;display:grid;position:absolute;inset:96px 18px 18px;box-shadow:0 15px 50px #1438273b}.inventory-target-panel[hidden]{display:none}.inventory-target-panel>header{justify-content:space-between;align-items:center;display:flex}.inventory-target-panel h3{margin:2px 0 0;font-size:18px}.inventory-target-panel>header button{color:#6d7e8d;cursor:pointer;background:#fff;border:1px solid #d4e0e6;border-radius:9px;height:29px;padding:0 12px;font-size:7px;font-weight:900}.inventory-targets{grid-template-columns:repeat(5,minmax(0,1fr));align-content:start;gap:7px;min-height:0;display:grid;overflow:auto}.inventory-targets>button{border:1px solid color-mix(in srgb,var(--target-color) 38%,#d9e3e8);text-align:left;background:linear-gradient(145deg,color-mix(in srgb,var(--target-color) 10%,white),#fff);cursor:pointer;border-radius:12px;align-items:center;gap:6px;min-width:0;height:74px;padding:5px;display:flex}.inventory-targets>button:hover{box-shadow:0 7px 13px color-mix(in srgb,var(--target-color) 18%,transparent);transform:translateY(-1px)}.inventory-targets>button:disabled{opacity:.35;filter:grayscale(.45);cursor:not-allowed;transform:none}.inventory-targets img{object-fit:contain;filter:drop-shadow(0 4px 3px #162d3926);width:53px;height:58px}.inventory-targets span{min-width:0}.inventory-targets b{text-overflow:ellipsis;white-space:nowrap;font-size:9px;display:block;overflow:hidden}.inventory-targets small{color:#7a8c9a;margin-top:4px;font-size:6px;display:block}.inventory-no-target{text-align:center;color:#8393a0;grid-column:1/-1;padding:30px;font-size:9px}@media (width<=1180px){.topbar{grid-template-columns:150px 1fr auto}.inventory-button{width:34px;min-width:34px;padding:0}.inventory-button>b{display:none}.inventory-button>i{min-width:14px;height:14px;padding:0;font-size:6px;position:absolute;top:-4px;right:-4px}}@media (width<=640px){.inventory-modal{padding:14px}.inventory-header p{display:none}.inventory-grid,.inventory-targets{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (orientation:landscape) and (height<=560px) and (width<=1024px){.inventory-modal-backdrop{padding:4px}.inventory-modal{border-radius:16px;gap:5px;width:97vw;height:95vh;padding:9px 11px}.inventory-header h2{font-size:18px}.inventory-header p{display:none}.inventory-total{padding:3px 7px}.loot-rate-note{padding:4px 7px}.inventory-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:5px}.inventory-item{border-radius:10px;grid-template-rows:50px minmax(0,1fr) auto;gap:3px;padding:6px}.item-icon>span{border-radius:11px;width:38px;height:38px;font-size:19px}.item-icon>i{border-radius:9px;min-width:17px;height:17px;font-size:6px}.item-copy h3{font-size:9px}.item-copy p{font-size:5px;line-height:1.35}.item-actions button{min-height:23px;font-size:5px}.inventory-target-panel{padding:8px;inset:64px 8px 8px}.inventory-targets{grid-template-columns:repeat(5,minmax(0,1fr));gap:4px}.inventory-targets>button{height:53px;padding:3px}.inventory-targets img{width:39px;height:44px}.inventory-target-panel h3{font-size:13px}}.modal-close{z-index:80;pointer-events:auto;box-shadow:0 5px 14px #1b314929}.modal-close:hover{color:#fff;background:#ef6a72;transform:scale(1.04)}.dex-modal{isolation:isolate;overflow:hidden}.dex-header,.dex-filters{z-index:2}.dex-grid{scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#87a9c9 #e4edf5;grid-auto-rows:280px;align-content:start;padding:3px 10px 18px 3px;overflow:hidden auto}.dex-grid::-webkit-scrollbar{width:10px}.dex-grid::-webkit-scrollbar-track{background:#e4edf5;border-radius:8px}.dex-grid::-webkit-scrollbar-thumb{background:#87a9c9;border:2px solid #e4edf5;border-radius:8px}.dex-card{align-self:start;height:280px;min-height:280px;overflow:hidden}.dex-aura{color:#246f92;background:linear-gradient(135deg,#e6fbff,#fff5c7);border:1px solid #55d3ff6b;border-radius:8px;min-height:0;margin:4px 0 0;padding:5px 7px;font-size:6px;font-weight:900;line-height:1.45}.camp-summary{flex-direction:column;align-items:flex-end;gap:4px}.camp-actions{align-items:center;gap:4px;display:flex}.camp-actions .inventory-button{width:auto;min-width:60px;height:31px;padding:0 6px}.camp-actions .inventory-button.active{color:#fff;background:linear-gradient(135deg,#43b879,#23865a);border-color:#23865a;box-shadow:0 0 0 2px #49ca852e,0 5px 12px #1d714738}.inventory-panel{opacity:0;background:linear-gradient(145deg,#f4fff8,#edf6fb);border:0 solid #d7e8de;border-radius:13px;flex:none;max-height:0;margin:0 -2px;transition:max-height .25s,opacity .2s,transform .2s,margin .2s,padding .2s;overflow:hidden;transform:translateY(-5px)}.inventory-panel.active{opacity:1;border-width:1px;max-height:184px;margin:0 -2px 7px;padding:8px;overflow:visible;transform:none}.inventory-panel>header{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.inventory-panel h4{margin:1px 0 0;font-size:11px}.inventory-panel h4>b{color:#fff;background:#2c9561;border-radius:9px;place-items:center;min-width:18px;height:18px;font-size:7px;display:inline-grid}.inventory-panel-close{color:#66798a;cursor:pointer;background:#fff;border:0;border-radius:7px;width:24px;height:24px;font-size:15px;font-weight:900;box-shadow:0 3px 9px #2642531f}.inventory-panel-close:hover{color:#fff;background:#e96569}.inventory-drag-tip{color:#638071;margin:0 0 5px;font-size:5.5px;font-weight:800;line-height:1.4}.inventory-panel .inventory-grid{scrollbar-width:thin;scrollbar-color:#89b49b transparent;gap:6px;min-height:0;padding:1px 1px 5px;display:flex;overflow:auto hidden}.inventory-panel .inventory-item{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;border-width:1px;border-radius:10px;flex:0 0 112px;grid-template-rows:1fr auto;grid-template-columns:34px minmax(0,1fr);gap:3px 5px;min-height:88px;padding:5px;display:grid}.inventory-panel .inventory-item:active{cursor:grabbing}.inventory-panel .item-icon{border-radius:9px;grid-area:1/1;height:38px}.inventory-panel .item-icon>span{width:34px;height:34px;box-shadow:0 4px 8px color-mix(in srgb,var(--item-color) 22%,transparent);border-width:1px;border-radius:9px;font-size:16px}.inventory-panel .item-icon>i{border-width:1px;border-radius:8px;min-width:15px;height:15px;padding:0 3px;font-size:6px;top:-4px;right:-3px}.inventory-panel .item-copy{grid-area:1/2;min-width:0}.inventory-panel .item-copy small{font-size:4.5px}.inventory-panel .item-copy h3{white-space:nowrap;text-overflow:ellipsis;margin:1px 0;font-size:8px;overflow:hidden}.inventory-panel .item-copy p{display:none}.inventory-panel .item-actions{grid-area:2/1/auto/-1;grid-template-columns:1fr 42px;gap:3px;display:grid}.inventory-panel .item-drag-handle,.inventory-panel .item-actions button{border:1px solid color-mix(in srgb,var(--item-color) 32%,#dbe5ea);color:#47705a;background:#fff;border-radius:6px;place-items:center;min-height:21px;font-size:5px;font-weight:1000;display:grid}.inventory-panel .item-drag-handle{color:#fff;background:linear-gradient(135deg,color-mix(in srgb,var(--item-color) 72%,white),var(--item-color));border-color:#0000}.inventory-panel .item-actions button{cursor:pointer;padding:0}.inventory-panel .item-actions b{font-size:5px;display:inline}.inventory-panel .loot-rate-note{border-radius:6px;gap:4px;margin-top:2px;padding:3px 5px;font-size:4.5px}.unit-card,.inventory-item,.tower{cursor:grab}.unit-card:active,.inventory-item:active,.tower:active{cursor:grabbing}.unit-card,.inventory-item,.tower{touch-action:none}.dragging{filter:saturate(.55);opacity:.36!important}.drag-ghost{z-index:1000;border:2px solid color-mix(in srgb,var(--drag-color) 70%,white);color:#fff;background:color-mix(in srgb,var(--drag-color) 77%,#17324c);min-width:92px;height:52px;box-shadow:0 12px 35px #0618275c,0 0 16px color-mix(in srgb,var(--drag-color) 45%,transparent);pointer-events:none;will-change:transform;border-radius:14px;align-items:center;gap:7px;padding:5px 9px;display:flex;position:fixed;top:0;left:0}.drag-ghost>span{background:#fff3;border-radius:10px;place-items:center;width:38px;height:38px;font-size:21px;font-weight:1000;display:grid}.drag-ghost img{object-fit:contain;width:38px;height:38px}.drag-ghost>b{white-space:nowrap;font-size:8px}.grid-cell.drag-over{transform:scale(1.08);z-index:12!important;background:radial-gradient(circle,#8ef4ff 0,#37baf6ad 46%,#2364aa59)!important;border-color:#fff!important;box-shadow:0 0 0 3px #71ebff5c,0 0 20px #54dbff!important}.unit-card.drag-over,.tower.drag-over{outline-offset:2px;filter:drop-shadow(0 0 12px #55dbff);outline:3px solid #76edff}.unit-card.drag-over{transform:scale(1.05)}.grid-board .tower.drag-over{z-index:12;transform:translate(-50%,-66%)scale(1.08)}.grid-cell.drag-invalid,.unit-card.drag-invalid,.tower.drag-invalid{outline-offset:1px;filter:saturate(.45);outline:2px solid #ff7379}.tower.relocating{animation:.4s towerRelocate}.tower.aura-buffed{filter:drop-shadow(0 0 8px #77ecff)drop-shadow(0 7px 5px #0e1d2d40)}@keyframes towerRelocate{0%{opacity:.3;transform:translate(-50%,-50%)scale(.45)}70%{transform:translate(-50%,-50%)scale(1.15)}}.tower.swapping{z-index:13}.tower.swapping img{animation:.5s cubic-bezier(.2,.9,.3,1) towerSwapSprite}.tower.swapping .tower-aura{animation:.5s ease-out towerSwapAura}@keyframes towerSwapSprite{0%{filter:brightness(2.5)saturate(1.8);transform:scale(.45)rotate(-16deg)}55%{filter:brightness(1.5)saturate(1.35);transform:scale(1.22)rotate(5deg)}to{filter:brightness();transform:scale(1)rotate(0)}}@keyframes towerSwapAura{0%{opacity:1;transform:rotateX(60deg)scale(.35);box-shadow:0 0 28px 12px #7aefff,inset 0 0 20px #fff}to{opacity:.68;transform:rotateX(60deg)scale(1.45)}}.mega-aura-field{--aura:#61dcff;z-index:2;aspect-ratio:1;border:2px solid color-mix(in srgb,var(--aura) 72%,white);background:radial-gradient(circle,transparent 39%,color-mix(in srgb,var(--aura) 15%,transparent) 61%,transparent 72%);box-shadow:inset 0 0 22px color-mix(in srgb,var(--aura) 26%,transparent),0 0 18px color-mix(in srgb,var(--aura) 38%,transparent);pointer-events:none;border-radius:50%;animation:1.7s ease-in-out infinite alternate megaAuraPulse;position:absolute;transform:translate(-50%,-50%)}.mega-aura-field.aura-fire{--aura:#ff7442}.mega-aura-field.aura-water{--aura:#49cfff}.mega-aura-field.aura-grass{--aura:#51da86}.mega-aura-field>span{border:1px dashed color-mix(in srgb,var(--aura) 70%,white);border-radius:50%;animation:8s linear infinite spin;position:absolute;inset:9%}.mega-aura-field>i{width:7px;height:7px;box-shadow:0 0 8px var(--aura);background:#fff;border-radius:50%;animation:2.2s linear infinite megaAuraOrb;position:absolute;top:50%;left:50%}.mega-aura-field>i:nth-of-type(2){animation-delay:-.73s}.mega-aura-field>i:nth-of-type(3){animation-delay:-1.46s}.mega-aura-field>b{border:1px solid color-mix(in srgb,var(--aura) 58%,white);color:#fff;white-space:nowrap;text-shadow:0 1px 2px #123;background:#132b42d1;border-radius:7px;padding:2px 6px;font-size:5px;position:absolute;bottom:7%;left:50%;transform:translate(-50%)}.aura-buff-badge{z-index:11;color:#fff;white-space:nowrap;background:linear-gradient(135deg,#4ad1ef,#4777df);border:1px solid #fff;border-radius:6px;padding:2px 5px;font-size:5px;font-weight:1000;animation:.8s ease-in-out infinite alternate auraBadgeFloat;position:absolute;top:-21%;left:50%;transform:translate(-50%);box-shadow:0 0 9px #65e6ff}@keyframes megaAuraPulse{to{opacity:.72;scale:1.04}}@keyframes megaAuraOrb{0%{transform:rotate(0)translate(42px)}to{transform:rotate(360deg)translate(42px)}}@keyframes auraBadgeFloat{to{translate:0 -2px}}.enemy{will-change:translate;contain:layout style paint;top:0;left:0}.battle-board.performance-mode .enemy{filter:none}.battle-board.performance-mode .enemy:not(.boss) img{animation:none}.battle-board.performance-mode .enemy-trait-badge,.battle-board.performance-mode .enemy-reward{display:none}.battle-board.performance-mode .tower-aura,.battle-board.performance-mode .mega-aura-field{animation:none}.battle-board.performance-mode .mega-aura-field>i:nth-of-type(n+2),.battle-board.performance-mode .evolution-skill-fx .fx-particle:nth-of-type(2n){display:none}@media (width<=640px){.dex-grid{grid-auto-rows:255px}.dex-card{height:255px;min-height:255px}}@media (orientation:landscape) and (height<=560px) and (width<=1024px){.dex-modal{overflow:hidden}.dex-grid{grid-auto-rows:215px;padding-right:7px}.dex-card{height:215px;min-height:215px}.dex-portrait{height:68px}.dex-stats{display:grid}.dex-skill-desc{min-height:17px;line-height:1.35}.dex-aura{padding:3px 4px;font-size:5px}.camp-summary,.camp-actions{gap:2px}.camp-actions .inventory-button{width:auto;min-width:43px;height:24px;padding:0 3px}.camp-actions .inventory-button>b{font-size:5px;display:block}.camp-actions .inventory-button>span{font-size:9px}.camp-actions .inventory-button>i{min-width:12px;height:12px;font-size:5px;position:static}.inventory-panel.active{max-height:124px;margin-bottom:4px;padding:5px}.inventory-panel>header{margin-bottom:2px}.inventory-panel h4{font-size:8px}.inventory-panel-close{width:19px;height:19px;font-size:11px}.inventory-drag-tip{display:none}.inventory-panel .inventory-item{flex-basis:87px;grid-template-columns:25px minmax(0,1fr);min-height:67px;padding:3px}.inventory-panel .item-icon{height:28px}.inventory-panel .item-icon>span{width:25px;height:25px;font-size:12px}.inventory-panel .item-copy h3{font-size:6px}.inventory-panel .item-actions{grid-template-columns:1fr 32px}.inventory-panel .item-drag-handle,.inventory-panel .item-actions button{min-height:17px;font-size:4px}.inventory-panel .loot-rate-note,.mega-aura-field>b{display:none}.aura-buff-badge{font-size:4px;top:-16%}}@media (orientation:portrait) and (width<=900px){html,body{width:100%;height:var(--app-height,100dvh);overscroll-behavior:none;min-height:0;overflow:hidden}body{background:#dfeaf3;min-width:0}.app-shell{width:100%;height:var(--app-height,100dvh);flex-direction:column;min-height:0;display:flex;overflow:hidden}.orientation-gate{display:none!important}.topbar{height:calc(80px + env(safe-area-inset-top));min-height:calc(80px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 6px 4px;flex:none;grid-template-rows:35px 36px;grid-template-columns:82px minmax(0,1fr) auto;gap:3px 5px}.brand-lockup{grid-area:1/1;gap:5px}.brand-orb{flex:none;width:29px;height:29px}.brand-lockup h1{letter-spacing:.02em;white-space:nowrap;font-size:14px}.brand-lockup p{display:none}.top-actions{grid-area:1/3;gap:3px}.icon-button,.speed-button,.dex-button{border-radius:9px;width:31px;min-width:31px;height:31px;padding:0}.dex-button{justify-content:center}.dex-button b{display:none}.dex-button span{font-size:12px}.speed-button span{margin:0;font-size:8px}.speed-button b{font-size:10px}.battle-stats{border-radius:10px;grid-area:2/1/auto/-1;width:100%;height:36px}.stat-chip{flex:1;gap:4px;min-width:0;height:36px;padding:2px 5px}.stat-chip small{display:none}.stat-chip strong{margin:0;font-size:13px}.stat-chip em{font-size:7px}.stat-icon,.coin-icon,.heart-icon{border-radius:7px;width:21px;height:21px;font-size:9px}.game-layout{width:100%;height:auto;min-height:0;padding:4px 5px max(4px,env(safe-area-inset-bottom));flex-direction:column;flex:1;gap:4px;margin:0;display:flex;overflow:hidden}.battle-column{flex-direction:column;flex:none;align-items:center;min-width:0;min-height:0;display:flex}.zone-heading{flex:none;align-items:center;width:100%;height:28px;padding:0 3px}.zone-heading .eyebrow{margin-bottom:1px;font-size:5px}.zone-heading h2{font-size:12px}.element-legend{display:none}.battle-frame{border-radius:14px;flex:none;width:min(100%,58.3dvh);max-width:100%;margin:0 auto;padding:3px;box-shadow:0 10px 24px #1a37542e}.battle-board{aspect-ratio:12/7;border-radius:11px;width:100%}.battle-tip{white-space:nowrap;border-radius:9px;gap:4px;max-width:90%;min-height:25px;padding:2px 4px;font-size:5.5px;top:1.5%}.tip-pulse{border-radius:6px;width:17px;height:17px}.battle-tip button{width:18px;height:18px}.wave-button{border-radius:10px;gap:6px;min-width:132px;height:34px;padding:0 9px;bottom:2%}.wave-play{border-radius:7px;width:21px;height:21px}.wave-button small{font-size:5px}.wave-button strong{font-size:8px}.battle-footer{flex:none;width:100%;height:21px;padding:3px 3px 0;font-size:6px}.battle-footer>span:first-child{display:none}.battle-footer>span:last-child{text-align:center;justify-content:center;align-items:center;gap:4px;width:100%;max-width:none;display:flex}.footer-separator{margin:0 2px}.power-status{padding:1px 3px}.rocket-base{width:62px;height:76px;left:-1%}.ash-base{width:68px;min-height:84px;right:-1%}.grid-board .tower{width:clamp(40px,11vw,60px);height:clamp(40px,11vw,60px)}.grid-board .enemy{width:clamp(34px,9.5vw,52px);height:clamp(34px,9.5vw,52px)}.grid-board .enemy.boss{width:clamp(51px,14vw,74px);height:clamp(51px,14vw,74px)}.unit-inspector{border-radius:12px;width:auto;min-height:82px;max-height:96px;padding:5px 54px 5px 51px;bottom:1.5%;left:1.5%;right:1.5%}.unit-inspector>img{width:47px;height:58px;left:4px}.inspector-copy>p{display:none}.inspector-title h3{font-size:10px}.inspector-stats{gap:2px;margin:3px 0}.inspector-stats span{padding:2px}.recall-button{width:47px;height:22px;font-size:5px;bottom:5px;right:4px}.mega-button{width:49px;min-height:22px;font-size:5px;top:27px;right:4px}.command-panel{flex-direction:column;flex:1;gap:4px;width:100%;height:auto;min-height:0;display:flex;overflow:hidden}.gacha-card{border-radius:14px;flex:none;width:100%;height:84px;min-height:84px;max-height:84px;padding:8px 9px;box-shadow:0 8px 18px #1d58a933}.gacha-card .eyebrow{margin-bottom:1px;font-size:5px}.gacha-card h3{font-size:13px}.gacha-card p,.capsule-machine,.gacha-card .odds{display:none}.draw-actions{gap:4px;bottom:17px;left:90px;right:8px}.draw-actions .draw-button{border-radius:10px;gap:3px;height:48px;padding:0 4px}.draw-actions .draw-icon{display:none}.draw-actions .draw-button small{font-size:6px}.draw-actions .draw-button strong{font-size:9px}.deck-section{border-radius:14px;flex:1;min-height:0;max-height:none;padding:7px 6px 6px;position:relative;overflow:hidden}.section-title{gap:4px;min-height:36px;margin-bottom:4px}.section-title .eyebrow{display:none}.section-title h3{white-space:nowrap;font-size:12px}.camp-summary{flex-direction:row;align-items:center;gap:4px}.deck-count{text-align:right;font-size:6px;line-height:1.1}.deck-count b{font-size:11px}.deck-count span{font-size:5px;display:block}.camp-actions{gap:3px}.camp-actions .inventory-button{width:auto;min-width:51px;height:29px;padding:0 4px}.camp-actions .inventory-button>b{font-size:5px;display:block}.camp-actions .inventory-button>span{font-size:10px}.camp-actions .inventory-button>i{min-width:13px;height:13px;padding:0 2px;font-size:5px;position:static}.camp-expand-button{border-radius:8px;min-width:54px;height:29px;padding:2px 4px}.camp-expand-button span{font-size:5px}.camp-expand-button b{font-size:6px}.camp-capacity-warning{min-height:27px;margin:0 0 4px;padding:3px 5px}.camp-capacity-warning>span{width:17px;height:17px}.camp-capacity-warning p{font-size:5px}.deck-tabs{flex:none;gap:3px;margin:0 0 4px}.deck-tabs button{border-radius:7px;height:25px;font-size:6px}.card-grid{overscroll-behavior:contain;flex:1;grid-template-columns:repeat(auto-fill,minmax(74px,1fr));align-content:start;gap:5px;min-height:0;max-height:none;padding:2px 2px 8px;overflow-y:auto}.unit-card{aspect-ratio:.72;border-radius:9px}.unit-card .category-ribbon,.unit-card .card-skill{display:none}.unit-card .type-gem{width:15px;height:15px;font-size:7px;top:3px;left:3px}.unit-card .count-badge{min-width:16px;height:16px;font-size:7px;top:3px;right:3px}.unit-card .card-stars{top:21px;left:4px}.rarity-ribbon{top:22px;right:3px}.unit-card .card-level{bottom:17px;right:3px}.unit-card .card-name{font-size:7px;bottom:2px;left:2px;right:2px}.sell-card-button{opacity:1;bottom:-3px;right:1px;transform:none}.growth-rules,.mission-card{display:none}.inventory-panel{z-index:40;opacity:0;pointer-events:none;border-width:1px;flex-direction:column;width:auto;height:min(168px,100% - 49px);max-height:none;margin:0;padding:0;transition:opacity .2s,transform .2s,padding .2s;display:flex;position:absolute;inset:44px 5px auto;overflow:hidden;transform:translateY(-7px)scale(.985);box-shadow:0 14px 34px #17432f3d}.inventory-panel.active{opacity:1;pointer-events:auto;border-width:1px;height:min(168px,100% - 49px);max-height:none;margin:0;padding:7px;overflow:hidden;transform:none}.inventory-panel.active.drag-source-active{opacity:.14;pointer-events:none;transform:translateY(5px)scale(.98)}.inventory-panel>header{flex:none;margin-bottom:2px}.inventory-panel h4{font-size:9px}.inventory-panel-close{width:22px;height:22px;font-size:13px}.inventory-drag-tip{color:#3d7258;background:#e0f5e8;border-radius:6px;flex:none;margin:0 0 4px;padding:3px 5px;font-size:5.5px;line-height:1.35;display:block}.inventory-panel .inventory-grid{scroll-snap-type:x proximity;flex:1;align-items:flex-start;gap:6px;min-height:0;padding:1px 1px 6px;display:flex;overflow:auto hidden}.inventory-panel .inventory-item{scroll-snap-align:start;border-radius:10px;flex:0 0 110px;grid-template-rows:1fr;grid-template-columns:34px minmax(0,1fr);gap:4px;width:110px;height:103px;min-height:103px;padding:30px 5px 29px;display:grid;position:relative}.inventory-panel .item-icon{grid-area:1/1;height:38px}.inventory-panel .item-icon>span{width:34px;height:34px;font-size:16px}.inventory-panel .item-copy{grid-area:1/2;align-self:center}.inventory-panel .item-copy small{font-size:4.5px}.inventory-panel .item-copy h3{font-size:7px}.inventory-panel .item-actions{pointer-events:none;display:block;position:absolute;inset:0}.inventory-panel .item-drag-handle{pointer-events:auto;min-height:23px;box-shadow:0 3px 7px color-mix(in srgb,var(--item-color) 28%,transparent);border-radius:6px;place-items:center;font-size:5px;display:grid;position:absolute;top:4px;left:4px;right:4px}.inventory-panel .item-actions button{pointer-events:auto;width:auto;min-height:21px;padding:0;font-size:5px;display:block;position:absolute;bottom:4px;left:4px;right:4px}.inventory-panel .item-actions b{font-size:5px}.inventory-panel .loot-rate-note{display:none}.modal-backdrop{padding:max(8px,env(safe-area-inset-top)) 8px max(8px,env(safe-area-inset-bottom))}.start-modal{width:100%;height:min(680px,calc(var(--app-height,100dvh) - 16px));background:linear-gradient(#f8fbff 0 57%,#dceeff 57%);border-radius:22px;min-height:0}.start-modal:before{width:360px;height:360px;top:auto;bottom:-78px;right:-90px}.modal-rays{width:350px;height:350px;top:auto;bottom:-72px;right:-74px}.start-charizard{width:88%;height:47%;bottom:-3px;right:-17%}.start-copy{width:100%;height:100%;padding:25px 21px 18px}.start-copy h2{margin:6px 0 10px;font-size:28px}.start-copy p{max-width:96%;font-size:9px;line-height:1.65}.feature-pills{flex-wrap:wrap;gap:5px;max-width:330px;margin:12px 0}.feature-pills span{padding:5px 7px;font-size:6px}.primary-button{border-radius:12px;height:44px;font-size:10px}.start-copy>small{margin-top:7px;font-size:6px}.help-modal,.gameover-modal{width:100%;max-height:92dvh;padding:20px;overflow:auto}.help-steps{grid-template-columns:1fr 1fr}.dex-modal{width:100%;height:94dvh;padding:12px}.dex-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.toast-stack{left:8px;right:8px;bottom:max(8px,env(safe-area-inset-bottom))}.toast{min-width:0;padding:8px 10px}}@media (orientation:portrait) and (width<=900px) and (height<=720px){.topbar{height:calc(74px + env(safe-area-inset-top));min-height:calc(74px + env(safe-area-inset-top));grid-template-rows:31px 34px}.battle-stats,.stat-chip{height:34px}.zone-heading,.battle-footer{display:none}.battle-frame{width:min(100%,55dvh)}.gacha-card{height:76px;min-height:76px;max-height:76px}.draw-actions{bottom:13px}.draw-actions .draw-button{height:44px}.start-copy{padding-top:18px}.start-copy h2{font-size:25px}.start-copy p{font-size:8px}.feature-pills{margin:8px 0}.start-charizard{height:43%}}.brand-orb.brand-mega{background:radial-gradient(circle,#a6f3ff 0,#4f9fec 43%,#162b52 74%);border-color:#2a4d75;place-items:center;display:grid;overflow:visible;transform:none;box-shadow:0 0 0 2px #6be5ff33,0 5px 14px #16437547}.brand-orb.brand-mega:after{display:none}.brand-orb.brand-mega img{object-fit:contain;filter:drop-shadow(0 3px 3px #06142c6b);width:148%;max-width:none;height:148%}.stats-button{color:#285b8e;cursor:pointer;background:linear-gradient(145deg,#f0f9ff,#d9edff);border:1px solid #a9c9e7;border-radius:9px;justify-content:center;align-items:center;gap:5px;min-width:64px;height:34px;padding:0 9px;font-size:8px;font-weight:900;display:flex;box-shadow:0 4px 10px #2363991a}.stats-button span{font-size:13px}.stats-button:hover{filter:brightness(1.04);transform:translateY(-1px)}.stats-modal-backdrop{z-index:365;padding:18px}.stats-modal{background:linear-gradient(145deg,#f9fcff,#e8f3fb);border:1px solid #ffffffdb;border-radius:26px;grid-template-rows:auto minmax(0,1fr);gap:13px;width:min(880px,96vw);height:min(720px,92vh);padding:22px;display:grid;position:relative;overflow:hidden;box-shadow:0 32px 90px #0411227a}.stats-modal:before{content:"";pointer-events:none;background:radial-gradient(circle,#4fc7ff40,#0000 68%);border-radius:50%;width:330px;height:330px;position:absolute;top:-170px;right:-120px}.stats-header{justify-content:space-between;align-items:flex-end;padding-right:45px;display:flex;position:relative}.stats-header h2{margin:1px 0 3px;font-size:28px}.stats-header p{color:#718398;margin:0;font-size:9px}.stats-total{text-align:center;background:#fff;border:1px solid #cde2f1;border-radius:14px;min-width:122px;padding:9px 13px}.stats-total small{color:#7c8fa3;font-size:7px;display:block}.stats-total b{color:#247bc5;margin-top:2px;font-size:21px;display:block}.stats-list{overscroll-behavior:contain;flex-direction:column;gap:8px;min-height:0;padding:2px 8px 12px 2px;display:flex;overflow:auto}.stats-row{border:1px solid color-mix(in srgb,var(--stats-rarity) 38%,#dce7ef);background:linear-gradient(145deg,color-mix(in srgb,var(--stats-color) 10%,white),#fff);min-height:82px;box-shadow:0 7px 16px color-mix(in srgb,var(--stats-color) 11%,#18304514);border-radius:15px;grid-template-columns:30px 68px minmax(0,1fr) 92px;align-items:center;gap:10px;padding:8px 11px;display:grid}.stats-rank{color:#fff;background:#294767;border-radius:9px;place-items:center;width:28px;height:28px;font-size:11px;display:grid}.stats-row:first-child .stats-rank{color:#614300;background:linear-gradient(145deg,#fff29a,#ffc238);box-shadow:0 0 10px #ffc4397a}.stats-row>img{object-fit:contain;filter:drop-shadow(0 5px 4px #14273a33);width:68px;height:64px}.stats-unit{min-width:0}.stats-unit>span{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.stats-unit strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.stats-unit i{color:#8190a2;white-space:nowrap;font-size:6px;font-style:normal}.stats-bar{background:#e7eef4;border-radius:6px;height:9px;margin-top:10px;overflow:hidden;box-shadow:inset 0 1px 2px #1b33481a}.stats-bar i{background:linear-gradient(90deg,var(--stats-color),var(--stats-rarity));height:100%;box-shadow:0 0 8px var(--stats-color);border-radius:6px;display:block}.stats-damage{text-align:right;color:#25476a;font-variant-numeric:tabular-nums;font-size:17px}.stats-damage small{color:#8a9bac;margin-top:2px;font-size:6px;display:block}.stats-empty{text-align:center;color:#7f91a4;place-content:center;justify-items:center;height:100%;display:grid}.stats-empty img{object-fit:contain;filter:drop-shadow(0 10px 8px #1a375433);width:180px;height:160px}.stats-empty strong{color:#325572;font-size:17px}.stats-empty p{max-width:330px;font-size:9px;line-height:1.6}.gameover-modal{width:min(620px,94vw);overflow:hidden}.gameover-mega{z-index:0;object-fit:contain;opacity:.2;filter:drop-shadow(0 0 13px #4edcff);width:220px;height:220px;position:absolute;top:-45px;right:-55px}.gameover-modal>:not(.gameover-mega){z-index:1;position:relative}.gameover-strongest{text-align:left;background:linear-gradient(145deg,#edf9ff,#f8f2ff);border:1px solid #cbdff0;border-radius:16px;align-items:center;gap:12px;width:min(390px,100%);min-height:90px;margin:14px auto;padding:8px 12px;display:flex}.gameover-strongest>img{object-fit:contain;filter:drop-shadow(0 6px 4px #14273a38);width:82px;height:76px}.gameover-strongest span{min-width:0}.gameover-strongest small,.gameover-strongest strong,.gameover-strongest b{display:block}.gameover-strongest small{color:#7c91a6;font-size:7px}.gameover-strongest strong{color:#274a6b;margin:2px 0;font-size:17px}.gameover-strongest b{color:#167fa9;font-size:10px}.gameover-actions{justify-content:center;gap:8px;display:flex}.gameover-actions .primary-button,.gameover-actions .share-result-button{min-width:160px;margin:0}.share-result-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#41c986,#238b61);border:0;border-radius:14px;height:53px;padding:0 20px;font-size:10px;font-weight:900;box-shadow:0 12px 24px #1b895b3d}.share-result-button:hover{filter:brightness(1.05);transform:translateY(-2px)}.share-result-button:disabled{opacity:.55;cursor:wait;transform:none}.share-result-button span{margin-left:12px;font-size:15px}.share-result-modal-backdrop{z-index:390;padding:12px}.share-result-modal{background:linear-gradient(145deg,#f9fcff,#e8f3fb);border:1px solid #ffffffd9;border-radius:24px;grid-template-rows:auto minmax(0,1fr) auto;gap:10px;width:min(520px,96vw);height:min(900px,95vh);padding:20px;display:grid;position:relative;overflow:hidden;box-shadow:0 32px 90px #04112280}.share-result-modal header h2{margin:1px 0 3px;font-size:24px}.share-result-modal header p{color:#708398;margin:0;font-size:8px}.share-poster-shell{background:#142a48;border-radius:17px;place-items:center;min-height:0;padding:7px;display:grid;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff26}.share-poster-shell img{object-fit:contain;-webkit-touch-callout:default;-webkit-user-select:auto;user-select:auto;border-radius:11px;width:auto;max-width:100%;height:100%;max-height:100%;box-shadow:0 10px 25px #040e1c5c}.share-poster-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.share-poster-actions .share-result-button,.share-poster-actions .primary-button{width:100%;height:46px;margin:0}@media (orientation:portrait) and (width<=900px){.brand-lockup h1{letter-spacing:-.02em;font-size:12px}.stats-button{width:31px;min-width:31px;height:31px;padding:0}.stats-button b{display:none}.stats-button span{font-size:12px}.inventory-panel,.inventory-panel.active{height:min(154px,100% - 49px);max-height:none}.inventory-panel .inventory-grid{gap:5px;padding-bottom:7px}.inventory-panel .inventory-item{flex-basis:88px;grid-template-columns:27px minmax(0,1fr);gap:3px;width:88px;height:91px;min-height:91px;padding:26px 4px 25px}.inventory-panel .item-icon{width:28px;height:30px}.inventory-panel .item-icon>span{border-radius:7px;width:25px;height:25px;font-size:12px}.inventory-panel .item-icon>i{min-width:13px;height:13px;font-size:5px}.inventory-panel .item-copy small{font-size:4px}.inventory-panel .item-copy h3{font-size:6px}.inventory-panel .item-drag-handle{min-height:20px;font-size:4.5px;top:3px;left:3px;right:3px}.inventory-panel .item-actions button{min-height:18px;font-size:4px;bottom:3px;left:3px;right:3px}.inventory-drag-tip{font-size:5px}.stats-modal-backdrop{padding:7px}.stats-modal{border-radius:18px;gap:8px;width:100%;height:94dvh;padding:13px}.stats-header{padding-right:34px}.stats-header h2{font-size:20px}.stats-header p{display:none}.stats-total{min-width:86px;padding:5px 7px}.stats-total b{font-size:15px}.stats-list{gap:6px;padding-right:3px}.stats-row{border-radius:11px;grid-template-columns:24px 51px minmax(0,1fr) 66px;gap:5px;min-height:68px;padding:5px}.stats-rank{width:22px;height:22px;font-size:8px}.stats-row>img{width:51px;height:51px}.stats-unit strong{font-size:9px}.stats-unit i{font-size:5px}.stats-bar{height:7px;margin-top:6px}.stats-damage{font-size:11px}.gameover-modal{width:100%;padding:24px 16px}.gameover-modal h2{font-size:22px}.gameover-mega{width:170px;height:170px}.gameover-strongest{min-height:78px;margin:9px auto}.gameover-strongest>img{width:66px;height:62px}.gameover-strongest strong{font-size:14px}.gameover-actions{grid-template-columns:1fr 1fr;gap:6px;display:grid}.gameover-actions .primary-button,.gameover-actions .share-result-button{width:100%;min-width:0;height:44px;padding:0 8px;font-size:8px}.share-result-modal{border-radius:18px;width:100%;height:96dvh;padding:12px}.share-result-modal header h2{font-size:19px}.share-result-modal header p{font-size:6px}.share-poster-actions .share-result-button,.share-poster-actions .primary-button{height:42px;padding:0 8px;font-size:8px}}@media (orientation:landscape) and (height<=560px) and (width<=1024px){.stats-button{width:30px;min-width:30px;height:30px;padding:0}.stats-button b{display:none}.stats-modal-backdrop,.share-result-modal-backdrop{padding:4px}.stats-modal{border-radius:16px;width:95vw;height:94vh;padding:10px}.stats-header h2{font-size:18px}.stats-header p{display:none}.stats-list{grid-template-columns:1fr 1fr;align-content:start;display:grid}.stats-row{grid-template-columns:22px 45px minmax(0,1fr) 62px;gap:4px;min-height:61px;padding:4px}.stats-row>img{width:45px;height:45px}.stats-unit strong{font-size:8px}.stats-unit i{display:none}.stats-damage{font-size:10px}.share-result-modal{border-radius:15px;grid-template-rows:auto minmax(0,1fr);grid-template-columns:minmax(0,1fr) 170px;width:92vw;height:95vh;padding:9px}.share-result-modal header{grid-column:2}.share-poster-shell{grid-area:1/1/3}.share-poster-actions{grid-column:2;grid-template-columns:1fr;align-self:end}.share-poster-actions .share-result-button,.share-poster-actions .primary-button{height:39px}}@media (orientation:portrait) and (width<=900px){:root{--mobile-panel:#f8fbff;--mobile-ink:#203750}body{color:var(--mobile-ink);background:radial-gradient(circle at 10% 5%,#63beff38,#0000 34%),linear-gradient(#dcecf8,#edf4f8 47%,#dfe9f0)}.topbar{height:calc(76px + env(safe-area-inset-top));min-height:calc(76px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 5px 4px;background:linear-gradient(155deg,#fbfefff7,#e6f3fdf5);border-bottom:1px solid #7ba5c66b;border-radius:0 0 16px 16px;grid-template-rows:31px 35px;grid-template-columns:104px minmax(0,1fr) auto;gap:3px 4px;box-shadow:0 7px 20px #254e7024}.brand-lockup{gap:5px;min-width:0;overflow:visible}.brand-orb.brand-mega{width:28px;height:28px}.brand-lockup h1{text-overflow:ellipsis;letter-spacing:-.025em;max-width:75px;font-size:12.5px;line-height:1;overflow:hidden}.top-actions{align-self:center;gap:2px}.icon-button,.speed-button,.dex-button,.stats-button{border-color:#79a0c485;border-radius:8px;width:28px;min-width:28px;height:28px;padding:0;box-shadow:0 3px 7px #224f7714}.dex-button span,.stats-button span{font-size:11px}.speed-button span{font-size:7px}.speed-button b{font-size:9px}.battle-stats{background:#ffffffc2;border:1px solid #82a9c940;border-radius:10px;gap:2px;height:35px;padding:2px;box-shadow:inset 0 1px #ffffffb8}.stat-chip{background:linear-gradient(145deg,#f5faffe0,#e7f2fbcc);border-radius:8px;gap:4px;height:31px;padding:2px 5px}.stat-chip>span:last-child{grid-template-rows:7px 14px;grid-template-columns:auto auto;align-items:end;column-gap:2px;min-width:0;display:grid}.stat-chip small{text-overflow:ellipsis;white-space:nowrap;color:#8a9bac;letter-spacing:.03em;grid-column:1/-1;font-size:4.5px;line-height:7px;display:block;position:static;overflow:hidden;transform:none}.stat-chip strong{align-self:center;margin:0;font-size:12px;line-height:14px}.stat-chip em{align-self:center;font-size:6px;line-height:13px}.stat-icon,.coin-icon,.heart-icon{border-radius:6px;flex:none;width:19px;height:19px;font-size:8px}.game-layout{padding:4px 5px max(4px,env(safe-area-inset-bottom));align-items:center;gap:4px}.battle-column,.command-panel{width:min(100%,680px);margin-inline:auto}.zone-heading{background:linear-gradient(100deg,#ffffffdb,#e2f2fcb8);border:1px solid #6e9dc233;border-radius:10px;height:27px;margin-bottom:3px;padding:3px 8px;box-shadow:0 3px 9px #2b537212}.zone-heading .eyebrow{color:#6690af;letter-spacing:.08em;margin:0;font-size:4.5px;line-height:7px}.zone-heading h2{color:#254766;font-size:10.5px;line-height:12px}.battle-frame{background:linear-gradient(145deg,#f9fdff,#cfe4f1);border:1px solid #ffffffdb;border-radius:15px;width:min(100%,60dvh);padding:3px;box-shadow:0 10px 25px #173e5e33,0 0 0 1px #4e81a821}.battle-board{border-radius:11px;box-shadow:inset 0 0 0 1px #ffffff47}.battle-tip{background:#102740d4;border:1px solid #ffffffa6;border-radius:8px;gap:3px;max-width:88%;min-height:23px;padding:2px 5px;font-size:5px;box-shadow:0 4px 12px #0716262e}.battle-tip #tipText{text-overflow:ellipsis;overflow:hidden}.tip-pulse{border-radius:5px;flex:none;width:16px;height:16px}.battle-tip button{flex:none;width:16px;height:16px}.wave-button{border-radius:10px;gap:6px;min-width:126px;height:32px;padding:0 8px;box-shadow:0 7px 16px #0c367145,inset 0 1px #ffffff5c}.wave-play{border-radius:6px;width:20px;height:20px;font-size:8px}.wave-button small{font-size:4.5px}.wave-button strong{font-size:7.5px}.battle-footer{height:19px;padding:3px 4px 0;font-size:5.5px}.battle-footer>span:last-child{color:#668095;background:#ffffffb8;border-radius:8px;width:auto;max-width:100%;padding:2px 7px}.power-status{color:#276291;background:#e4f2fc}.unit-inspector{background:linear-gradient(145deg,#fafdfff7,#e4f2fbf5);border:1px solid #ffffffc7;border-radius:11px;min-height:76px;max-height:88px;padding:5px 51px 5px 47px;box-shadow:0 9px 23px #05192c47}.unit-inspector>img{width:43px;height:52px}.inspector-title h3{font-size:9px}.inspector-title span{font-size:6px}.inspector-tags span{font-size:4.5px}.inspector-copy>strong{font-size:6px}.inspector-stats span{min-width:0;padding:2px 1px}.inspector-stats small{font-size:4px}.inspector-stats b{font-size:5px}.recall-button{width:44px;height:20px;font-size:4.5px}.mega-button{width:46px;min-height:21px;font-size:4.5px}.command-panel{gap:4px}.gacha-card{background:radial-gradient(circle at 14% 25%,#66e2ff66,#0000 25%),linear-gradient(135deg,#173d7a,#1b70cb 58%,#319ed1);border:1px solid #ffffff5c;border-radius:13px;height:70px;min-height:70px;max-height:70px;padding:7px 8px;box-shadow:0 7px 17px #1b4d8b36,inset 0 1px #fff3}.gacha-copy{width:76px}.gacha-card .eyebrow{font-size:4.5px}.gacha-card h3{font-size:11px;line-height:15px}.draw-actions{gap:4px;bottom:10px;left:82px;right:6px}.draw-actions .draw-button{border-radius:9px;gap:2px;height:46px;padding:0 3px;box-shadow:0 6px 12px #40230533,inset 0 1px #fff}.draw-actions .draw-button small{font-size:5.5px}.draw-actions .draw-button strong{font-size:8px}.deck-section{background:linear-gradient(155deg,#fcfefffa,#ebf4faf7);border:1px solid #ffffffd1;border-radius:14px;padding:6px 5px 5px;box-shadow:0 8px 21px #21496821}.section-title{gap:3px;min-height:32px;margin-bottom:3px;padding:0 2px}.section-title>div:first-child{min-width:64px}.section-title h3{color:#294965;font-size:11px;line-height:1}.camp-summary{gap:3px;min-width:0}.deck-count{text-align:right;max-width:73px;font-size:5px;line-height:1;overflow:hidden}.deck-count b{font-size:10px}.deck-count span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.camp-actions{gap:2px}.camp-actions .inventory-button{border-radius:8px;min-width:47px;height:26px;padding:0 3px}.camp-actions .inventory-button>span{font-size:9px}.camp-actions .inventory-button>b{font-size:4.5px}.camp-actions .inventory-button>i{min-width:11px;height:11px;font-size:4.5px}.camp-expand-button{border-radius:8px;min-width:49px;height:26px;padding:1px 3px}.camp-expand-button span{font-size:4.5px}.camp-expand-button b{font-size:5.5px}.camp-capacity-warning{border-radius:8px;min-height:24px;margin:0 0 3px;padding:2px 4px}.camp-capacity-warning>span{width:16px;height:16px}.camp-capacity-warning p{font-size:4.5px}.deck-tabs{background:#e4edf4;border-radius:8px;gap:2px;margin:0 0 4px;padding:2px}.deck-tabs button{background:0 0;border:0;border-radius:6px;height:21px;font-size:5.5px}.deck-tabs button.active{background:linear-gradient(135deg,#4f96ec,#596fd3);box-shadow:0 3px 7px #395db133}.card-grid{scrollbar-width:thin;scrollbar-color:#aac1d3 transparent;grid-template-columns:repeat(auto-fill,minmax(67px,1fr));gap:4px;padding:2px 1px 9px}.card-slot{padding-bottom:2px}.unit-card{aspect-ratio:.84;box-shadow:0 4px 9px color-mix(in srgb,var(--rarity-color) 22%,#25405d12);border-width:1.5px;border-radius:9px}.unit-card img{width:90%;height:66%;top:16%;left:5%}.unit-card .type-gem{width:14px;height:14px;font-size:6.5px}.unit-card .count-badge{min-width:15px;height:15px;font-size:6.5px}.unit-card .card-stars{font-size:5px;top:19px}.rarity-ribbon{padding:1px 3px;font-size:4px;top:19px}.unit-card .card-level{padding:1px 3px;font-size:5px;bottom:15px}.unit-card .card-name{text-shadow:0 1px #fff;background:#ffffffad;border-radius:4px;padding:1px;font-size:6.5px;line-height:9px;bottom:2px}.sell-card-button{border-radius:6px;min-width:29px;height:17px;padding:1px 3px;bottom:-2px;right:1px}.sell-card-button span,.sell-card-button b{font-size:4px}.inventory-panel{border-radius:12px;top:37px;left:4px;right:4px;box-shadow:0 14px 30px #143d5745}.inventory-panel,.inventory-panel.active{height:min(145px,100% - 41px)}.inventory-panel.active{padding:6px}.inventory-panel>header{min-height:20px}.inventory-panel h4{font-size:8px}.inventory-panel-close{width:20px;height:20px}.inventory-drag-tip{margin-bottom:3px;padding:2px 4px;font-size:4.5px}.inventory-panel .inventory-item{flex-basis:84px;grid-template-columns:25px minmax(0,1fr);width:84px;height:84px;min-height:84px;padding:23px 3px 22px}.inventory-panel .item-icon{width:26px;height:27px}.inventory-panel .item-icon>span{width:23px;height:23px;font-size:11px}.inventory-panel .item-drag-handle{min-height:18px}.inventory-panel .item-actions button{min-height:17px}.modal-backdrop,.stats-modal-backdrop,.share-result-modal-backdrop{padding:max(7px,env(safe-area-inset-top)) 7px max(7px,env(safe-area-inset-bottom))}.help-modal,.gameover-modal,.dex-modal,.stats-modal,.share-result-modal{border-radius:18px;box-shadow:0 22px 65px #0514236b}.modal-close{border-radius:9px;width:29px;height:29px;top:9px;right:9px}.help-modal{padding:16px 13px}.help-modal h2{margin:3px 0 12px;font-size:20px}.help-steps{gap:6px}.help-steps>div{border-radius:11px;padding:9px}.help-steps span{font-size:9px}.help-steps p{font-size:6px}.dex-modal{height:calc(var(--app-height,100dvh) - 14px);padding:10px}.stats-modal,.share-result-modal{height:calc(var(--app-height,100dvh) - 14px)}.reveal-card{border-radius:20px;width:min(258px,90vw);padding:14px}.reveal-portrait{height:min(205px,29dvh)}.reveal-card.multi{width:calc(100vw - 14px);max-height:calc(var(--app-height,100dvh) - 14px);padding:12px}.reveal-multi{gap:6px}.multi-result{min-height:143px;padding:5px}.multi-result img{height:82px}.evolve-content{width:96vw}.evolve-content h2{margin-bottom:12px;font-size:27px}.evolve-chain{gap:4px}.evolve-chain>div{width:108px}.evolve-chain img{width:108px;height:108px}.evolve-chain .evolved img{width:132px;height:132px}}@media (orientation:portrait) and (width<=360px){.topbar{grid-template-columns:96px minmax(0,1fr) auto;column-gap:3px;padding-inline:3px}.brand-lockup h1{max-width:67px;font-size:11.5px}.icon-button,.speed-button,.dex-button,.stats-button{width:27px;min-width:27px;height:27px}.stat-chip{padding-inline:3px}.stat-chip small{font-size:4px}.gacha-copy{width:70px}.draw-actions{left:76px}.section-title>div:first-child{min-width:57px}.section-title h3{font-size:10px}.deck-count{max-width:58px}.camp-actions .inventory-button{min-width:44px}.camp-expand-button{min-width:45px}.card-grid{grid-template-columns:repeat(auto-fill,minmax(64px,1fr));gap:3px}}@media (orientation:portrait) and (width<=900px) and (height<=720px){.topbar{height:calc(70px + env(safe-area-inset-top));min-height:calc(70px + env(safe-area-inset-top));grid-template-rows:28px 32px}.brand-orb.brand-mega{width:26px;height:26px}.icon-button,.speed-button,.dex-button,.stats-button{width:26px;min-width:26px;height:26px}.battle-stats{height:32px}.stat-chip{height:28px}.stat-chip>span:last-child{grid-template-rows:6px 13px}.zone-heading,.battle-footer{display:none}.battle-frame{width:min(100%,54dvh)}.battle-tip{min-height:21px}.wave-button{height:29px}.gacha-card{height:64px;min-height:64px;max-height:64px}.draw-actions{bottom:8px}.draw-actions .draw-button{height:42px}.section-title{min-height:29px}.deck-tabs button{height:19px}.inventory-panel{top:34px}.inventory-panel,.inventory-panel.active{height:min(132px,100% - 38px)}.start-copy{padding-top:16px}.start-copy h2{font-size:23px}.feature-pills{margin:6px 0}.start-charizard{height:40%}}.battle-frame{isolation:isolate;position:relative}.battle-board{transition:opacity .32s,transform .42s cubic-bezier(.22,.8,.25,1),filter .32s}.battle3d-stage{z-index:45;border-radius:inherit;opacity:0;pointer-events:none;background:linear-gradient(145deg,#5c9d88,#273d56);border:1px solid #b5e8ff9e;transition:opacity .34s,transform .42s cubic-bezier(.22,.8,.25,1);position:absolute;inset:3px;overflow:hidden;transform:scale(.985);box-shadow:inset 0 0 0 1px #ffffff29,inset 0 -42px 70px #05121f47}.battle3d-stage.active{opacity:1;pointer-events:auto;transform:none}.battle-frame.battle-3d-active .battle-board{opacity:0;pointer-events:none;filter:saturate(.8);transform:scale(.985)}.battle3d-stage canvas{touch-action:none;cursor:grab;outline:0;width:100%;height:100%;display:block;position:absolute;inset:0}.battle3d-stage canvas.dragging{cursor:grabbing}.battle3d-vignette{pointer-events:none;background:linear-gradient(#05121f59,#0000 22% 69%,#040e1b7a),radial-gradient(circle,#0000 50%,#030c1852 100%);position:absolute;inset:0;box-shadow:inset 0 0 55px #0512223b}.battle3d-head{z-index:3;color:#e8f7ff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#091b30b3;border:1px solid #fff3;border-radius:10px;align-items:center;gap:6px;max-width:48%;padding:5px 8px;font-size:7px;display:flex;position:absolute;top:9px;left:10px;box-shadow:0 6px 16px #040e1b33}.battle3d-head>span:not(.battle3d-live){text-overflow:ellipsis;white-space:nowrap;color:#d6e7f4;font-weight:800;overflow:hidden}.battle3d-head>b{color:#ffe878;letter-spacing:.08em;border-left:1px solid #fff3;flex:none;padding-left:6px;font-size:7px}.battle3d-live{color:#83edff;letter-spacing:.12em;flex:none;align-items:center;gap:4px;font-size:6px;font-weight:1000;display:flex}.battle3d-live i{background:#66f0a0;border-radius:50%;width:6px;height:6px;animation:1s ease-in-out infinite alternate battle3dLive;box-shadow:0 0 0 3px #66f0a024,0 0 8px #66f0a0}@keyframes battle3dLive{to{opacity:.52;transform:scale(.78)}}.battle3d-camera{z-index:4;color:#d7e9f5;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#091b30c2;border:1px solid #ffffff38;border-radius:11px;padding:4px;position:absolute;top:9px;right:9px;box-shadow:0 7px 17px #040e1c38}.battle3d-camera>span{text-align:center;color:#8fb1c9;letter-spacing:.05em;margin:0 0 3px;font-size:5px;font-weight:800;display:block}.battle3d-camera>div{gap:3px;display:flex}.battle3d-camera button{color:#a9c5d8;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:7px;place-content:center;width:35px;height:31px;padding:2px 1px;font-size:10px;font-weight:900;transition:all .18s;display:grid}.battle3d-camera button b{margin-top:1px;font-size:4.5px;font-weight:800;display:block}.battle3d-camera button:hover{color:#fff;background:#5fc5ff33}.battle3d-camera button.active{color:#fff;background:linear-gradient(145deg,#36a5e7c7,#5460cebd);border-color:#79e0ffad;box-shadow:0 0 11px #54cfff59,inset 0 1px #ffffff42}.battle3d-foot{z-index:3;color:#c4d7e5;text-shadow:0 1px 3px #071728;pointer-events:none;justify-content:space-between;align-items:center;gap:8px;font-size:5px;display:flex;position:absolute;bottom:8px;left:10px;right:10px}.battle3d-foot>span{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#07172a8f;border:1px solid #ffffff26;border-radius:8px;padding:4px 7px}.battle3d-foot>b{color:#92f2ff;letter-spacing:.08em;background:#07172a9e;border-radius:8px;padding:4px 7px;font-size:5.5px}.battle3d-skill-caption{--skill-3d-color:#75e8ff;z-index:5;text-overflow:ellipsis;white-space:nowrap;border:1px solid color-mix(in srgb,var(--skill-3d-color) 72%,white);color:#fff;max-width:66%;box-shadow:0 0 18px color-mix(in srgb,var(--skill-3d-color) 48%,transparent),inset 0 0 11px color-mix(in srgb,var(--skill-3d-color) 17%,transparent);letter-spacing:.06em;text-shadow:0 0 8px var(--skill-3d-color);opacity:0;pointer-events:none;background:#07162ac7;border-radius:9px;padding:5px 12px;font-size:8px;position:absolute;bottom:13%;left:50%;overflow:hidden;transform:translate(-50%,12px)scale(.92)}.battle3d-skill-caption.show{animation:.78s cubic-bezier(.18,.85,.25,1) both battle3dSkill}@keyframes battle3dSkill{0%{opacity:0;transform:translate(-50%,13px)scale(.88)}20%,72%{opacity:1;transform:translate(-50%)scale(1)}to{opacity:0;transform:translate(-50%,-7px)scale(1.04)}}.battle3d-stage.performance-mode .battle3d-vignette{box-shadow:none}.battle3d-stage.performance-mode .battle3d-live i{animation:none}.battle-3d-unavailable .battle3d-stage{display:none!important}.battle-3d-unavailable .battle-frame.battle-3d-active .battle-board{opacity:1;pointer-events:auto;filter:none;transform:none}@media (orientation:landscape) and (height<=560px) and (width<=1024px){.battle3d-head{border-radius:7px;padding:3px 6px;top:5px;left:6px}.battle3d-camera{border-radius:8px;padding:3px;top:5px;right:6px}.battle3d-camera>span{display:none}.battle3d-camera button{border-radius:6px;width:30px;height:27px;font-size:8px}.battle3d-camera button b{font-size:4px}.battle3d-foot{bottom:5px;left:7px;right:7px}.battle3d-skill-caption{padding:4px 9px;font-size:6px;bottom:10%}}@media (orientation:portrait) and (width<=900px){.battle3d-stage{border-radius:11px;inset:3px}.battle3d-head{border-radius:7px;gap:3px;max-width:46%;padding:3px 5px;top:6px;left:6px}.battle3d-head>span:not(.battle3d-live){font-size:5px}.battle3d-head>b{padding-left:3px;font-size:5px}.battle3d-live{gap:3px;font-size:4.5px}.battle3d-live i{width:4px;height:4px;box-shadow:0 0 0 2px #66f0a024,0 0 6px #66f0a0}.battle3d-camera{border-radius:8px;padding:3px;top:6px;right:6px}.battle3d-camera>span{display:none}.battle3d-camera>div{gap:2px}.battle3d-camera button{border-radius:6px;width:29px;height:27px;font-size:8px}.battle3d-camera button b{font-size:4px}.battle3d-foot{font-size:4px;bottom:5px;left:6px;right:6px}.battle3d-foot>span,.battle3d-foot>b{border-radius:6px;padding:3px 5px;font-size:4px}.battle3d-skill-caption{border-radius:7px;padding:4px 8px;font-size:6px;bottom:10%}}@media (orientation:portrait) and (width<=360px){.battle3d-head>span:not(.battle3d-live){display:none}.battle3d-head{max-width:none}.battle3d-camera button{width:27px;height:25px}.battle3d-foot>span{display:none}.battle3d-foot{justify-content:flex-end}}
