@import "https://fonts.googleapis.com/css2?family=Geist:wght@400;600;700;800;900&family=Geist+Mono:wght@500;700&display=swap";*{box-sizing:border-box}body{color:#f8fbff;background:#030714;margin:0;font-family:Geist,system-ui,sans-serif}button{font:inherit;color:inherit;cursor:pointer;border:0}main{background:radial-gradient(circle at 10% -10%,#254b8f,#071126 38%,#030714 78%);min-height:100svh;padding:18px}.eyebrow{color:#8ff7ff;letter-spacing:.14em;text-transform:uppercase;margin:0 0 7px;font:850 11px Geist Mono,monospace}.home-screen{grid-template-columns:minmax(0,1.2fr) minmax(310px,.8fr);gap:16px;max-width:1180px;min-height:calc(100svh - 36px);margin:0 auto;display:grid}.hero-card,.mode-panel,.select-screen,.game-shell{background:linear-gradient(#101a30,#070b16);border:1px solid #ffffff18;border-radius:30px;box-shadow:0 28px 90px #0009}.hero-card{min-height:calc(100svh - 36px);position:relative;overflow:hidden}.hero-bg{background:linear-gradient(#ffb16d,#d75e62 38%,#26214b 65%,#0a0d18);position:absolute;inset:0;overflow:hidden}.hero-bg:before{content:"";background:#ffd28c;border-radius:50%;width:132px;height:132px;position:absolute;top:12%;right:11%;box-shadow:0 0 80px #ffb45f}.hero-bg:after{content:"";clip-path:polygon(31% 0,69% 0,100% 100%,0 100%);background:linear-gradient(90deg,#2b2336,#a45f43,#30263a);height:43%;position:absolute;bottom:-2%;left:14%;right:14%}.hero-copy{z-index:8;text-shadow:0 12px 34px #000;max-width:560px;position:absolute;bottom:30px;left:30px;right:30px}.hero-copy:before{content:"";z-index:-1;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:linear-gradient(90deg,#120918cc,#1209187d,#12091800);border-radius:28px;position:absolute;inset:-18px -20px}.hero-copy p{color:#fff0c8;margin:0 0 8px;font:900 12px Geist Mono}.hero-copy h1{letter-spacing:-.075em;margin:0;font-size:clamp(42px,7vw,78px);line-height:.88}.hero-copy span{color:#ffeed1;max-width:500px;margin-top:12px;font-size:17px;display:block}.sprite-wrap{z-index:3;place-items:center;display:grid;position:absolute}.real-sprite{image-rendering:pixelated;image-rendering:crisp-edges;object-fit:contain;filter:drop-shadow(0 18px 22px #000a)}.hero-bg .sprite-wrap.player{z-index:5;width:34%;height:35%;bottom:12%;left:7%}.hero-bg .sprite-wrap.enemy{z-index:4;width:28%;height:28%;top:34%;right:7%}.hero-bg .real-sprite{object-fit:contain;width:100%;height:100%}.mode-panel{flex-direction:column;justify-content:center;align-self:stretch;padding:22px;display:flex}.mode-panel h2,.select-screen h2,.battle-header h2{letter-spacing:-.045em;margin:0 0 16px;font-size:clamp(28px,3.5vw,42px);line-height:.92}.mode-stack{gap:12px;display:grid}.mode-card{text-align:left;background:#101d33;border:1px solid #ffffff18;border-radius:20px;grid-template-columns:auto 1fr auto;grid-template-areas:"tag title cta"".desc cta";align-items:center;gap:2px 12px;width:100%;padding:16px;transition:all .18s;display:grid}.mode-card:hover{background:#132743;border-color:#8ff7ff80;transform:translateY(-2px)}.mode-card span{color:#7ff5ff;border:1px solid #7ff5ff45;border-radius:999px;grid-area:tag;padding:5px 7px;font:900 10px Geist Mono}.mode-card strong{grid-area:title;font-size:20px}.mode-card small{color:#b8c7dd;grid-area:desc}.mode-card em{color:#ffe49c;grid-area:cta;align-self:center;font-style:normal;font-weight:900}.rules-drawer{color:#aebdd6;border-top:1px solid #ffffff12;margin-top:16px;padding-top:14px}.rules-drawer summary{cursor:pointer;color:#eaf4ff;font-weight:850}.rules-drawer p{margin:8px 0 0;line-height:1.45}.select-screen,.game-shell{max-width:1180px;margin:0 auto;padding:18px}.screen-top,.battle-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.screen-top button,.battle-header>button,.battle-feed button{background:#ffffff12;border:1px solid #ffffff1e;border-radius:999px;padding:10px 14px;font-weight:850}.starter-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.starter-card{background:linear-gradient(#16253f,#08101f);border:1px solid #ffffff18;border-radius:24px;min-height:410px;padding:16px;position:relative;overflow:hidden}.starter-card .sprite-wrap{z-index:2;width:100%;height:185px;position:relative}.starter-card>div:last-child{z-index:5;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(#07101f99,#07101fee);border-radius:18px;margin-top:4px;padding:12px;position:relative}.starter-card .real-sprite{width:100%;height:100%}.starter-card h3{margin:0;font-size:30px}.starter-card p{color:#b9c9dd}.move-pills{flex-wrap:wrap;gap:7px;margin-bottom:12px;display:flex}.move-pills span{background:#ffffff10;border:1px solid #ffffff18;border-radius:999px;padding:6px 8px;font:800 11px Geist Mono}.starter-card button{color:#06101c;background:#dffcff;border-radius:15px;width:100%;padding:13px;font-weight:950}.battle-header{grid-template-columns:auto 1fr minmax(230px,310px);align-items:center;display:grid}.ai-trace{text-align:right;background:#081527;border:1px solid #ffffff1a;border-radius:18px;padding:11px 13px}.ai-trace.live{border-color:#83ffb360;box-shadow:0 0 24px #33ff8840}.ai-trace span{color:#8ff7ff;letter-spacing:.12em;font:900 10px Geist Mono;display:block}.ai-trace strong{font-size:14px;display:block}.ai-trace small{color:#aebbd1;font:800 11px Geist Mono;display:block}.hp-row{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px;display:grid}.hp-card{background:#0d182b;border:1px solid #ffffff18;border-radius:18px;padding:12px}.hp-title{color:#9fb0cb;text-transform:uppercase;justify-content:space-between;font:800 11px Geist Mono;display:flex}.hp-card strong{margin:5px 0 8px;font-size:22px;display:block}.hp-track{background:#111827;border-radius:999px;height:12px;overflow:hidden}.hp-track i{background:linear-gradient(90deg,#50f58b,#efff70);height:100%;display:block;box-shadow:0 0 18px #56ff83}.arena-map{background-image:linear-gradient(#0000,#0008),url(/generated/gemini_sunset_battlefield.png);background-position:50%;background-size:cover;border:1px solid #ffffff18;border-radius:26px;min-height:430px;position:relative;overflow:hidden;box-shadow:inset 0 -60px 90px #0009}.arena-map:after{content:"";z-index:6;pointer-events:none;background:linear-gradient(#0000,#040714cc);height:23%;position:absolute;bottom:0;left:0;right:0}.arena-map .sprite-wrap.enemy{z-index:4;width:20%;height:29%;top:22%;right:16%}.arena-map .real-sprite{width:100%;height:100%}.terrain{filter:blur(.2px);z-index:2;background:radial-gradient(#261d18aa 0,#5c3c2480 42%,#0000 72%);border-radius:50%;position:absolute}.player-terrain{width:31%;height:12%;bottom:11%;left:12%;transform:rotate(-5deg)}.enemy-terrain{width:22%;height:8%;top:46%;right:14%;transform:rotate(-5deg)}.play-area{grid-template-columns:minmax(0,1fr) 300px;gap:12px;margin-top:12px;display:grid}.moves-panel,.battle-feed{background:#091426;border:1px solid #ffffff18;border-radius:22px;padding:14px}.moves-panel h3,.battle-feed h3{margin:0 0 10px;font-size:22px}.moves-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.move-card{text-align:left;border:1px solid var(--edge,#fff2);background:linear-gradient(135deg,#14233b,#0a1020);border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-height:78px;padding:12px;display:grid;box-shadow:inset 0 1px #ffffff18,0 10px 26px #0005}.type-icon{font-size:26px}.move-card strong{font-size:17px;display:block}.move-card small{color:#b8c6da;font:750 11px Geist Mono;display:block}.move-card b{text-align:right;font-size:26px}.move-card em{color:#97aac2;letter-spacing:.1em;font-size:9px;font-style:normal;display:block}.type-fire{--edge:#ff7b45aa}.type-water{--edge:#49c7ffaa}.type-grass{--edge:#8dff7aaa}.type-dragon{--edge:#c17affaa}.type-flying{--edge:#bce6ffaa}.type-ice{--edge:#b8f7ffaa}.type-steel{--edge:#c7d2eaaa}.type-poison{--edge:#da7affaa}.type-ground{--edge:#dbac6aaa}.battle-feed{flex-direction:column;justify-content:space-between;gap:10px;display:flex}.battle-feed p{color:#d3e0f0;margin:0 0 8px;line-height:1.3}.battle-vfx{z-index:7;pointer-events:none;position:absolute;inset:0}.battle-vfx i,.battle-vfx b{display:block;position:absolute}.battle-vfx.solarbeam i{background:linear-gradient(90deg,#dfff9b,#62ff70,#faffd2);border-radius:999px;width:46%;height:12px;animation:.65s both beam;top:50%;left:29%;transform:rotate(-12deg);box-shadow:0 0 26px #98ff62}.battle-vfx.hydropump i{background:repeating-linear-gradient(90deg,#baf7ff 0 12px,#23a8ff 12px 24px);border-radius:999px;width:42%;height:16px;animation:.65s both beam;top:43%;right:32%;transform:rotate(170deg);box-shadow:0 0 22px #4ccfff}.battle-vfx.fireblast i{filter:blur(1px);background:radial-gradient(circle,#fff3a6,#ff8a18 45%,#e32311 70%,#0000 72%);border-radius:44% 56% 38% 62%;width:90px;height:90px;animation:.65s both burst;top:47%;left:31%}.battle-vfx.dragonclaw i{background:#e4d7ff;border-radius:999px;width:14px;height:150px;animation:.65s both slash;top:38%;left:55%;transform:rotate(38deg);box-shadow:0 0 20px #9b52ff}.battle-vfx.dragonclaw i:nth-child(2){animation-delay:40ms;left:60%;transform:rotate(38deg)}.battle-vfx.dragonclaw i:nth-child(3){animation-delay:80ms;left:65%;transform:rotate(38deg)}@keyframes beam{0%,to{opacity:.3;height:20px}50%{opacity:.7;height:32px}}@keyframes burst{0%{opacity:0;transform:scale(.3)}55%{opacity:1;transform:scale(1.35)}to{opacity:0;transform:scale(1.7)}}@keyframes slash{0%{opacity:0;transform:translate(-50px,40px)rotate(38deg)}45%{opacity:1}to{opacity:0;transform:translate(90px,-50px)rotate(38deg)}}@media (width<=850px){main{padding:12px}.home-screen{flex-direction:column;min-height:auto;display:flex}.hero-card{min-height:520px}.hero-copy{bottom:22px;left:20px;right:20px}.hero-copy h1{font-size:48px}.mode-panel{padding:18px}.mode-card{grid-template-columns:auto 1fr;grid-template-areas:"tag title"".desc"".cta"}.starter-grid{grid-template-columns:1fr}.battle-header{grid-template-columns:1fr;gap:10px}.battle-header>button{justify-self:start}.ai-trace{text-align:left}.hp-row{grid-template-columns:1fr 1fr}.arena-map{min-height:340px}.arena-map .sprite-wrap.player{width:44%;height:45%;bottom:7%;left:3%}.arena-map .sprite-wrap.enemy{width:28%;height:28%;top:23%;right:8%}.play-area,.moves-grid{grid-template-columns:1fr}.battle-feed{padding:12px}.starter-card{min-height:auto}.starter-card .sprite-wrap{height:185px}}@media (width<=460px){.hero-card{min-height:480px}.hero-bg .sprite-wrap.player{width:45%;bottom:15%;left:0}.hero-bg .sprite-wrap.enemy{width:36%;top:36%;right:0}.hero-copy h1{font-size:42px}.hero-copy span{font-size:15px}.mode-panel h2,.battle-header h2{font-size:30px}.hp-card strong{font-size:18px}.arena-map{min-height:300px}.move-card{min-height:74px}.move-card b{font-size:22px}}.auth-banner{color:#ffe7a8;text-transform:uppercase;letter-spacing:.06em;background:#3a260dcc;border:1px solid #ffcf6670;border-radius:14px;margin:0 0 14px;padding:12px 14px;font:850 12px/1.35 Geist Mono,monospace}.auth-tabs .btn[aria-pressed=true]{color:#fff4bf;background:#1c3555;border-color:#ffe69b}.home-screen .btn{margin-top:10px}.home-screen .btn:first-of-type{margin-top:20px}.account-panel{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.screen-top>.btn,.battle-header>.btn{justify-self:start}.team-lockbar strong{color:#ffe69b;text-transform:uppercase;letter-spacing:.08em;align-items:center;margin-right:10px;font:900 12px Geist Mono,monospace;display:inline-flex}.server-battle-shell .hp-row{display:none}.server-battle-shell .arena-map{margin-bottom:12px}.server-battle-shell .battle-feed{opacity:.86}.server-battle-shell .battle-feed h3{color:#aebdd6;font-size:16px}.server-battle-shell .move-card .move-dmg{color:#fff4bf}.server-switch-vfx{z-index:18;pointer-events:none;position:absolute;inset:0}.server-switch-vfx span{filter:drop-shadow(0 0 24px #8ff7ff);background:radial-gradient(circle,#fff 0 8%,#8ff7ff 9% 38%,#0000 44%);border-radius:50%;width:78px;height:78px;animation:.9s both serverSwitchPulse;position:absolute;bottom:33%;left:22%}.server-switch-vfx.enemy span{bottom:46%;left:auto;right:21%}.server-switch-vfx b{background:#f25b5b;border:3px solid #fff;border-radius:50%;width:44px;height:44px;animation:.9s both serverSwitchBall;position:absolute;bottom:40%;left:24%;box-shadow:inset 0 -16px #fff,0 0 18px #fff}.server-switch-vfx.enemy b{bottom:51%;left:auto;right:25%}@keyframes serverSwitchPulse{0%{opacity:0;transform:scale(.35)}38%{opacity:1;transform:scale(1.2)}to{opacity:0;transform:scale(1.8)}}@keyframes serverSwitchBall{0%{opacity:0;transform:translateY(-34px)scale(.6)}40%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(24px)scale(.75)}}@media (prefers-reduced-motion:reduce){.server-switch-vfx span,.server-switch-vfx b{opacity:.8;animation:none}.sprite-intro .toss-orb{animation:none}}.game-shell{background:linear-gradient(#091427,#050914);border-color:#6befff22;box-shadow:0 30px 110px #000b,inset 0 1px #ffffff10}.battle-header h2{letter-spacing:-.055em;font-size:clamp(30px,3.2vw,46px)}.battle-header>button{background:#0b1b31;border-color:#8ff7ff2c}.ai-trace{background:linear-gradient(#0b1b31dd,#071020dd);border-color:#7ff5ff2b;box-shadow:inset 0 1px #ffffff0d}.arena-map{background-image:linear-gradient(#00000005,#0000004d 70%,#040714cc),url(/generated/gemini_sunset_battlefield.png);border-color:#ffffff12;border-radius:30px;min-height:520px;box-shadow:inset 0 -80px 110px #000a,0 18px 46px #0007}.arena-hud{z-index:12;pointer-events:none;justify-content:space-between;gap:14px;display:flex;position:absolute;top:14px;left:14px;right:14px}.arena-hud .hp-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#061122cc,#030711aa);border:1px solid #ffffff18;border-radius:17px;width:min(360px,42%);padding:11px 13px;box-shadow:0 12px 30px #0006,inset 0 1px #ffffff12}.arena-map .sprite-wrap.enemy{z-index:7;width:20%;height:31%;top:auto;bottom:24%;right:14%}.terrain{filter:blur(5px);mix-blend-mode:multiply;background:radial-gradient(#130b0e82 0,#4a2f2570 38%,#0000 72%)}.player-terrain{z-index:4;width:33%;height:11%;bottom:7%;left:6%}.enemy-terrain{z-index:4;width:24%;height:9%;top:auto;bottom:23%;right:12%}.play-area{grid-template-columns:minmax(0,1fr) 260px;gap:12px}.moves-panel{background:linear-gradient(#0a172bdd,#071020f2);border-color:#ffffff12;border-radius:24px;padding:16px;box-shadow:inset 0 1px #ffffff0d}.moves-panel h3,.battle-feed h3{letter-spacing:-.03em;font-size:20px}.move-card{background:linear-gradient(180deg,#ffffff12,#ffffff05),radial-gradient(circle at 15% 0,var(--glow,#ffffff10),transparent 45%),#091426;border:1px solid color-mix(in srgb,var(--type,#8ff7ff) 42%,#ffffff1a);min-height:88px;box-shadow:inset 0 1px #ffffff16,0 12px 28px #0007,0 0 22px color-mix(in srgb,var(--type,#8ff7ff) 18%,transparent);border-radius:20px;grid-template-columns:5px 1fr auto;align-items:center;gap:14px;padding:14px 16px 14px 0;transition:transform .16s,border-color .16s,filter .16s;position:relative;overflow:hidden}.move-card:before{content:"";opacity:.65;pointer-events:none;background:linear-gradient(115deg,#ffffff16 0,#fff0 34%,#ffffff08 58%,#fff0 100%);position:absolute;inset:0}.move-card:disabled{opacity:.48;filter:saturate(.45)brightness(.8)}.type-rail{background:linear-gradient(180deg,#fff,var(--type,#8ff7ff) 38%,#0000);box-shadow:0 0 18px var(--type,#8ff7ff);border-radius:999px;align-self:stretch;display:block}.move-main{min-width:0}.move-type{background:color-mix(in srgb,var(--type,#8ff7ff) 20%,#071020);border:1px solid color-mix(in srgb,var(--type,#8ff7ff) 50%,#ffffff18);color:#f8fbff;letter-spacing:.1em;border-radius:999px;align-items:center;gap:6px;margin-bottom:7px;padding:4px 8px;font:900 10px Geist Mono;display:inline-flex}.move-type i{font-size:13px;font-style:normal}.move-dmg{text-align:center;background:#02081499;border:1px solid #ffffff12;border-radius:16px;min-width:62px;padding:8px 10px;font-size:30px;line-height:.9;box-shadow:inset 0 1px #ffffff14}.battle-feed{background:linear-gradient(#071426aa,#050b18d9);border-color:#ffffff0e;box-shadow:inset 0 1px #ffffff0a}.battle-feed p{color:#dfebf8;font-size:14px}.battle-feed button{margin-top:auto}.type-fire{--type:#ff7245;--glow:#ff724533}.type-water{--type:#40c8ff;--glow:#40c8ff33}.type-grass{--type:#9dff5f;--glow:#9dff5f2b}.type-dragon{--type:#b47cff;--glow:#b47cff33}.type-flying{--type:#bfeaff;--glow:#bfeaff29}.type-ice{--type:#aef8ff;--glow:#aef8ff2e}.type-steel{--type:#c7d2ea;--glow:#c7d2ea2a}.type-poison{--type:#dc74ff;--glow:#dc74ff33}.type-ground{--type:#e0ad68;--glow:#e0ad6830}@media (width<=850px){.arena-map{min-height:390px}.arena-hud{gap:8px;top:10px;left:10px;right:10px}.arena-hud .hp-card{width:50%;padding:9px 10px}.arena-map .sprite-wrap.player{width:44%;height:50%;bottom:4%;left:-1%}.arena-map .sprite-wrap.enemy{width:29%;height:30%;bottom:25%;right:8%}.play-area{grid-template-columns:1fr}.moves-grid{grid-template-columns:1fr 1fr}.battle-feed{min-height:auto}.move-card{min-height:78px}.move-card strong{font-size:17px}.move-dmg{min-width:54px;font-size:24px}}@media (width<=520px){.arena-map{min-height:330px}.battle-header h2{font-size:28px}.arena-hud{flex-direction:column;width:min(270px,68%);right:auto}.arena-hud .hp-card{width:100%}.arena-map .sprite-wrap.player{width:55%;height:48%;bottom:3%;left:-6%}.arena-map .sprite-wrap.enemy{width:34%;height:29%;bottom:25%;right:4%}.moves-grid{grid-template-columns:1fr}.move-card{min-height:76px}}.ai-trace{border-radius:16px;padding:9px 11px}.arena-hud .hp-card{width:min(320px,39%);padding:9px 11px}.arena-hud .hp-card strong{font-size:clamp(17px,1.8vw,22px)}.move-card{min-height:82px}.move-card small{white-space:nowrap;font-size:11px}.move-dmg{min-width:58px;font-size:28px}@media (width<=850px){.arena-map{min-height:370px}.arena-hud .hp-card{width:48%}.arena-map .sprite-wrap.player{width:40%;height:46%;bottom:7%;left:0}.player-terrain{width:35%;bottom:9%;left:3%}.move-card small{white-space:normal}.move-card{min-height:76px}}@media (width<=520px){.arena-map{min-height:320px}.arena-map .sprite-wrap.player{width:48%;height:45%;bottom:6%;left:-2%}.arena-hud .hp-card{width:100%}}.arena-hud{align-items:flex-start}.arena-hud .hp-card:first-child{margin-right:auto}.arena-hud .hp-card:last-child{text-align:right;margin-left:auto}.arena-hud .hp-card:last-child .hp-title{flex-direction:row-reverse}.type-rail{width:5px}.move-type{gap:8px}.move-type i{background:color-mix(in srgb,var(--type,#8ff7ff) 34%,#020814);border:1px solid color-mix(in srgb,var(--type,#8ff7ff) 65%,#ffffff20);letter-spacing:.08em;color:#fff;border-radius:6px;place-items:center;min-width:25px;height:18px;padding:0 4px;font:950 9px Geist Mono;display:inline-grid;box-shadow:inset 0 1px #ffffff20}.move-dmg{text-align:center;grid-template-rows:1fr auto;place-content:center;place-items:center;padding:9px 10px;display:grid}.move-dmg span{text-align:center;font-variant-numeric:tabular-nums;width:100%;line-height:1;display:block}.move-dmg em{text-align:center;width:100%;margin-top:4px;line-height:1;display:block}.type-icon{display:none}@media (width<=850px){.arena-map{min-height:380px}.arena-map .sprite-wrap.player{width:34%;height:39%;bottom:12%;left:4%}.player-terrain{width:30%;bottom:13%;left:6%}.arena-hud .hp-card:last-child{text-align:right}}@media (width<=520px){.arena-map{min-height:330px}.arena-map .sprite-wrap.player{width:40%;height:38%;bottom:11%;left:2%}.player-terrain{width:35%;bottom:12%;left:4%}.arena-hud{flex-direction:row;width:auto;right:10px}.arena-hud .hp-card{width:48%;min-width:0}.arena-hud .hp-card strong{font-size:15px}.arena-hud .hp-title,.move-type{font-size:9px}.move-type i{min-width:23px}}.arena-map .sprite-wrap.player{z-index:8;width:23%;height:36%;bottom:20%;left:7.5%}.player-terrain{filter:blur(6px);width:23%;height:7%;bottom:19%;left:10%}@media (width<=850px){.arena-map .sprite-wrap.player{width:32%;height:34%;bottom:18%;left:5%}.player-terrain{width:28%;bottom:18%;left:7%}}@media (width<=520px){.arena-map .sprite-wrap.player{width:38%;height:34%;bottom:16%;left:4%}.player-terrain{width:33%;bottom:16%;left:6%}}.game-shell{border-radius:26px;padding:14px}.battle-header{margin-bottom:8px}.ai-trace{max-width:280px;padding:8px 10px}.arena-map{border-radius:26px;min-height:470px;box-shadow:inset 0 -60px 82px #0009,0 14px 32px #0006}.arena-hud{top:12px;left:14px;right:14px}.arena-hud .hp-card{background:#050c1aad;border-radius:14px;width:min(245px,34%);min-height:78px;padding:8px 10px;box-shadow:0 8px 18px #0006,inset 0 1px #ffffff0d}.arena-hud .hp-title{letter-spacing:.08em;font-size:9px}.arena-map .sprite-wrap.enemy{z-index:7;width:14.5%;height:24%;bottom:31%;right:17%}.enemy-terrain{filter:blur(5px);opacity:.8;width:17%;height:6%;bottom:31%;right:16%}.player-terrain{opacity:.75;width:23%;height:7%;bottom:16%;left:10%}.play-area{grid-template-columns:minmax(0,1fr) 235px;margin-top:10px}.moves-panel,.battle-feed{background:#071020c2;border-radius:18px;padding:11px;box-shadow:inset 0 1px #ffffff08}.moves-panel h3,.battle-feed h3{margin-bottom:8px;font-size:18px}.move-card{border:1px solid color-mix(in srgb,var(--type,#8ff7ff) 30%,#ffffff14);background:linear-gradient(135deg,#162234f0,#0a111df5);border-radius:15px;grid-template-columns:3px 1fr 52px;gap:10px;min-height:66px;padding:9px 10px 9px 0;box-shadow:inset 0 1px #ffffff0c,0 6px 14px #0005}.move-card:before{opacity:.22}.move-card:hover:not(:disabled){filter:brightness(1.04);border-color:color-mix(in srgb,var(--type,#8ff7ff) 60%,#ffffff25);transform:translateY(-1px)}.type-rail{width:3px;box-shadow:none;background:var(--type,#8ff7ff);opacity:.95}.move-type{letter-spacing:.08em;background:#02081494;gap:5px;margin-bottom:3px;padding:2px 6px;font-size:8px}.move-type i{min-width:auto;height:auto;box-shadow:none;color:var(--type,#8ff7ff);background:0 0;border:0;padding:0;font-size:8px}.move-card strong{font-size:16px;line-height:1.05}.move-dmg{background:#02081480;border-radius:12px;width:46px;min-width:46px;min-height:46px;padding:5px 6px;box-shadow:inset 0 1px #ffffff10}.move-dmg em{color:#97aac2;margin-top:2px;font-size:8px}.battle-feed p{font-size:12px;line-height:1.25}.battle-feed{min-height:0}@media (width<=850px){.game-shell{padding:10px}.battle-header{grid-template-columns:1fr;gap:8px}.ai-trace{max-width:none}.arena-map{min-height:345px}.arena-hud{top:9px;left:9px;right:9px}.arena-hud .hp-card{width:42%;padding:7px 8px}.arena-map .sprite-wrap.enemy{width:21%;height:22%;bottom:31%;right:13%}.enemy-terrain{width:22%;bottom:31%;right:12%}.arena-map .sprite-wrap.player{width:32%;height:34%;bottom:15%;left:5%}.player-terrain{width:28%;bottom:15%;left:7%}.play-area{grid-template-columns:1fr}.moves-grid{grid-template-columns:1fr 1fr}.move-card{min-height:62px}.battle-feed{padding:9px}}@media (width<=520px){.arena-map{min-height:310px}.arena-hud .hp-card{width:44%}.arena-hud .hp-card strong{font-size:14px}.arena-map .sprite-wrap.enemy{width:25%;height:21%;bottom:31%;right:10%}.arena-map .sprite-wrap.player{width:36%;height:33%;bottom:14%;left:4%}.moves-grid{grid-template-columns:1fr}.move-card{min-height:60px}.move-card strong{font-size:15px}.move-dmg{width:44px;min-width:44px;min-height:44px}.move-dmg span{font-size:22px}}.battle-header .eyebrow{font-size:10px}.game-shell{padding:12px}.arena-map{min-height:455px}.arena-hud{top:10px}.arena-hud .hp-card{border-radius:12px;width:min(220px,31%);min-height:66px;padding:7px 9px}.arena-hud .hp-card strong{margin:1px 0 4px;font-size:clamp(14px,1.25vw,17px)}.arena-hud .hp-title{font-size:8px}.arena-hud .hp-track{height:6px}.moves-panel h3,.battle-feed h3{font-size:17px}.move-card{border-radius:13px;min-height:62px}.move-dmg{border-radius:10px;width:42px;min-width:42px;min-height:42px}.move-type{padding:2px 5px;font-size:7.5px}.play-area{grid-template-columns:minmax(0,1fr) 220px}@media (width<=850px){.arena-map{min-height:340px}.arena-hud .hp-card{width:40%}.arena-map .sprite-wrap.player{width:36%;height:36%;bottom:16%;left:5%}.player-terrain{width:32%;bottom:16%;left:7%}.play-area{grid-template-columns:1fr}.moves-grid{grid-template-columns:1fr 1fr}}@media (width<=520px){.arena-map{min-height:305px}.arena-hud .hp-card{width:43%}.arena-map .sprite-wrap.player{width:42%;height:35%;bottom:15%;left:3%}.moves-grid{grid-template-columns:1fr}.play-area{gap:8px}}.battle-header>button{opacity:.88;border-radius:12px;padding:7px 10px;font-size:12px}.battle-header h2{font-size:clamp(23px,2.25vw,32px)}.ai-trace strong{font-size:12px}.ai-trace small{font-size:9.5px}.move-type{letter-spacing:.09em;width:max-content;color:var(--type,#8ff7ff);background:color-mix(in srgb,var(--type,#8ff7ff) 13%,#020814);border:1px solid color-mix(in srgb,var(--type,#8ff7ff) 32%,#ffffff10);border-radius:7px;padding:2px 7px;font-size:8px;display:inline-flex}.move-type i{display:none}.move-dmg em{letter-spacing:.08em}.moves-panel h3{color:#f7fbff;font-size:18px}.battle-feed h3{text-transform:none;letter-spacing:-.01em;color:#8ff7ff;font-size:13px}.battle-feed p{font-size:13px}.hero-copy h1{max-width:620px;font-size:clamp(38px,6.3vw,68px)}.hero-copy span{max-width:560px}.hero-starter-strip{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.hero-starter-strip span{color:#fff6d9;letter-spacing:.08em;text-transform:uppercase;background:#ffffff12;border:1px solid #fff2;border-radius:999px;padding:6px 9px;font:900 10px Geist Mono}.hero-bg .sprite-wrap{position:absolute}.hero-bg .sprite-wrap.blastoise{z-index:5;width:26%;height:30%;top:27%;right:9%}.hero-bg .sprite-wrap.player{bottom:auto;left:auto}.hero-bg .sprite-wrap.enemy{top:auto;right:auto}.hero-bg .sprite-wrap .real-sprite{object-fit:contain;filter:drop-shadow(0 18px 20px #0009);width:100%;height:100%}.visual-rules{border-top:1px solid #ffffff12;padding-top:14px}.visual-rules summary{cursor:default;color:#dffcff;letter-spacing:.08em;text-transform:uppercase;font:900 12px Geist Mono;list-style:none}.starter-card{grid-template-rows:190px 1fr;min-height:430px;padding:14px;display:grid;overflow:hidden}.starter-card:before{content:"";background:radial-gradient(circle at 50% 18%,var(--starter-glow,#ffffff18),transparent 42%);opacity:.95;pointer-events:none;position:absolute;inset:0}.starter-sprite-stage{z-index:2;place-items:center;min-height:190px;display:grid;position:relative;overflow:visible}.starter-sprite-stage .sprite-wrap{width:100%!important;height:100%!important;position:relative!important;inset:auto!important}.starter-sprite-stage .real-sprite{object-fit:contain;filter:drop-shadow(0 18px 20px #0008);width:100%;height:100%}.starter-info{z-index:5;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid #ffffff12;border-radius:18px;background:linear-gradient(#07101fc7,#07101ff2)!important;margin-top:0!important;padding:14px!important;position:relative!important}.starter-info h3{margin:0 0 8px;font-size:28px}.type-badges{flex-wrap:wrap;gap:6px;margin:0 0 10px;display:flex}.type-badge{letter-spacing:.08em;color:#fff;border:1px solid color-mix(in srgb,var(--type,#8ff7ff) 60%,#ffffff20);background:linear-gradient(135deg,color-mix(in srgb,var(--type,#8ff7ff) 58%,#172033),color-mix(in srgb,var(--type,#8ff7ff) 25%,#070b16));height:22px;box-shadow:0 0 14px color-mix(in srgb,var(--type,#8ff7ff) 22%,transparent);border-radius:999px;align-items:center;padding:0 9px;font:950 10px Geist Mono;display:inline-flex}.type-badge.type-fire,.move-card.type-fire{--type:#ff7245}.type-badge.type-flying,.move-card.type-flying{--type:#8dcfff}.type-badge.type-water,.move-card.type-water{--type:#40c8ff}.type-badge.type-grass,.move-card.type-grass{--type:#77e963}.type-badge.type-poison,.move-card.type-poison{--type:#c96bff}.type-badge.type-dragon,.move-card.type-dragon{--type:#b47cff}.type-badge.type-ice,.move-card.type-ice{--type:#aef8ff}.type-badge.type-steel,.move-card.type-steel{--type:#c7d2ea}.type-badge.type-ground,.move-card.type-ground{--type:#e0ad68}.move-pills{gap:6px;margin-bottom:10px}.move-pills span{background:#ffffff0f;border-color:#ffffff17;padding:6px 8px;font-size:10px}.starter-card button{border-radius:13px;height:38px}.terrain{mix-blend-mode:multiply;box-shadow:none!important;filter:blur(5px)!important;background:radial-gradient(#00000057,#00000021 48%,#0000 76%)!important;border:0!important}.enemy-terrain{width:15%!important;height:4.5%!important;top:auto!important;bottom:25%!important;right:17%!important}.arena-map .sprite-wrap.enemy{width:21%!important;height:32%!important;top:auto!important;bottom:24%!important;right:15%!important}.move-card{min-height:74px;box-shadow:inset 0 1px #ffffff10,0 8px 18px #0005,0 0 14px color-mix(in srgb,var(--type,#8ff7ff) 12%,transparent);border-radius:16px;padding:11px 12px 11px 0}.move-type{font-size:8px}.move-card strong{font-size:18px}.move-card small{font-size:9.5px}.move-dmg{border-radius:13px;min-width:50px;font-size:25px}.battle-feed{padding:13px}@media (width<=850px){.starter-card{grid-template-rows:180px 1fr;min-height:410px}.starter-grid{grid-template-columns:1fr}.arena-map .sprite-wrap.player{width:42%!important;height:46%!important;bottom:8%!important;left:3%!important}.arena-map .sprite-wrap.enemy{width:30%!important;height:30%!important;bottom:25%!important;right:8%!important}.enemy-terrain{width:22%!important;right:12%!important}.player-terrain{width:29%!important;left:7%!important}.hero-bg .sprite-wrap.charizard{width:31%;top:25%;left:2%}.hero-bg .sprite-wrap.blastoise{width:31%;top:30%;right:2%}.hero-bg .sprite-wrap.venusaur{width:32%;top:23%;left:35%}}@media (width<=520px){.starter-card{grid-template-rows:165px 1fr}.starter-info h3{font-size:25px}.arena-map .sprite-wrap.player{width:48%!important;height:44%!important;bottom:8%!important;left:1%!important}.arena-map .sprite-wrap.enemy{width:36%!important;height:28%!important;bottom:25%!important;right:4%!important}.hero-copy h1{font-size:38px}.hero-starter-strip span{font-size:9px}}.hero-starter-strip{align-items:center}.hero-starter-strip span{color:#ffefcf;opacity:.78;background:0 0;border:0;padding:0;font:850 10px Geist Mono}.hero-starter-strip b{color:#fff7dd;letter-spacing:.07em;text-transform:uppercase;background:#ffffff10;border:1px solid #ffffff18;border-radius:999px;padding:5px 8px;font:900 10px Geist Mono}.starter-sprite-stage{align-items:end;min-height:215px}.starter-info{margin-top:-8px!important}.terrain{opacity:.42!important;filter:blur(8px)!important;background:radial-gradient(#00000038,#00000014 45%,#0000 72%)!important}.enemy-terrain{width:11%!important;height:3%!important;bottom:27%!important;right:19%!important}.player-terrain{width:18%!important;height:4%!important;bottom:16%!important;left:14%!important}.arena-map .sprite-wrap.player{width:27%!important;height:45%!important;bottom:13%!important;left:9.5%!important}.arena-map .sprite-wrap.enemy{width:20%!important;height:31%!important;bottom:25.5%!important;right:15.5%!important}.battle-feed{background:linear-gradient(#0714268e,#050b18bd)}@media (width<=850px){.starter-card{grid-template-rows:205px 1fr;min-height:430px}.starter-card.charizard .starter-sprite-stage .real-sprite{transform:scale(.76)translateY(-14%)}.arena-map .sprite-wrap.player{width:38%!important;height:42%!important;bottom:12%!important;left:5%!important}.player-terrain{width:25%!important;bottom:14%!important;left:9%!important}.enemy-terrain{width:16%!important;right:14%!important}.hero-starter-strip b,.hero-starter-strip span{font-size:9px}}@media (width<=520px){.starter-card{grid-template-rows:190px 1fr}.starter-card.charizard .starter-sprite-stage .real-sprite{transform:scale(.74)translateY(-15%)}.arena-map .sprite-wrap.player{width:42%!important;height:40%!important;bottom:11%!important;left:5%!important}.player-terrain{width:27%;bottom:13%!important;left:10%!important}}.hero-starter-strip b{color:#ffefcf;box-shadow:none;background:0 0;border-color:#ffffff12}:root{--font-ui:Geist,system-ui,sans-serif;--font-label:"Geist Mono",monospace}body{font-family:var(--font-ui)!important}.eyebrow,.hero-copy p,.hero-starter-strip span,.hero-starter-strip b,.mode-card span,.type-badge{font-family:var(--font-label)!important}.hero-card{overflow:hidden}.hero-copy{z-index:8}.hero-copy h1{letter-spacing:-.06em;font-family:var(--font-ui)!important}.hero-starter-strip{margin-top:18px!important}.hero-starter-strip span{opacity:.72!important;font-size:10px!important}.hero-starter-strip b{color:#fff4d8!important;opacity:.9!important;background:0 0!important;border:0!important;padding:0 2px!important}.hero-bg:before{opacity:.72!important}.hero-bg .sprite-wrap{filter:none!important;opacity:1!important}.hero-bg .sprite-wrap.charizard{z-index:6!important;width:34%!important;height:34%!important;top:6%!important;left:56%!important}.hero-bg .sprite-wrap.charizard .real-sprite{transform-origin:50%!important;transform:scale(1.16)rotate(-4deg)!important}.hero-bg .sprite-wrap.blastoise{z-index:4!important;width:28%!important;height:30%!important;top:9%!important;left:6%!important}.hero-bg .sprite-wrap.venusaur{z-index:5!important;width:30%!important;height:30%!important;top:16%!important;left:36%!important}.mode-panel h2{letter-spacing:-.045em;font-family:var(--font-ui)!important}.mode-card{font-family:var(--font-ui)!important}.starter-grid{align-items:stretch}.starter-card{background:linear-gradient(#0b1830 0%,#071124 100%)!important;grid-template-rows:minmax(245px,1.12fr) auto!important;min-height:500px!important;overflow:hidden!important}.starter-card:before{content:"";pointer-events:none;background:radial-gradient(circle at 50% 20%,var(--starter-glow,#77f6ff22),transparent 43%);opacity:.75;position:absolute;inset:0}.starter-card.charizard{--starter-glow:#ff7a2b44}.starter-card.blastoise{--starter-glow:#44c7ff42}.starter-card.venusaur{--starter-glow:#5dff8a36}.starter-sprite-stage{justify-content:center!important;align-items:center!important;min-height:245px!important;padding:20px 12px 0!important;display:flex!important;position:relative!important;overflow:visible!important}.starter-sprite-stage .sprite-wrap{opacity:1!important;filter:none!important;justify-content:center!important;align-items:center!important;width:100%!important;height:100%!important;display:flex!important;position:relative!important;inset:auto!important}.starter-sprite-stage .real-sprite{image-rendering:pixelated;image-rendering:crisp-edges;filter:none!important;max-width:94%!important;max-height:96%!important}.starter-info{z-index:2!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:linear-gradient(#061124cc,#050b18f5)!important;border-top:1px solid #ffffff12!important;border-radius:0!important;margin:0!important;padding:20px!important;position:relative!important}.move-pills{display:none!important}.starter-role{color:#b7c7dd!important;margin:12px 0 18px!important;font-weight:750!important;line-height:1.2!important}.starter-info button{color:#03121c!important;background:linear-gradient(90deg,#c7f8ff,#8feeff)!important;border-radius:14px!important;width:100%!important;margin-top:0!important;font-weight:950!important}.starter-card:hover{transform:translateY(-3px);box-shadow:0 18px 42px #0009,0 0 26px var(--starter-glow,#77f6ff33)!important;border-color:#8ff7ff66!important}@media (width<=850px){.hero-bg .sprite-wrap.charizard{width:38%!important;top:5%!important;left:52%!important}.hero-bg .sprite-wrap.blastoise{width:31%!important;top:9%!important;left:5%!important}.hero-bg .sprite-wrap.venusaur{width:32%!important;top:18%!important;left:34%!important}.starter-card{grid-template-rows:250px auto!important;min-height:480px!important}.starter-card.charizard .starter-sprite-stage .real-sprite{transform:scale(1.18)translate(3%,-1%)!important}}@media (width<=520px){.hero-bg .sprite-wrap.charizard{width:44%!important;top:8%!important;left:50%!important}.hero-bg .sprite-wrap.blastoise{width:34%!important;top:13%!important;left:1%!important}.hero-bg .sprite-wrap.venusaur{width:34%!important;top:20%!important;left:31%!important}.starter-card{grid-template-rows:235px auto!important;min-height:455px!important}.starter-info{padding:18px!important}.starter-info h3{font-size:30px!important}}.hero-starter-strip{display:none!important}.starter-card.venusaur .starter-sprite-stage .real-sprite{transform:scale(1.02)translateY(2%)!important}.starter-role{margin:10px 0 16px!important}.starter-info button{min-height:46px!important}@media (width<=850px){.starter-card.charizard .starter-sprite-stage .real-sprite{transform:scale(1.28)translate(4%,-4%)!important}.starter-card.blastoise .starter-sprite-stage .real-sprite{transform:scale(.96)translateY(1%)!important}}@media (width<=520px){.starter-card.charizard .starter-sprite-stage .real-sprite{transform:scale(1.24)translate(3%,-2%)!important}.starter-card.blastoise .starter-sprite-stage .real-sprite{transform:scale(.95)translateY(1%)!important}.starter-card{grid-template-rows:225px auto!important;min-height:435px!important}}@media (width<=850px){.starter-card.charizard .starter-sprite-stage .real-sprite{transform:scale(1.31)translate(4%,-9%)!important}}@media (width<=520px){.starter-card.charizard .starter-sprite-stage .real-sprite{transform:scale(1.26)translate(3%,-7%)!important}}.play-first-menu{max-width:980px!important;margin:0 auto!important;display:block!important}.play-first-menu .hero-card{min-height:680px!important}.play-first-menu .hero-copy h1{max-width:680px!important;font-size:clamp(44px,6.8vw,78px)!important}.play-first-menu .hero-bg .sprite-wrap.blastoise{z-index:4!important;width:25%!important;height:29%!important;top:9%!important;left:8%!important}.play-first-menu .hero-bg .sprite-wrap.venusaur{z-index:5!important;width:25%!important;height:29%!important;top:14%!important;left:38%!important}.play-first-menu .hero-bg .sprite-wrap.charizard{z-index:6!important;width:27%!important;height:32%!important;top:7%!important;left:67%!important}.play-first-menu .hero-bg .sprite-wrap.blastoise .real-sprite,.play-first-menu .hero-bg .sprite-wrap.venusaur .real-sprite{transform:none!important}.mode-panel-full{max-width:none!important}.mode-panel-full .mode-stack{gap:12px}.mode-card.locked{opacity:.55;cursor:not-allowed;filter:saturate(.55)}.mode-card.locked em{color:#8a9aad}.mode-card.locked .card-arrow{text-align:right;text-transform:uppercase;letter-spacing:.08em;color:#ffe45c;max-width:92px;line-height:1.05;font-size:11px!important}.mode-card.locked:hover{box-shadow:none!important;transform:none!important}.mode-panel-full h2{font-size:clamp(36px,5vw,58px)!important}@media (width<=850px){.play-first-menu .hero-card{min-height:600px!important}.play-first-menu .hero-bg .sprite-wrap.blastoise{width:30%!important;top:10%!important;left:4%!important}.play-first-menu .hero-bg .sprite-wrap.venusaur{width:30%!important;top:17%!important;left:34%!important}.play-first-menu .hero-bg .sprite-wrap.charizard{width:35%!important;top:10%!important;left:62%!important}.mode-select-screen{max-width:100%}}@media (width<=520px){.play-first-menu .hero-card{min-height:560px!important}.play-first-menu .hero-copy h1{font-size:40px!important}.play-first-menu .hero-bg .sprite-wrap.blastoise{width:34%!important;top:13%!important;left:0!important}.play-first-menu .hero-bg .sprite-wrap.venusaur{width:32%!important;top:18%!important;left:33%!important}.play-first-menu .hero-bg .sprite-wrap.charizard{width:39%!important;top:12%!important;left:60%!important}.mode-panel-full h2{font-size:34px!important}}.play-first-menu .hero-bg:before{display:none!important}.play-first-menu .hero-bg .sprite-wrap{box-shadow:none!important;filter:none!important}.play-first-menu .hero-bg .sprite-wrap.blastoise{width:24%!important;top:10%!important;left:4%!important}.play-first-menu .hero-bg .sprite-wrap.venusaur{width:24%!important;top:10%!important;left:39%!important}.play-first-menu .hero-bg .sprite-wrap.charizard{width:25%!important;top:8%!important;left:72%!important}.play-first-menu .hero-bg .sprite-wrap.charizard .real-sprite{transform:scale(1.02)rotate(-3deg)!important}@media (width<=850px){.play-first-menu .hero-bg .sprite-wrap.blastoise{width:29%!important;left:3%!important}.play-first-menu .hero-bg .sprite-wrap.venusaur{width:29%!important;left:36%!important}.play-first-menu .hero-bg .sprite-wrap.charizard{width:33%!important;left:66%!important}}@media (width<=520px){.play-first-menu .hero-bg .sprite-wrap.blastoise{width:31%!important;left:0!important}.play-first-menu .hero-bg .sprite-wrap.venusaur{width:31%!important;left:34%!important}.play-first-menu .hero-bg .sprite-wrap.charizard{width:34%!important;left:65%!important}}.play-first-menu .hero-card:before,.play-first-menu .hero-card:after,.play-first-menu .hero-bg:before,.play-first-menu .hero-bg:after{content:none!important;opacity:0!important;display:none!important}.play-first-menu .hero-copy{box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;text-shadow:0 2px 10px #0009!important;background:0 0!important;border:0!important}.play-first-menu .hero-card{background:radial-gradient(circle at 82% 18%,#ffe197 0 8%,#0000 9%),radial-gradient(circle at 18% 78%,#040812d9 0 36%,#0000 60%),linear-gradient(145deg,#f2a461 0%,#c45d76 34%,#57305a 64%,#0b1530 100%)!important;box-shadow:0 18px 42px #0007!important}.play-first-menu .hero-copy{max-width:610px!important}.play-first-menu .hero-copy{padding:0!important}.play-first-menu .hero-copy h1,.play-first-menu .hero-copy span,.play-first-menu .hero-copy p{text-shadow:0 3px 18px #000000db,0 1px 2px #000000e6!important}.play-first-menu .hero-card{background:radial-gradient(circle at 82% 18%,#fff0aa 0 8%,#0000 9%),linear-gradient(145deg,#f9b66f 0%,#ee7a73 38%,#b8689b 70%,#6278c7 100%)!important}.play-first-menu .hero-copy{background:0 0!important}.play-first-menu .hero-bg .sprite-wrap.blastoise{width:21%!important;height:24%!important;top:4%!important;left:5%!important}.play-first-menu .hero-bg .sprite-wrap.venusaur{width:22%!important;height:25%!important;top:3%!important;left:40%!important}.play-first-menu .hero-bg .sprite-wrap.charizard{width:23%!important;height:28%!important;top:2%!important;left:74%!important}.play-first-menu .hero-copy{bottom:46px!important}@media (width<=850px){.play-first-menu .hero-bg .sprite-wrap.blastoise{width:26%!important;top:5%!important;left:3%!important}.play-first-menu .hero-bg .sprite-wrap.venusaur{width:27%!important;top:6%!important;left:37%!important}.play-first-menu .hero-bg .sprite-wrap.charizard{width:30%!important;top:4%!important;left:68%!important}.play-first-menu .hero-copy{bottom:38px!important}}@media (width<=520px){.play-first-menu .hero-bg .sprite-wrap.blastoise{width:29%!important;top:7%!important;left:1%!important}.play-first-menu .hero-bg .sprite-wrap.venusaur{width:29%!important;top:9%!important;left:35%!important}.play-first-menu .hero-bg .sprite-wrap.charizard{width:32%!important;top:6%!important;left:66%!important}.play-first-menu .hero-copy{bottom:30px!important}}.text-only-home .hero-card{background:radial-gradient(circle at 82% 18%,#fff0aa 0 8%,#0000 9%),radial-gradient(at 20% 70%,#0408148c,#0000 52%),linear-gradient(135deg,#f9b66f 0%,#ee7a73 38%,#b8689b 70%,#6278c7 100%)!important;align-items:center!important;min-height:560px!important;display:flex!important}.text-only-home .hero-bg{display:none!important}.text-only-home .hero-copy{max-width:720px!important;padding:54px!important;position:relative!important;bottom:auto!important;left:auto!important;right:auto!important}.text-only-home .hero-copy h1{font-size:clamp(48px,7vw,84px)!important}@media (width<=520px){.text-only-home .hero-card{min-height:520px!important}.text-only-home .hero-copy{padding:28px!important}.text-only-home .hero-copy h1{font-size:42px!important}}.move-card{--type:#78f4ff;border:1px solid color-mix(in srgb,var(--type,#78f4ff) 30%,#ffffff14)!important;text-align:left!important;background:linear-gradient(#121c2df5,#070e1bfa)!important;border-radius:16px!important;grid-template-columns:minmax(0,1fr) 58px!important;align-items:center!important;gap:12px!important;min-height:78px!important;padding:12px 13px!important;transition:transform .16s,border-color .16s,filter .16s,background .16s!important;display:grid!important;position:relative!important;overflow:hidden!important;box-shadow:inset 0 1px #ffffff12,0 8px 18px #00000057!important}.move-card:before{content:""!important;background:linear-gradient(105deg,transparent 0 62%,color-mix(in srgb,var(--type,#78f4ff) 14%,transparent) 100%)!important;opacity:.72!important;pointer-events:none!important;position:absolute!important;inset:0!important}.move-card:hover:not(:disabled),.move-card:focus-visible:not(:disabled){border-color:color-mix(in srgb,var(--type,#78f4ff) 58%,#ffffff28)!important;filter:brightness(1.06)!important;outline:none!important;transform:translateY(-1px)!important}.move-card:active:not(:disabled){filter:brightness(1.12)!important;transform:translateY(1px)scale(.992)!important}.move-card:disabled{cursor:not-allowed!important;opacity:.58!important;filter:saturate(.56)brightness(.86)!important}.move-main{z-index:1!important;min-width:0!important;display:block!important;position:relative!important}.move-type{width:max-content!important;color:var(--type,#78f4ff)!important;background:color-mix(in srgb,var(--type,#78f4ff) 12%,#020814)!important;border:1px solid color-mix(in srgb,var(--type,#78f4ff) 36%,#ffffff12)!important;font:950 8.5px var(--font-label,"Geist Mono",monospace)!important;letter-spacing:.1em!important;text-transform:uppercase!important;border-radius:999px!important;margin:0 0 6px!important;padding:3px 8px!important;line-height:1!important;display:inline-flex!important}.move-card strong{z-index:1!important;color:#f9fcff!important;letter-spacing:-.02em!important;white-space:nowrap!important;text-overflow:ellipsis!important;margin:0!important;font-size:clamp(15px,1.35vw,18px)!important;line-height:1.03!important;display:block!important;position:relative!important;overflow:hidden!important}.move-card small{z-index:1!important;color:#9db0ca!important;font:850 10px var(--font-label,"Geist Mono",monospace)!important;letter-spacing:.025em!important;white-space:nowrap!important;text-overflow:ellipsis!important;margin-top:5px!important;display:block!important;position:relative!important;overflow:hidden!important}.move-dmg{z-index:1!important;text-align:center!important;width:58px!important;min-width:58px!important;min-height:48px!important;box-shadow:none!important;color:#f8fcff!important;font-family:var(--font-label,"Geist Mono",monospace)!important;font-variant-numeric:tabular-nums!important;background:0 0!important;border:0!important;border-radius:0!important;align-content:center!important;place-items:center!important;padding:0!important;display:grid!important;position:relative!important}.move-dmg span{text-align:center!important;letter-spacing:-.045em!important;width:100%!important;font-size:25px!important;font-weight:950!important;line-height:.92!important;display:block!important}.move-dmg em{color:#aebbd0!important;letter-spacing:.11em!important;width:100%!important;margin-top:4px!important;font-size:8.5px!important;font-style:normal!important;font-weight:950!important;line-height:1!important;display:block!important}.type-water{--type:#38c9ff}.type-ice{--type:#8cf0ff}.type-steel{--type:#a9b7ca}.type-fire{--type:#ff8a34}.type-flying{--type:#9dd7ff}.type-dragon{--type:#b78cff}.type-grass{--type:#70e879}.type-poison{--type:#c57aff}.type-ground{--type:#d3a35e}@media (width<=850px){.move-card{grid-template-columns:minmax(0,1fr) 54px!important;min-height:74px!important}.move-dmg{width:54px!important;min-width:54px!important}.move-dmg span{font-size:23px!important}}@media (width<=520px){.move-card{min-height:72px!important;padding:11px 12px!important}.move-card strong{font-size:16px!important}.move-card small{font-size:9.5px!important}.move-dmg span{font-size:22px!important}}.watch-bar{color:#dffcff;font:850 10px var(--font-label,"Geist Mono",monospace);letter-spacing:.07em;text-transform:uppercase;background:linear-gradient(90deg,#061426dd,#0a1b33cc);border:1px solid #78f4ff24;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;margin:0 0 8px;padding:9px 11px;display:flex}.watch-bar a{color:#fff7bd;border-bottom:1px solid #fff7bd66;text-decoration:none}.agent-trace-grid{grid-template-columns:1fr 1fr;gap:8px;margin:0 0 8px;display:grid}.agent-trace-card{background:linear-gradient(#08172bcc,#050b18d9);border:1px solid #ffffff16;border-radius:14px;padding:10px 11px;box-shadow:inset 0 1px #ffffff0d}.agent-trace-card.live{border-color:#70f1ff4a;box-shadow:0 0 22px #36ecff18,inset 0 1px #ffffff12}.agent-trace-card span{color:#8ff7ff;font:950 9px var(--font-label,"Geist Mono",monospace);letter-spacing:.12em;text-transform:uppercase;display:block}.agent-trace-card strong{color:#f7fbff;margin:4px 0;font-size:13px;line-height:1.1;display:block}.agent-trace-card small{color:#9db0ca;font:800 9px var(--font-label,"Geist Mono",monospace);word-break:break-word;line-height:1.25;display:block}.battle-feed h3{content:"Attack Logs"}@media (width<=520px){.agent-trace-grid{grid-template-columns:1fr}.watch-bar{flex-direction:column;align-items:flex-start}.agent-trace-card strong{font-size:12px}}.watch-mode .moves-panel{position:relative}.watch-mode .moves-panel:before{content:"WATCH ONLY - BOTS CONTROL MOVES";color:#fff3ba;font:950 9px var(--font-label,"Geist Mono",monospace);letter-spacing:.08em;text-transform:uppercase;background:#fff3a80f;border:1px solid #fff3a82e;border-radius:9px;margin:0 0 8px;padding:6px 8px;display:block}.watch-mode .move-card{opacity:.38!important;filter:saturate(.42)brightness(.72)!important;cursor:not-allowed!important}.watch-mode .move-card:after{content:"AUTO";color:#fff3ba99;font:950 8px var(--font-label,"Geist Mono",monospace);letter-spacing:.12em;position:absolute;top:8px;right:10px}.watch-mode .battle-feed h3{color:#fff3ba!important}@keyframes vfxTargetFireHit{0%,26%{filter:none;transform:translate(0)scale(1)}34%{filter:brightness(1.9)saturate(1.45)drop-shadow(0 0 22px #ff8a24);transform:translate(4px,-2px)scale(1.03)}46%{filter:brightness(1.45)saturate(1.25)drop-shadow(0 0 14px #ff4a14);transform:translate(-3px,1px)scale(1.012)}72%,to{filter:none;transform:translate(0)scale(1)}}@keyframes vfxTargetSlashHit{0%,48%{filter:none;transform:translate(0)scale(1)}55%{filter:brightness(1.65)drop-shadow(0 0 16px #c00);transform:translate(4px,-2px)rotate(.8deg)scale(1.018)}68%{filter:brightness(1.2);transform:translate(-2px,1px)rotate(-.4deg)}to{filter:none;transform:none}}@keyframes vfxTargetAirHit{0%,50%{filter:none;transform:translate(0)scale(1)}58%{filter:brightness(1.55)drop-shadow(0 0 14px #e8fdff);transform:translate(3px,-1px)scale(1.012)}72%,to{filter:none;transform:none}}@keyframes vfxTargetElectricHit{0%,22%{filter:none;transform:translate(0)scale(1)}32%{filter:brightness(2.05)saturate(1.55)drop-shadow(0 0 18px #fff36b)drop-shadow(0 0 26px #63f2ff);transform:translate(4px,-2px)rotate(.6deg)scale(1.02)}45%{filter:brightness(1.55)saturate(1.35)drop-shadow(0 0 14px #ffe35c);transform:translate(-3px,1px)rotate(-.4deg)scale(1.01)}62%{filter:brightness(1.35)saturate(1.2)drop-shadow(0 0 10px #75f7ff);transform:translate(2px)rotate(.2deg)}84%,to{filter:none;transform:translate(0)scale(1)}}@keyframes vfxTargetSludgeHit{0%,36%{filter:none;transform:translate(0)scale(1)}45%{filter:brightness(1.65)saturate(1.5)hue-rotate(18deg)drop-shadow(0 0 18px #b44cff)drop-shadow(0 0 10px #85ff69);transform:translate(4px,-2px)rotate(.5deg)scale(1.018)}60%{filter:brightness(1.28)saturate(1.25)hue-rotate(10deg)drop-shadow(0 0 12px #8736d8);transform:translate(-2px,1px)rotate(-.3deg)scale(1.006)}82%,to{filter:none;transform:translate(0)scale(1)}}@keyframes vfxSourceElectricPulse{0%,14%{filter:none;transform:translate(0)scale(1)}24%{filter:brightness(1.55)saturate(1.35)drop-shadow(0 0 12px #ffe95f);transform:translate(-1px,-1px)scale(1.01)}38%{filter:brightness(1.3)saturate(1.22)drop-shadow(0 0 9px #75f7ff);transform:translate(1px)scale(1.004)}64%,to{filter:none;transform:none}}.arena-map.vfx-active.vfx-actor-player.vfx-move-fire-blast .sprite-wrap.enemy .real-sprite{animation:1.25s cubic-bezier(.2,.8,.2,1) both vfxTargetFireHit!important}.arena-map.vfx-active.vfx-actor-player.vfx-move-dragon-claw .sprite-wrap.enemy .real-sprite{animation:1.15s cubic-bezier(.2,.8,.2,1) both vfxTargetSlashHit!important}.arena-map.vfx-active.vfx-actor-player.vfx-move-air-slash .sprite-wrap.enemy .real-sprite{animation:1.05s cubic-bezier(.2,.8,.2,1) both vfxTargetAirHit!important}.arena-map.vfx-active.vfx-actor-player.vfx-move-sludge-bomb .sprite-wrap.enemy .real-sprite{animation:1.18s cubic-bezier(.2,.8,.2,1) both vfxTargetSludgeHit!important}.arena-map.vfx-active.vfx-actor-player.vfx-move-thunderbolt .sprite-wrap.enemy .real-sprite,.arena-map.vfx-active.vfx-actor-player.vfx-move-volt-tackle .sprite-wrap.enemy .real-sprite,.arena-map.vfx-active.vfx-actor-player.vfx-move-thunder-punch .sprite-wrap.enemy .real-sprite{animation:1.05s cubic-bezier(.2,.8,.2,1) both vfxTargetElectricHit!important}.arena-map.vfx-active.vfx-actor-player.vfx-move-thunderbolt .sprite-wrap.player .real-sprite,.arena-map.vfx-active.vfx-actor-player.vfx-move-volt-tackle .sprite-wrap.player .real-sprite,.arena-map.vfx-active.vfx-actor-player.vfx-move-thunder-punch .sprite-wrap.player .real-sprite{animation:.72s cubic-bezier(.2,.8,.2,1) both vfxSourceElectricPulse!important}@keyframes vfxDragonPlayerLunge{0%,18%{filter:none;transform:scale(.82)translateY(0)translate(0)rotate(0)}28%{filter:brightness(1.18)saturate(1.16)drop-shadow(0 0 10px #c00)drop-shadow(0 0 5px #1a0000);transform:scale(.86)translateY(-2%)translate(34%)rotate(-1.8deg)}38%{filter:brightness(1.28)saturate(1.22)drop-shadow(0 0 16px #c00)drop-shadow(0 0 8px #1a0000);transform:scale(.88)translateY(-2%)translate(58%)rotate(-3deg)}54%{filter:brightness(1.1);transform:scale(.84)translateY(-1%)translate(24%)rotate(1deg)}to{filter:none;transform:scale(.82)translateY(0)translate(0)rotate(0)}}.arena-map.vfx-active.vfx-actor-player.vfx-move-dragon-claw .sprite-wrap.player.charizard .real-sprite{transform-origin:60% 62%!important;animation:1.12s cubic-bezier(.2,.82,.2,1) both vfxDragonPlayerLunge!important}.battle-actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.battle-debug{color:#9fb4ce;border-top:1px solid #ffffff10;margin-top:10px;padding-top:8px}.battle-debug summary{cursor:pointer;width:max-content;font:900 10px var(--font-label,"Geist Mono",monospace);letter-spacing:.08em;text-transform:uppercase;color:#8ff7ff;opacity:.82}.battle-debug .battle-actions{margin-top:8px}@media (width<=520px){.battle-debug{margin-top:8px}.agent-trace-card small{display:none}.agent-trace-card{padding:8px 10px}.watch-bar{font-size:9px}.battle-feed p{font-size:12px;line-height:1.25}}.type-electric{--type:#ffe45c}.type-normal{--type:#c8c5b8}.type-ghost{--type:#9b72ff}.type-psychic{--type:#ff6fb0}.type-fairy{--type:#ff9df2}.type-rock{--type:#c9a76a}.type-dark{--type:#8c7b9c}.type-fighting{--type:#e36a51}.starter-grid{max-width:1180px;margin:0 auto;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))!important;gap:14px!important}.starter-card{grid-template-rows:minmax(210px,1fr) auto!important;min-height:420px!important}.starter-sprite-stage .sprite-wrap{width:100%;height:100%}.starter-card.pikachu{--starter-glow:#ffe45c44}.starter-card.gengar{--starter-glow:#9b72ff44}.starter-card.dragonite{--starter-glow:#d7b36a44}.starter-card.garchomp{--starter-glow:#6b7cff44}.starter-card.mewtwo{--starter-glow:#ff7ac644}.starter-card.tyranitar{--starter-glow:#bba36f44}.starter-card.garchomp .starter-sprite-stage .real-sprite{transform:scale(.98)translateY(-3%)!important}.starter-card.mewtwo .starter-sprite-stage .real-sprite,.starter-card.tyranitar .starter-sprite-stage .real-sprite{transform:scale(1.05)translateY(-4%)!important}.arena-map .sprite-wrap.player.pikachu .real-sprite{transform:scale(1.18)translateY(-2%)}.arena-map .sprite-wrap.enemy.pikachu .real-sprite{transform:scale(1.25)translateY(-4%)}.arena-map .sprite-wrap.player.gengar .real-sprite{transform:scale(1.06)}.arena-map .sprite-wrap.enemy.gengar .real-sprite{transform:scale(1.08)}.arena-map .sprite-wrap.player.dragonite .real-sprite{transform:scale(.94)translateY(-2%)}.arena-map .sprite-wrap.enemy.dragonite .real-sprite{transform:scale(.88)translateY(-3%)}.arena-map .sprite-wrap.player.garchomp .real-sprite{transform:scale(.88)translateY(-2%)}.arena-map .sprite-wrap.enemy.garchomp .real-sprite{transform:scale(.82)translateY(-3%)}.arena-map .sprite-wrap.player.mewtwo .real-sprite{transform:scale(.92)translateY(-1%)}.arena-map .sprite-wrap.player.tyranitar .real-sprite{transform:scale(.92)translateY(-2%)}.arena-map .sprite-wrap.enemy.tyranitar .real-sprite{transform:scale(.84)translateY(-3%)}@media (width<=850px){.starter-grid{grid-template-columns:1fr 1fr!important}.starter-card{grid-template-rows:185px auto!important;min-height:360px!important}.starter-info h3{font-size:24px!important}.starter-role{font-size:12px!important}.type-badge{font-size:8px!important}}@media (width<=520px){.starter-grid{grid-template-columns:1fr!important}.starter-card{grid-template-rows:205px auto!important;min-height:390px!important}}.roster-note{color:#ffe45c;font:850 11px var(--font-label,"Geist Mono",monospace);letter-spacing:.04em;text-transform:uppercase;opacity:.92;margin-top:4px;display:block}.starter-card.pikachu{order:-1;border-color:#ffe45c55!important;box-shadow:0 0 26px #ffe45c12,inset 0 1px #ffffff12!important}.arena-map .sprite-wrap.enemy.pikachu{z-index:7!important;width:18%!important;height:22%!important;bottom:32%!important;right:15%!important}.arena-map .sprite-wrap.player.pikachu .real-sprite{transform-origin:bottom!important;transform:scale(1.62)translateY(-4%)!important}@media (width<=850px){.arena-map .sprite-wrap.player.pikachu{width:30%!important;height:30%!important;bottom:16%!important;left:7%!important}.arena-map .sprite-wrap.enemy.pikachu{width:24%!important;height:22%!important;bottom:31%!important;right:12%!important}}@media (width<=520px){.roster-note{font-size:9px}.arena-map .sprite-wrap.player.pikachu{width:34%!important;height:29%!important;bottom:15%!important;left:7%!important}.arena-map .sprite-wrap.enemy.pikachu{width:28%!important;height:21%!important;bottom:31%!important;right:9%!important}}.auth-card{background:linear-gradient(#101a2b,#070d18)!important;border:1px solid #8ff7ff22!important;border-radius:18px!important;box-shadow:0 24px 70px #000b,inset 0 1px #ffffff12!important}.auth-form input{color:#f8fbff;letter-spacing:0;background:#061224;border:1px solid #8ff7ff30;border-radius:12px;outline:none;width:100%;min-height:46px;padding:12px 13px;font:800 16px Geist,system-ui,sans-serif}.auth-form input:focus{border-color:#ffe37c;box-shadow:0 0 0 3px #ffe37c1f}.auth-hint{color:#9fb4ce;font:800 10px var(--font-label,"Geist Mono",monospace);letter-spacing:.03em;text-transform:none}.mode-select-screen{max-width:1040px;margin:0 auto}.mode-panel-full{background:linear-gradient(#071224,#050914)!important;border-radius:22px!important;padding:16px!important}.mode-card{background:linear-gradient(135deg,#0c1830,#09101f 60%)!important;border-color:#ffffff16!important;border-radius:18px!important;grid-template-columns:100px auto minmax(0,1fr) auto!important;grid-template-areas:"art tag title cta""art tag desc cta"!important;min-height:108px!important;position:relative!important;overflow:hidden!important;box-shadow:inset 0 1px #ffffff10,0 14px 34px #0005!important}.mode-card:before{content:"";opacity:.7;pointer-events:none;background:linear-gradient(110deg,#0000 0 45%,#ffffff14 74%,#0000 100%);position:absolute;inset:0}.mode-card:hover{border-color:color-mix(in srgb,var(--mode-accent,#8ff7ff) 62%,#fff2)!important;background:linear-gradient(135deg,color-mix(in srgb,var(--mode-accent,#8ff7ff) 20%,#0c1830),#09101f 68%)!important}.mode-card .mode-sprite-pair{background:radial-gradient(ellipse at center bottom,color-mix(in srgb,var(--mode-accent,#8ff7ff) 38%,transparent),transparent 68%)!important;border:0!important;grid-area:art!important;justify-content:center!important;align-items:end!important;height:82px!important;padding:0!important;display:flex!important;position:relative!important}.mode-sprite-pair img{object-fit:contain;width:54px;height:66px;image-rendering:pixelated;filter:drop-shadow(0 10px 10px #0008)}.mode-sprite-pair img+img{margin-left:-22px;transform:translateY(-5px)scale(.95)}.mode-card .mode-tag{color:var(--mode-accent,#8ff7ff)!important;border-color:color-mix(in srgb,var(--mode-accent,#8ff7ff) 52%,#ffffff20)!important;background:#02081499!important;grid-area:tag!important;align-self:center!important}.mode-card strong{z-index:1;position:relative}.mode-card small{z-index:1;max-width:470px;line-height:1.22;position:relative}.mode-card .card-arrow{color:var(--mode-accent,#8ff7ff)!important;background:0 0!important;border:0!important;padding:0!important;font-size:34px!important}.trace-proof{text-align:left;margin-top:6px}.trace-proof summary{cursor:pointer;color:#8ff7ff;width:max-content;font:900 9px var(--font-label,"Geist Mono",monospace);letter-spacing:.08em;text-transform:uppercase;opacity:.8}.trace-proof small{margin-top:5px;color:#95a7bf!important}@media (width<=520px){.mode-panel-full{padding:10px!important}.mode-stack{gap:10px!important}.mode-card{border-color:color-mix(in srgb,var(--mode-accent,#8ff7ff) 44%,#ffffff20)!important;grid-template-columns:auto minmax(0,1fr) auto!important;grid-template-areas:"tag title cta"".desc cta"!important;min-height:112px!important;padding:13px 108px 13px 13px!important;box-shadow:inset 0 1px #ffffff18,0 14px 28px #0007!important}.mode-card .mode-sprite-pair{background:radial-gradient(ellipse at center bottom,color-mix(in srgb,var(--mode-accent,#8ff7ff) 58%,transparent),transparent 68%)!important;width:104px!important;height:76px!important;padding:0!important;position:absolute!important;bottom:8px!important;right:6px!important}.mode-sprite-pair img{width:58px!important;height:70px!important}.mode-sprite-pair img+img{margin-left:-25px!important;transform:translateY(-7px)scale(.98)!important}.mode-card strong{font-size:19px!important}.mode-card small{line-height:1.17;font-size:12px!important}.mode-card .mode-tag{align-self:start!important}.mode-card .card-arrow{font-size:26px!important}}@keyframes serverArenaHitShake{0%,to{transform:translate(0,0)}28%{transform:translate(-5px,2px)}38%{transform:translate(6px,-2px)}50%{transform:translate(-3px,1px)}64%{transform:translate(2px)}}@keyframes serverPlayerLunge{0%,18%,to{filter:none;transform:translate(0,0)scale(1)}34%{filter:brightness(1.25)saturate(1.14)drop-shadow(0 0 12px #fff3a8);transform:translate(22%,-4%)scale(1.05)}52%{filter:brightness(1.1);transform:translate(10%,1%)scale(1.02)}}@keyframes serverEnemyLunge{0%,18%,to{filter:none;transform:translate(0,0)scale(1)}34%{filter:brightness(1.25)saturate(1.14)drop-shadow(0 0 12px #fff3a8);transform:translate(-24%,5%)scale(1.05)}52%{filter:brightness(1.1);transform:translate(-9%,1%)scale(1.02)}}@keyframes serverTargetHitEnemy{0%,28%,to{filter:none;transform:translate(0,0)scale(1)}38%{filter:brightness(2.1)saturate(1.45)drop-shadow(0 0 18px #fff);transform:translate(12px,-5px)rotate(2deg)scale(1.04)}52%{filter:brightness(1.3);transform:translate(-6px,2px)rotate(-1deg)scale(1.01)}}@keyframes serverTargetHitPlayer{0%,28%,to{filter:none;transform:translate(0,0)scale(1)}38%{filter:brightness(2.1)saturate(1.45)drop-shadow(0 0 18px #fff);transform:translate(-12px,5px)rotate(-2deg)scale(1.04)}52%{filter:brightness(1.3);transform:translate(6px,-2px)rotate(1deg)scale(1.01)}}@keyframes damagePop{0%{opacity:0;transform:translateY(12px)scale(.75)}22%{opacity:1;transform:translateY(0)scale(1.16)}72%{opacity:1;transform:translateY(-24px)scale(1)}to{opacity:0;transform:translateY(-36px)scale(.92)}}.arena-map[data-presentation=move]{animation:.42s cubic-bezier(.2,.8,.2,1) .28s both serverArenaHitShake}.arena-map[data-presentation=move][data-hit-target=enemy] .sprite-wrap.player .real-sprite{transform-origin:70% 70%!important;animation:.96s cubic-bezier(.2,.82,.2,1) both serverPlayerLunge!important}.arena-map[data-presentation=move][data-hit-target=enemy] .sprite-wrap.enemy .real-sprite{animation:.96s cubic-bezier(.2,.82,.2,1) both serverTargetHitEnemy!important}.arena-map[data-presentation=move][data-hit-target=player] .sprite-wrap.enemy .real-sprite{transform-origin:30% 70%!important;animation:.96s cubic-bezier(.2,.82,.2,1) both serverEnemyLunge!important}.arena-map[data-presentation=move][data-hit-target=player] .sprite-wrap.player .real-sprite{animation:.96s cubic-bezier(.2,.82,.2,1) both serverTargetHitPlayer!important}.damage-pop{z-index:21;color:#351400;text-align:center;min-width:58px;max-width:190px;font:950 20px var(--font-label,"Geist Mono",monospace);pointer-events:none;background:linear-gradient(#fff6b7,#ffb84a);border:2px solid #fff;border-radius:999px;padding:8px 12px;animation:1.05s cubic-bezier(.2,.82,.2,1) both damagePop;position:absolute;box-shadow:0 12px 26px #0008,0 0 22px #ffce55}.damage-pop span{line-height:1;display:block}.damage-pop small{letter-spacing:0;color:#4a1700;margin-top:2px;font-size:9px;line-height:1.05;display:block}.damage-pop.enemy,.damage-pop.player{bottom:43%!important;left:auto!important;right:9%!important}@media (width<=520px){.damage-pop.enemy{bottom:47%;right:22%}.damage-pop.player{bottom:31%;left:26%}.damage-pop{min-width:50px;padding:7px 10px;font-size:17px}.damage-pop.enemy,.damage-pop.player{bottom:42%!important;right:7%!important}}@keyframes turnPulseRing{0%{opacity:.9;transform:scale(.76)}72%{opacity:.28;transform:scale(1.12)}to{opacity:0;transform:scale(1.22)}}@keyframes turnPulseLines{0%,to{opacity:.38;transform:translate(-3px)skew(-18deg)}50%{opacity:.82;transform:translate(5px)skew(-18deg)}}.impact-burst{z-index:18;pointer-events:none;filter:drop-shadow(0 12px 18px #0008);width:154px;height:116px;position:absolute}.impact-burst.enemy{bottom:30%;right:2%}.impact-burst.player{bottom:23%;left:7%}.impact-burst span{transform-origin:50%;background:linear-gradient(90deg,#0000,#fff,#fff3a8,#0000);border-radius:999px;width:118px;height:12px;margin:-6px 0 0 -59px;animation:.72s cubic-bezier(.18,.88,.18,1) both impactSlash;position:absolute;top:50%;left:50%;box-shadow:0 0 18px #fff3a8cc}.impact-burst span:first-child{--r:0deg}.impact-burst span:nth-child(2){--r:62deg;animation-delay:40ms;transform:rotate(62deg)}.impact-burst span:nth-child(3){--r:-58deg;animation-delay:80ms;transform:rotate(-58deg)}.impact-burst b{background:radial-gradient(circle,#fff 0 10%,#fff3a8 11% 22%,#ff6c38cc 23% 42%,#0000 43%);border-radius:50%;width:82px;height:82px;margin:-41px 0 0 -41px;animation:.72s ease-out both impactCore;position:absolute;top:50%;left:50%;box-shadow:0 0 32px #ffcf6caa}@keyframes impactSlash{0%{opacity:0;clip-path:inset(0 50%)}20%{opacity:1;clip-path:inset(0)}to{opacity:0;clip-path:inset(0);transform:scale(1.12) rotate(var(--r,0deg))}}@keyframes impactCore{0%{opacity:0;transform:scale(.35)}32%{opacity:1;transform:scale(1.08)}to{opacity:0;transform:scale(1.38)}}@media (width<=520px){.impact-burst{width:124px;height:96px}.impact-burst.enemy{bottom:31%;right:2%}.impact-burst.player{bottom:23%;left:4%}.impact-burst span{width:92px;margin-left:-46px}.impact-burst b{width:64px;height:64px;margin:-32px 0 0 -32px}}.starter-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;max-width:1080px!important}.starter-card{border-radius:20px!important;grid-template-rows:150px auto!important;min-height:318px!important}.starter-sprite-stage{min-height:150px!important;padding:10px 8px 0!important}.starter-info{padding:10px 12px 12px!important}.starter-info h3{letter-spacing:-.035em!important;margin:0 0 6px!important;font-size:20px!important}.type-badges{gap:5px!important;margin:0!important}.type-badge{padding:4px 6px!important;font-size:8px!important}.starter-role{min-height:25px!important;margin:7px 0 10px!important;font-size:11px!important;line-height:1.15!important}.starter-info button{border-radius:12px!important;min-height:34px!important;padding:8px 10px!important;font-size:11px!important}.starter-card.pikachu .starter-sprite-stage .real-sprite{transform:scale(1.16)translate(-1%,-2%)!important}.starter-card.charizard .starter-sprite-stage .real-sprite{transform:scale(1.12)translate(3%,-6%)!important}.starter-card.blastoise .starter-sprite-stage .real-sprite{transform:scale(.88)translateY(0)!important}.starter-card.mew .starter-sprite-stage .real-sprite{transform:scale(1.22)translateY(-2%)!important}.starter-card.mewtwo .starter-sprite-stage .real-sprite{transform:scale(.92)translateY(-1%)!important}.starter-card.articuno .starter-sprite-stage .real-sprite{transform:scale(.92)translateY(-2%)!important}.starter-card.zapdos .starter-sprite-stage .real-sprite{transform:scale(.95)translateY(-2%)!important}.starter-card.moltres .starter-sprite-stage .real-sprite{transform:scale(.94)translateY(-2%)!important}.starter-card.dragonite .starter-sprite-stage .real-sprite{transform:scale(.96)translateY(-2%)!important}.starter-card.gyarados .starter-sprite-stage .real-sprite{transform:scale(.88)translateY(-1%)!important}.starter-card.gengar .starter-sprite-stage .real-sprite{transform:scale(1.08)translateY(-2%)!important}.starter-card.snorlax .starter-sprite-stage .real-sprite{transform:scale(.88)translateY(1%)!important}.starter-card.lapras .starter-sprite-stage .real-sprite{transform:scale(.82)translateY(1%)!important}.starter-card.aerodactyl .starter-sprite-stage .real-sprite{transform:scale(.98)translateY(-3%)!important}.starter-card.scyther .starter-sprite-stage .real-sprite{transform:scale(1.04)translateY(-2%)!important}.starter-card.arcanine .starter-sprite-stage .real-sprite{transform:scale(.98)translateY(-1%)!important}@media (width<=850px){.starter-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.starter-card{grid-template-rows:128px auto!important;min-height:276px!important}.starter-sprite-stage{min-height:128px!important}.starter-info{padding:9px 10px 11px!important}.starter-info h3{font-size:18px!important}.starter-role{min-height:23px!important;font-size:10px!important}.starter-info button{min-height:32px!important}}@media (width<=520px){.starter-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.starter-card{border-radius:16px!important;grid-template-rows:112px auto!important;min-height:244px!important}.starter-sprite-stage{min-height:112px!important;padding-top:7px!important}.starter-info{padding:8px 8px 9px!important}.starter-info h3{margin-bottom:4px!important;font-size:15px!important}.type-badge{padding:3px 5px!important;font-size:7px!important}.starter-role{min-height:20px!important;margin:5px 0 7px!important;font-size:9px!important;line-height:1.1!important}.starter-info button{min-height:29px!important;padding:6px 8px!important;font-size:10px!important}}.select-screen{width:min(100%,1180px)!important;padding:14px!important}.select-screen .screen-top{width:100%!important;margin-bottom:10px!important}.select-screen h2{margin-bottom:8px!important;font-size:clamp(24px,3vw,36px)!important}.roster-note{font-size:10px!important}.starter-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:stretch!important;gap:10px!important;width:100%!important;max-width:1120px!important;margin:0 auto!important}.starter-card{border-radius:18px!important;grid-template-rows:145px auto!important;min-height:292px!important;padding:9px!important;display:grid!important}.starter-sprite-stage{place-items:center!important;height:145px!important;min-height:145px!important;padding:2px!important;display:grid!important;overflow:hidden!important}.starter-sprite-stage .sprite-wrap{place-items:center!important;width:100%!important;height:100%!important;display:grid!important}.starter-sprite-stage .real-sprite{object-fit:contain!important;transform-origin:50%!important;max-width:100%!important;max-height:100%!important;transform:scale(var(--select-sprite-scale,1)) translate(var(--select-sprite-x,0),var(--select-sprite-y,0))!important}.starter-card{--select-sprite-scale:1;--select-sprite-x:0;--select-sprite-y:0}.starter-card.snorlax{--select-sprite-scale:.88}.starter-card.lapras{--select-sprite-scale:.84}.starter-card.arcanine{--select-sprite-scale:.96}.starter-info{border-radius:14px!important;flex-direction:column!important;min-height:0!important;padding:9px 10px 10px!important;display:flex!important}.starter-info h3{white-space:nowrap!important;text-overflow:ellipsis!important;margin:0 0 6px!important;font-size:18px!important;line-height:1!important;overflow:hidden!important}.type-badges{gap:4px!important;min-height:18px!important}.type-badge{padding:3px 5px!important;font-size:7px!important;line-height:1!important}.starter-role{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;min-height:22px!important;margin:7px 0 9px!important;font-size:10px!important;line-height:1.15!important;display:-webkit-box!important;overflow:hidden!important}.starter-info button{border-radius:10px!important;min-height:31px!important;margin-top:auto!important;padding:7px 9px!important;font-size:10px!important}@media (width<=850px){.select-screen{padding:10px!important}.starter-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.starter-card{grid-template-rows:122px auto!important;min-height:252px!important;padding:7px!important}.starter-sprite-stage{height:122px!important;min-height:122px!important}.starter-info h3{font-size:15px!important}.starter-role{min-height:20px!important;font-size:9px!important}.starter-info button{min-height:29px!important}}@media (width<=560px){main{padding:8px!important}.select-screen{border-radius:20px!important;padding:8px!important}.screen-top{align-items:flex-start!important;gap:8px!important}.screen-top button{padding:8px 10px!important;font-size:12px!important}.select-screen h2{font-size:24px!important}.roster-note{font-size:8.5px!important}.starter-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}.starter-card{border-radius:14px!important;grid-template-rows:118px auto!important;min-height:202px!important;padding:6px!important}.starter-sprite-stage{height:118px!important;min-height:118px!important}.starter-info{padding:7px!important}.starter-info h3{margin-bottom:4px!important;font-size:14px!important}.type-badges{min-height:15px!important}.type-badge{padding:3px 4px!important;font-size:6.5px!important}.starter-role{display:none!important}.starter-info button{min-height:28px!important;padding:6px 8px!important;font-size:10px!important}}.lobby-screen{background:#080d18;border:1px solid #0ff1;border-radius:18px;width:min(480px,100%);margin:0 auto;padding:12px 14px;transition:box-shadow .35s;position:relative;overflow:hidden}.lobby-screen.flash-active{box-shadow:0 0 60px 4px #ffe39e28}.lobby-ambient{background:radial-gradient(circle,#0ff06 0%,#40f3 18%,#f0f1 28%,transparent 55%);pointer-events:none;border-radius:50%;width:360px;height:360px;animation:5s ease-in-out infinite ambPulse;position:absolute;top:-60%;left:50%;transform:translate(-50%)}@keyframes ambPulse{0%,to{opacity:.35;transform:translate(-50%)scale(1)}50%{opacity:.55;transform:translate(-50%)scale(1.06)}}.lobby-header{z-index:2;align-items:center;gap:8px;margin-bottom:8px;display:flex;position:relative}.lobby-title{letter-spacing:.14em;color:#0ff;text-shadow:0 0 10px #0ff3;flex:1;margin:0;font-size:13px;font-weight:950}.lobby-pill{letter-spacing:.08em;border-radius:999px;align-items:center;gap:5px;padding:4px 8px;font:900 8px/1 Geist Mono,monospace;display:inline-flex}.pill-dot{border-radius:50%;width:5px;height:5px}.lobby-pill.waiting,.lobby-pill.creating{color:#ffa;background:#18140a;border:1px solid #ff83}.lobby-pill.waiting .pill-dot,.lobby-pill.creating .pill-dot{background:#ff8;animation:1s infinite dotP;box-shadow:0 0 6px #ff8}.lobby-pill.reconnecting,.lobby-pill.disconnected{color:#f66;background:#180808;border:1px solid #f444}.lobby-pill.reconnecting .pill-dot,.lobby-pill.disconnected .pill-dot{background:#f44;animation:.5s infinite dotP;box-shadow:0 0 6px #f44}.lobby-pill.completed,.lobby-pill.joined{color:#0fa;background:#081810;border:1px solid #0f83}.lobby-pill.completed .pill-dot,.lobby-pill.joined .pill-dot{background:#0fa;box-shadow:0 0 8px #0fa}@keyframes dotP{0%,to{opacity:1;transform:scale(1)}50%{opacity:.25;transform:scale(.4)}}.lobby-arena{border:1px solid #fff0c;z-index:2;background:linear-gradient(#0a1020,#06091a);border-radius:16px;grid-template-columns:1fr 48px 1fr;align-items:center;margin-bottom:8px;padding:20px 6px 16px;display:grid;position:relative;overflow:hidden}.arena-floor{background:linear-gradient(90deg,#0000,#0ff2 25%,#fff1 50%,#0ff2 75%,#0000);height:1px;position:absolute;bottom:14px;left:12%;right:12%}.arena-corner{border:0 solid #0ff3;width:10px;height:10px;position:absolute}.arena-corner.tl{border-top-width:1px;border-left-width:1px;border-radius:2px 0 0;top:6px;left:6px}.arena-corner.tr{border-top-width:1px;border-right-width:1px;border-radius:0 2px 0 0;top:6px;right:6px}.arena-corner.bl{border-bottom-width:1px;border-left-width:1px;border-radius:0 0 0 2px;bottom:6px;left:6px}.arena-corner.br{border-bottom-width:1px;border-right-width:1px;border-radius:0 0 2px;bottom:6px;right:6px}.fighter-col{flex-direction:column;align-items:center;gap:4px;display:flex;position:relative}.fighter-col .sprite-wrap{place-items:center;width:80px;height:80px;display:grid;overflow:visible}.fighter-col .sprite-wrap.preview .real-sprite{animation:3.5s ease-in-out infinite sFloat;object-fit:contain!important;width:68px!important;max-width:100%!important;height:68px!important;max-height:100%!important}@keyframes sFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}.f-name{color:#d0e8ff;letter-spacing:.1em;text-transform:uppercase;text-align:center;white-space:nowrap;font-size:9px;font-weight:950}.f-name.dim{color:#4a6878;animation:2.5s step-end infinite tFlicker}@keyframes tFlicker{0%,94%,to{opacity:1}95%,97%{opacity:.2}96%{opacity:.7}}.f-sig{letter-spacing:.1em;font:900 7px/1 Geist Mono,monospace}.f-sig.ready{color:#0f8;text-shadow:0 0 5px #0f8}.f-sig.linked{color:#0fa;text-shadow:0 0 5px #0fa}.f-sig.scan{color:#ffa;animation:1.2s infinite dotP}.f-sig.lost{color:#f66;animation:.5s infinite dotP}.empty-slot{background:#060b16;border:1.5px solid #0ff3;border-radius:50%;place-items:center;width:68px;height:68px;display:grid;position:relative}.slot-q{color:#0ff4;font:950 28px/1 Geist Mono,monospace;animation:1.6s ease-in-out infinite qPulse}@keyframes qPulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}.slot-ring{border:1px solid #0ff1;border-radius:50%;animation:2.2s ease-out infinite ringOut;position:absolute;inset:-5px}.slot-ring.r2{animation-delay:1.1s}@keyframes ringOut{0%{opacity:.7;transform:scale(.85)}to{opacity:0;transform:scale(1.35)}}.fighter-right.linked .empty-slot,.fighter-right.linked .slot-ring{display:none}.arena-vs{flex-direction:column;align-items:center;gap:3px;display:flex}.vs-glyph{color:#fff;text-shadow:0 0 8px #fff3,0 0 24px #0ff2;letter-spacing:.06em;font:950 18px/1 monospace;animation:3.5s ease-in-out infinite vsFl}@keyframes vsFl{0%,92%,to{opacity:1}93%,95%{opacity:.6}}.vs-beam{background:linear-gradient(#0000,#0ff4,#0000);width:1px;height:20px;animation:2s ease-in-out infinite beam}.lobby-strip{z-index:2;border:1px solid #fff08;border-radius:8px;gap:1px;margin-bottom:8px;display:flex;position:relative;overflow:hidden}.strip-cell{background:#060a14;flex-direction:column;flex:1;gap:1px;padding:5px 8px;display:flex}.strip-cell+.strip-cell{border-left:1px solid #fff06}.strip-k{letter-spacing:.1em;color:#4a6a8a;text-transform:uppercase;font:800 6px/1 Geist Mono,monospace}.strip-v{color:#b0c8e0;font:900 9px/1 Geist Mono,monospace}.strip-v.mono{font-family:Geist Mono,monospace}.strip-v.err{color:#f66}.strip-v.ok{color:#0fa}.lobby-actions{z-index:2;grid-template-columns:1fr 44px;gap:6px;margin-bottom:6px;display:grid;position:relative}.lobby-beta{text-align:center;color:#3a5a6a;letter-spacing:.04em;z-index:2;padding-bottom:2px;font-size:8px;position:relative}.dev-tools{border:1px solid #fff06;z-index:2;background:#050810;border-radius:8px;margin-top:4px;position:relative}.dev-tools summary{cursor:pointer;color:#3a5a7a;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;padding:6px 10px;font-size:9px;font-weight:800;list-style:none;display:flex}.dev-tools summary::-webkit-details-marker{display:none}.dev-tools summary:after{content:"▾";font-size:10px}.dev-tools[open] summary:after{content:"▴"}.dev-body{gap:6px;padding:0 8px 8px;display:grid}.dev-block{border:1px solid #fff06;background:#030610;border-radius:6px;padding:7px}.dev-head{justify-content:space-between;align-items:center;margin-bottom:3px;display:flex}.dev-head h3{color:#0ff;margin:0;font-size:10px;font-weight:900}.dev-head button{color:#0ff;cursor:pointer;background:0 0;border:1px solid #fff1;border-radius:5px;padding:2px 7px;font-size:8px;font-weight:900}.dev-block pre{color:#567;white-space:pre-wrap;word-break:break-word;background:#020408;border-radius:5px;max-height:140px;margin:0;padding:6px;font:750 8px/1.35 Geist Mono,monospace;overflow:auto}@media (width>=768px){.lobby-screen{border-radius:22px;padding:18px 20px}.lobby-arena{padding:28px 10px 20px}.fighter-col .sprite-wrap{width:96px;height:96px}.fighter-col .sprite-wrap.preview .real-sprite{width:84px!important;height:84px!important}.empty-slot{width:84px;height:84px}.slot-q{font-size:34px}.vs-glyph{font-size:22px}.lobby-title{font-size:14px}.f-name{font-size:10px}.f-sig{font-size:8px}.strip-v{font-size:10px}}.starter-card.pikachu{--select-sprite-scale:1.02;--select-sprite-x:0;--select-sprite-y:-1%}.starter-card.charizard{--select-sprite-scale:1;--select-sprite-x:1%;--select-sprite-y:-8%}.starter-card.blastoise{--select-sprite-scale:.92;--select-sprite-y:-1%}.starter-card.articuno,.starter-card.zapdos{--select-sprite-scale:1.08;--select-sprite-y:-3%}.starter-card.moltres{--select-sprite-scale:1.06;--select-sprite-y:-3%}.starter-card.dragonite{--select-sprite-scale:.98;--select-sprite-y:-2%}.starter-card.gengar{--select-sprite-scale:.96;--select-sprite-y:-1%}.starter-card.arcanine{--select-sprite-scale:.88;--select-sprite-y:-1%}@media (width<=560px){.starter-sprite-stage{padding:4px!important}.starter-card.charizard{--select-sprite-scale:.94;--select-sprite-y:-9%}.starter-card.pikachu{--select-sprite-scale:.96}.starter-card.gengar{--select-sprite-scale:.92}.starter-card.arcanine{--select-sprite-scale:.84}.starter-card.articuno,.starter-card.zapdos,.starter-card.moltres{--select-sprite-scale:1.12}.starter-card.aerodactyl{--select-sprite-scale:1.14}}@media (width>=851px){.select-screen{padding:12px!important}.select-screen .screen-top{margin-bottom:8px!important}.starter-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;max-width:1120px!important}.starter-card{border-radius:16px!important;grid-template-rows:104px auto!important;min-height:188px!important;padding:7px!important}.starter-info{border-radius:12px!important;padding:7px 8px 8px!important}.type-badges{gap:3px!important;min-height:14px!important}.starter-role{white-space:nowrap!important;text-overflow:ellipsis!important;min-height:9px!important;margin:4px 0 6px!important;font-size:8.5px!important;line-height:1.05!important;display:block!important;overflow:hidden!important}.starter-info button{border-radius:9px!important;min-height:25px!important;padding:5px 8px!important;font-size:9px!important}.starter-card.mew{--select-sprite-scale:.92}.starter-card.articuno{--select-sprite-scale:.82}.starter-card.zapdos{--select-sprite-scale:.88}.starter-card.moltres{--select-sprite-scale:.8}.starter-card.gengar{--select-sprite-scale:.82}.starter-card.aerodactyl{--select-sprite-scale:.86}.starter-card.scyther{--select-sprite-scale:.88}.starter-card{grid-template-rows:104px 66px!important;height:184px!important;min-height:184px!important;max-height:184px!important;overflow:hidden!important}.starter-role{display:none!important}.starter-info{height:66px!important;padding:6px 8px!important;overflow:hidden!important}.starter-card{grid-template-rows:112px 58px!important;height:184px!important;min-height:184px!important;max-height:184px!important}.starter-sprite-stage{height:112px!important;min-height:112px!important;padding:5px 8px 2px!important}.starter-info{height:58px!important;padding:5px 8px!important}.starter-info h3{margin-bottom:3px!important;font-size:13.5px!important}.type-badges{min-height:11px!important}.type-badge{padding:2px 4px!important;font-size:5.8px!important}.starter-info button{min-height:20px!important;margin-top:3px!important;padding:3px 8px!important}.starter-card.pikachu{--select-sprite-scale:.74}.starter-card.charizard{--select-sprite-scale:.64;--select-sprite-y:-6%}.starter-card.blastoise{--select-sprite-scale:.7}.starter-card.mew{--select-sprite-scale:1;--select-sprite-y:-2%}.starter-card.mewtwo{--select-sprite-scale:.72}.starter-card.articuno{--select-sprite-scale:.66;--select-sprite-y:-2%}.starter-card.zapdos{--select-sprite-scale:.74;--select-sprite-y:-2%}.starter-card.moltres{--select-sprite-scale:.6;--select-sprite-y:-2%}.starter-card.dragonite{--select-sprite-scale:.72}.starter-card.gyarados,.starter-card.gengar{--select-sprite-scale:.7}.starter-card.snorlax{--select-sprite-scale:.62}.starter-card.lapras{--select-sprite-scale:.7}.starter-card.aerodactyl{--select-sprite-scale:.72;--select-sprite-y:-2%}.starter-card.scyther{--select-sprite-scale:.76;--select-sprite-y:-2%}.starter-card.arcanine{--select-sprite-scale:.66}}.starter-info h3{text-overflow:ellipsis!important;white-space:nowrap!important;height:auto!important;min-height:1.08em!important;max-height:none!important;line-height:1.08!important;display:block!important;overflow:hidden!important}@media (width>=851px){.starter-info h3{min-height:15px!important;font-size:14px!important}.starter-info{height:61px!important}.starter-card{grid-template-rows:109px 61px!important}.starter-sprite-stage{height:109px!important;min-height:109px!important}.starter-info button{min-height:21px!important}}@media (width<=560px){.starter-info h3{min-height:15px!important;font-size:14px!important}.starter-info button{min-height:28px!important}}.starter-sprite-stage .sprite-wrap.preview{place-items:center!important;width:100%!important;height:100%!important;display:grid!important;overflow:visible!important}.starter-sprite-stage .sprite-wrap.preview .real-sprite{image-rendering:pixelated;image-rendering:crisp-edges;object-fit:contain!important;transform-origin:50%!important;width:112px!important;max-width:none!important;height:112px!important;max-height:none!important;transform:translate(var(--select-sprite-x,0),var(--select-sprite-y,0)) scale(var(--select-sprite-scale,1))!important}.starter-card{--select-sprite-x:0;--select-sprite-y:0;--select-sprite-scale:1}.starter-card.mewtwo{--select-sprite-scale:1.08;--select-sprite-y:-1%}.starter-card.machamp{--select-sprite-scale:1.1}.starter-card.gyarados{--select-sprite-scale:1.13;--select-sprite-y:-1%}@media (width>=851px){.select-screen{padding:11px!important}.select-screen .screen-top{margin-bottom:7px!important}.starter-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;max-width:1120px!important}.starter-card{grid-template-rows:125px 51px!important;height:190px!important;min-height:190px!important;max-height:190px!important;padding:7px!important;overflow:hidden!important}.starter-sprite-stage{height:125px!important;min-height:125px!important;padding:7px 6px 2px!important;overflow:hidden!important}.starter-info{border-radius:11px!important;height:51px!important;padding:5px 8px!important}.starter-info h3{min-height:14px!important;margin-bottom:3px!important;font-size:13.5px!important;line-height:1.05!important}.type-badges{min-height:11px!important}.type-badge{padding:2px 4px!important;font-size:5.8px!important}.starter-role{display:none!important}.starter-info button{min-height:19px!important;margin-top:3px!important;padding:3px 8px!important;font-size:8.5px!important}}@media (width<=560px){.starter-sprite-stage .sprite-wrap.preview .real-sprite{width:104px!important;height:104px!important}.starter-card{grid-template-rows:124px auto!important;min-height:221px!important}.starter-sprite-stage{height:124px!important;min-height:124px!important;padding:6px!important;overflow:hidden!important}.starter-info{padding:7px!important}.starter-info h3{min-height:15px!important;font-size:14px!important}.starter-info button{min-height:28px!important}.starter-role{display:none!important}}.starter-card.pikachu{--select-sprite-scale:.7;--select-sprite-y:1%}.starter-card.mew{--select-sprite-scale:1.08;--select-sprite-y:-1%}.starter-card.gengar{--select-sprite-scale:.92}.starter-card.scyther{--select-sprite-scale:.96;--select-sprite-y:-1%}.starter-card.charizard{--select-sprite-scale:1.03;--select-sprite-y:-1%}.starter-card.blastoise{--select-sprite-scale:1}.starter-card.venusaur{--select-sprite-scale:1;--select-sprite-y:1%}.starter-card.mewtwo{--select-sprite-scale:1.02}.starter-card.zapdos{--select-sprite-scale:.98;--select-sprite-y:-1%}.starter-card.dragonite{--select-sprite-scale:1.02}.starter-card.aerodactyl{--select-sprite-scale:.99;--select-sprite-y:-1%}.starter-card.nidoking,.starter-card.machamp{--select-sprite-scale:1.04}.starter-card.gyarados{--select-sprite-scale:1}.starter-card.snorlax{--select-sprite-scale:1.08;--select-sprite-y:1%}.starter-card.lapras{--select-sprite-scale:1.03;--select-sprite-y:1%}@media (width>=851px){.select-screen{padding:9px!important}.select-screen .screen-top{margin-bottom:5px!important}.select-screen h2{margin-bottom:4px!important;font-size:32px!important}.roster-note{font-size:9px!important}.starter-grid{gap:7px!important;max-width:1120px!important}.starter-card{grid-template-rows:116px 64px!important;height:194px!important;min-height:194px!important;max-height:194px!important;padding:7px!important}.starter-sprite-stage{height:116px!important;min-height:116px!important;padding:8px!important}.starter-sprite-stage .sprite-wrap.preview .real-sprite{width:110px!important;height:110px!important}.starter-info{height:64px!important;padding:5px 8px!important}.starter-info h3{min-height:15px!important;margin-bottom:3px!important;font-size:14px!important}.type-badge{padding:2px 4px!important;font-size:6.1px!important}.type-badges{min-height:12px!important}.starter-role{text-transform:uppercase;letter-spacing:.04em;white-space:nowrap!important;text-overflow:ellipsis!important;color:#aebbd0!important;min-height:8px!important;margin:3px 0!important;font-size:7.5px!important;line-height:1!important;display:block!important;overflow:hidden!important}.starter-info button{min-height:19px!important;margin-top:auto!important;padding:3px 8px!important;font-size:8.5px!important}}@media (width<=560px){.starter-card.pikachu{--select-sprite-scale:.72}.starter-card.mew{--select-sprite-scale:1.02}.starter-card.venusaur,.starter-card.zapdos,.starter-card.gyarados,.starter-card.snorlax{--select-sprite-scale:.96}.starter-role{text-transform:uppercase;white-space:nowrap!important;text-overflow:ellipsis!important;color:#aebbd0!important;min-height:8px!important;margin:3px 0!important;font-size:8px!important;line-height:1!important;display:block!important;overflow:hidden!important}.starter-card{min-height:236px!important}.starter-info button{margin-top:auto!important}}@media (width>=851px){.select-screen{padding:8px 10px 14px!important}.select-screen .screen-top{margin-bottom:4px!important}.select-screen h2{margin-bottom:3px!important;font-size:30px!important;line-height:1!important}.roster-note{font-size:9.5px!important;line-height:1.1!important}.starter-grid{gap:6px!important;max-width:1116px!important}.starter-card{grid-template-rows:109px 63px!important;height:186px!important;min-height:186px!important;max-height:186px!important;padding:7px!important}.starter-sprite-stage{height:109px!important;min-height:109px!important;padding:7px!important}.starter-sprite-stage .sprite-wrap.preview .real-sprite{width:106px!important;height:106px!important}.starter-info{height:63px!important;padding:5px 8px 6px!important}.starter-info h3{min-height:15px!important;font-size:14px!important}.type-badge{padding:2px 4px!important;font-size:6.3px!important}.starter-role{min-height:9px!important;margin:3px 0!important;font-size:8px!important}.starter-info button{border-radius:8px!important;min-height:21px!important;padding:4px 8px!important;font-size:9px!important}.starter-card:hover{border-color:#8ff7ff66!important;box-shadow:0 0 18px #5cf3ff14,inset 0 1px #ffffff12!important}.starter-card.pikachu{border-color:#ffe45c77!important;box-shadow:0 0 22px #ffe45c18,inset 0 1px #ffffff16!important}.starter-card.pikachu .starter-info button:after{content:" ✓";font-weight:900}}@media (width<=560px){.starter-role{min-height:9px!important;font-size:8.5px!important}.starter-info button{min-height:30px!important;font-size:10px!important}.starter-card{min-height:238px!important}}.starter-info button{white-space:nowrap!important;text-align:center!important;place-items:center!important;line-height:1!important;display:grid!important;overflow:visible!important}@media (width>=851px){.starter-info button{height:23px!important;min-height:23px!important;padding:0 8px!important;font-size:9.5px!important}.starter-info{height:65px!important}.starter-card{grid-template-rows:107px 65px!important}.starter-sprite-stage{height:107px!important;min-height:107px!important}.starter-card.pikachu .starter-info button:after{content:""!important}}@media (width<=560px){.starter-info button{height:31px!important;min-height:31px!important;padding:0 8px!important;line-height:1!important}.starter-card.pikachu .starter-info button:after{content:""!important}}@media (width>=851px){.starter-card{grid-template-rows:94px 72px!important;height:180px!important;min-height:180px!important;max-height:180px!important;padding:7px!important}.starter-sprite-stage{height:94px!important;min-height:94px!important;padding:4px!important}.starter-sprite-stage .sprite-wrap.preview .real-sprite{width:92px!important;height:92px!important}.starter-info{height:72px!important;padding:6px 8px!important}.starter-info h3{min-height:15px!important;margin-bottom:3px!important;font-size:14px!important}.type-badges{min-height:12px!important}.starter-role{min-height:10px!important;margin:3px 0 4px!important;font-size:8.4px!important}.starter-info button{letter-spacing:.05em!important;border-radius:9px!important;height:28px!important;min-height:28px!important;padding:0 10px!important;font-size:10px!important}.starter-grid{gap:6px!important}.select-screen{padding-bottom:18px!important}}@media (width<=560px){.starter-info button{height:32px!important;min-height:32px!important;font-size:10.5px!important}.starter-sprite-stage .sprite-wrap.preview .real-sprite{width:100px!important;height:100px!important}}@media (width>=851px){.starter-role{display:none!important}.starter-info{height:72px!important;padding:7px 9px!important}.starter-info h3{min-height:16px!important;margin-bottom:5px!important;font-size:14.5px!important}.type-badges{min-height:13px!important;margin-bottom:5px!important}.type-badge{font-size:6.6px!important}.starter-info button{letter-spacing:.08em!important;text-transform:uppercase!important;height:34px!important;min-height:34px!important;padding:0 12px!important;font-size:12px!important;font-weight:950!important;line-height:1.2!important}.starter-card{grid-template-rows:94px 72px!important;height:180px!important}.starter-sprite-stage{height:94px!important;min-height:94px!important}}@keyframes vfxSourceCloseCombatRush{0%,10%{filter:none;opacity:1;transform:translate(0)translateY(0)scale(2.12)}16%{filter:brightness(1.35)saturate(1.16)drop-shadow(0 0 14px #fff1a8);opacity:.95;transform:translate(150%)translateY(-10%)scale(2.24)}24%{filter:brightness(1.55)saturate(1.24)drop-shadow(0 0 22px #ffbb56);opacity:.82;transform:translate(280%)translateY(-18%)scale(2.34)}32%,74%{filter:brightness(1.9)saturate(1.45)drop-shadow(0 0 30px #fff0a8)drop-shadow(0 0 16px #ff8b32);opacity:.92;transform:translate(390%)translateY(-28%)scale(2.44)}84%{filter:brightness(1.25);opacity:.72;transform:translate(220%)translateY(-14%)scale(2.22)}92%,to{filter:none;opacity:1;transform:translate(0)translateY(0)scale(2.12)}}@keyframes vfxTargetFightingHit{0%,45%{filter:none;transform:translate(0)scale(1)}52%{filter:brightness(1.85)saturate(1.25)drop-shadow(0 0 18px #fff0a8);transform:translate(5px,-2px)rotate(.8deg)scale(1.024)}61%{filter:brightness(1.55)saturate(1.16)drop-shadow(0 0 14px #ffad43);transform:translate(-5px,2px)rotate(-.7deg)scale(1.018)}70%{filter:brightness(1.38);transform:translate(3px,-1px)rotate(.35deg)scale(1.01)}to{filter:none;transform:translate(0)scale(1)}}.arena-map.vfx-active.vfx-actor-player.vfx-move-close-combat .sprite-wrap.player{z-index:12!important;animation:1.08s cubic-bezier(.16,.86,.22,1) both vfxSourceCloseCombatRush!important}.arena-map.vfx-active.vfx-actor-player.vfx-move-close-combat .sprite-wrap.enemy .real-sprite,.arena-map.vfx-active.vfx-actor-player.vfx-move-submission .sprite-wrap.enemy .real-sprite,.arena-map.vfx-active.vfx-actor-player.vfx-move-karate-chop .sprite-wrap.enemy .real-sprite{animation:1.08s cubic-bezier(.2,.8,.2,1) both vfxTargetFightingHit!important}.arena-map.vfx-active.vfx-actor-player.vfx-move-close-combat .sprite-wrap.player.machamp{z-index:30!important;transform-origin:70% 70%!important;animation:1.08s cubic-bezier(.14,.9,.2,1) both vfxSourceCloseCombatRush!important}.arena-map.vfx-active.vfx-actor-player.vfx-move-close-combat .sprite-wrap.player.machamp:before,.arena-map.vfx-active.vfx-actor-player.vfx-move-close-combat .sprite-wrap.player.machamp:after{content:"";opacity:0;pointer-events:none;z-index:35;background:radial-gradient(circle,#fff8dd 0 22%,#ffbd50 42%,#ff7b2c00 72%);border-radius:999px;width:42px;height:42px;position:absolute;top:34%;left:92%;box-shadow:0 0 18px #fff1a8,0 0 34px #ff962e;animation:1.08s cubic-bezier(.2,.8,.2,1) both vfxCloseCombatFistGhost!important}.arena-map.vfx-active.vfx-actor-player.vfx-move-close-combat .sprite-wrap.player.machamp:after{animation-delay:50ms;top:54%;left:104%;transform:scale(.82)}@keyframes vfxCloseCombatFistGhost{0%,34%{opacity:0;transform:translate(0)scale(.5)}44%{opacity:.25;transform:translate(38px)scale(.75)}52%{opacity:.95;transform:translate(82px)scale(1.1)}62%{opacity:.7;transform:translate(112px)scale(.9)}78%,to{opacity:0;transform:translate(150px)scale(.55)}}.arena-map .real-sprite{filter:none!important}.starter-card.pikachu{--active-aura:#ffe45c;--active-aura-soft:#ffe45c33}.starter-card.charizard{--active-aura:#ff7b35;--active-aura-soft:#ff7b3533}.starter-card.blastoise{--active-aura:#54b7ff;--active-aura-soft:#54b7ff33}.starter-card.venusaur{--active-aura:#64ff8e;--active-aura-soft:#64ff8e33}.starter-card.mew,.starter-card.mewtwo{--active-aura:#ff78ce;--active-aura-soft:#ff78ce33}.starter-card.zapdos{--active-aura:#fff05a;--active-aura-soft:#fff05a33}.starter-card.dragonite{--active-aura:#d6a86a;--active-aura-soft:#d6a86a33}.starter-card.gyarados{--active-aura:#61d7ff;--active-aura-soft:#61d7ff33}.starter-card.gengar{--active-aura:#b778ff;--active-aura-soft:#b778ff33}.starter-card.snorlax{--active-aura:#c8d7e8;--active-aura-soft:#c8d7e833}.starter-card.lapras{--active-aura:#83e9ff;--active-aura-soft:#83e9ff33}.starter-card.aerodactyl{--active-aura:#caa47b;--active-aura-soft:#caa47b33}.starter-card.scyther{--active-aura:#a8ff66;--active-aura-soft:#a8ff6633}.starter-card.nidoking{--active-aura:#c87cff;--active-aura-soft:#c87cff33}.starter-card.machamp{--active-aura:#ff9b66;--active-aura-soft:#ff9b6633}.select-screen{background:linear-gradient(#101c38 0%,#071124 58%,#050b18 100%)!important;border:1px solid #24436f!important;box-shadow:0 28px 80px #0008,inset 0 1px #ffffff12!important}.starter-card{border:1px solid color-mix(in srgb,var(--active-aura,#8ff7ff) 28%,#1c3558)!important;box-shadow:0 0 22px color-mix(in srgb,var(--active-aura,#8ff7ff) 12%,transparent),inset 0 1px #ffffff12!important;background:linear-gradient(#0d1b36 0%,#071226 58%,#071020 100%)!important}.starter-card:before{background:radial-gradient(circle at 50% 22%,color-mix(in srgb,var(--active-aura,#8ff7ff) 24%,transparent),transparent 46%)!important;opacity:.85!important}.starter-info button{background:linear-gradient(90deg,color-mix(in srgb,var(--active-aura,#8ff7ff) 86%,white 14%),color-mix(in srgb,var(--active-aura,#8ff7ff) 68%,#8ff7ff 32%))!important;color:#04111c!important;text-shadow:0 1px #fff5!important;box-shadow:0 0 14px color-mix(in srgb,var(--active-aura,#8ff7ff) 26%,transparent),inset 0 1px #ffffff80!important}.starter-card.pikachu .starter-info button{color:#1a1200!important;background:linear-gradient(90deg,#fff38a,#ffcd38)!important}@media (width<=560px){main{background:radial-gradient(circle at 50% -18%,#254b8f 0,#071126 42%,#030714 100%)!important;padding:10px 9px 80px!important}.select-screen{border-radius:22px!important;width:100%!important;max-width:none!important;padding:10px!important}.select-screen .screen-top{grid-template-columns:auto 1fr!important;align-items:start!important;gap:10px!important;margin-bottom:12px!important;display:grid!important}.screen-top button{background:#ffffff10!important;border:1px solid #ffffff18!important;border-radius:999px!important;min-height:34px!important;box-shadow:inset 0 1px #ffffff16!important}.select-screen h2{letter-spacing:-.05em!important;margin:0 0 4px!important;font-size:28px!important;line-height:.98!important}.select-screen .eyebrow{margin:0 0 4px!important;font-size:8px!important}.roster-note{color:#ffe45c!important;max-width:100%!important;font-size:7px!important;line-height:1.15!important;display:block!important}.starter-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;width:100%!important;max-width:none!important}.starter-card{border-radius:17px!important;grid-template-rows:126px 76px!important;height:214px!important;min-height:214px!important;padding:6px!important}.starter-sprite-stage{height:126px!important;min-height:126px!important;padding:4px!important}.starter-sprite-stage .sprite-wrap.preview .real-sprite{width:112px!important;height:112px!important}.starter-info{background:linear-gradient(#071629ee,#051020f2)!important;border:1px solid #183154!important;border-radius:13px!important;height:76px!important;padding:7px!important}.starter-info h3{min-height:15px!important;margin-bottom:4px!important;font-size:14px!important;line-height:1.05!important}.type-badges{min-height:14px!important;margin-bottom:4px!important}.type-badge{padding:2px 4px!important;font-size:6.5px!important}.starter-role{display:none!important}.starter-info button{letter-spacing:.08em!important;border-radius:9px!important;height:32px!important;min-height:32px!important;font-size:10.5px!important;font-weight:950!important}.starter-card.pikachu{--select-sprite-scale:.82}.starter-card.mew{--select-sprite-scale:1.12}.starter-card.zapdos{--select-sprite-scale:1.04}.starter-card.snorlax{--select-sprite-scale:.98}.starter-card.lapras{--select-sprite-scale:1}.starter-card.machamp{--select-sprite-scale:1.06}}.arcade-home-v2{width:min(100%,1060px)!important;max-width:1060px!important;min-height:calc(100svh - 36px)!important;margin:0 auto!important;display:block!important}.arcade-home-shell{background:radial-gradient(circle at 18% 8%,#253d7a 0,#121a35 27%,#080d1d 64%,#03050c 100%);border:1px solid #2a416f;border-radius:30px;grid-template-rows:auto auto minmax(0,1fr) auto auto;gap:18px;min-height:calc(100svh - 36px);padding:28px;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 90px #000b,inset 0 1px #ffffff12}.arcade-home-shell:before{content:"";opacity:.72;pointer-events:none;background:linear-gradient(90deg,#57f2ff0c 1px,#0000 1px) 0 0/34px 34px,linear-gradient(0deg,#57f2ff0a 1px,#0000 1px) 0 0/34px 34px,radial-gradient(circle at 85% 22%,#ffca4633,#0000 22%) 0 0/100% 100%,radial-gradient(circle at 16% 84%,#7cffb033,#0000 28%) 0 0/100% 100%;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 58%,#0000 100%);mask-image:linear-gradient(#000 0 58%,#0000 100%)}.arcade-home-shell:after{content:"";pointer-events:none;mix-blend-mode:multiply;opacity:.42;background:repeating-linear-gradient(0deg,#0000 0 3px,#0000002f 3px 4px);position:absolute;inset:0}.arcade-marquee{z-index:1;color:#ffe45c;font:950 11px var(--font-label,"Geist Mono",monospace);letter-spacing:.16em;text-transform:uppercase;text-shadow:0 0 14px #ffe45c55;justify-content:space-between;gap:12px;display:flex;position:relative}.arcade-home-copy{z-index:1;max-width:780px;position:relative}.arcade-home-copy .eyebrow{color:#8ff7ff;margin-bottom:8px}.arcade-home-copy h1{color:#f8fbff;letter-spacing:-.075em;text-shadow:0 4px #000,0 0 28px #54d9ff22;max-width:760px;margin:0;font-size:clamp(42px,7.2vw,86px);line-height:.86}.arcade-home-copy span{color:#c3d4ef;text-shadow:0 2px 10px #000;max-width:610px;margin-top:14px;font-size:clamp(15px,1.8vw,18px);font-weight:750;line-height:1.35;display:block}.home-cartridge-rack{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));align-self:stretch;align-items:stretch;gap:14px;display:grid;position:relative}.home-cart{border:2px solid color-mix(in srgb,var(--cart-color,#8ff7ff) 52%,#ffffff1e);background:linear-gradient(180deg,color-mix(in srgb,var(--cart-color,#8ff7ff) 16%,#142341),#081225 62%,#050913);border-radius:0;min-height:285px;position:relative;overflow:hidden;box-shadow:8px 8px #000,inset 0 1px #ffffff16}.home-cart.charizard{--cart-color:#ff8a34}.home-cart.blastoise{--cart-color:#54b7ff}.home-cart.venusaur{--cart-color:#64ff8e}.home-cart:before{content:"";background:repeating-linear-gradient(90deg,var(--cart-color,#8ff7ff) 0 18px,transparent 18px 26px);opacity:.62;height:12px;position:absolute;top:12px;left:12px;right:12px}.home-cart-screen{background:radial-gradient(circle at 50% 50%,color-mix(in srgb,var(--cart-color,#8ff7ff) 24%,transparent),transparent 58%),linear-gradient(180deg,#050a14,#0d1730);border:1px solid #ffffff20;place-items:center;display:grid;position:absolute;inset:34px 14px 74px;box-shadow:inset 0 0 0 5px #0004}.home-cart-screen img{object-fit:contain;width:min(76%,170px);height:min(76%,170px);image-rendering:pixelated;image-rendering:crisp-edges;filter:drop-shadow(0 0 18px color-mix(in srgb,var(--cart-color,#8ff7ff) 76%,transparent))}.home-cart.charizard .home-cart-screen img{width:min(82%,185px);height:min(82%,185px);transform:translateY(-4%)scale(1.05)}.home-cart-label{border:1px solid color-mix(in srgb,var(--cart-color,#8ff7ff) 45%,#ffffff18);background:#050914;align-content:center;min-height:48px;padding:8px 10px;display:grid;position:absolute;bottom:14px;left:14px;right:14px}.home-cart-label strong{letter-spacing:-.035em;font-size:clamp(17px,2vw,23px);line-height:1}.home-cart-label small{color:var(--cart-color,#8ff7ff);font:950 9px var(--font-label,"Geist Mono",monospace);letter-spacing:.11em;margin-top:5px}.home-flow-note{z-index:1;color:#8fa4c4;font:850 11px var(--font-label,"Geist Mono",monospace);letter-spacing:.06em;text-transform:uppercase;position:relative}@media (width<=850px){.arcade-home-v2{min-height:auto!important}.arcade-home-shell{border-radius:24px;gap:15px;min-height:calc(100svh - 24px);padding:20px}.arcade-home-copy h1{font-size:clamp(42px,11vw,64px)}.home-cartridge-rack{grid-template-columns:1fr;gap:10px}.home-cart{grid-template-columns:118px 1fr;min-height:118px;display:grid;box-shadow:6px 6px #000}.home-cart:before{width:98px;height:8px;top:10px;left:10px;right:auto}.home-cart-screen{min-height:86px;margin:18px 0 14px 12px;position:relative;inset:auto}.home-cart-screen img{width:82px;height:82px}.home-cart.charizard .home-cart-screen img{width:92px;height:92px}.home-cart-label{align-self:center;margin:14px 12px 14px 0;position:relative;bottom:auto;left:auto;right:auto}.home-flow-note{text-align:center}}@media (width<=520px){main{padding:10px!important}.arcade-home-shell{border-radius:22px;min-height:calc(100svh - 20px);padding:16px}.arcade-marquee{font-size:9px}.arcade-home-copy h1{font-size:41px;line-height:.9}.arcade-home-copy span{font-size:14px}.home-cart{grid-template-columns:104px 1fr;min-height:108px}.home-cart-screen{min-height:78px;margin:16px 0 12px 10px}.home-cart-screen img{width:76px;height:76px}.home-cart.charizard .home-cart-screen img{width:84px;height:84px}.home-cart-label{min-height:44px;margin:12px 10px 12px 0;padding:7px 8px}.home-cart-label strong{font-size:17px}.home-cart-label small{font-size:7.5px}.home-flow-note{font-size:9px;line-height:1.35}}.home-preview-label{z-index:1;color:#ffe45c;font:950 10px var(--font-label,"Geist Mono",monospace);letter-spacing:.12em;text-transform:uppercase;text-shadow:0 0 12px #ffe45c33;margin-bottom:-8px;position:relative}.arcade-home-copy h1{text-shadow:0 3px #000,0 0 18px #54d9ff18!important}.home-flow-note{color:#a9bad5!important;font-size:12px!important}.home-cart{cursor:default!important}@media (width<=520px){.home-preview-label{margin-bottom:-6px;font-size:8.5px}.arcade-home-copy h1{text-shadow:0 2px #000,0 0 12px #54d9ff18!important}.home-flow-note{padding-bottom:3px;font-size:9.6px!important}}.arcade-home-shell{grid-template:"marquee marquee""copy keyart""label keyart""carts keyart"1fr"cta cta"/minmax(0,1fr) minmax(260px,360px)!important;align-items:stretch!important}.arcade-marquee{grid-area:marquee}.arcade-home-copy{grid-area:copy}.home-key-art{z-index:1;background:#050914;border:2px solid #ffe45c55;grid-area:keyart;grid-template-rows:minmax(0,1fr) auto;align-self:stretch;min-height:0;margin:0;display:grid;position:relative;overflow:hidden;box-shadow:8px 8px #000,inset 0 0 0 6px #0005}.home-key-art:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(#0000 0 54%,#02040dcc 100%),radial-gradient(circle at 50% 76%,#ffe45c18,#0000 35%);position:absolute;inset:0}.home-key-art img{object-fit:cover;object-position:50% 42%;filter:saturate(1.08)contrast(1.06)brightness(.86);width:100%;height:100%;min-height:390px;display:block}.home-key-art figcaption{z-index:2;color:#cfe0ff;font:850 9px var(--font-label,"Geist Mono",monospace);letter-spacing:.06em;text-transform:uppercase;background:#050914;border-top:1px solid #ffffff18;margin:0;padding:9px 10px;position:relative}.home-preview-label{grid-area:label}.home-cartridge-rack{grid-area:carts;grid-template-columns:repeat(4,minmax(0,1fr))!important}.home-flow-note{pointer-events:none;grid-area:cta;place-self:end center;transform:translateY(30px)}.home-cart.pikachu{--cart-color:#ffe45c}.home-cart.pikachu .home-cart-screen img{width:min(70%,150px);height:min(70%,150px);transform:translateY(2%)scale(.95)}.home-cart-label em{color:#ffe45c;font:950 8px var(--font-label,"Geist Mono",monospace);letter-spacing:.12em;text-transform:uppercase;margin-bottom:4px;font-style:normal;display:block}.arcade-home-copy span{max-width:540px!important}@media (width<=850px){.arcade-home-shell{grid-template:"marquee""copy""keyart""label""carts""cta"/1fr!important}.home-key-art{min-height:260px;max-height:34svh;box-shadow:6px 6px #000}.home-key-art img{object-position:50% 35%;min-height:260px}.home-cartridge-rack{grid-template-columns:1fr 1fr!important}.home-flow-note{transform:translateY(28px)}}@media (width<=520px){.arcade-home-shell{gap:10px!important;min-height:auto!important;padding:14px!important}.arcade-home-copy h1{font-size:36px!important;line-height:.9!important}.arcade-home-copy span{font-size:13px!important;line-height:1.25!important}.home-key-art{min-height:164px!important;max-height:22svh!important}.home-key-art img{object-position:50% 30%;min-height:164px!important}.home-key-art figcaption{padding:6px 8px;font-size:7px}.home-preview-label{margin-bottom:-4px!important;font-size:7.6px!important}.home-cartridge-rack{grid-template-columns:1fr 1fr!important;gap:8px!important}.home-cart{grid-template-columns:74px 1fr!important;min-height:100px!important;box-shadow:4px 4px #000!important}.home-cart-screen{min-height:68px!important;margin:13px 0 9px 8px!important}.home-cart-screen img,.home-cart.charizard .home-cart-screen img,.home-cart.pikachu .home-cart-screen img{width:66px!important;height:66px!important}.home-cart-label{min-height:46px!important;margin:9px 8px 9px 0!important}.home-cart-label em{font-size:6.3px}.home-cart-label strong{font-size:13.5px!important}.home-cart-label small{font-size:6.6px!important}.home-flow-note{display:none!important}}.home-cart.is-featured{border-color:#ffe45c!important;box-shadow:8px 8px #000,0 0 0 2px #ffe45c44,inset 0 1px #ffffff20!important}.home-cart-selected{z-index:3;color:#ffe45c;font:950 8px var(--font-label,"Geist Mono",monospace);letter-spacing:.11em;text-transform:uppercase;background:#050914;border:1px solid #ffe45caa;padding:5px 7px;position:absolute;top:9px;right:10px;box-shadow:3px 3px #000}.home-cart.is-featured .home-cart-label{box-shadow:inset 0 0 0 1px #ffe45c22;border-color:#ffe45c99!important}@media (width<=520px){.home-cart-selected{padding:3px 4px;font-size:5.8px;top:6px;right:7px;box-shadow:2px 2px #000}.home-cart.is-featured{box-shadow:4px 4px #000,0 0 0 1px #ffe45c66!important}}.battle-header{grid-template-columns:auto minmax(0,1fr) minmax(180px,260px)!important;align-items:center!important;gap:10px!important;margin-bottom:8px!important}.battle-header h2{margin:0!important;font-size:clamp(21px,2.05vw,30px)!important;line-height:.98!important}.battle-header .eyebrow{margin-bottom:4px!important;font-size:8.5px!important}.battle-header>button{white-space:nowrap!important}.ai-trace{border-radius:13px!important;max-width:260px!important;padding:7px 9px!important}.ai-trace span{font-size:7.8px!important}.ai-trace strong{white-space:nowrap!important;text-overflow:ellipsis!important;font-size:11px!important;line-height:1.08!important;overflow:hidden!important}.ai-trace small{opacity:.82!important;max-height:2.4em!important;font-size:8px!important;line-height:1.2!important;display:block!important;overflow:hidden!important}.arena-tabs:not(.arena-tabs-compact){display:none!important}.battle-debug .arena-tabs-compact{grid-template-columns:1fr!important;gap:6px!important;margin:8px 0!important;display:grid!important}.battle-debug .arena-tabs-compact button{border-radius:9px!important;min-height:30px!important;font-size:9px!important}.play-area{gap:10px!important;margin-top:10px!important}.battle-feed{border-radius:16px!important;padding:12px!important}.battle-feed h3{margin-bottom:7px!important;font-size:12px!important}.battle-feed p{margin:0 0 5px!important;font-size:12px!important;line-height:1.25!important}.battle-debug summary{color:#b8cbef!important;opacity:.68!important}.battle-debug[open]{background:#06122699;border-radius:12px;padding:8px!important}@media (width>=851px){.play-area{grid-template-columns:minmax(0,1.35fr) minmax(220px,.65fr)!important}.moves-grid{grid-template-columns:1fr 1fr!important}.arena-map{min-height:435px!important}}@media (width<=850px){.battle-header{grid-template-columns:auto minmax(0,1fr)!important}.battle-header .ai-trace{grid-column:1/-1!important;max-width:none!important}.ai-trace small{max-height:1.25em!important}.arena-map{min-height:322px!important}.play-area{grid-template-columns:1fr!important}.battle-feed{max-height:118px!important;overflow:hidden!important}.battle-debug{display:none!important}}@media (width<=520px){.game-shell{border-radius:20px!important;padding:8px!important}.battle-header{gap:7px!important;margin-bottom:6px!important}.battle-header h2{font-size:22px!important}.battle-header>button{padding:6px 8px!important;font-size:11px!important}.ai-trace{padding:6px 8px!important}.ai-trace small{display:none!important}.arena-map{min-height:292px!important}.arena-hud{top:7px!important;left:7px!important;right:7px!important}.arena-hud .hp-card{width:43%!important;min-height:54px!important;padding:6px 7px!important}.hp-card strong{font-size:13px!important}.hp-title{font-size:8px!important}.play-area{margin-top:8px!important}.battle-feed{max-height:96px!important;padding:10px!important}.battle-feed p:nth-of-type(n+3){display:none!important}}.watch-mode .watch-bar{border-radius:10px!important;flex-direction:row!important;align-items:center!important;margin-bottom:6px!important;padding:6px 8px!important;font-size:8px!important;line-height:1.1!important}.watch-mode .agent-trace-grid{grid-template-columns:1fr 1fr!important;gap:6px!important;margin-bottom:6px!important}.watch-mode .agent-trace-card{border-radius:10px!important;padding:7px 8px!important}.watch-mode .agent-trace-card span{font-size:7.5px!important}.watch-mode .agent-trace-card strong{max-height:2.2em!important;font-size:10px!important;line-height:1.08!important;overflow:hidden!important}.watch-mode .agent-trace-card small{opacity:.68!important;max-height:1.1em!important;font-size:7px!important;line-height:1.05!important;display:block!important;overflow:hidden!important}.watch-mode .ai-trace small{display:none!important}.watch-mode .move-card{opacity:.52!important;filter:saturate(.58)brightness(.82)!important}.watch-mode .moves-panel:before{margin-bottom:6px!important;padding:5px 7px!important;font-size:8px!important}.watch-mode .battle-header{margin-bottom:5px!important}@media (width<=520px){.watch-mode .battle-header h2{font-size:20px!important}.watch-mode .watch-bar{gap:6px!important;font-size:7.2px!important}.watch-mode .agent-trace-card strong{font-size:8.8px!important}.watch-mode .arena-map{min-height:284px!important}.watch-mode .move-card{min-height:58px!important}.watch-mode .move-card:after{font-size:9px!important;top:7px!important;right:7px!important}}.battle-title{overflow-wrap:normal!important;text-wrap:balance!important;max-width:100%!important;display:block!important}.battle-header .eyebrow{white-space:nowrap!important;text-overflow:ellipsis!important;overflow:hidden!important}@media (width<=850px){.battle-title-full{display:none!important}.battle-title-compact{display:inline!important}.battle-owner-line{display:block!important}.battle-header h2.battle-title{letter-spacing:-.04em!important;font-size:clamp(19px,5.4vw,23px)!important;line-height:1.02!important}.battle-header{align-items:start!important}.battle-header .ai-trace{margin-top:0!important}}@media (width<=520px){.battle-header h2.battle-title{font-size:20px!important;line-height:1!important}.battle-owner-line{max-width:100%!important;font-size:7.2px!important}.battle-header .eyebrow{letter-spacing:.1em!important;font-size:7.4px!important}.battle-title-block{padding-top:1px!important}}.arena-map .sprite-wrap.player.mew .real-sprite{transform-origin:50% 72%!important;transform:scale(2.05)translateY(-5%)!important}.arena-map .sprite-wrap.enemy.mew .real-sprite{transform-origin:50% 70%!important;transform:scale(1.55)translateY(-5%)!important}.arena-map .sprite-wrap.enemy.mewtwo .real-sprite{transform:scale(1.12)translateY(-4%)!important}.arena-map .sprite-wrap.player.gyarados .real-sprite{transform:scale(1.02)translateY(-4%)!important}.arena-map .sprite-wrap.enemy.gyarados .real-sprite{transform:scale(.9)translateY(-5%)!important}.arena-map .sprite-wrap.player.aerodactyl .real-sprite{transform:scale(1.1)translateY(-5%)!important}.arena-map .sprite-wrap.enemy.aerodactyl .real-sprite{transform:scale(1)translateY(-6%)!important}.arena-map .sprite-wrap.player.scyther .real-sprite{transform:scale(1.18)translateY(-4%)!important}.arena-map .sprite-wrap.enemy.scyther .real-sprite{transform:scale(1.05)translateY(-5%)!important}.arena-map .sprite-wrap.player.snorlax .real-sprite{transform:scale(1.08)translateY(-3%)!important}.arena-map .sprite-wrap.enemy.snorlax .real-sprite{transform:scale(.96)translateY(-3%)!important}.arena-map .sprite-wrap.player.lapras .real-sprite{transform:scale(1.12)translateY(-3%)!important}.arena-map .sprite-wrap.enemy.lapras .real-sprite{transform:scale(.98)translateY(-3%)!important}.arena-map .sprite-wrap.player.arcanine .real-sprite{transform:scale(1.18)translateY(-4%)!important}.arena-map .sprite-wrap.enemy.arcanine .real-sprite{transform:scale(1.04)translateY(-4%)!important}.arena-map .sprite-wrap.player.zapdos .real-sprite,.arena-map .sprite-wrap.player.moltres .real-sprite,.arena-map .sprite-wrap.player.articuno .real-sprite{transform:scale(1.08)translateY(-7%)!important}.arena-map .sprite-wrap.enemy.zapdos .real-sprite,.arena-map .sprite-wrap.enemy.moltres .real-sprite,.arena-map .sprite-wrap.enemy.articuno .real-sprite{transform:scale(.96)translateY(-7%)!important}@media (width<=520px){.arena-map .sprite-wrap.player.mew .real-sprite{transform:scale(1.86)translateY(-4%)!important}.arena-map .sprite-wrap.enemy.mew .real-sprite{transform:scale(1.42)translateY(-4%)!important}.arena-map .sprite-wrap.enemy.gyarados .real-sprite{transform:scale(.84)translateY(-5%)!important}.arena-map .sprite-wrap.player.snorlax .real-sprite{transform:scale(1)translateY(-3%)!important}.arena-map .sprite-wrap.enemy.snorlax .real-sprite{transform:scale(.9)translateY(-3%)!important}}.account-panel{z-index:9;justify-content:flex-end;align-items:center;gap:8px;margin:0 0 10px;display:flex;position:relative}.account-panel button,.auth-close{color:#eafcff;background:#061426cc;border:1px solid #8ff7ff30;border-radius:999px;padding:9px 12px;font-size:12px;font-weight:850}.account-pill{text-overflow:ellipsis;white-space:nowrap;color:#fff3ba;max-width:220px;font:900 11px var(--font-label,"Geist Mono",monospace);letter-spacing:.04em;background:#fff3a812;border:1px solid #fff3a840;border-radius:999px;padding:8px 11px;overflow:hidden}.auth-panel{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#020714c9;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.auth-card{background:linear-gradient(#0b1b31,#050b18);border:1px solid #8ff7ff28;border-radius:8px;width:min(440px,100%);padding:18px;box-shadow:0 28px 90px #000c}.auth-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.auth-head h2{letter-spacing:-.04em;margin:0;font-size:28px}.auth-tabs{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px;display:grid}.auth-tabs button{background:#ffffff0d;border:1px solid #ffffff18;border-radius:8px;min-height:38px;font-weight:900}.auth-tabs button.active{color:#dffcff;background:#8ff7ff1c;border-color:#8ff7ff70}.auth-form{gap:10px;display:grid}.auth-form label{color:#b8c7dd;font:850 10px var(--font-label,"Geist Mono",monospace);letter-spacing:.08em;text-transform:uppercase;gap:5px;display:grid}.auth-form input{color:#f8fbff;background:#020814;border:1px solid #ffffff1f;border-radius:8px;width:100%;min-height:40px;padding:10px 11px;font:600 14px Geist,system-ui,sans-serif}.auth-message{color:#fff3ba;font:850 12px var(--font-label,"Geist Mono",monospace);margin:10px 0 0}.api-key-once{background:#fff3a80e;border:1px solid #fff3a840;border-radius:8px;gap:6px;margin-top:4px;padding:10px;display:grid}.api-key-once span{color:#fff3ba;font:900 10px var(--font-label,"Geist Mono",monospace);letter-spacing:.08em;text-transform:uppercase}.api-key-once code{overflow-wrap:anywhere;color:#f8fbff;font:800 12px var(--font-label,"Geist Mono",monospace);display:block}.global-account-panel{z-index:30;position:fixed;bottom:14px;right:14px}.global-account-panel .account-panel{margin:0}.global-account-panel .account-panel button{padding:7px 10px;font-size:10px}.global-account-panel .account-pill{max-width:180px;padding:7px 10px;font-size:9px}@media (width<=520px){.account-panel{justify-content:flex-start}.account-panel button{white-space:normal;max-width:100%;font-size:11px}.auth-card{padding:14px}.auth-head h2{font-size:24px}}.format-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.format-card{text-align:left;background:linear-gradient(#122744,#071122);border:1px solid #8ff7ff24;border-radius:8px;align-content:end;gap:8px;min-height:170px;padding:18px;display:grid;box-shadow:inset 0 1px #ffffff12}.format-card strong{letter-spacing:-.05em;font-size:42px;line-height:.9}.format-card small{color:#b8c7dd;line-height:1.3}.format-card em{color:#fff3ba;font-style:normal;font-weight:950}.format-card:hover{border-color:#8ff7ff75;transform:translateY(-1px)}.team-lockbar{z-index:11;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#061426ee;border:1px solid #8ff7ff24;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;margin:0 0 12px;padding:10px;display:flex;position:sticky;top:8px}.team-lockbar div{flex-wrap:wrap;gap:6px;display:flex}.team-lockbar span{color:#fff3ba;font:900 10px var(--font-label,"Geist Mono",monospace);background:#fff3a812;border:1px solid #fff3a830;border-radius:999px;padding:6px 8px}.starter-card.team-selected{border-color:#fff3a8aa!important;box-shadow:0 0 0 2px #fff3a833,inset 0 1px #ffffff1a!important}.waiting-room{place-items:center;min-height:calc(100svh - 36px);display:grid}.waiting-card{text-align:center;background:linear-gradient(#0b1b31,#050b18);border:1px solid #8ff7ff28;border-radius:8px;width:min(520px,100%);padding:24px;box-shadow:0 28px 90px #000b}.waiting-card h2{letter-spacing:-.05em;margin:0;font-size:36px}.waiting-card p:not(.eyebrow){color:#b8c7dd;line-height:1.45}.waiting-signal{justify-content:center;align-items:end;gap:6px;height:36px;margin-bottom:12px;display:flex}.waiting-signal span{background:#8ff7ff;border-radius:3px;width:8px;height:14px;animation:1s ease-in-out infinite waitingBars}.waiting-signal span:nth-child(2){animation-delay:.12s}.waiting-signal span:nth-child(3){animation-delay:.24s}@keyframes waitingBars{0%,to{opacity:.45;height:12px}50%{opacity:1;height:34px}}.leaderboard-screen{background:linear-gradient(#101c38,#050b18);border:1px solid #ffffff18;border-radius:8px;width:min(1180px,100%);margin:0 auto;padding:18px;box-shadow:0 28px 90px #0009}.leaderboard-controls{grid-template-columns:1.5fr .6fr .9fr;gap:10px;margin-bottom:12px;display:grid}.leaderboard-controls div{flex-wrap:wrap;gap:7px;display:flex}.leaderboard-table{background:#06101f;border:1px solid #ffffff18;border-radius:8px;overflow:auto}.leaderboard-row{border-top:1px solid #ffffff10;grid-template-columns:42px 1.5fr .7fr .55fr .55fr .65fr .8fr .9fr .55fr .55fr .6fr;align-items:center;gap:8px;min-width:980px;padding:10px 12px;display:grid}.leaderboard-row:first-child{border-top:0}.leaderboard-row span,.leaderboard-row strong{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.leaderboard-head{color:#8ff7ff;font:900 10px var(--font-label,"Geist Mono",monospace);letter-spacing:.08em;text-transform:uppercase;z-index:2;background:#0d1c34;position:sticky;top:0}.leaderboard-empty{color:#b8c7dd;text-align:center;padding:22px}@media (width<=520px){.leaderboard-screen{padding:12px}.leaderboard-controls{grid-template-columns:1fr}.leaderboard-table{overflow:visible}.leaderboard-row{grid-template-columns:28px minmax(0,1.6fr) .5fr .55fr .55fr .65fr;gap:5px;min-width:0;padding:9px 8px}.leaderboard-row>:nth-child(n+7){display:none}.leaderboard-row span,.leaderboard-row strong{font-size:10px}.leaderboard-name small{font-size:8px}}.invite-box{text-align:left;gap:6px;margin:14px 0;display:grid}.invite-box span{color:#8ff7ff;font:900 10px var(--font-label,"Geist Mono",monospace);letter-spacing:.1em;text-transform:uppercase}.invite-box input{color:#f8fbff;width:100%;font:800 12px var(--font-label,"Geist Mono",monospace);background:#020814;border:1px solid #8ff7ff35;border-radius:8px;padding:11px}.match-ready-pill{color:#b7ffd0;font:900 10px var(--font-label,"Geist Mono",monospace);letter-spacing:.08em;text-transform:uppercase;background:#0b2418;border:1px solid #83ffb360;border-radius:999px;margin:10px 0;padding:8px 10px;display:inline-flex}.lobby-error{color:#ffb4b4!important}.server-battle-field{background:linear-gradient(#102542,#07101f);border:1px solid #ffffff18;border-radius:18px;grid-template-columns:1fr 1fr;align-items:end;gap:16px;min-height:300px;margin-bottom:12px;display:grid;overflow:hidden}.server-side{color:#eaf7ff;place-items:center;gap:8px;padding:18px;font-weight:950;display:grid}.server-side .sprite-wrap{width:min(240px,80%);height:210px;position:relative}.server-side .real-sprite{object-fit:contain;width:100%;height:100%}.server-side.rival{align-self:start}.switch-grid{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.action-lock-message{color:#fff2bb;font:900 9.5px var(--font-label,"Geist Mono",monospace);letter-spacing:.06em;text-transform:uppercase;background:#fff6b80f;border:1px solid #fff6b82b;border-radius:10px;margin:-3px 0 9px;padding:7px 9px}@media (width<=520px){.format-grid{grid-template-columns:1fr}.format-card{min-height:128px}.format-card strong{font-size:34px}.team-lockbar{flex-direction:column;align-items:stretch}.waiting-card h2{font-size:28px}}.agent-duel-card{text-align:left;width:min(720px,100%)}.agent-lock-status{grid-template-columns:1fr 1fr auto;align-items:center;gap:8px;margin:14px 0;display:grid}.agent-lock-status span,.agent-lock-status b{color:#b8c7dd;font:900 10px var(--font-label,"Geist Mono",monospace);letter-spacing:.08em;text-transform:uppercase;background:#061426;border:1px solid #ffffff18;border-radius:8px;padding:8px 10px}.agent-lock-status span.locked{color:#b7ffd0;background:#0b2418;border-color:#83ffb360}.agent-lock-status b{color:#fff3ba;text-align:center}.agent-lock-grid,.agent-reveal-grid{grid-template-columns:1fr 1fr;gap:10px;margin:12px 0;display:grid}.agent-lock-grid div,.agent-reveal-grid div{background:#061426cc;border:1px solid #8ff7ff24;border-radius:8px;min-width:0;padding:10px}.agent-lock-grid h3{color:#8ff7ff;margin:0 0 8px;font-size:13px}.agent-lock-grid pre{white-space:pre-wrap;overflow-wrap:anywhere;color:#dcecff;font:800 10px var(--font-label,"Geist Mono",monospace);margin:0;line-height:1.45}.agent-reveal-grid span{color:#8ff7ff;font:900 10px var(--font-label,"Geist Mono",monospace);letter-spacing:.08em;text-transform:uppercase;display:block}.agent-reveal-grid strong{color:#fff;margin:4px 0;font-size:18px;display:block}.agent-reveal-grid small{color:#fff3ba;font-weight:850;line-height:1.35;display:block}.agent-duel-card .battle-actions{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:12px;display:flex}.user-agent-card{text-align:left;width:min(860px,100%)}.agent-key-panel{background:#061426b8;border:1px solid #8ff7ff24;border-radius:8px;margin:12px 0;padding:10px}.agent-key-panel .battle-actions{justify-content:flex-start;margin-top:8px}.agent-instruction-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:14px 0;display:grid}.agent-instruction-grid details{background:#061426cc;border:1px solid #8ff7ff24;border-radius:8px;padding:10px}.agent-instruction-grid summary{cursor:pointer;color:#8ff7ff;font:900 12px var(--font-label,"Geist Mono",monospace);letter-spacing:.08em;text-transform:uppercase}.agent-instruction-grid pre{white-space:pre-wrap;overflow-wrap:anywhere;color:#dcecff;max-height:220px;font:800 10px var(--font-label,"Geist Mono",monospace);line-height:1.45;overflow:auto}.agent-instruction-grid .btn{margin-top:8px}@media (width<=720px){.agent-instruction-grid,.agent-lock-grid,.agent-reveal-grid,.agent-lock-status{grid-template-columns:1fr}.user-agent-card{width:100%}}@media (width<=620px){.agent-lock-status,.agent-lock-grid,.agent-reveal-grid{grid-template-columns:1fr}.agent-lock-status b{text-align:left}}.model-reveal{background:#061426cc;border:1px solid #8ff7ff24;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;margin:0 0 8px;padding:8px 10px;display:flex}.model-reveal span,.model-reveal small{color:#9fb4ce;font:900 9px var(--font-label,"Geist Mono",monospace);letter-spacing:.08em;text-transform:uppercase}.model-reveal strong{color:#fff3ba;white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.leaderboard-name{gap:2px;display:grid}.leaderboard-name small{color:#8fa4c4;min-width:0;font:850 9px var(--font-label,"Geist Mono",monospace);letter-spacing:.04em;text-transform:none;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.leaderboard-mobile-stats{display:none!important}@media (width<=520px){.leaderboard-mobile-stats{color:#fff3ba!important;font-size:8px!important;display:block!important}.model-reveal{flex-direction:column;align-items:flex-start;gap:3px}.model-reveal strong{white-space:normal}}body{background:var(--bg-base,#030714);color:var(--text-hi,#f8fbff)}main{background:radial-gradient(circle at 10% -10%,#254b8f,var(--bg-elev-1,#071126) 38%,var(--bg-base,#030714) 78%)}.eyebrow{color:var(--accent,#8ff7ff)}.arcade-home-shell{grid-template-areas:"marquee marquee""copy keyart""label keyart""carts keyart""actions actions""note note"!important}.home-actions{z-index:2;grid-area:actions;gap:10px;width:min(100%,420px);display:grid;position:relative}.home-flow-note{color:var(--text-low,#8fa4c4);grid-area:note;justify-self:start;transform:none!important}.ai-trace{background:linear-gradient(180deg,var(--bg-elev-2,#0b1b31),var(--bg-elev-1,#071126));border-color:color-mix(in srgb,var(--accent,#8ff7ff) 24%,transparent)}.ai-trace span{color:var(--accent,#8ff7ff)}.ai-trace small{color:var(--text-mid,#b8c7dd)}.hp-card--friendly .hp-track i{background:linear-gradient(90deg,var(--hp-friendly,#45d6ff),var(--accent,#8ff7ff));box-shadow:0 0 18px color-mix(in srgb,var(--hp-friendly,#45d6ff) 55%,transparent)}.hp-card--rival .hp-track i{background:linear-gradient(90deg,var(--hp-rival,#ff6b7e),var(--accent-strong,#ffe69b));box-shadow:0 0 18px color-mix(in srgb,var(--hp-rival,#ff6b7e) 52%,transparent)}.ai-trace .battle-warning{border:1px solid color-mix(in srgb,var(--warn,#ffe45c) 62%,transparent);background:var(--warn-bg,#2a2207);color:var(--warn,#ffe45c);font:950 9px/1.2 var(--font-label,"Geist Mono",monospace);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;border-radius:8px;margin:6px 0 0;padding:6px 8px;overflow:hidden}.server-battle-shell .battle-feed{opacity:.68;background:linear-gradient(180deg,color-mix(in srgb,var(--bg-elev-1,#071126) 76%,transparent),color-mix(in srgb,var(--bg-base,#030714) 88%,transparent))}.server-battle-shell .battle-feed h3{color:var(--text-low,#8fa4c4);letter-spacing:.04em;font-size:13px}.server-battle-shell .battle-feed p{color:var(--text-mid,#b8c7dd)}@media (width<=850px){.arcade-home-shell{grid-template-areas:"marquee""copy""keyart""label""carts""actions""note"!important}.home-actions{width:100%}.ai-trace .battle-warning{white-space:normal}}.arcade-home-v2.is-logged-out .arcade-home-shell{grid-template-rows:auto minmax(0,1fr) auto auto!important;grid-template-areas:"marquee marquee""copy keyart""actions keyart""note keyart"!important}.arcade-home-v2.is-logged-out .home-key-art{max-height:none}.arcade-home-v2.is-logged-out .home-actions{align-self:start}.arcade-home-v2.is-logged-out .home-flow-note{justify-self:start}@media (width<=850px){.arcade-home-v2.is-logged-out .arcade-home-shell{grid-template-rows:auto auto auto auto auto!important;grid-template-areas:"marquee""copy""keyart""actions""note"!important}.arcade-home-v2.is-logged-out .home-key-art{max-height:36svh}.arcade-home-v2.is-logged-out .home-flow-note{text-align:left;display:block!important}}@media (width<=520px){.arcade-home-v2.is-logged-out .home-key-art{max-height:24svh}.arcade-home-v2.is-logged-out .home-flow-note{font-size:9px!important}}.mode-card{grid-template-columns:auto minmax(0,1fr) auto!important;grid-template-areas:"tag title arrow"".desc arrow"!important}.mode-card .card-arrow,.format-card .card-arrow{color:var(--accent,#8ff7ff);font:950 30px/1 var(--font-label,"Geist Mono",monospace);background:0 0;border:0;grid-area:arrow;place-self:center end;padding:0}.mode-card em,.format-card em{display:none!important}.format-card{position:relative;overflow:hidden;grid-template-areas:"slots arrow""tag arrow""title arrow""desc arrow"!important;align-content:stretch!important}.format-slots{grid-area:slots;gap:8px;margin-bottom:auto;display:flex}.format-slots i{background:linear-gradient(#0b1728,#050b18);border:1px solid #fff2;border-radius:12px 12px 8px 8px;width:34px;height:48px;display:block;box-shadow:inset 0 1px #ffffff10}.format-slots i.filled{border-color:color-mix(in srgb,var(--accent,#8ff7ff) 62%,#ffffff20);background:linear-gradient(180deg,color-mix(in srgb,var(--accent,#8ff7ff) 24%,#0b1728),#061426)}.format-tag{width:max-content;color:var(--accent,#8ff7ff);font:950 9px var(--font-label,"Geist Mono",monospace);letter-spacing:.1em;text-transform:uppercase;border:1px solid #8ff7ff35;border-radius:999px;grid-area:tag;margin-top:14px;padding:4px 8px}.format-card strong{grid-area:title}.format-card small{grid-area:desc}button.starter-card{appearance:none;color:inherit;text-align:left;cursor:pointer;width:100%}button.starter-card:focus-visible{outline:none;box-shadow:0 0 0 3px #8ff7ff66,0 0 0 6px #020610aa!important}.starter-pick-badge{z-index:8;border:1px solid color-mix(in srgb,var(--active-aura,#8ff7ff) 58%,#ffffff24);color:#eaf7ff;min-width:30px;height:30px;font:950 10px var(--font-label,"Geist Mono",monospace);letter-spacing:.08em;text-transform:uppercase;background:#061426e6;border-radius:999px;justify-content:center;align-items:center;padding:0 8px;display:inline-flex;position:absolute;top:10px;right:10px;box-shadow:0 8px 18px #0006}.starter-card.team-selected .starter-pick-badge{background:var(--c-primary);color:var(--c-primary-fg);border-color:#fff3a899}.starter-card .starter-info{padding-bottom:10px!important}.starter-card .starter-info button{display:none!important}.auth-banner{border:0;border-left:3px solid var(--accent,#8ff7ff);color:#bff8ff;font:950 12px/1.35 var(--font-label,"Geist Mono",monospace);text-transform:uppercase;letter-spacing:.06em;background:0 0;border-radius:0;margin:0 0 14px;padding:0 0 0 12px;position:relative}.auth-tabs{border-bottom:1px solid #ffffff18;gap:0!important}.auth-tabs .btn{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}.auth-tabs .btn[aria-pressed=true]{color:var(--accent,#8ff7ff)!important;box-shadow:inset 0 -2px 0 var(--accent,#8ff7ff)!important}.auth-card{position:relative;overflow:hidden;background:radial-gradient(circle at 84px 54px,#ffdc6f2e,#0000 34%),radial-gradient(circle at 92% 6%,#8ff7ff30,#0000 30%),linear-gradient(#102543,#050b18 78%)!important;border-color:#8ff7ff46!important;border-radius:22px!important;box-shadow:0 30px 90px #000d,inset 0 1px #ffffff1f!important}.auth-card:before{content:"";pointer-events:none;background:linear-gradient(115deg,#0000 0 44%,#ffffff14 50%,#0000 58%);position:absolute;inset:0}.auth-card:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffcf6c88,#8ff7ff88,#0000);height:1px;position:absolute;bottom:12px;left:18px;right:18px}.auth-head{padding:0 58px 0 0;position:relative;align-items:center!important;margin-bottom:14px!important}.auth-head h2{color:#fffaf1;text-shadow:0 2px #081020,0 0 22px #ffcf5740}.auth-sprite-stage{filter:drop-shadow(0 12px 16px #0007);background:radial-gradient(circle at 50% 70%,#fff0a84d,#0000 58%);border-radius:50%;place-items:center;width:70px;height:66px;display:grid;position:absolute;top:-6px;right:42px}.auth-sprite-stage .sprite-wrap{place-items:center;width:62px;height:62px;display:grid}.auth-sprite-stage .real-sprite{object-fit:contain;width:100%;height:100%;image-rendering:pixelated}.auth-form input{background:#020814e8!important;border-color:#8ff7ff35!important;box-shadow:inset 0 1px #ffffff0f,0 0 0 1px #0006!important}.auth-form input:focus{outline:none;border-color:#ffcf6caa!important;box-shadow:0 0 0 3px #ffcf6c24,inset 0 1px #ffffff14!important}.auth-form .btn--primary{color:#160900!important;background:linear-gradient(135deg,#ffe28a,#ff9b45 60%,#ff6c38)!important;border-color:#fff0a880!important;box-shadow:0 12px 24px #ff9b4540,inset 0 1px #fff8!important}@media (width<=520px){.auth-card{padding:16px!important}.auth-head{padding-right:52px}.auth-sprite-stage{width:58px;height:56px;right:38px}.auth-sprite-stage .sprite-wrap{width:52px;height:52px}}.leaderboard-controls{scrollbar-width:thin;padding-bottom:6px;overflow-x:auto;gap:8px!important;display:flex!important}.leaderboard-controls div{background:#06142699;border:1px solid #ffffff12;border-radius:14px;flex:none;align-items:center;gap:6px;padding:5px;display:flex!important}.leaderboard-controls div>span{color:#8fa4c4;font:950 9px var(--font-label,"Geist Mono",monospace);letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;padding:0 4px}.leaderboard-screen .screen-top{grid-template-columns:auto minmax(0,1fr) auto;align-items:start}.leaderboard-meta{color:#8fa4c4;font:850 10px var(--font-label,"Geist Mono",monospace);letter-spacing:.06em;text-transform:uppercase;margin-top:3px;display:block}@media (width<=520px){.leaderboard-screen .screen-top{grid-template-columns:auto minmax(0,1fr)}.leaderboard-screen .screen-top>button:last-child{grid-column:1/-1;width:max-content}}.agent-lock-grid details{background:#061426cc;border:1px solid #8ff7ff24;border-radius:8px;min-width:0;padding:0;overflow:hidden}.agent-lock-grid summary{cursor:pointer;color:#8ff7ff;font:950 11px var(--font-label,"Geist Mono",monospace);letter-spacing:.08em;text-transform:uppercase;padding:11px 12px}.agent-lock-grid pre{padding:0 12px 12px}.lobby-arena .empty-slot{isolation:isolate;position:relative}.lobby-arena .empty-slot:before{content:"";background:conic-gradient(from 0deg,transparent 0 34%,#8ff7ff8c 35% 39%,transparent 40% 100%);z-index:-1;border:1px solid #8ff7ff40;border-radius:50%;animation:1.8s linear infinite lobbySweep;position:absolute;inset:-18px}.lobby-arena .empty-slot:after{content:"";z-index:-2;border:1px dashed #8ff7ff22;border-radius:50%;animation:2.6s ease-out infinite lobbyPing;position:absolute;inset:-30px}.lobby-wait-note{color:#b8c7dd;text-align:left;background:linear-gradient(#061426bb,#040b18dd);border:1px solid #8ff7ff22;border-radius:14px;gap:4px;width:min(520px,100%);margin:12px auto 0;padding:12px 14px;display:grid}.lobby-wait-note strong{color:#f8fbff;font-size:14px}.lobby-wait-note span{font-size:12px;line-height:1.35}@keyframes lobbySweep{to{transform:rotate(360deg)}}@keyframes lobbyPing{0%{opacity:.18;transform:scale(.88)}50%{opacity:.48}to{opacity:.12;transform:scale(1.08)}}.server-battle-shell .play-area{grid-template-columns:1fr!important}.battle-warning{border-left:4px solid var(--warn,#ffe45c)!important;color:#fff3a8!important;background:linear-gradient(90deg,#3a2d08,#171305)!important;font-weight:950!important;display:block!important}.setup-note{color:#b8c7dd;margin:10px 0 0;font-size:12px;line-height:1.4}.visual-proof-controls{border-top:1px solid #8ff7ff24;margin-top:12px;padding-top:12px}.visual-proof-controls h4{color:#8ff7ff;font:950 10px var(--font-label,"Geist Mono",monospace);letter-spacing:.1em;text-transform:uppercase;margin:0 0 8px}.server-battle-shell .move-type{border-color:color-mix(in srgb,var(--type,#8ff7ff) 56%,#ffffff20)!important;background:color-mix(in srgb,var(--type,#8ff7ff) 24%,#061426)!important;color:color-mix(in srgb,var(--type,#8ff7ff) 72%,#fff)!important}.server-battle-shell .move-card:hover,.server-battle-shell .move-card:focus-visible{transform:translateY(-1px);box-shadow:0 0 0 2px color-mix(in srgb,var(--type,#8ff7ff) 36%,transparent),0 16px 30px #0008!important}.move-card{grid-template-columns:minmax(82px,30%) minmax(0,1fr) 54px!important;padding:0 10px 0 0!important}.move-card:before{display:none!important}.type-rail{background:linear-gradient(90deg,color-mix(in srgb,var(--type,#78f4ff) 36%,#071020),color-mix(in srgb,var(--type,#78f4ff) 10%,transparent))!important;width:100%!important;box-shadow:inset -1px 0 color-mix(in srgb,var(--type,#78f4ff) 55%,#ffffff12),0 0 18px color-mix(in srgb,var(--type,#78f4ff) 18%,transparent)!important;border-radius:0!important;grid-column:1!important;align-self:stretch!important;position:relative!important}.move-main{grid-area:1/1/auto/span 2!important;padding-left:13px!important}.move-dmg{grid-column:3!important}@media (width<=520px){.move-card{grid-template-columns:minmax(70px,28%) minmax(0,1fr) 48px!important}.move-main{padding-left:11px!important}}.auth-hint{color:#9db0ca;font:850 10.5px var(--font-label,"Geist Mono",monospace);letter-spacing:.04em;text-transform:uppercase;margin-top:5px;line-height:1.25;display:block}.server-battle-shell .moves-panel{background:linear-gradient(#070f1eeb,#040811f5);border:1px solid #ffffff1f;border-radius:18px;padding:12px;position:relative;box-shadow:inset 0 1px #ffffff14,0 18px 38px #00000059}.move-card{border:1px solid color-mix(in srgb,var(--type,#78f4ff) 34%,#ffffff2e)!important;background:linear-gradient(#161f31fa,#090e1afc)!important;border-radius:18px!important;grid-template-columns:10px minmax(0,1fr) 60px!important;min-height:92px!important;padding:0 10px 0 0!important;overflow:hidden!important;box-shadow:inset 0 1px #ffffff17,inset 0 -1px #00000057,0 10px 24px #0000005c!important}.type-rail{background:linear-gradient(180deg,color-mix(in srgb,var(--type,#78f4ff) 92%,#fff 8%),color-mix(in srgb,var(--type,#78f4ff) 42%,#071020))!important;width:10px!important;min-width:10px!important;box-shadow:0 0 22px color-mix(in srgb,var(--type,#78f4ff) 38%,transparent)!important;grid-column:1!important}.move-main{grid-column:2!important;align-self:center!important;padding-left:14px!important}.move-card strong{letter-spacing:-.025em!important;font-size:clamp(16px,1.5vw,20px)!important}.move-card small{color:#b5c5dc!important;font-size:10px!important}.move-type{margin-bottom:7px!important}.move-dmg{color:#fff4bf!important;border-left:1px solid #ffffff14!important;grid-column:3!important;width:60px!important;min-width:60px!important}.move-dmg span{font-size:25px!important}.move-card:focus-visible{outline:2px solid color-mix(in srgb,var(--type,#78f4ff) 80%,#fff)!important;outline-offset:2px!important}.move-card--empty{opacity:.18!important;pointer-events:none!important;background:linear-gradient(#ffffff0f,#ffffff06)!important;border-style:dashed!important}@media (width<=520px){.server-battle-shell .moves-panel{border-radius:16px!important;padding:10px!important}.move-card{border-radius:15px!important;grid-template-columns:8px minmax(0,1fr) 44px!important;min-height:96px!important;padding-right:8px!important}.move-main{padding-left:10px!important}.move-card strong{white-space:normal!important;font-size:15px!important;line-height:1.02!important}.move-card small{white-space:normal!important;font-size:8.6px!important;line-height:1.18!important}.move-type{padding:3px 6px!important;font-size:7.7px!important}.move-dmg{width:44px!important;min-width:44px!important}.move-dmg em{font-size:7.4px!important}.server-battle-shell .moves-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.move-card{grid-template-columns:6px minmax(0,1fr) 36px!important;gap:6px!important;min-height:102px!important;padding-right:6px!important;overflow:hidden!important}.type-rail{width:6px!important;min-width:6px!important}.move-main{min-width:0!important;padding-left:8px!important;padding-right:0!important;overflow:visible!important}.move-card strong{white-space:normal!important;text-overflow:clip!important;overflow-wrap:anywhere!important;word-break:normal!important;-webkit-hyphens:auto!important;hyphens:auto!important;max-height:2.2em!important;font-size:13.4px!important;line-height:1.04!important;overflow:visible!important}.move-card small{white-space:normal!important;text-overflow:clip!important;max-height:2.4em!important;font-size:8.2px!important;line-height:1.12!important;overflow:visible!important}.move-type{white-space:nowrap!important;text-overflow:clip!important;gap:3px!important;max-width:100%!important;margin-bottom:5px!important;padding:2px 5px!important;font-size:7.2px!important;overflow:hidden!important}.move-type i{min-width:18px!important;padding:1px 3px!important}.move-dmg{align-self:center!important;width:36px!important;min-width:36px!important;min-height:42px!important}.move-card{grid-template-columns:6px minmax(0,1fr)!important;gap:6px!important;min-height:104px!important;padding:9px 6px 9px 0!important;position:relative!important;overflow:hidden!important}.move-main{grid-column:2!important;align-self:center!important;width:100%!important;min-width:0!important;max-width:100%!important;padding-left:8px!important;padding-right:50px!important;overflow:hidden!important}.move-card strong{white-space:normal!important;text-overflow:clip!important;overflow-wrap:break-word!important;word-break:normal!important;width:100%!important;max-width:100%!important;max-height:2.15em!important;font-size:13.2px!important;line-height:1.06!important;display:block!important;overflow:hidden!important}.move-card small{white-space:normal!important;text-overflow:clip!important;width:100%!important;max-width:100%!important;max-height:2.35em!important;font-size:8px!important;line-height:1.12!important;display:block!important;overflow:hidden!important}.move-dmg{z-index:2!important;background:linear-gradient(#ffffff0a,#ffffff04)!important;border-left:1px solid #ffffff14!important;border-radius:10px!important;grid-column:auto!important;width:44px!important;min-width:44px!important;min-height:40px!important;position:absolute!important;bottom:9px!important;right:6px!important}.move-dmg span{font-size:17px!important}.move-dmg em{letter-spacing:.075em!important;font-size:6.6px!important}}.status-badges{flex-wrap:wrap;gap:4px;min-height:18px;margin:-2px 0 7px;display:flex}.status-badge{border:1px solid color-mix(in srgb,var(--status-color,#8ff7ff) 58%,#ffffff24);background:linear-gradient(180deg,color-mix(in srgb,var(--status-color,#8ff7ff) 28%,#061426),#030711);color:#f8fbff;min-height:18px;font:950 9px var(--font-label,"Geist Mono",monospace);letter-spacing:.08em;text-transform:uppercase;box-shadow:0 0 12px color-mix(in srgb,var(--status-color,#8ff7ff) 18%,transparent);border-radius:6px;align-items:center;padding:2px 6px;display:inline-flex}.status-badge--sleep{--status-color:#b99cff}.status-badge--frozen{--status-color:#8cf0ff}.status-badge--burn{--status-color:#ff7a38}.status-badge--paralysis{--status-color:#ffe45c;color:#181200}.status-badge--poison,.status-badge--toxic{--status-color:#c16cff}.status-badge--confusion{--status-color:#ff71b8}@media (width<=520px){.status-badges{gap:3px;margin-bottom:5px}.status-badge{border-radius:5px;min-height:15px;padding:1px 4px;font-size:7px}}@media (width>=851px){.arena-map .sprite-wrap.player{width:32%!important;height:51%!important;bottom:10%!important;left:5.5%!important}.arena-map .sprite-wrap.enemy{width:25%!important;height:36%!important;bottom:21%!important;right:11%!important}.player-terrain{width:33%!important;height:10%!important;bottom:11%!important;left:7%!important}.enemy-terrain{width:28%!important;height:10%!important;bottom:22%!important;right:10%!important}}.format-card--primary{border-color:#ffe45c88!important;box-shadow:0 0 0 1px #ffe45c33,0 14px 30px #0007!important}.format-recommend{color:#ffe87a;font:950 8.5px var(--font-label,"Geist Mono",monospace);letter-spacing:.1em;text-transform:uppercase;z-index:2;background:#332608;border:1px solid #ffe45caa;border-radius:999px;padding:4px 8px;position:absolute;top:9px;right:42px}.format-card{position:relative}@media (width<=520px){.format-recommend{padding:3px 6px;font-size:7.5px;top:7px;right:36px}}.starter-tier-ribbon{z-index:7;border:1px solid color-mix(in srgb,var(--tier-color,#8ff7ff) 60%,#ffffff20);background:color-mix(in srgb,var(--tier-color,#8ff7ff) 20%,#020814ee);color:color-mix(in srgb,var(--tier-color,#8ff7ff) 80%,#fff);font:950 8.5px var(--font-label,"Geist Mono",monospace);letter-spacing:.1em;text-transform:uppercase;border-radius:999px;padding:3px 8px;line-height:1;position:absolute;top:8px;left:8px;box-shadow:0 4px 10px #0008}.starter-tier-ribbon.tier-starter{--tier-color:#8ff7ff}.starter-tier-ribbon.tier-mythic{--tier-color:#ff78ce}.starter-tier-ribbon.tier-legendary{--tier-color:#ffd55a}.starter-tier-ribbon.tier-heavy{--tier-color:#c8d7e8}.starter-tier-ribbon.tier-sweeper{--tier-color:#a8ff66}.starter-card.tier-legendary{border-color:#ffd55a99!important;box-shadow:0 0 26px #ffd55a33,inset 0 1px #ffffff18!important}.starter-card.tier-mythic{border-color:#ff78ce99!important;box-shadow:0 0 26px #ff78ce33,inset 0 1px #ffffff18!important}.starter-card.tier-heavy{border-color:#c8d7e88f!important}.starter-card.tier-sweeper{border-color:#a8ff668f!important}.starter-meta-row{flex-wrap:wrap;gap:5px;margin:5px 0 4px;display:flex}.starter-stat-chip,.starter-hp-chip{color:#dceaff;font:850 9px var(--font-label,"Geist Mono",monospace);letter-spacing:.05em;text-transform:uppercase;background:#04101fcc;border:1px solid #ffffff1f;border-radius:6px;align-items:center;gap:4px;padding:2px 6px;line-height:1;display:inline-flex}.starter-stat-chip b,.starter-hp-chip b{color:#8ff7ff;letter-spacing:.08em;font-weight:950}.starter-hp-chip b{color:#ff9aa7}.starter-signature{color:#cfe0ff;font:850 9.5px var(--font-label,"Geist Mono",monospace);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:5px;margin:4px 0 0;line-height:1.15;display:flex;overflow:hidden}.starter-signature strong{color:color-mix(in srgb,var(--type,#fff3a8) 75%,#fff);letter-spacing:.02em;text-transform:none;font-weight:950}.starter-signature span[aria-hidden]{color:#ffd55a;font-size:11px;line-height:1}.starter-signature.type-fire{--type:#ff6c38}.starter-signature.type-water{--type:#48cdf9}.starter-signature.type-grass{--type:#7ef07d}.starter-signature.type-electric{--type:#ffe45c}.starter-signature.type-flying{--type:#83d8ff}.starter-signature.type-dragon{--type:#b091ff}.starter-signature.type-psychic{--type:#ff71b8}.starter-signature.type-ghost{--type:#9b77ff}.starter-signature.type-poison{--type:#c16cff}.starter-signature.type-ice{--type:#9df4ff}.starter-signature.type-rock{--type:#d0b36b}.starter-signature.type-ground{--type:#d49a55}.starter-signature.type-bug{--type:#a9dc4b}.starter-signature.type-fighting{--type:#ff8d5c}.starter-signature.type-normal{--type:#d7dce8}@media (width>=851px){.starter-card{grid-template-rows:90px auto!important;height:auto!important;min-height:218px!important;max-height:none!important;padding:8px!important}.starter-sprite-stage{height:90px!important;min-height:90px!important;padding:4px!important}.starter-info{flex-direction:column!important;height:auto!important;padding:7px 9px 8px!important;display:flex!important}.starter-info h3{min-height:15px!important;margin-bottom:4px!important;font-size:14px!important}.starter-role{text-transform:uppercase;letter-spacing:.04em;color:#aebbd0!important;min-height:9px!important;margin:3px 0 4px!important;font-size:8.4px!important;line-height:1.05!important;display:block!important}.starter-meta-row{gap:4px!important;margin:3px 0!important}.starter-stat-chip,.starter-hp-chip{padding:2px 5px!important;font-size:8px!important}.starter-signature{font-size:8.5px!important}}@media (width<=850px){.starter-card{grid-template-rows:120px auto!important;height:auto!important;min-height:236px!important;max-height:none!important}.starter-sprite-stage{height:120px!important;min-height:120px!important}.starter-meta-row{gap:4px!important}.starter-stat-chip,.starter-hp-chip{padding:2px 5px!important;font-size:8.5px!important}.starter-signature{display:none!important}}@media (width<=560px){.starter-tier-ribbon{padding:2px 6px;font-size:7.4px;top:6px;left:6px}.starter-card{grid-template-rows:112px auto!important;height:auto!important;min-height:222px!important;max-height:none!important}.starter-sprite-stage{height:112px!important;min-height:112px!important}.starter-info{padding:7px!important}.starter-meta-row{gap:3px!important;margin:3px 0!important}.starter-stat-chip,.starter-hp-chip{padding:2px 4px!important;font-size:8px!important}.starter-role{display:none!important}}.move-tag-row{flex-wrap:wrap;align-items:center;gap:4px;margin:0 0 4px;display:inline-flex!important}.move-category{color:#dceaff;font:950 7.6px var(--font-label,"Geist Mono",monospace);letter-spacing:.1em;text-transform:uppercase;background:#0a1426cc;border:1px solid #fff2;border-radius:999px;align-items:center;padding:2px 6px;line-height:1;display:inline-flex}.move-category--physical{color:#ffb38a;background:#2a120988;border-color:#ff8a5c66}.move-category--special{color:#a9ecff;background:#062236aa;border-color:#8ff7ff55}.move-stab{color:#ffe87a;font:950 7.6px var(--font-label,"Geist Mono",monospace);letter-spacing:.1em;background:#1a1404;border:1px solid #ffe45cbb;border-radius:999px;align-items:center;padding:2px 6px;line-height:1;display:inline-flex;box-shadow:0 0 12px #ffe45c33}.move-card.is-stab{border-color:color-mix(in srgb,var(--type,#78f4ff) 70%,#ffe45c)!important;box-shadow:inset 0 0 0 1px #ffe45c2a,0 10px 22px #0000005c!important}@media (width<=520px){.move-tag-row{gap:3px!important;margin-bottom:3px!important}.move-category,.move-stab{padding:1px 4px!important;font-size:6.6px!important}.starter-signature{display:none!important}}.home-quick-cta{color:#04140d!important;letter-spacing:.08em!important;background:linear-gradient(135deg,#7cffd6,#22d39e 60%,#0fa970)!important;border-color:#9affe0aa!important;box-shadow:0 14px 28px #0fa97044,inset 0 1px #fff6!important}.home-quick-cta:hover:not(:disabled){filter:brightness(1.06)!important;transform:translateY(-1px)!important}.mode-card .card-arrow,.format-card .card-arrow{display:none!important}.mode-card strong{font-family:var(--font-ui,Geist,system-ui,sans-serif)!important;letter-spacing:-.035em!important;color:#f8fbff!important;text-transform:none!important;font-size:clamp(22px,2.4vw,30px)!important;line-height:.96!important}.mode-card small{font-family:var(--font-ui,Geist,system-ui,sans-serif)!important;color:#b9c8dd!important;text-transform:none!important;letter-spacing:0!important;max-width:42rem!important;font-size:14px!important;line-height:1.28!important}.mode-card .mode-tag{text-align:center!important;border-radius:999px!important;place-self:start!important;min-width:54px!important;padding:6px 8px!important;font-size:10px!important;line-height:1!important}.mode-card:before{opacity:.28!important}.format-card{grid-template-areas:"slots""tag""title""desc"!important;gap:8px!important;padding:18px!important}.format-recommend{top:12px!important;right:12px!important}.starter-pick-badge{display:none!important}@media (width<=850px){.arcade-home-v2.is-logged-out .arcade-home-shell{gap:12px!important}.arcade-home-copy h1{letter-spacing:-.055em!important;max-width:11ch!important;font-size:clamp(34px,10vw,48px)!important;line-height:.92!important}.arcade-home-copy span{color:#c8d4e6!important;font-size:14px!important;line-height:1.35!important}.arcade-home-v2.is-logged-out .home-key-art{border-radius:18px!important;max-height:30svh!important}.home-key-art figcaption{letter-spacing:.06em!important;padding:8px 10px!important;font-size:9px!important}.home-actions{gap:9px!important}.home-actions .btn{letter-spacing:.08em!important;min-height:46px!important;font-size:12px!important}.home-flow-note{color:#93a5bf!important;line-height:1.25!important}}@media (width<=520px){.screen-top{grid-template-columns:auto minmax(0,1fr)!important;align-items:start!important;gap:10px!important;margin-bottom:12px!important}.screen-top .btn--sm{min-height:34px!important;padding:0 11px!important;font-size:10px!important}.screen-top h2{letter-spacing:-.055em!important;font-size:clamp(30px,8.8vw,38px)!important;line-height:.92!important}.screen-top .eyebrow{letter-spacing:.12em!important;margin-bottom:5px!important;font-size:9px!important}.mode-select-screen{max-width:100%!important;padding:0!important}.mode-panel-full{background:linear-gradient(#091426,#050914)!important;border-radius:18px!important;padding:10px!important}.mode-stack{gap:8px!important}.mode-card{border-radius:15px!important;grid-template-columns:minmax(48px,auto) minmax(0,1fr)!important;grid-template-areas:"tag title""desc desc"!important;gap:7px 10px!important;min-height:0!important;padding:14px!important;box-shadow:inset 0 1px #ffffff12,0 10px 22px #0007!important}.mode-card .mode-sprite-pair{display:none!important}.mode-card strong{letter-spacing:-.03em!important;white-space:normal!important;text-overflow:clip!important;font-size:22px!important;line-height:1!important;overflow:visible!important}.mode-card small{color:#aebed4!important;grid-area:desc!important;max-width:none!important;font-size:12.5px!important;line-height:1.24!important}.mode-card .mode-tag{letter-spacing:.08em!important;min-width:46px!important;padding:5px 6px!important;font-size:8.5px!important}.auth-panel{align-items:flex-start!important;padding:12px!important;overflow-y:auto!important}.auth-card{background:linear-gradient(#0d1a2e,#050a15 82%)!important;border-radius:18px!important;width:100%!important;max-width:420px!important;margin:36px auto 0!important;padding:18px!important;box-shadow:0 20px 52px #000c,inset 0 1px #ffffff14!important}.auth-card:before,.auth-card:after{display:none!important}.auth-head{margin-bottom:12px!important;padding-right:42px!important}.auth-head h2{letter-spacing:-.045em!important;text-shadow:none!important;font-size:30px!important;line-height:.95!important}.auth-sprite-stage{display:none!important}.auth-close{top:0!important;right:0!important}.auth-banner{font-family:var(--font-ui,Geist,system-ui,sans-serif)!important;text-transform:none!important;letter-spacing:0!important;color:#c6f7ff!important;font-size:13px!important;line-height:1.3!important}.auth-tabs{border:0!important;grid-template-columns:1fr 1fr!important;gap:6px!important;margin-bottom:12px!important;display:grid!important}.auth-tabs .btn{background:#071326!important;border:1px solid #ffffff14!important;border-radius:10px!important;min-height:38px!important}.auth-tabs .btn[aria-pressed=true]{box-shadow:none!important;background:#0b2631!important;border-color:#8ff7ff66!important}.auth-form{gap:12px!important}.auth-form label{letter-spacing:.08em!important;gap:6px!important;font-size:9.5px!important}.auth-hint{font-family:var(--font-ui,Geist,system-ui,sans-serif)!important;text-transform:none!important;letter-spacing:0!important;color:#9fb0c7!important;font-size:11.5px!important;line-height:1.25!important}.auth-form input{border-radius:11px!important;min-height:44px!important;font-size:16px!important}.mode-card{grid-template-columns:1fr!important;grid-template-areas:"title""desc"!important;gap:6px!important;padding:15px 16px!important}.mode-card .mode-tag{display:none!important}.mode-card strong{font-size:23px!important}.arcade-home-v2.is-logged-out .arcade-home-shell:before,.arcade-home-v2.is-logged-out .arcade-home-shell:after,.arcade-home-v2.is-logged-out .home-actions .btn:before,.arcade-home-v2.is-logged-out .home-actions .btn:after{content:none!important;display:none!important}.auth-banner{color:#c7f5ff!important;background:0 0!important;border:0!important;margin:0 0 12px!important;padding:0!important}.auth-banner:before,.auth-banner:after,.auth-tabs .btn:before,.auth-tabs .btn:after{content:none!important;display:none!important}.auth-form label{font-size:10px!important}.auth-hint{color:#acbbcf!important;font-size:12px!important}}.home-splash.is-logged-out{background:#04060f!important;grid-template-rows:minmax(0,1fr) auto!important;width:100%!important;max-width:none!important;min-height:100svh!important;margin:0!important;padding:0!important;display:grid!important;position:relative!important;overflow:hidden!important}.home-splash.is-logged-out:before,.home-splash.is-logged-out:after{content:none!important;display:none!important}.home-splash.is-logged-out .home-key-art{z-index:1!important;width:100%!important;height:64svh!important;min-height:430px!important;max-height:none!important;box-shadow:none!important;background:#04060f!important;border:0!important;border-radius:0!important;margin:0!important;display:block!important;position:relative!important;overflow:hidden!important}.home-splash.is-logged-out .home-key-art:before{content:none!important;display:none!important}.home-splash.is-logged-out .home-key-art:after{content:""!important;pointer-events:none!important;z-index:2!important;background:linear-gradient(#0000 0,#04060f 86%)!important;height:142px!important;position:absolute!important;bottom:-1px!important;left:0!important;right:0!important}.home-splash.is-logged-out .home-key-art img{object-fit:cover!important;object-position:50% 38%!important;filter:saturate(1.04)contrast(1.02)!important;width:100%!important;height:100%!important;min-height:0!important;display:block!important}.home-splash-foot{z-index:3!important;padding:8px 20px max(28px,env(safe-area-inset-bottom))!important;text-align:center!important;background:linear-gradient(#04060f00,#04060f 28% 100%)!important;gap:14px!important;margin-top:-24px!important;display:grid!important;position:relative!important}.home-wordmark{color:#f8fbff!important;font-family:var(--font-ui,Geist,system-ui,sans-serif)!important;letter-spacing:.015em!important;text-shadow:0 3px 18px #000!important;text-transform:none!important;margin:0!important;font-size:clamp(25px,6.8vw,34px)!important;font-weight:950!important;line-height:.95!important}.home-cta{color:#160900!important;width:100%!important;min-height:60px!important;font:950 14px var(--font-label,"Geist Mono",monospace)!important;letter-spacing:.1em!important;text-transform:uppercase!important;background:linear-gradient(135deg,#ffe38b,#ff9c35 58%,#ff6e37)!important;border:1px solid #fff1aeaa!important;border-radius:16px!important;justify-content:center!important;align-items:center!important;gap:10px!important;display:inline-flex!important;box-shadow:0 18px 36px #ff8c3040,inset 0 1px #fff8!important}.home-cta svg{filter:drop-shadow(0 1px #fff6)}.home-secondary{color:#778ba8!important;font:900 11px var(--font-label,"Geist Mono",monospace)!important;letter-spacing:.08em!important;text-transform:uppercase!important;justify-content:center!important;align-items:center!important;gap:13px!important;display:flex!important}.home-secondary button{appearance:none!important;color:#d4e2f7!important;font:inherit!important;letter-spacing:inherit!important;text-transform:inherit!important;box-shadow:none!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important;text-decoration:none!important}.home-secondary button:hover,.home-secondary button:focus-visible{color:#fff!important;outline:none!important;text-decoration:underline!important}@media (width<=520px){.mode-card{grid-template-columns:minmax(0,1fr) 96px!important;grid-template-areas:"title art""desc art"!important;gap:6px 10px!important;min-height:104px!important;padding:14px 10px 14px 15px!important}.mode-card .mode-sprite-pair{background:radial-gradient(ellipse at center bottom,color-mix(in srgb,var(--mode-accent,#8ff7ff) 42%,transparent),transparent 70%)!important;grid-area:art!important;justify-content:center!important;align-self:center!important;align-items:end!important;width:96px!important;height:76px!important;display:flex!important;position:relative!important;bottom:auto!important;right:auto!important}.mode-card .mode-sprite-pair img{object-fit:contain!important;width:54px!important;height:68px!important;image-rendering:pixelated!important;filter:drop-shadow(0 9px 10px #0008)!important}.mode-card .mode-sprite-pair img+img{margin-left:-24px!important;transform:translateY(-6px)scale(.95)!important}.mode-card .mode-tag{display:none!important}.mode-card strong{grid-area:title!important;align-self:end!important;font-size:22px!important}.mode-card small{grid-area:desc!important;padding-right:0!important}}.home-cta span{white-space:nowrap!important}.home-secondary{white-space:nowrap!important;flex-wrap:nowrap!important}@media (width<=520px){.home-wordmark{white-space:nowrap!important;font-size:clamp(24px,6.2vw,30px)!important}.home-cta{letter-spacing:.075em!important;min-height:58px!important;font-size:12.5px!important}.home-secondary{letter-spacing:.055em!important;gap:11px!important;font-size:10px!important}}main:has(.home-splash.is-logged-out){background:#04060f!important;padding:0!important}.home-splash.is-logged-out{grid-template-columns:1fr!important;gap:0!important;width:100vw!important;min-width:0!important;max-width:none!important}.home-splash.is-logged-out .home-key-art,.home-splash.is-logged-out .home-splash-foot{grid-column:1!important;justify-self:stretch!important;width:100%!important;min-width:0!important}.home-splash.is-logged-out .home-key-art{grid-area:1/1!important}.home-splash.is-logged-out .home-splash-foot{grid-area:2/1!important;margin-top:-48px!important}.home-splash.is-logged-out{background:#04060f!important;height:100svh!important;min-height:100svh!important;display:block!important;position:relative!important;overflow:hidden!important}.home-splash.is-logged-out .home-key-art{grid-area:auto!important;width:100%!important;height:100%!important;min-height:100%!important;max-height:none!important;display:block!important;position:absolute!important;inset:0!important}.home-splash.is-logged-out .home-key-art img{object-fit:cover!important;object-position:50% 45%!important;width:100%!important;height:100%!important}.home-splash.is-logged-out .home-key-art:after{content:""!important;z-index:2!important;pointer-events:none!important;background:linear-gradient(#04060f00 0%,#04060fbd 40%,#04060f 100%)!important;height:42svh!important;position:absolute!important;inset:auto 0 0!important}.home-splash.is-logged-out .home-splash-foot{width:100%!important;padding:0 20px max(26px,env(safe-area-inset-bottom))!important;background:0 0!important;grid-area:auto!important;gap:13px!important;margin:0!important;position:absolute!important;bottom:0!important;left:0!important;right:0!important}.home-splash.is-logged-out .home-cta{white-space:nowrap!important}.home-splash.is-logged-out .home-cta svg,.home-splash.is-logged-out .home-cta:before,.home-splash.is-logged-out .home-cta:after{content:none!important;display:none!important}@media (width<=520px){.home-secondary{gap:7px!important;font-size:8.8px!important}}.home-splash.is-logged-out .home-wordmark{clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:0!important;padding:0!important;position:absolute!important;overflow:hidden!important}.home-splash.is-logged-out .home-splash-foot{padding:0 18px max(24px,env(safe-area-inset-bottom))!important;background:linear-gradient(#04060f00 0,#04060f9e 28%,#04060ff0 100%)!important;gap:10px!important}.home-splash.is-logged-out .home-cta{color:#031221!important;letter-spacing:.085em!important;background:linear-gradient(135deg,#bffcff,#42d8ff 48%,#2f8eff)!important;border:1px solid #d8ffffcc!important;border-radius:18px!important;min-height:62px!important;font-size:13.5px!important;box-shadow:0 18px 42px #2f8eff55,inset 0 1px #fffa!important}.home-splash.is-logged-out .home-secondary{letter-spacing:.055em!important;color:#d7e5f6!important;white-space:normal!important;grid-template-columns:1fr 1fr!important;gap:8px!important;font-size:9.8px!important;display:grid!important}.home-splash.is-logged-out .home-secondary span{display:none!important}.home-splash.is-logged-out .home-secondary button{color:#e7f5ff!important;background:#040c1c94!important;border:1px solid #d8ffff38!important;border-radius:13px!important;min-height:38px!important;padding:0 8px!important;line-height:1.05!important;box-shadow:inset 0 1px #ffffff14!important}main:has(.home-splash.is-logged-in){background:#04060f!important;padding:0!important}.home-splash.is-logged-in{background:#04060f!important;width:100vw!important;min-width:0!important;max-width:none!important;height:100svh!important;min-height:100svh!important;display:block!important;position:relative!important;overflow:hidden!important}.home-splash.is-logged-in:before,.home-splash.is-logged-in:after{content:none!important;display:none!important}.home-splash.is-logged-in .home-key-art{z-index:1!important;width:100%!important;height:100%!important;min-height:100%!important;max-height:none!important;box-shadow:none!important;background:#04060f!important;border:0!important;border-radius:0!important;grid-area:auto!important;margin:0!important;display:block!important;position:absolute!important;inset:0!important;overflow:hidden!important}.home-splash.is-logged-in .home-key-art:before{content:none!important;display:none!important}.home-splash.is-logged-in .home-key-art:after{content:""!important;z-index:2!important;pointer-events:none!important;background:linear-gradient(#04060f00 0%,#04060fbd 40%,#04060f 100%)!important;height:42svh!important;position:absolute!important;inset:auto 0 0!important}.home-splash.is-logged-in .home-key-art img{object-fit:cover!important;object-position:50% 45%!important;filter:saturate(1.04)contrast(1.02)!important;width:100%!important;height:100%!important;min-height:0!important;display:block!important}.home-splash-account{z-index:4!important;top:max(12px,env(safe-area-inset-top))!important;pointer-events:none!important;justify-content:flex-end!important;display:flex!important;position:absolute!important;left:12px!important;right:12px!important}.home-splash-account>*{pointer-events:auto!important}.home-splash.is-logged-in .home-splash-foot{z-index:3!important;width:100%!important;padding:0 18px max(24px,env(safe-area-inset-bottom))!important;text-align:center!important;background:linear-gradient(#04060f00 0,#04060f9e 28%,#04060ff0 100%)!important;gap:10px!important;margin:0!important;display:grid!important;position:absolute!important;bottom:0!important;left:0!important;right:0!important}.home-splash.is-logged-in .home-wordmark{clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:0!important;padding:0!important;position:absolute!important;overflow:hidden!important}.home-splash.is-logged-in .home-cta{color:#031221!important;letter-spacing:.085em!important;white-space:nowrap!important;background:linear-gradient(135deg,#bffcff,#42d8ff 48%,#2f8eff)!important;border:1px solid #d8ffffcc!important;border-radius:18px!important;min-height:62px!important;font-size:13.5px!important;box-shadow:0 18px 42px #2f8eff55,inset 0 1px #fffa!important}.home-splash.is-logged-in .home-secondary{letter-spacing:.055em!important;color:#d7e5f6!important;white-space:normal!important;grid-template-columns:1fr 1fr!important;gap:8px!important;font-size:9.8px!important;display:grid!important}.home-splash.is-logged-in .home-secondary button{color:#e7f5ff!important;background:#040c1c94!important;border:1px solid #d8ffff38!important;border-radius:13px!important;min-height:38px!important;padding:0 8px!important;line-height:1.05!important;box-shadow:inset 0 1px #ffffff14!important}main:has(.mode-select-screen){background:radial-gradient(circle at 20% -8%,#1e6a84 0,#071426 34%,#030711 78%)!important}.mode-select-screen{flex-direction:column;gap:12px;width:min(100%,760px);min-height:calc(100svh - 36px);margin:0 auto;display:flex}.mode-select-top{grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;margin:0!important;display:grid!important}.mode-select-top>button{grid-column:1;justify-self:start}.mode-select-top>div:not(.mode-account){min-width:0}.mode-select-top .eyebrow{color:#8ff7ff!important}.mode-select-top h2{letter-spacing:0!important;margin:0!important;font-size:clamp(32px,7vw,48px)!important;line-height:.92!important}.mode-account{place-self:start end}.mode-account .account-panel{background:#061326b8;border:1px solid #ffffff18;border-radius:999px;align-items:center;gap:7px;padding:5px;display:flex;box-shadow:0 12px 26px #0007}.mode-account .account-pill{color:#dceaff;min-height:28px;font:900 10px var(--font-label,"Geist Mono",monospace);letter-spacing:.08em;text-transform:uppercase;background:#ffffff0d;border-radius:999px;align-items:center;padding:0 10px;display:inline-flex;letter-spacing:0!important;font-size:0!important}.mode-account .account-pill:after{content:"Signed in";font:900 10px var(--font-label,"Geist Mono",monospace);letter-spacing:.08em;text-transform:uppercase}.mode-account .btn--sm{border-radius:999px;min-height:28px;padding:0 10px;font-size:9px}.mode-panel-full{flex:none;background:linear-gradient(#0b1729,#050914)!important;border-radius:22px!important;justify-content:start!important;padding:14px!important}.mode-stack{gap:10px!important}.mode-card{isolation:isolate!important;border:1px solid color-mix(in srgb,var(--mode-accent,#8ff7ff) 34%,#ffffff18)!important;background:linear-gradient(135deg,#101c2d,#071020 72%)!important;border-radius:18px!important;grid-template-columns:minmax(0,1fr) 124px!important;grid-template-areas:"tag art""title art""desc art"!important;align-items:center!important;gap:5px 8px!important;min-height:126px!important;padding:15px 10px 15px 17px!important;position:relative!important;overflow:hidden!important;box-shadow:inset 0 1px #ffffff14,0 14px 28px #0008!important}.mode-card:before,.mode-card:after{content:none!important;display:none!important}.mode-card .mode-tag{border:1px solid color-mix(in srgb,var(--mode-accent,#8ff7ff) 66%,#ffffff2a)!important;background:color-mix(in srgb,var(--mode-accent,#8ff7ff) 18%,#061426)!important;width:auto!important;min-width:0!important;min-height:22px!important;color:color-mix(in srgb,var(--mode-accent,#8ff7ff) 84%,#fff)!important;font:950 9px var(--font-label,"Geist Mono",monospace)!important;letter-spacing:.1em!important;text-transform:uppercase!important;border-radius:999px!important;grid-area:tag!important;justify-content:center!important;justify-self:start!important;align-items:center!important;padding:0 8px!important;line-height:1!important;display:inline-flex!important}.mode-card strong{font:950 22px/1 var(--font-ui,Geist,system-ui,sans-serif)!important;letter-spacing:0!important;color:#f8fbff!important;text-transform:none!important;grid-area:title!important;align-self:end!important}.mode-card small{color:#aebed4!important;max-width:18rem!important;font:500 13.5px/1.25 var(--font-ui,Geist,system-ui,sans-serif)!important;letter-spacing:0!important;text-transform:none!important;grid-area:desc!important;align-self:start!important}.mode-card .mode-sprite-pair{background:radial-gradient(ellipse at 50% 76%,color-mix(in srgb,var(--mode-accent,#8ff7ff) 42%,transparent),transparent 66%)!important;width:128px!important;height:118px!important;color:inherit!important;z-index:-1!important;border:0!important;grid-area:art!important;place-items:end center!important;padding:0!important;display:grid!important;position:absolute!important;bottom:-7px!important;right:-8px!important}.mode-card .mode-sprite-pair img{object-fit:contain!important;width:112px!important;height:112px!important;image-rendering:pixelated!important;filter:drop-shadow(0 14px 16px #000a)!important;margin:0!important;transform:none!important}.mode-card--grass .mode-sprite-pair img{transform:scale(1.26)!important}.mode-card--tide .mode-sprite-pair img{transform:scale(1.12)!important}@media (width<=520px){main:has(.mode-select-screen){padding:10px!important}.mode-select-screen{gap:9px;min-height:calc(100svh - 20px)}.mode-select-top{grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important}.mode-select-top .eyebrow{margin-bottom:4px!important;font-size:8.5px!important}.mode-select-top h2{font-size:31px!important}.mode-account .account-panel{gap:4px!important;padding:4px!important}.mode-account .account-pill{min-height:28px!important;padding:0 8px!important;display:inline-flex!important}.mode-account .btn--sm{min-height:28px!important;padding:0 8px!important;font-size:8px!important}.mode-panel-full{border-radius:18px!important;padding:9px!important}.mode-stack{gap:8px!important}.mode-card{border-radius:16px!important;grid-template-columns:minmax(0,1fr) 106px!important;grid-template-areas:"tag art""title art""desc art"!important;gap:4px 5px!important;min-height:119px!important;padding:13px 3px 13px 14px!important}.mode-card .mode-tag{min-height:20px!important;padding:0 7px!important;font-size:8px!important;display:inline-flex!important}.mode-card strong{font-size:21px!important;line-height:1.02!important}.mode-card small{font-size:13px!important;line-height:1.22!important}.mode-card .mode-sprite-pair{width:116px!important;height:110px!important;bottom:-8px!important;right:-13px!important}.mode-card .mode-sprite-pair img{width:106px!important;height:106px!important}.mode-card--grass .mode-sprite-pair img{transform:scale(1.3)!important}.mode-card--tide .mode-sprite-pair img{transform:scale(1.16)!important}}.home-auth-lockup{text-align:center!important;color:#eef8ff!important;text-shadow:0 4px 18px #000!important;gap:4px!important;display:grid!important}.home-auth-kicker{font:900 10px var(--font-label,"Geist Mono",monospace)!important;letter-spacing:.14em!important;text-transform:uppercase!important;color:#9eefff!important;margin:0!important}.home-auth-lockup .home-wordmark{clip:auto!important;clip-path:none!important;white-space:normal!important;color:#fff!important;border:0!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;font-size:clamp(25px,7vw,34px)!important;line-height:.95!important;position:static!important;overflow:visible!important}.home-auth-lockup span{font:600 13px/1.25 var(--font-ui,Geist,system-ui,sans-serif)!important;color:#c7d8ee!important}.home-splash.is-logged-out .home-cta{letter-spacing:.09em!important;min-height:56px!important;font-size:15px!important}.home-splash.is-logged-out .home-secondary{grid-template-columns:1fr 1fr!important;gap:8px!important}.home-splash.is-logged-out .home-secondary button{font-size:9.6px!important}.auth-tabs{background:#020814aa!important;border:1px solid #8ff7ff26!important;border-radius:14px!important;grid-template-columns:1fr 1fr!important;gap:4px!important;margin-bottom:12px!important;padding:4px!important;display:grid!important;position:relative!important}.auth-tabs .btn{color:#aebed4!important;min-height:40px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:11px!important}.auth-tabs .btn[aria-pressed=true]{color:#031221!important;background:linear-gradient(135deg,#bffcff,#42d8ff)!important;box-shadow:0 8px 18px #2f8eff35!important}.mode-card{grid-template-columns:minmax(0,1fr) 124px!important;grid-template-areas:"title art""desc art"!important;gap:8px!important;padding:18px 10px 18px 17px!important}.mode-card .mode-tag{display:none!important}.mode-card strong{align-self:end!important}.mode-card small{align-self:start!important;max-width:18rem!important}@media (width<=520px){.mode-card{grid-template-columns:minmax(0,1fr) 110px!important;grid-template-areas:"title art""desc art"!important;gap:7px 4px!important;min-height:116px!important;padding:16px 4px 16px 15px!important}.mode-card .mode-tag{display:none!important}.mode-card strong{font-size:21.5px!important}}.home-splash.is-logged-out .home-splash-foot{padding:0 22px max(28px,env(safe-area-inset-bottom))!important;background:linear-gradient(#04060f00 0,#04060f73 16%,#04060fdb 46%,#04060f 78%)!important;grid-auto-rows:auto!important;gap:11px!important}.home-splash.is-logged-out .home-key-art:after{background:linear-gradient(#04060f00 0,#04060f6b 32%,#04060fd1 62%,#04060f 92%)!important;height:54svh!important}.home-auth-lockup{margin-bottom:4px!important}.home-cta-stack{gap:9px!important;width:100%!important;margin:0 auto!important;display:grid!important}.home-cta-stack .home-cta{margin:0!important}.home-cta-secondary{appearance:none!important;color:#dceaff!important;width:100%!important;min-height:50px!important;font:950 12.5px var(--font-label,"Geist Mono",monospace)!important;letter-spacing:.1em!important;text-transform:uppercase!important;cursor:pointer!important;background:linear-gradient(#15263e,#0a1322)!important;border:1px solid #8ff7ff38!important;border-radius:15px!important;box-shadow:inset 0 1px #ffffff0f,0 8px 20px #0208128c!important}.home-cta-secondary:hover,.home-cta-secondary:focus-visible{color:#fff!important;background:linear-gradient(#1b2e4c,#0c1729)!important;border-color:#8ff7ff73!important;outline:none!important}.home-cta-tertiary{appearance:none!important;color:#dce8f7b3!important;font:850 11px var(--font-label,"Geist Mono",monospace)!important;letter-spacing:.14em!important;text-transform:uppercase!important;cursor:pointer!important;background:0 0!important;border:0!important;justify-self:center!important;margin:2px auto 0!important;padding:8px 14px!important}.home-cta-tertiary:hover,.home-cta-tertiary:focus-visible{color:#fff!important;outline:none!important;text-decoration:underline!important}.home-cta-tertiary:after{content:" →"!important;opacity:.7!important}@media (width<=520px){.home-splash.is-logged-out .home-splash-foot{padding:0 18px max(24px,env(safe-area-inset-bottom))!important;gap:9px!important}.home-auth-lockup .home-wordmark{font-size:clamp(23px,6.4vw,29px)!important}.home-auth-lockup span{font-size:12.5px!important;line-height:1.3!important}.home-cta-stack{gap:8px!important}.home-cta-secondary{letter-spacing:.085em!important;min-height:46px!important;font-size:11.5px!important}.home-cta-tertiary{letter-spacing:.12em!important;padding:6px 10px!important;font-size:10px!important}.auth-panel{-webkit-backdrop-filter:blur(14px)saturate(1.12)!important;background:#06080f80!important;place-items:flex-end stretch!important;padding:0!important}.auth-card{width:100%!important;max-width:none!important;padding:18px 18px max(22px,env(safe-area-inset-bottom))!important;background:linear-gradient(#0e1d35 0,#070d18 78%)!important;border:0!important;border-top:1px solid #8ff7ff52!important;border-radius:22px 22px 0 0!important;margin:0!important;animation:.26s cubic-bezier(.18,.84,.2,1) both authSheetIn!important;box-shadow:0 -18px 46px #0009,inset 0 1px #ffffff14!important}.auth-card:before{content:""!important;top:8px!important;left:50%!important;pointer-events:none!important;background:#fff3!important;border-radius:999px!important;width:44px!important;height:4px!important;margin-left:-22px!important;display:block!important;position:absolute!important;inset:auto!important}.auth-card:after{content:none!important;display:none!important}.auth-head{justify-content:flex-start!important;align-items:center!important;gap:12px!important;margin-bottom:14px!important;padding:6px 0 0!important;display:flex!important}.auth-head>div:first-child{flex:auto!important;min-width:0!important}.auth-head .eyebrow{letter-spacing:.14em!important;color:#9eefff!important;margin-bottom:3px!important;font-size:9.5px!important}.auth-head h2{letter-spacing:-.035em!important;text-shadow:none!important;color:#fffaf1!important;font-size:26px!important;line-height:.98!important}.auth-sprite-stage{filter:drop-shadow(0 8px 12px #0006)!important;background:radial-gradient(circle at 50% 65%,#ffe49c6b,#0000 64%)!important;flex:none!important;order:-1!important;width:56px!important;height:56px!important;display:grid!important;position:static!important}.auth-sprite-stage .sprite-wrap{place-items:center!important;width:50px!important;height:50px!important;display:grid!important}.auth-sprite-stage .real-sprite{object-fit:contain!important;width:100%!important;height:100%!important;image-rendering:pixelated!important}.auth-close{color:#ffffff8c!important;width:32px!important;height:32px!important;min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:50%!important;flex:none!important;order:99!important;padding:0!important;font-size:22px!important;line-height:1!important;position:static!important}.auth-close:hover,.auth-close:focus-visible{color:#fff!important;background:#ffffff0f!important;outline:none!important}.auth-banner{color:#bff8ff!important;margin:0 0 12px!important;font-size:12.5px!important}.auth-tabs{margin-bottom:12px!important}.auth-form{gap:12px!important}.auth-form label{font-size:10px!important}.auth-hint{font-family:var(--font-ui,Geist,system-ui,sans-serif)!important;color:#9fb0c7!important;text-transform:none!important;letter-spacing:0!important;margin-top:4px!important;font-size:12px!important;line-height:1.3!important}.auth-form input{min-height:46px!important;font-size:16px!important}}@keyframes authSheetIn{0%{opacity:0;transform:translateY(22%)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.auth-card{animation:none!important}}.mode-card--sunset{--mode-accent:#ff7a3d!important}.mode-card--grass{--mode-accent:#f5c518!important}.mode-card--tide{--mode-accent:#8a5bd6!important}.mode-card--volcano{--mode-accent:#e2a24b!important}.mode-card{border-left:3px solid var(--mode-accent,#8ff7ff)!important;background:linear-gradient(135deg,color-mix(in srgb,var(--mode-accent,#8ff7ff) 10%,#101c2d) 0%,#071020 76%)!important;border-top:1px solid color-mix(in srgb,var(--mode-accent,#8ff7ff) 26%,#ffffff14)!important;border-right:1px solid color-mix(in srgb,var(--mode-accent,#8ff7ff) 14%,#ffffff0f)!important;border-bottom:1px solid color-mix(in srgb,var(--mode-accent,#8ff7ff) 14%,#ffffff0f)!important;box-shadow:inset 0 1px #ffffff1f,0 14px 32px #0000008c,0 0 22px color-mix(in srgb,var(--mode-accent,#8ff7ff) 16%,transparent)!important;position:relative!important;overflow:hidden!important}.mode-card:hover{border-top-color:color-mix(in srgb,var(--mode-accent,#8ff7ff) 56%,#fff3)!important;background:linear-gradient(135deg,color-mix(in srgb,var(--mode-accent,#8ff7ff) 18%,#101c2d) 0%,#071020 72%)!important;transform:translateY(-1px)!important}.mode-card .mode-sprite-pair{z-index:1!important;background:radial-gradient(ellipse at 50% 72%,color-mix(in srgb,var(--mode-accent,#8ff7ff) 52%,transparent),transparent 64%)!important}.mode-card strong{color:#f8fbff!important;text-shadow:0 1px #02081466!important}.mode-account .account-panel{box-shadow:none!important;background:0 0!important;border:0!important;gap:6px!important;padding:3px 6px!important}.mode-account .account-pill{color:#dce8f78c!important;background:0 0!important;border:0!important;min-height:0!important;padding:0 0 0 12px!important;position:relative!important}.mode-account .account-pill:before{content:""!important;background:#5eed8a!important;border-radius:50%!important;width:6px!important;height:6px!important;margin-top:-3px!important;position:absolute!important;top:50%!important;left:0!important;box-shadow:0 0 8px #5eed8ab3!important}.mode-account .account-pill:after{color:#dce8f78c!important;letter-spacing:.1em!important}.mode-account .btn--sm{color:#dceaff!important;background:#061226b3!important;border:1px solid #ffffff29!important}.mode-select-top h2{letter-spacing:-.015em!important;font-size:clamp(26px,6.4vw,38px)!important;line-height:.95!important}@media (width<=520px){.mode-select-top{align-items:center!important;gap:10px!important}.mode-select-top h2{letter-spacing:-.02em!important;white-space:nowrap!important;font-size:25px!important}.mode-select-top .eyebrow{margin-bottom:3px!important;font-size:8px!important}.mode-account .account-pill{font-size:0!important}.mode-account .account-pill:after{font-size:9px!important}.mode-account .btn--sm{border-radius:999px!important;min-height:26px!important;padding:0 9px!important;font-size:8.5px!important}.mode-card{grid-template-columns:minmax(0,1fr) 116px!important;gap:6px!important;min-height:120px!important;padding:14px 4px 14px 14px!important}.mode-card .mode-sprite-pair{width:120px!important;height:112px!important;position:absolute!important;bottom:-6px!important;right:-10px!important}.mode-card .mode-sprite-pair img{width:106px!important;height:106px!important}.mode-card--grass .mode-sprite-pair img{transform:scale(1.32)translateY(2%)!important}.mode-card--tide .mode-sprite-pair img{transform:scale(1.18)!important}.mode-card--volcano .mode-sprite-pair img{transform:scale(1.08)!important}.mode-card strong{font-size:21.5px!important;line-height:1.02!important}.mode-card small{max-width:none!important;font-size:12.5px!important;line-height:1.22!important}}.mode-card-play{color:color-mix(in srgb,var(--mode-accent,#8ff7ff) 82%,#fff)!important;font:950 9.5px var(--font-label,"Geist Mono",monospace)!important;letter-spacing:.12em!important;text-transform:uppercase!important;opacity:.88!important;text-align:left!important;grid-area:3/1!important;align-self:start!important;margin-top:2px!important}.mode-footer-hint{text-align:center!important;color:#fff3!important;font:850 10.5px var(--font-label,"Geist Mono",monospace)!important;letter-spacing:.1em!important;text-transform:uppercase!important;border-top:1px solid #ffffff0d!important;margin:4px 0 2px!important;padding:14px 8px!important}.auth-panel{-webkit-backdrop-filter:blur(14px)!important;background:#06080f94!important}@media (width<=520px){.mode-card-play{letter-spacing:.1em!important;font-size:9px!important}.mode-footer-hint{padding:12px 6px!important;font-size:9.5px!important}.mode-card{grid-template-columns:minmax(0,1fr) 126px!important;min-height:132px!important;padding:17px 8px 17px 15px!important;overflow:hidden!important}.mode-card .mode-sprite-pair{z-index:1!important;place-items:center!important;width:116px!important;height:116px!important;position:absolute!important;top:50%!important;bottom:auto!important;right:2px!important;transform:translateY(-50%)!important}.mode-card .mode-sprite-pair img{object-fit:contain!important;width:104px!important;max-width:104px!important;height:104px!important;max-height:104px!important}.mode-card--tide .mode-sprite-pair img{transform:scale(1.08)!important}.mode-card--volcano .mode-sprite-pair img{transform:scale(1.03)!important}.mode-card .mode-sprite-pair{place-items:center!important;width:116px!important;height:116px!important;top:14px!important;bottom:auto!important;right:2px!important;transform:none!important}.mode-card{min-height:150px!important}.mode-card .mode-sprite-pair{top:16px!important}.mode-card--grass .mode-sprite-pair img{transform:scale(1.1)!important}.mode-card-play{background:color-mix(in srgb,var(--mode-accent,#8ff7ff) 15%,transparent)!important;border:1px solid color-mix(in srgb,var(--mode-accent,#8ff7ff) 35%,transparent)!important;border-radius:999px!important;justify-self:start!important;align-items:center!important;width:max-content!important;padding:4px 8px!important;line-height:1!important;display:inline-flex!important}.mode-footer-hint{margin:10px 0 4px!important;padding:12px 6px!important}.mode-select-top h2{font-size:24px!important}}.home-splash.is-logged-out .home-auth-lockup .home-wordmark{clip:auto!important;clip-path:none!important;white-space:normal!important;letter-spacing:-.035em!important;text-transform:uppercase!important;color:#fff4cc!important;text-shadow:0 5px 20px #000000b8,0 0 18px #53dcff47!important;border:0!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;font-size:clamp(34px,10vw,48px)!important;line-height:.86!important;position:static!important;overflow:visible!important}.home-splash.is-logged-out .home-auth-kicker{color:#9eefffd1!important}@media (width<=520px){.home-splash.is-logged-out .home-auth-lockup .home-wordmark{font-size:34px!important}.home-splash.is-logged-out .home-auth-lockup span{font-size:11.8px!important}}.user-agent-setup{place-items:center!important;min-height:calc(100svh - 36px)!important;display:grid!important}.user-agent-card{text-align:center!important;width:min(880px,100%)!important;margin-inline:auto!important}.user-agent-card>p{max-width:620px;margin-left:auto!important;margin-right:auto!important}.agent-selection-showcase{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);justify-content:center;align-items:center;gap:12px;width:min(680px,100%);margin:16px auto 12px;display:grid}.agent-pick-card{text-align:center;background:linear-gradient(#0d233ddd,#071426ee);border:1px solid #8ff7ff2e;border-radius:16px;align-content:center;place-items:center;gap:5px;min-height:104px;padding:14px;display:grid;box-shadow:inset 0 1px #ffffff12,0 12px 28px #0007}.agent-pick-card span{color:#8ff7ff;font:950 9px var(--font-label,"Geist Mono",monospace);letter-spacing:.13em;text-transform:uppercase}.agent-pick-card strong{letter-spacing:-.045em;font-size:clamp(22px,4vw,34px);line-height:.95}.agent-pick-card small{color:#b8c7dd;max-width:100%;font:850 10px var(--font-label,"Geist Mono",monospace);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.agent-pick-card--bot{background:linear-gradient(#0c2b1cdd,#071a13ee);border-color:#83ffb35c}.agent-pick-card--bot span{color:#83ffb3}.agent-pick-vs{color:#ffe69b;width:42px;height:42px;font:950 12px var(--font-label,"Geist Mono",monospace);background:#2a2107;border:1px solid #ffe69b55;border-radius:999px;place-items:center;display:grid;box-shadow:0 0 24px #ffe69b1d}.user-agent-card .agent-key-panel,.user-agent-card .agent-instruction-grid{width:min(760px,100%);margin-left:auto;margin-right:auto}.user-agent-card .battle-actions{justify-content:center}@media (width<=620px){.user-agent-setup{min-height:calc(100svh - 24px)!important}.agent-selection-showcase{grid-template-columns:1fr;gap:8px}.agent-pick-vs{justify-self:center;width:34px;height:34px}.agent-pick-card{min-height:86px}.agent-pick-card strong{font-size:24px}.user-agent-card .agent-instruction-grid details{text-align:left}}.account-panel{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.account-panel .telegram-pill{color:#b8eaff;background:#061426;border-color:#8ff7ff35}.account-panel .telegram-pill.linked{color:#b7ffd0;background:#082016;border-color:#83ffb366}.account-error{color:#ffb4b4;font:800 10px var(--font-label,"Geist Mono",monospace);text-align:right;flex-basis:100%}.telegram-link-card{text-align:left;background:#061426;border:1px solid #8ff7ff24;border-radius:8px;gap:10px;width:min(760px,100%);margin:12px auto;padding:12px;display:grid}.telegram-link-card>span{color:#ffde88;font:950 10px var(--font-label,"Geist Mono",monospace);letter-spacing:.08em;text-transform:uppercase}.telegram-link-card>span.linked{color:#b7ffd0}.telegram-link-card small{color:#ffb4b4;font:800 10px/1.3 var(--font-label,"Geist Mono",monospace)}.model-option-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:min(520px,100%);margin:16px auto;display:grid}.user-agent-card .agent-lock-status{width:min(760px,100%);margin:12px auto}.user-agent-card .agent-instruction-grid details:not([open]){padding:10px 12px}.user-agent-card .agent-instruction-grid details:not([open]) pre,.user-agent-card .agent-instruction-grid details:not([open]) button{display:none}@media (width<=520px){.account-panel{justify-content:flex-start}.mode-account .account-panel{justify-content:flex-end}.telegram-link-card .battle-actions,.model-option-grid{grid-template-columns:1fr}.telegram-link-card .battle-actions .btn,.model-option-grid .btn{width:100%}.mode-account .telegram-pill{display:none}}:root{--bg-base:#030714;--bg-elev-1:#071126;--bg-elev-2:#0b1b31;--bg-glass:#061426cc;--hairline:#ffffff18;--surface-panel:#101c38;--text-hi:#f8fbff;--text-mid:#b8c7dd;--text-low:#8fa4c4;--accent:#8ff7ff;--accent-strong:#ffe69b;--accent-rival:#ff6b7e;--warn:#ffe45c;--warn-bg:#2a2207;--danger:#ff8a8a;--hp-friendly:#45d6ff;--hp-rival:#ff6b7e;--btn-radius:12px;--btn-radius-sm:10px;--btn-min-h:44px;--btn-min-h-sm:36px;--btn-pad-x:18px;--btn-pad-x-sm:12px;--btn-font:950 14px/1 "Geist Mono", monospace;--btn-font-sm:900 12px/1 "Geist Mono", monospace;--btn-focus-ring:0 0 0 3px #8ff7ff66, 0 0 0 5px #02061099;--c-primary:linear-gradient(135deg, #ffe69b, #ff9f47);--c-primary-fg:#150b02;--c-secondary:#102341;--c-secondary-fg:#eaf7ff;--c-secondary-edge:#8ff7ff35;--c-ghost-fg:#cfdaeb;--c-ghost-edge:#ffffff1e;--c-danger:linear-gradient(135deg, #ff8a8a, #d04646);--c-danger-fg:#1a0606}.btn{min-height:var(--btn-min-h);padding:0 var(--btn-pad-x);border-radius:var(--btn-radius);font:var(--btn-font);letter-spacing:.07em;text-transform:uppercase;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;transition:transform .12s,background .12s,box-shadow .12s,border-color .12s,opacity .12s;display:inline-flex}.btn:focus-visible{box-shadow:var(--btn-focus-ring);outline:none}.btn[aria-pressed=true]{background:var(--c-secondary);border-color:var(--accent);color:var(--text-hi);box-shadow:inset 0 -2px 0 var(--accent)}.btn:disabled,.btn[aria-busy=true]{opacity:.5;cursor:not-allowed;transform:none}.btn[aria-busy=true]:after{content:"";border:2px solid;border-right-color:#0000;border-radius:50%;width:14px;height:14px;margin-left:8px;animation:.8s linear infinite btn-spin}@keyframes btn-spin{to{transform:rotate(360deg)}}.btn--primary{background:var(--c-primary);color:var(--c-primary-fg);box-shadow:0 10px 26px #ff9f4733}.btn--primary:hover:not(:disabled){transform:translateY(-1px)}.btn--secondary{background:var(--c-secondary);color:var(--c-secondary-fg);border-color:var(--c-secondary-edge)}.btn--secondary:hover:not(:disabled){background:#14304f;border-color:#8ff7ff88}.btn--ghost{color:var(--c-ghost-fg);border-color:var(--c-ghost-edge);background:0 0}.btn--ghost:hover:not(:disabled){background:#ffffff0c;border-color:#ffffff40}.btn--danger{background:var(--c-danger);color:var(--c-danger-fg)}.btn--danger:hover:not(:disabled){transform:translateY(-1px)}.btn--sm{min-height:var(--btn-min-h-sm);padding:0 var(--btn-pad-x-sm);font:var(--btn-font-sm)}.btn--block{width:100%}.btn--icon{width:var(--btn-min-h);padding:0}.btn--icon.btn--sm{width:var(--btn-min-h-sm)}.btn-card{min-height:96px;color:inherit;text-align:left;background:linear-gradient(#122744,#071122);border:1px solid #ffffff1a;border-radius:16px;gap:6px;padding:14px;transition:transform .14s,border-color .14s,background .14s;display:grid}.btn-card:hover:not(:disabled){background:#15304e;border-color:#8ff7ff75;transform:translateY(-2px)}.btn-card[aria-disabled=true],.btn-card:disabled{opacity:.55;filter:saturate(.5);cursor:not-allowed}.btn-card--selected{border-color:#ffe45c;box-shadow:inset 0 0 0 2px #ffe45c33}.arena-tabs{flex-wrap:wrap;gap:7px;margin:0 0 8px;display:flex}.arena-tabs button{color:#dbe9ff;letter-spacing:.07em;text-transform:uppercase;background:#071226;border:1px solid #ffffff18;border-radius:999px;padding:7px 10px;font:850 10px Geist Mono,monospace}.arena-tabs button.active{color:#fff;background:#12304b;border-color:#78f4ff;box-shadow:0 0 18px #36ecff22}.arena-map{--player-x:5.7%;--player-y:12.5%;--player-w:39%;--player-h:51%;--enemy-x:10.5%;--enemy-y:27.5%;--enemy-w:29%;--enemy-h:32%;isolation:isolate;position:relative;overflow:hidden;background-color:#111827!important;background-image:var(--arena-plate)!important;background-position:50% 55%!important;background-size:cover!important;border:1px solid #ffffff16!important;min-height:500px!important;box-shadow:0 18px 42px #0008,inset 0 0 0 1px #ffffff0d!important}.arena-tide-ruins{--arena-plate:url(/arenas/tide-ruins.png)}.arena-volcano-ridge{--arena-plate:url(/arenas/volcano-ridge.png)}.arena-map:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(#00122e10 0%,#0000 18% 72%,#02030a60 100%);position:absolute;inset:0}.arena-map:after{content:"";z-index:2;pointer-events:none;mix-blend-mode:multiply;background:radial-gradient(#0000 42%,#02040b48 100%);position:absolute;inset:0}.arena-grass-ruins:after{background:radial-gradient(#0000 44%,#20081336 100%)}.arena-tide-ruins:after{background:radial-gradient(#0000 43%,#000b2145 100%)}.arena-volcano-ridge:after{background:radial-gradient(#0000 44%,#15020555 100%)}.arena-map .arena-floor,.arena-map .terrain,.arena-map .arena-floor i,.arena-map .arena-floor b,.arena-map .arena-floor em,.player-terrain,.enemy-terrain{box-shadow:none!important;filter:none!important;opacity:0!important;background:0 0!important;display:none!important}.arena-map .arena-hud{z-index:10!important}.arena-map .sprite-wrap{pointer-events:none!important;filter:none!important;text-shadow:none!important;z-index:7!important;justify-content:center!important;align-items:flex-end!important;display:flex!important;position:absolute!important}.arena-map .sprite-wrap.player{left:var(--player-x)!important;bottom:var(--player-y)!important;width:var(--player-w)!important;height:var(--player-h)!important;z-index:8!important}.arena-map .sprite-wrap.enemy{right:var(--enemy-x)!important;bottom:var(--enemy-y)!important;width:var(--enemy-w)!important;height:var(--enemy-h)!important;z-index:7!important}.arena-map .real-sprite{image-rendering:pixelated;image-rendering:crisp-edges;object-fit:contain!important;z-index:9!important;filter:none!important;transform-origin:bottom!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:100%!important;position:relative!important}.arena-map .sprite-wrap.player.charizard .real-sprite{transform:scale(1.3)translateY(-1%)!important}.arena-map .sprite-wrap.player.blastoise .real-sprite{transform:scale(1.05)!important}.arena-map .sprite-wrap.player.venusaur .real-sprite{transform:scale(1.1)!important}.arena-map .sprite-wrap.enemy.blastoise .real-sprite{transform:scale(.9)!important}.arena-map .sprite-wrap.enemy.charizard .real-sprite{transform:scale(1.03)!important}.arena-map .sprite-wrap.enemy.venusaur .real-sprite{transform:scale(1.02)!important}.battle-vfx{z-index:11!important}@media (width<=850px){.arena-map{background-position:50% 55%!important;min-height:370px!important}.arena-map .sprite-wrap.player{width:43%!important;height:49%!important;bottom:11%!important;left:5%!important}.arena-map .sprite-wrap.enemy{width:32%!important;height:32%!important;bottom:25%!important;right:7.5%!important}.arena-map .sprite-wrap.player.charizard .real-sprite{transform:scale(1.27)translateY(-1%)!important}}@media (width<=520px){.arena-map{background-position:50% 55%!important;min-height:318px!important}.arena-map .sprite-wrap.player{width:47%!important;height:48%!important;bottom:10%!important;left:4%!important}.arena-map .sprite-wrap.enemy{width:35%!important;height:30%!important;bottom:25%!important;right:5%!important}.arena-map .sprite-wrap.player.charizard .real-sprite{transform:scale(1.23)translateY(-1%)!important}}.arena-map:not(.vfx-active) .sprite-wrap.player:before,.arena-map:not(.vfx-active) .sprite-wrap.player:after,.arena-map:not(.vfx-active) .sprite-wrap.enemy:before,.arena-map:not(.vfx-active) .sprite-wrap.enemy:after{content:none!important;opacity:0!important;box-shadow:none!important;filter:none!important;background:0 0!important;display:none!important}.arena-map:not(.vfx-active) .sprite-wrap.player .real-sprite,.arena-map:not(.vfx-active) .sprite-wrap.enemy .real-sprite{filter:none!important;box-shadow:none!important;text-shadow:none!important;animation:none!important}@media (width<=520px){.battle-header h2{font-size:21px!important;line-height:.96!important}.ai-trace{background:linear-gradient(#07162bcc,#050b18dd)!important;border-color:#78f4ff24!important}}.battle-vfx{--sx:22%;--sy:59%;--tx:69%;--ty:43%;--vfx-source-x:22%;--vfx-source-y:59%;--vfx-impact-x:72%;--vfx-impact-y:58%;--vfx-dir:1;--hue:#78f4ff;--impact:#fff;z-index:11!important;pointer-events:none!important;animation:1.18s ease-out both vfx-life!important;position:absolute!important;inset:0!important;overflow:hidden!important}.battle-vfx i,.battle-vfx b,.battle-vfx em{opacity:0;left:var(--sx)!important;top:var(--sy)!important;mix-blend-mode:screen!important;display:block!important;position:absolute!important;transform:translate(-50%,-50%)!important}.battle-vfx i{background:linear-gradient(90deg,transparent,var(--hue),var(--impact));width:15%;height:6px;box-shadow:0 0 18px var(--hue),0 0 34px color-mix(in srgb,var(--hue) 70%,transparent);border-radius:999px;animation:.98s cubic-bezier(.2,.78,.2,1) both vfx-bolt!important}.battle-vfx i:nth-child(2){filter:blur(1px);opacity:.75;height:10px;animation-delay:50ms!important}.battle-vfx i:nth-child(3){filter:blur(.4px);width:9%;height:4px;animation-delay:.1s!important}.battle-vfx b{background:radial-gradient(circle,#fff 0 8%,var(--impact) 9% 23%,transparent 58%);width:84px;height:84px;box-shadow:0 0 26px var(--hue);border-radius:50%;left:var(--tx)!important;top:var(--ty)!important;animation:.42s ease-out .3s both vfx-impact!important}.battle-vfx em{border:2px solid var(--hue);width:54px;height:54px;box-shadow:0 0 22px var(--hue),inset 0 0 22px color-mix(in srgb,var(--hue) 42%,transparent);border-radius:50%;left:var(--sx)!important;top:var(--sy)!important;animation:.32s ease-out both vfx-charge!important}.vfx-fire{--hue:#ff8a30;--impact:#ffe27a}.vfx-water{--hue:#35caff;--impact:#e6fbff}.vfx-ice{--hue:#9df5ff;--impact:#fff}.vfx-steel{--hue:#b8c5d6;--impact:#fff}.vfx-dragon{--hue:#ba75ff;--impact:#f7e8ff}.vfx-flying{--hue:#bdeeff;--impact:#fff}.vfx-grass{--hue:#82ff70;--impact:#fff8ad}.vfx-poison{--hue:#c77aff;--impact:#ffd6ff}.vfx-ground{--hue:#d9a95c;--impact:#fff0bf}.vfx-electric{--hue:#ffe45c;--impact:#fff}.vfx-normal{--hue:#c8c5b8;--impact:#fff}.vfx-ghost{--hue:#9b72ff;--impact:#f1ddff}.vfx-psychic{--hue:#ff6fb0;--impact:#ffe2f1}.vfx-fairy{--hue:#ff9df2;--impact:#fff}.vfx-rock{--hue:#c9a76a;--impact:#fff0c8}.vfx-dark{--hue:#8c7b9c;--impact:#d7c8ff}.vfx-fighting{--hue:#e36a51;--impact:#ffe1d8}.vfx-hydro-pump i{background:repeating-linear-gradient(90deg,#eaffff 0 7px,var(--hue) 8px 19px,#167dce 20px 28px);filter:blur(.2px);border-radius:18px;height:12px;animation-name:vfx-stream!important}.vfx-waterfall i{background:linear-gradient(#fff,#54d8ff,#1275d1);border-radius:20px;width:10%;height:18px;animation-name:vfx-fall!important}.vfx-fire-blast i{background:radial-gradient(circle,#fff 0 10%,#ffd45e 11% 28%,#ff6b23 29% 62%,#0000 70%);height:9px;animation-name:vfx-fireball!important}.vfx-fire-blast b{clip-path:polygon(50% 0,61% 34%,98% 35%,68% 56%,79% 94%,50% 70%,21% 94%,32% 56%,2% 35%,39% 34%);background:#ff6b23;border-radius:0}.vfx-solar-beam i{background:linear-gradient(90deg,#0000,#faffcf,#88ff63,#faffcf);height:9px;animation-name:vfx-beam!important}.vfx-air-slash i{background:0 0;border-top:3px solid #d9fbff;border-bottom:0;border-left:0;border-right:3px solid #d9fbff;border-radius:50%;width:11%;height:38px;animation-name:vfx-slash!important}.vfx-dragon-claw i{background:#c00;border-radius:999px;width:5px;height:70px;box-shadow:0 0 16px #050000;animation-name:vfx-claw!important}.vfx-dragon-claw i:nth-child(2){transform:rotate(14deg)}.vfx-dragon-claw i:nth-child(3){transform:rotate(-14deg)}.vfx-ice-beam i,.vfx-flash-cannon i,.vfx-sludge-bomb i,.vfx-frenzy-plant i,.vfx-earthquake i{animation-name:vfx-bolt!important}@keyframes vfx-life{0%{opacity:1}85%{opacity:1}to{opacity:0}}@keyframes vfx-charge{0%{opacity:0;transform:translate(-50%,-50%)scale(.45)}70%{opacity:.95}to{opacity:0;transform:translate(-50%,-50%)scale(1.3)}}@keyframes vfx-bolt{0%{opacity:0;left:var(--sx);top:var(--sy);transform:translate(-50%,-50%)scaleX(.25)}18%{opacity:1}to{opacity:0;left:var(--tx);top:var(--ty);transform:translate(-50%,-50%)scaleX(1.15)}}@keyframes vfx-stream{0%{opacity:0;left:var(--sx);top:var(--sy);transform:translate(-50%,-50%)scaleX(.25)rotate(-8deg)}20%{opacity:1}to{opacity:0;left:var(--tx);top:var(--ty);transform:translate(-50%,-50%)scaleX(1.45)rotate(-8deg)}}@keyframes vfx-fall{0%{opacity:0;left:var(--tx);top:calc(var(--ty) - 26%);transform:translate(-50%,-50%)scaleY(.2)}30%{opacity:1}to{opacity:0;left:var(--tx);top:var(--ty);transform:translate(-50%,-50%)scaleY(1.35)}}@keyframes vfx-fireball{0%{opacity:0;left:var(--sx);top:var(--sy);transform:translate(-50%,-50%)scale(.45)}22%{opacity:1}to{opacity:0;left:var(--tx);top:var(--ty);transform:translate(-50%,-50%)scale(1.1)}}@keyframes vfx-beam{0%{opacity:0;width:10%;left:var(--sx);top:var(--sy)}25%{opacity:1}to{opacity:0;width:46%;top:50%;left:45%}}@keyframes vfx-slash{0%{opacity:0;left:var(--sx);top:var(--sy);transform:translate(-50%,-50%)rotate(-35deg)scale(.5)}22%{opacity:1}to{opacity:0;left:var(--tx);top:var(--ty);transform:translate(-50%,-50%)rotate(18deg)scale(1.15)}}@keyframes vfx-claw{0%{opacity:0;left:var(--tx);top:calc(var(--ty) - 7%);transform:translate(-50%,-50%)rotate(18deg)scaleY(.1)}30%{opacity:1}to{opacity:0;left:var(--tx);top:calc(var(--ty) + 4%);transform:translate(-50%,-50%)rotate(18deg)scaleY(1.25)}}@keyframes vfx-impact{0%{opacity:0;transform:translate(-50%,-50%)scale(.25)}45%{opacity:1}to{opacity:0;transform:translate(-50%,-50%)scale(1.45)}}.battle-vfx{--sx:23%;--sy:57%;--tx:69%;--ty:43%}.battle-vfx.enemy{--sx:68%;--sy:43%;--tx:25%;--ty:59%}.vfx-hydro-pump i{opacity:1!important;filter:drop-shadow(0 0 3px #fff)!important;background:repeating-linear-gradient(90deg,#fff 0 8px,#92ecff 9px 18px,#24bfff 19px 30px,#116ac7 31px 40px)!important;width:20%!important;height:18px!important;box-shadow:0 0 18px #bff7ff,0 0 42px #25c7ff,0 0 68px #0d62d8!important}.vfx-hydro-pump i:nth-child(2){opacity:.72!important;filter:blur(3px)!important;background:#25c7ff!important;width:24%!important;height:25px!important}.vfx-hydro-pump i:nth-child(3){opacity:.96!important;filter:blur(.3px)!important;background:#fff!important;width:16%!important;height:9px!important}.vfx-hydro-pump b{background:radial-gradient(circle,#fff 0 7%,#dffcff 8% 16%,#36d3ff 17% 34%,#1279da6b 35% 53%,#0000 68%)!important;width:118px!important;height:118px!important;animation-delay:.36s!important;box-shadow:0 0 28px #bff7ff,0 0 55px #20c8ff!important}.vfx-hydro-pump em{background:radial-gradient(circle,#ffffff8c,#2bcaff2e 50%,#0000 70%)!important;border-color:#bff7ff!important;width:66px!important;height:66px!important}.battle-vfx.canvas-approved{z-index:11!important;pointer-events:none!important;mix-blend-mode:normal!important;animation:1.24s ease-out both vfx-life!important;position:absolute!important;inset:0!important;overflow:hidden!important}.battle-vfx.canvas-approved canvas{mix-blend-mode:screen!important;filter:saturate(1.08)contrast(1.04)!important;width:100%!important;height:100%!important;display:block!important;position:absolute!important;inset:0!important}.battle-vfx.canvas-approved i,.battle-vfx.canvas-approved b,.battle-vfx.canvas-approved em{display:none!important}.battle-vfx.canvas-targeted{z-index:11!important;pointer-events:none!important;mix-blend-mode:normal!important;animation:1.55s ease-out both vfx-life!important;position:absolute!important;inset:0!important;overflow:hidden!important}.battle-vfx.canvas-targeted canvas{mix-blend-mode:screen!important;filter:saturate(1.2)contrast(1.08)!important;width:100%!important;height:100%!important;display:block!important;position:absolute!important;inset:0!important}.battle-vfx.vfx-fire-blast.canvas-targeted canvas{mix-blend-mode:normal!important;filter:saturate(1.35)contrast(1.18)!important}.battle-vfx.vfx-close-combat.canvas-targeted canvas{mix-blend-mode:normal!important;filter:saturate(1.18)contrast(1.16)!important}.battle-vfx.canvas-targeted i,.battle-vfx.canvas-targeted b,.battle-vfx.canvas-targeted em{display:none!important}@keyframes vfxTargetCloseCombatHit{0%,5%{filter:none;transform:translate(0)rotate(0)scale(1)}9%{filter:brightness(3.25)saturate(1.95)drop-shadow(0 0 46px #fff0a8);transform:translate(58px,-26px)rotate(13deg)scale(1.2)}16%{filter:brightness(2.85)saturate(1.65)drop-shadow(0 0 40px #ffad43);transform:translate(-48px,20px)rotate(-10deg)scale(1.16)}24%{filter:brightness(3.05)saturate(1.78)drop-shadow(0 0 46px #fff0a8);transform:translate(52px,-20px)rotate(9deg)scale(1.17)}33%{filter:brightness(2.35)saturate(1.45)drop-shadow(0 0 34px #ffad43);transform:translate(-36px,16px)rotate(-7deg)scale(1.1)}45%{filter:brightness(1.75);transform:translate(24px,-10px)rotate(4deg)scale(1.055)}68%{filter:brightness(1.18);transform:translate(8px,-2px)scale(1.012)}to{filter:none;transform:translate(0)scale(1)}}.arena-map.vfx-active.vfx-actor-player.vfx-move-close-combat .sprite-wrap.player.machamp .real-sprite{animation:1.08s cubic-bezier(.18,.86,.18,1) both vfxSourceCloseCombatRush!important}.arena-map.vfx-active.vfx-actor-player.vfx-move-close-combat .sprite-wrap.enemy .real-sprite{animation:1.08s cubic-bezier(.18,.86,.2,1) both vfxTargetCloseCombatHit!important}.battle-vfx.vfx-close-combat.player.canvas-targeted .vfx-contact-attacker.machamp{opacity:0;transform-origin:64% 72%;transform:translate(-50%,-50%)scale(.72)rotate(-4deg);z-index:16!important;pointer-events:none!important;filter:brightness(1.5)saturate(1.36)drop-shadow(0 0 22px #fff0a8)drop-shadow(0 0 42px #ff9f2e)!important;background:url(/sprites/machamp-back.gif) bottom/contain no-repeat!important;width:292px!important;height:306px!important;animation:1.12s cubic-bezier(.18,.86,.18,1) both vfxMachampMeleeContact!important;display:block!important;position:absolute!important;top:47%!important;left:72%!important}@keyframes vfxCloseCombatAttackerContact{0%,7%{opacity:0;filter:brightness(1.05)saturate(1.05)blur(.7px);transform:translate(-105%,-40%)scale(.5)rotate(-9deg)}12%{opacity:.82;filter:brightness(1.45)saturate(1.2)drop-shadow(0 0 18px #ffcf6e);transform:translate(-76%,-46%)scale(.75)rotate(-7deg)}18%,74%{opacity:1;filter:brightness(1.62)saturate(1.36)drop-shadow(0 0 22px #fff0a8)drop-shadow(0 0 38px #ff8d2e);transform:translate(-47%,-52%)scale(1.12)rotate(-3deg)}82%{opacity:.36;filter:brightness(1.22)saturate(1.1)blur(.2px);transform:translate(-58%,-47%)scale(.86)rotate(-5deg)}92%,to{opacity:0;filter:brightness();transform:translate(-112%,-42%)scale(.44)rotate(-10deg)}}.arena-map .sprite-wrap.player.pikachu{z-index:8!important;width:28%!important;height:34%!important;bottom:17%!important;left:13%!important}.arena-map .sprite-wrap.player.pikachu .real-sprite{transform-origin:50% 64%!important;filter:brightness(1.12)saturate(1.16)drop-shadow(0 0 9px #ffeb5380)!important;transform:scale(2.05)translate(-5%,-5%)!important}.arena-map .sprite-wrap.enemy.pikachu .real-sprite{transform-origin:50% 62%!important;transform:scale(1.45)translate(-5%,-6%)!important}@media (width<=850px){.starter-card.pikachu .starter-sprite-stage .real-sprite{transform:scale(1.62)translate(-5%,-8%)!important}.arena-map .sprite-wrap.player.pikachu{width:36%!important;height:34%!important;bottom:16%!important;left:10%!important}.arena-map .sprite-wrap.player.pikachu .real-sprite{transform:scale(1.95)translate(-5%,-5%)!important}}@media (width<=520px){.starter-card.pikachu .starter-sprite-stage .real-sprite{transform:scale(1.55)translate(-5%,-7%)!important}.arena-map .sprite-wrap.player.pikachu{width:39%!important;height:32%!important;bottom:15%!important;left:9%!important}.arena-map .sprite-wrap.player.pikachu .real-sprite{transform:scale(1.85)translate(-5%,-4%)!important}}.starter-card.pikachu .starter-sprite-stage .real-sprite{transform-origin:50%!important;transform:scale(1.32)translate(-1%,-4%)!important}.starter-card.salamence{--starter-glow:#7e83ff44}.starter-card.lucario{--starter-glow:#7bd6ff44}.starter-card.greninja{--starter-glow:#45b8ff44}.starter-card.salamence .starter-sprite-stage .real-sprite{transform-origin:50%!important;transform:scale(1.34)translateY(-4%)!important}.starter-card.lucario .starter-sprite-stage .real-sprite{transform-origin:50%!important;transform:scale(1.28)translateY(-5%)!important}.starter-card.greninja .starter-sprite-stage .real-sprite{transform-origin:50%!important;transform:scale(1.38)translateY(-5%)!important}.arena-map .sprite-wrap.player.salamence .real-sprite{transform:scale(.98)translateY(-3%)!important}.arena-map .sprite-wrap.enemy.salamence .real-sprite{transform:scale(.92)translateY(-3%)!important}.arena-map .sprite-wrap.player.lucario .real-sprite{transform:scale(1.12)translateY(-4%)!important}.arena-map .sprite-wrap.enemy.lucario .real-sprite{transform:scale(1.08)translateY(-4%)!important}.arena-map .sprite-wrap.player.greninja .real-sprite{transform:scale(1.12)translateY(-3%)!important}.arena-map .sprite-wrap.enemy.greninja .real-sprite{transform:scale(1.08)translateY(-3%)!important}.arena-map .sprite-wrap.player.nidoking .real-sprite{transform-origin:50% 72%!important;transform:scale(1.34)translateY(-4%)!important}.arena-map .sprite-wrap.enemy.nidoking .real-sprite{transform-origin:50% 70%!important;transform:scale(1.12)translateY(-3%)!important}.arena-map .sprite-wrap.player.machamp .real-sprite{transform-origin:50% 78%!important;transform:scale(2.12)translateY(-6%)!important}.arena-map .sprite-wrap.enemy.machamp .real-sprite{transform-origin:50% 75%!important;transform:scale(1.24)translateY(-4%)!important}@media (width<=850px){.starter-card.pikachu .starter-sprite-stage .real-sprite{transform:scale(1.24)translate(-1%,-3%)!important}.starter-card.salamence .starter-sprite-stage .real-sprite{transform:scale(1.25)translateY(-3%)!important}.starter-card.lucario .starter-sprite-stage .real-sprite{transform:scale(1.18)translateY(-4%)!important}.starter-card.greninja .starter-sprite-stage .real-sprite{transform:scale(1.28)translateY(-4%)!important}}.battle-vfx.player.canvas-targeted .vfx-contact-attacker.machamp{opacity:0;transform-origin:58% 70%;transform:translate(-50%,-50%)scale(.62)rotate(-6deg);z-index:16!important;pointer-events:none!important;filter:brightness(1.36)saturate(1.25)drop-shadow(0 0 18px #fff0a8)drop-shadow(0 0 36px #ff9f2e)!important;background:url(/sprites/machamp-back.gif) bottom/contain no-repeat!important;width:292px!important;height:306px!important;animation:1.12s cubic-bezier(.18,.86,.18,1) both vfxMachampMeleeContact!important;display:block!important;position:absolute!important;top:47%!important;left:72%!important}.battle-vfx.player.canvas-targeted .vfx-contact-attacker.machamp .melee-fist{opacity:0;mix-blend-mode:normal!important;transform-origin:50%!important;background:radial-gradient(at 35% 30%,#fff8d2 0 20%,#ffd179 24% 62%,#7a431f 68% 100%)!important;border:3px solid #5b3524!important;border-radius:52% 48% 45% 55%!important;width:64px!important;height:42px!important;animation:1.12s linear both vfxMeleeFistBarrage!important;display:block!important;position:absolute!important;top:auto!important;left:auto!important;box-shadow:0 0 18px #fff1a8,0 0 30px #ff9f2e!important}.battle-vfx.player.canvas-targeted .vfx-contact-attacker.machamp .fist-a{--fx:34px;--fy:-10px;--rot:-12deg;animation-delay:90ms!important;top:80px!important;right:-76px!important}.battle-vfx.player.canvas-targeted .vfx-contact-attacker.machamp .fist-b{--fx:42px;--fy:4px;--rot:8deg;animation-delay:.16s!important;top:128px!important;right:-104px!important}.battle-vfx.player.canvas-targeted .vfx-contact-attacker.machamp .fist-c{--fx:38px;--fy:10px;--rot:-7deg;animation-delay:.23s!important;top:176px!important;right:-80px!important}.battle-vfx.player.canvas-targeted .vfx-contact-attacker.machamp .fist-d{--fx:50px;--fy:-4px;--rot:14deg;animation-delay:.3s!important;top:106px!important;right:-118px!important}.battle-vfx.vfx-submission.player.canvas-targeted .vfx-contact-attacker.machamp{animation-name:vfxMachampSubmissionContact!important;top:48%!important;left:63%!important}.battle-vfx.vfx-karate-chop.player.canvas-targeted .vfx-contact-attacker.machamp{animation-name:vfxMachampChopContact!important;top:46%!important;left:64%!important}@keyframes vfxMachampMeleeContact{0%,7%{opacity:0;transform:translate(-116%,-38%)scale(.42)rotate(-10deg)}12%{opacity:.96;transform:translate(-74%,-45%)scale(.82)rotate(-8deg)}18%,74%{opacity:1;transform:translate(-42%,-49%)scale(1.18)rotate(-2deg)}82%{opacity:.82;transform:translate(-48%,-47%)scale(1.04)rotate(-4deg)}94%,to{opacity:0;transform:translate(-112%,-39%)scale(.45)rotate(-10deg)}}@keyframes vfxMachampSubmissionContact{0%,9%{opacity:0;transform:translate(-112%,-38%)scale(.48)rotate(-12deg)}16%,58%{opacity:1;transform:translate(-47%,-47%)scale(1.16)rotate(-18deg)}72%{opacity:.85;transform:translate(-34%,-28%)scale(1.08)rotate(12deg)}92%,to{opacity:0;transform:translate(-96%,-36%)scale(.5)rotate(-10deg)}}@keyframes vfxMachampChopContact{0%,9%{opacity:0;transform:translate(-108%,-38%)scale(.45)rotate(-8deg)}15%,62%{opacity:1;transform:translate(-43%,-50%)scale(1.14)rotate(-9deg)}78%{opacity:.75;transform:translate(-50%,-46%)scale(.94)rotate(-12deg)}94%,to{opacity:0;transform:translate(-108%,-38%)scale(.45)rotate(-8deg)}}@keyframes vfxMeleeFistBarrage{0%,10%{opacity:0;transform:translate(calc(var(--fx) * -1),0) scale(.42) rotate(var(--rot))}18%,55%{opacity:1;transform:translate(var(--fx),var(--fy)) scale(1.1) rotate(var(--rot))}68%{opacity:.75;transform:translate(calc(var(--fx) * .25),calc(var(--fy) * .25)) scale(.9) rotate(var(--rot))}82%,to{opacity:0;transform:translate(0,0) scale(.55) rotate(var(--rot))}}@keyframes vfxSourceStoneEdgeStomp{0%,18%{filter:none;transform:scale(2.12)translateY(-6%)}26%{filter:brightness(1.5)saturate(1.2)drop-shadow(0 0 14px #e6c489);transform:scale(2.16)translateY(-2%)rotate(-1deg)}36%{filter:brightness(1.18)saturate(1.1);transform:scale(2.12)translateY(-7%)}to{filter:none;transform:scale(2.12)translateY(-6%)}}@keyframes vfxTargetStoneEdgeHit{0%,38%{filter:none;transform:translate(0)rotate(0)scale(1)}43%,50%{filter:brightness(3.15)saturate(1.95)drop-shadow(0 0 46px #fff1bd);transform:translate(28px,-42px)rotate(8deg)scale(1.15)}58%{filter:brightness(2.35)saturate(1.45)drop-shadow(0 0 30px #c79b68);transform:translate(-15px,16px)rotate(-5deg)scale(1.06)}70%{filter:brightness(1.55);transform:translate(8px,-6px)rotate(2deg)scale(1.025)}to{filter:none;transform:translate(0)rotate(0)scale(1)}}.arena-map.vfx-active.vfx-actor-player.vfx-move-stone-edge .sprite-wrap.player.machamp .real-sprite{animation:1.12s cubic-bezier(.18,.86,.18,1) both vfxSourceStoneEdgeStomp!important}.arena-map.vfx-active.vfx-actor-player.vfx-move-stone-edge .sprite-wrap.enemy .real-sprite{animation:1.12s cubic-bezier(.18,.86,.2,1) both vfxTargetStoneEdgeHit!important}.battle-vfx.vfx-stone-edge.player.canvas-targeted canvas{mix-blend-mode:normal!important;filter:saturate(1.22)contrast(1.18)!important}@keyframes vfxSourceEarthquakeStomp{0%,12%{filter:none;transform:scale(1.34)translateY(-4%)}18%,25%{filter:brightness(1.16)saturate(1.08);transform:scale(1.4)translateY(2%)rotate(-1deg)}34%{filter:brightness(1.05);transform:scale(1.34)translateY(-7%)}to{filter:none;transform:scale(1.34)translateY(-4%)}}@keyframes vfxTargetEarthquakeFlash{0%,35%{filter:none}40%,64%{filter:brightness(3.55)saturate(1.95)drop-shadow(0 0 56px #fff2bf)drop-shadow(0 0 28px #b8763f)}70%{filter:brightness(1.65)saturate(1.25)}to{filter:none}}@keyframes vfxTargetEarthquakeWrap{0%,34%{transform:translate(0)rotate(0)scale(1)}38%,45%{transform:translate(62px,-46px)rotate(13deg)scale(1.13)}50%,56%{transform:translate(-54px,34px)rotate(-12deg)scale(1.08)}61%,67%{transform:translate(42px,-25px)rotate(8deg)scale(1.06)}73%{transform:translate(-20px,13px)rotate(-4deg)scale(1.02)}88%,to{transform:translate(0)rotate(0)scale(1)}}@keyframes vfxArenaQuakeRumble{0%,32%,to{transform:translate(0)}38%{transform:translate(-7px,5px)}43%{transform:translate(8px,-4px)}49%{transform:translate(-6px,-3px)}55%{transform:translate(6px,4px)}62%{transform:translate(-4px,2px)}70%{transform:translate(3px,-2px)}}@keyframes vfxHeavyQuakeImpact{0%,55%{opacity:0;transform:translate(-50%,-50%)scale(.45)rotate(-8deg)}62%,76%{opacity:.92;transform:translate(-50%,-50%)scale(1.02)rotate(-5deg)}86%{opacity:.45;transform:translate(-50%,-50%)scale(1.18)rotate(4deg)}to{opacity:0;transform:translate(-50%,-50%)scale(1.26)rotate(7deg)}}.arena-map.vfx-active.vfx-actor-player.vfx-move-earthquake{animation:1.12s step-end both vfxArenaQuakeRumble!important}.arena-map.vfx-active.vfx-actor-player.vfx-move-earthquake .sprite-wrap.player.nidoking .real-sprite,.arena-map.vfx-active.vfx-actor-player.vfx-move-earthquake .sprite-wrap.player.venusaur .real-sprite,.arena-map.vfx-active.vfx-actor-player.vfx-move-earthquake .sprite-wrap.player.snorlax .real-sprite{animation:1.12s cubic-bezier(.18,.86,.18,1) both vfxSourceEarthquakeStomp!important}.arena-map.vfx-active.vfx-actor-player.vfx-move-earthquake .sprite-wrap.enemy{z-index:14!important;transform-origin:50%!important;animation:1.12s cubic-bezier(.18,.86,.2,1) both vfxTargetEarthquakeWrap!important}.arena-map.vfx-active.vfx-actor-player.vfx-move-earthquake .sprite-wrap.enemy .real-sprite{animation:1.12s cubic-bezier(.18,.86,.2,1) both vfxTargetEarthquakeFlash!important}.battle-vfx.vfx-earthquake.player.canvas-targeted canvas{mix-blend-mode:normal!important;filter:saturate(1.22)contrast(1.2)!important}.battle-vfx.vfx-earthquake.player.canvas-targeted .vfx-heavy-impact.earthquake{opacity:0;clip-path:polygon(48% 0,55% 24%,71% 6%,65% 36%,93% 23%,72% 50%,99% 61%,67% 62%,76% 94%,54% 71%,43% 100%,40% 68%,15% 87%,30% 58%,0 51%,30% 40%,9% 18%,37% 31%);filter:drop-shadow(0 0 18px #fff0b0)drop-shadow(0 0 30px #8a5634)saturate(1.16);background:linear-gradient(100deg,#0000 0 36%,#fff1beeb 37% 41%,#0000 42% 55%,#68442bd1 56% 60%,#0000 61% 100%),linear-gradient(22deg,#0000 0 42%,#d69d5bbf 43% 48%,#0000 49% 100%),linear-gradient(150deg,#0000 0 48%,#ffebaab8 49% 53%,#0000 54% 100%);transform:translate(-50%,-50%);z-index:18!important;pointer-events:none!important;width:210px!important;height:190px!important;animation:1.12s cubic-bezier(.18,.86,.2,1) both vfxHeavyQuakeImpact!important;display:block!important;position:absolute!important;top:45%!important;left:72%!important}.arena-map.vfx-active.vfx-move-earthquake .sprite-wrap.player:before,.arena-map.vfx-active.vfx-move-earthquake .sprite-wrap.enemy:before,.arena-map.vfx-active.vfx-move-earthquake .sprite-wrap.player:after,.arena-map.vfx-active.vfx-move-earthquake .sprite-wrap.enemy:after{opacity:0!important;content:none!important;filter:none!important;box-shadow:none!important;background:0 0!important;display:none!important}.arena-map.vfx-active.vfx-move-earthquake .sprite-wrap.player .real-sprite,.arena-map.vfx-active.vfx-move-earthquake .sprite-wrap.enemy .real-sprite{box-shadow:none!important;text-shadow:none!important}@keyframes vfxSourceFrenzyPlantBloom{0%,10%{filter:none;transform:scale(1.1)}18%,34%{filter:brightness(1.55)saturate(1.35)drop-shadow(0 0 18px #b9ff65)drop-shadow(0 0 34px #4cff5f);transform:scale(1.16)translateY(-2%)}48%{filter:brightness(1.25)saturate(1.18);transform:scale(1.12)translateY(-1%)}to{filter:none;transform:scale(1.1)}}@keyframes vfxTargetFrenzyPlantHit{0%,45%{filter:none;transform:translate(0)rotate(0)scale(1)}53%,66%{filter:brightness(2.75)saturate(1.75)drop-shadow(0 0 42px #dfff75)drop-shadow(0 0 22px #4cff5f);transform:translate(24px,-32px)rotate(6deg)scale(1.1)}74%{filter:brightness(1.55)saturate(1.25);transform:translate(-12px,13px)rotate(-3deg)scale(1.035)}to{filter:none;transform:translate(0)rotate(0)scale(1)}}@keyframes vfxTargetFrenzyPlantWrap{0%,42%{transform:translate(0)rotate(0)scale(1)}49%,72%{transform:translate(54px,-54px)rotate(12deg)scale(1.18)}80%{transform:translate(-30px,28px)rotate(-7deg)scale(1.07)}to{transform:translate(0)rotate(0)scale(1)}}.arena-map.vfx-active.vfx-actor-player.vfx-move-frenzy-plant .sprite-wrap.player.venusaur .real-sprite{animation:1.12s cubic-bezier(.18,.86,.18,1) both vfxSourceFrenzyPlantBloom!important}.arena-map.vfx-active.vfx-actor-player.vfx-move-frenzy-plant .sprite-wrap.enemy{z-index:14!important;transform-origin:50%!important;animation:1.12s cubic-bezier(.18,.86,.2,1) both vfxTargetFrenzyPlantWrap!important}.arena-map.vfx-active.vfx-actor-player.vfx-move-frenzy-plant .sprite-wrap.enemy .real-sprite{animation:1.12s cubic-bezier(.18,.86,.2,1) both vfxTargetFrenzyPlantHit!important}.battle-vfx.vfx-frenzy-plant.player.canvas-targeted canvas{mix-blend-mode:normal!important;filter:saturate(1.28)contrast(1.16)!important}@keyframes vfxSourceBodySlamNidoking{0%,10%{filter:none;transform:scale(1.34)translateY(-4%)rotate(0)}18%{filter:brightness(1.35)saturate(1.16)drop-shadow(0 0 14px #fff1d0);transform:scale(1.46)translateY(6%)rotate(-3deg)}30%{filter:brightness(1.75)saturate(1.22)drop-shadow(0 0 22px #fff1d0);transform:scale(1.7)translate(145%,-28%)rotate(9deg)}40%,66%{filter:brightness(2.05)saturate(1.42)drop-shadow(0 0 34px #fff1d0)drop-shadow(0 0 20px #8e6c5b);opacity:.98;transform:scale(2.05)translate(375%,-57%)rotate(16deg)}74%{filter:brightness(1.32);opacity:.8;transform:scale(1.58)translate(160%,-24%)rotate(5deg)}92%,to{filter:none;opacity:1;transform:scale(1.34)translateY(-4%)rotate(0)}}@keyframes vfxTargetBodySlamHit{0%,34%{filter:none;transform:translate(0)rotate(0)scale(1)}39%,56%{filter:brightness(4.4)saturate(2.25)drop-shadow(0 0 70px #fff1d0)drop-shadow(0 0 38px #8e6c5b);transform:translate(118px,-62px)rotate(19deg)scale(1.3)}64%,72%{filter:brightness(3.15)saturate(1.8)drop-shadow(0 0 48px #fff1d0);transform:translate(78px,-34px)rotate(12deg)scale(1.18)}81%{filter:brightness(2.1)saturate(1.35);transform:translate(-46px,28px)rotate(-9deg)scale(1.08)}90%{filter:brightness(1.35);transform:translate(12px,-6px)rotate(2deg)scale(1.03)}to{filter:none;transform:translate(0)rotate(0)scale(1)}}@keyframes vfxBodySlamContactNidoking{0%,18%{opacity:0;transform:translate(-178%,-36%)scale(.5)rotate(-12deg)}28%{opacity:.72;transform:translate(-112%,-43%)scale(.82)rotate(-5deg)}38%,66%{opacity:1;transform:translate(-31%,-52%)scale(1.34)rotate(11deg)}72%{opacity:.88;transform:translate(-38%,-50%)scale(1.2)rotate(7deg)}82%{opacity:.42;transform:translate(-72%,-45%)scale(.86)rotate(2deg)}94%,to{opacity:0;transform:translate(-158%,-35%)scale(.48)rotate(-10deg)}}@keyframes vfxBodySlamStrikeBand{0%,28%{opacity:0;transform:translate(-80px,-14px) scaleX(.25) rotate(var(--rot))}38%,60%{opacity:1;transform:translate(var(--dx),var(--dy)) scaleX(1) rotate(var(--rot))}72%{opacity:.45;transform:translate(calc(var(--dx) * .45),calc(var(--dy) * .45)) scaleX(.72) rotate(var(--rot))}86%,to{opacity:0;transform:translate(0,0) scaleX(.35) rotate(var(--rot))}}.arena-map.vfx-active.vfx-actor-player.vfx-move-body-slam .sprite-wrap.player.nidoking .real-sprite{animation:1.12s cubic-bezier(.18,.86,.18,1) both vfxSourceBodySlamNidoking!important}.arena-map.vfx-active.vfx-actor-player.vfx-move-body-slam .sprite-wrap.enemy{z-index:14!important;transform-origin:50%!important;animation:1.12s cubic-bezier(.18,.86,.2,1) both vfxTargetBodySlamHit!important}.battle-vfx.vfx-body-slam.player.canvas-targeted canvas{mix-blend-mode:normal!important;filter:saturate(1.04)contrast(1.1)!important;opacity:.46!important}.arena-map:has(.sprite-wrap.player.nidoking) .battle-vfx.vfx-body-slam.player.canvas-targeted .vfx-body-slam-attacker{display:none!important}.arena-map:has(.sprite-wrap.player.nidoking) .battle-vfx.vfx-body-slam.player.canvas-targeted .vfx-body-slam-attacker .body-slam-strike{opacity:0;mix-blend-mode:normal!important;transform-origin:0!important;background:linear-gradient(90deg,#fffffffa,#ffefc4eb,#8e6c5bb8,#0000)!important;border-radius:999px!important;width:150px!important;height:20px!important;animation:1.12s cubic-bezier(.18,.86,.18,1) both vfxBodySlamStrikeBand!important;display:block!important;position:absolute!important;top:auto!important;left:auto!important;box-shadow:0 0 18px #fff1d0,0 0 30px #8e6c5b!important}.arena-map:has(.sprite-wrap.player.nidoking) .battle-vfx.vfx-body-slam.player.canvas-targeted .vfx-body-slam-attacker .strike-a{--dx:42px;--dy:-8px;--rot:-10deg;top:118px!important;right:-72px!important}.arena-map:has(.sprite-wrap.player.nidoking) .battle-vfx.vfx-body-slam.player.canvas-targeted .vfx-body-slam-attacker .strike-b{--dx:54px;--dy:2px;--rot:4deg;top:162px!important;right:-92px!important}.arena-map:has(.sprite-wrap.player.nidoking) .battle-vfx.vfx-body-slam.player.canvas-targeted .vfx-body-slam-attacker .strike-c{--dx:34px;--dy:10px;--rot:14deg;top:206px!important;right:-62px!important}@keyframes vfxBodySlamWrapperContact{0%,8%{filter:none;opacity:1;z-index:8;transform:translate(0)scale(1)}16%{filter:brightness(1.1)saturate(1.04);opacity:1;z-index:18;transform:translate(44%,-3%)scale(1.04)rotate(-4deg)}25%{filter:brightness(1.14)saturate(1.05);opacity:1;z-index:22;transform:translate(92%,-8%)scale(1.08)rotate(5deg)}34%,66%{filter:brightness(1.22)saturate(1.05)contrast(1.08);opacity:1;z-index:30;transform:translate(132%,-12%)scale(1.46)rotate(10deg)}76%{filter:brightness(1.1)saturate(1.03);opacity:1;z-index:24;transform:translate(106%,-9%)scale(1.18)rotate(5deg)}90%{filter:brightness(1.04);opacity:1;z-index:13;transform:translate(42%,-4%)scale(1.04)rotate(1deg)}to{filter:none;opacity:1;z-index:8;transform:translate(0)scale(1)}}@keyframes vfxBodySlamSpriteBrace{0%,12%{filter:none;opacity:1;transform:scale(1.34)translateY(-4%)rotate(0)}20%{filter:brightness(1.08)saturate(1.05);opacity:1;transform:scale(1.48)translateY(0)rotate(-4deg)}34%,66%{filter:brightness(1.16)saturate(1.04)contrast(1.08);opacity:1;transform:scale(1.94)translateY(-5%)rotate(10deg)}76%{filter:brightness(1.08);opacity:1;transform:scale(1.54)translateY(-2%)rotate(4deg)}to{filter:none;opacity:1;transform:scale(1.34)translateY(-4%)rotate(0)}}@keyframes vfxBodySlamDefenderSlide{0%,34%{filter:none;z-index:15;transform:translate(0)rotate(0)scale(1)}38%,56%{filter:brightness(2.05)saturate(1.18)contrast(1.12);z-index:15;transform:translate(20px,-6px)rotate(4deg)scale(1.06)}66%,80%{filter:brightness(1.55)saturate(1.12)contrast(1.08);z-index:15;transform:translate(188px,-52px)rotate(24deg)scale(1.22)}90%{filter:brightness(1.15);z-index:15;transform:translate(82px,-18px)rotate(10deg)scale(1.1)}to{filter:none;z-index:15;transform:translate(0)rotate(0)scale(1)}}.arena-map.vfx-active.vfx-actor-player.vfx-move-body-slam .sprite-wrap.player.nidoking{transform-origin:70% 72%!important;z-index:32!important;opacity:1!important;mix-blend-mode:normal!important;animation:1.76s cubic-bezier(.16,.88,.16,1) both vfxBodySlamWrapperContact!important}.arena-map.vfx-active.vfx-actor-player.vfx-move-body-slam .sprite-wrap.player.nidoking .real-sprite{transform-origin:54% 72%!important;opacity:1!important;mix-blend-mode:normal!important;filter:contrast(1.08)saturate(1.05)!important;animation:1.76s cubic-bezier(.16,.88,.16,1) both vfxBodySlamSpriteBrace!important}.arena-map.vfx-active.vfx-actor-player.vfx-move-body-slam .sprite-wrap.enemy{transform-origin:50% 66%!important;z-index:15!important;animation:1.76s cubic-bezier(.16,.88,.2,1) both vfxBodySlamDefenderSlide!important}.arena-map.vfx-active.vfx-actor-player.vfx-move-body-slam .sprite-wrap:before,.arena-map.vfx-active.vfx-actor-player.vfx-move-body-slam .sprite-wrap:after{opacity:0!important;filter:none!important;box-shadow:none!important;display:none!important}.battle-vfx.vfx-body-slam.player.canvas-targeted{z-index:9!important;mix-blend-mode:normal!important}.battle-vfx.vfx-body-slam.player.canvas-targeted .vfx-body-slam-attacker{display:none!important}.arena-grass-ruins{--arena-plate:url(/generated/volcano_ridge_server_no_oval_v17_smooth_scenic.png)!important}.arena-map.arena-server.arena-bg-aurora{--arena-plate:url(/generated/arena_obsidian_aurora.svg)!important}.arena-map.arena-server.arena-bg-golden{--arena-plate:url(/generated/arena_golden_route.svg)!important}.arena-map:before{background:linear-gradient(#ffda9414 0%,#0b22340a 36%,#02040c2e 76%,#02030a6b 100%)!important}.arena-map:after{background:radial-gradient(#0000 58%,#02040b47 100%)!important}.battle-title-block{min-width:0!important}.battle-title-full{display:inline!important}.battle-title-compact{display:none!important}.battle-owner-line{color:#bfeaff!important;font:850 8px var(--font-label,"Geist Mono",monospace)!important;letter-spacing:.06em!important;text-transform:none!important;opacity:.72!important;white-space:nowrap!important;text-overflow:ellipsis!important;margin:3px 0 0!important;overflow:hidden!important}@media (width<=850px){.battle-title-full{display:none!important}.battle-title-compact{display:inline!important}.battle-header h2.battle-title{letter-spacing:-.04em!important;font-size:clamp(19px,5.4vw,23px)!important;line-height:1.02!important}.battle-owner-line{display:block!important}.battle-header .ai-trace{grid-column:1/-1!important}}@media (width<=520px){.battle-header h2.battle-title{font-size:20px!important;line-height:1!important}.battle-owner-line{font-size:7.2px!important}.battle-header .eyebrow{letter-spacing:.1em!important;font-size:7.4px!important}}.arena-map .arena-far-haze,.arena-map .arena-foreground-lip{pointer-events:none!important;display:block!important;position:absolute!important;left:0!important;right:0!important}.arena-map .arena-far-haze{clip-path:polygon(0 19%,16% 12%,32% 17%,49% 10%,66% 15%,83% 9%,100% 16%,100% 100%,0 100%);background:linear-gradient(#fff4d214,#182a361a 42%,#02050c38);z-index:6!important;mix-blend-mode:soft-light!important;opacity:.72!important;height:27%!important;top:38%!important}.arena-map .arena-foreground-lip{clip-path:polygon(0 38%,10% 30%,22% 36%,36% 27%,52% 34%,68% 26%,82% 34%,100% 28%,100% 100%,0 100%);background:linear-gradient(#08141400 0%,#0b1e183d 34%,#040b0dad 100%),linear-gradient(90deg,#4c865742,#c2774029 48%,#27706f2e);z-index:9!important;height:19%!important;bottom:-1px!important;box-shadow:inset 0 1px #ffffff0f!important}.arena-map .arena-foreground-lip:before{content:"";opacity:.34;background:repeating-linear-gradient(102deg,#ffffff0b 0 1px,#0000 1px 18px),repeating-linear-gradient(15deg,#00000029 0 1px,#0000 1px 22px);position:absolute;inset:24% 0 0;-webkit-mask-image:linear-gradient(#0000,#000 28% 100%);mask-image:linear-gradient(#0000,#000 28% 100%)}.arena-map.vfx-active .arena-foreground-lip{opacity:.72!important}@media (width<=850px){.arena-map .arena-far-haze{opacity:.64!important;height:23%!important;top:40%!important}.arena-map .arena-foreground-lip{height:17%!important}}@media (width<=520px){.arena-map .arena-far-haze{opacity:.58!important;height:22%!important;top:42%!important}.arena-map .arena-foreground-lip{clip-path:polygon(0 44%,16% 34%,34% 42%,52% 32%,70% 40%,100% 34%,100% 100%,0 100%);height:15%!important}}.arena-map .sprite-wrap.player.charizard{width:39.5%!important;height:43.5%!important;bottom:16.2%!important;left:8.1%!important}.arena-map .sprite-wrap.player.charizard .real-sprite{transform-origin:50% 72%!important;transform:scale(1.09)translate(3%,-4%)!important}.arena-map .sprite-wrap.enemy.aerodactyl{width:38%!important;height:31%!important;bottom:24.5%!important;right:3.8%!important}.arena-map .sprite-wrap.enemy.aerodactyl .real-sprite{transform-origin:50% 68%!important;transform:scale(1.16)translate(-2%,2%)!important}@media (width<=850px){.arena-map .sprite-wrap.player.charizard{width:40%!important;height:41.5%!important;bottom:15.5%!important;left:7.2%!important}.arena-map .sprite-wrap.player.charizard .real-sprite{transform:scale(1.06)translate(3%,-4%)!important}.arena-map .sprite-wrap.enemy.aerodactyl{width:39%!important;height:31%!important;bottom:24%!important;right:3.5%!important}.arena-map .sprite-wrap.enemy.aerodactyl .real-sprite{transform:scale(1.14)translate(-2%,2%)!important}}@media (width<=520px){.arena-map .sprite-wrap.player.charizard{width:40.5%!important;height:40.5%!important;bottom:15.5%!important;left:7%!important}.arena-map .sprite-wrap.player.charizard .real-sprite{transform:scale(1.02)translate(4%,-4%)!important}.arena-map .sprite-wrap.enemy.aerodactyl{width:40%!important;height:30%!important;bottom:23.5%!important;right:3%!important}.arena-map .sprite-wrap.enemy.aerodactyl .real-sprite{transform:scale(1.12)translate(-2%,2%)!important}}.arena-map .arena-foreground-lip{background:linear-gradient(#08141400 0%,#1c3e2438 22%,#0c221866 48%,#040b0dbd 100%),linear-gradient(90deg,#5c9a5d4d,#c2774024 48%,#27706f33)!important;height:21%!important}.arena-map .arena-foreground-lip:after{content:"";opacity:.48;background:repeating-linear-gradient(88deg,#0000 0 13px,#b4e0922e 14px 16px,#0000 17px 31px),repeating-linear-gradient(104deg,#0000 0 18px,#2d5e3a33 19px 21px,#0000 22px 38px);height:46%;position:absolute;top:12%;left:0;right:0;-webkit-mask-image:linear-gradient(#0000,#000 26% 82%,#0000);mask-image:linear-gradient(#0000,#000 26% 82%,#0000)}.arena-map .sprite-wrap.player.mewtwo .real-sprite{transform-origin:50% 78%!important;transform:scale(1.18)translateY(1%)!important}.arena-map .sprite-wrap.enemy.blastoise .real-sprite{transform-origin:50% 76%!important;transform:scale(.92)translateY(2%)!important}@media (width<=520px){.arena-map .arena-foreground-lip{clip-path:polygon(0 40%,16% 32%,34% 41%,52% 31%,70% 39%,100% 33%,100% 100%,0 100%);height:17%!important}.arena-map .sprite-wrap.player.mewtwo .real-sprite{transform:scale(1.14)translateY(2%)!important}.arena-map .sprite-wrap.enemy.blastoise .real-sprite{transform:scale(.93)translateY(3%)!important}}@keyframes vfxFireTargetBodyHit128{0%,34%{filter:none;transform:translate(0)rotate(0)scale(1)}43%,62%{filter:brightness(3.75)saturate(2.1)drop-shadow(0 0 42px #fff0a5)drop-shadow(0 0 38px #ff5a14);transform:translate(34px,-18px)rotate(7deg)scale(1.18)}70%{filter:brightness(2.2)saturate(1.55)drop-shadow(0 0 26px #ff7a18);transform:translate(-16px,10px)rotate(-4deg)scale(1.07)}84%,to{filter:none;transform:translate(0)rotate(0)scale(1)}}@keyframes vfxAirTargetBodyHit128{0%,46%{filter:none;transform:translate(0)rotate(0)scale(1)}54%,66%{filter:brightness(2.4)saturate(1.45)drop-shadow(0 0 32px #eaffff);transform:translate(24px,-12px)rotate(5deg)scale(1.1)}78%,to{filter:none;transform:translate(0)rotate(0)scale(1)}}@keyframes vfxDragonWrapperLunge128{0%,18%{z-index:8;transform:translate(0)scale(1)}28%{z-index:32;transform:translate(105%,-12%)scale(1.12)rotate(-2deg)}38%,70%{z-index:36;transform:translate(205%,-24%)scale(1.3)rotate(-7deg)}78%{z-index:30;transform:translate(96%,-10%)scale(1.1)rotate(2deg)}to{z-index:8;transform:translate(0)scale(1)}}@keyframes vfxDragonSpriteBrace128{0%,18%{filter:none;transform:scale(1.09)translate(3%,-4%)rotate(0)}34%,70%{filter:brightness(1.75)saturate(1.35)drop-shadow(0 0 24px #050000)drop-shadow(0 0 20px #c00);transform:scale(1.24)translate(7%,-10%)rotate(-7deg)}to{filter:none;transform:scale(1.09)translate(3%,-4%)rotate(0)}}@keyframes vfxDragonTargetBodyHit128{0%,30%{filter:none;transform:translate(0)rotate(0)scale(1)}40%,70%{filter:brightness(3.35)saturate(1.85)drop-shadow(0 0 42px #050000)drop-shadow(0 0 30px #c00);transform:translate(72px,-34px)rotate(16deg)scale(1.28)}80%{filter:brightness(1.75);transform:translate(-34px,18px)rotate(-8deg)scale(1.1)}to{filter:none;transform:translate(0)rotate(0)scale(1)}}@keyframes vfxDragonTargetWrapperHit128{0%,32%{z-index:7;transform:translate(0)rotate(0)scale(1)}42%,70%{z-index:33;transform:translate(96px,-42px)rotate(14deg)scale(1.16)}80%{z-index:20;transform:translate(-40px,18px)rotate(-7deg)scale(1.05)}to{z-index:7;transform:translate(0)rotate(0)scale(1)}}.arena-map.vfx-active.vfx-actor-player.vfx-move-fire-blast .sprite-wrap.enemy .real-sprite{transform-origin:50% 58%!important;animation:1.25s cubic-bezier(.18,.86,.2,1) both vfxFireTargetBodyHit128!important}.arena-map.vfx-active.vfx-actor-player.vfx-move-air-slash .sprite-wrap.enemy .real-sprite{transform-origin:50% 58%!important;animation:1.08s cubic-bezier(.18,.86,.2,1) both vfxAirTargetBodyHit128!important}.arena-map.vfx-active.vfx-actor-player.vfx-move-dragon-claw .sprite-wrap.player.charizard .real-sprite{transform-origin:62% 62%!important;mix-blend-mode:normal!important;animation:1.18s cubic-bezier(.18,.88,.16,1) both vfxDragonSpriteBrace128!important}.battle-vfx.vfx-fire-blast.player.canvas-targeted,.battle-vfx.vfx-dragon-claw.player.canvas-targeted{z-index:28!important;mix-blend-mode:normal!important}.battle-vfx.vfx-fire-blast.player.canvas-targeted canvas{filter:saturate(1.55)contrast(1.3)brightness(1.1)!important;opacity:1!important}.moves-panel{background:linear-gradient(#060c19b8,#040812e0)!important;border-color:#ffffff10!important;box-shadow:inset 0 1px #ffffff0d,0 14px 30px #0006!important}.moves-panel h3{letter-spacing:-.02em!important;color:#f7fbff!important;margin-bottom:9px!important;font-size:clamp(17px,1.65vw,22px)!important}.moves-grid{gap:8px!important}.move-card{background:linear-gradient(#0a1221fa,#030812fa)!important;border:1px solid #ffffff14!important;border-radius:13px!important;grid-template-columns:5px minmax(0,1fr) 50px!important;gap:10px!important;min-height:66px!important;padding:9px 10px 9px 0!important;overflow:hidden!important;box-shadow:inset 0 1px #ffffff0b,0 5px 12px #0000004d!important}.move-card:before{content:""!important;background:linear-gradient(180deg,var(--type,#78f4ff),color-mix(in srgb,var(--type,#78f4ff) 36%,#111827))!important;opacity:1!important;width:5px!important;height:100%!important;box-shadow:0 0 16px color-mix(in srgb,var(--type,#78f4ff) 38%,transparent)!important;border-radius:0 999px 999px 0!important;grid-area:1/1!important;position:relative!important;inset:auto!important}.move-main{grid-column:2!important;grid-template-columns:auto 1fr!important;align-items:center!important;gap:2px 8px!important;display:grid!important}.move-type{background:color-mix(in srgb,var(--type,#78f4ff) 18%,#020814)!important;border-color:color-mix(in srgb,var(--type,#78f4ff) 44%,#ffffff16)!important;border-radius:8px!important;grid-area:1/1/span 2!important;align-self:center!important;margin:0!important;padding:5px 7px!important;font-size:8px!important}.move-card strong{white-space:nowrap!important;grid-column:2!important;font-size:clamp(15px,1.25vw,17px)!important;line-height:1!important}.move-card small{color:#b5c2d3!important;opacity:.86!important;grid-column:2!important;margin:0!important;font-size:9px!important}.move-dmg{background:linear-gradient(#ffffff0b,#ffffff04)!important;border-left:1px solid #ffffff12!important;border-radius:9px!important;grid-column:3!important;width:50px!important;min-width:50px!important;min-height:42px!important}.move-dmg span{font-size:20px!important;line-height:.92!important}.move-dmg em{color:#c6cfdd!important;font-size:7.5px!important}@media (width<=520px){.move-card{grid-template-columns:5px minmax(0,1fr) 48px!important;min-height:62px!important}.move-card strong{font-size:15px!important}.move-card small{font-size:8.6px!important}.move-type{font-size:7.5px!important}}.arena-map{background-position:50% 58%!important;background-size:108%!important;box-shadow:0 20px 46px #0009,inset 0 0 0 1px #ffffff12,inset 0 -70px 110px #0000007a!important}.arena-map:before{mix-blend-mode:normal!important;background:linear-gradient(#1021491f 0%,#ffb95c0d 28%,#0000 52%,#040d105c 74%,#010308b8 100%),radial-gradient(circle at 78% 22%,#ffdd8429,#0000 28%)!important}.arena-map:after{mix-blend-mode:multiply!important;background:radial-gradient(at 50% 46%,#0000 32%,#0509122e 62%,#01020794 100%)!important}.arena-map .arena-far-haze{opacity:.82!important;background:linear-gradient(#ffebb81a,#2e4c4c21 36%,#050c1245)!important;height:31%!important;top:36%!important}@media (width<=520px){.arena-map{background-position:50% 58%!important;background-size:118%!important}}@keyframes vfxDragonCutin128{0%,18%{opacity:0;transform:translate(-220%,-25%)scale(.72)rotate(-10deg)}30%{opacity:.82;transform:translate(-118%,-35%)scale(.96)rotate(-5deg)}40%,70%{opacity:1;transform:translate(-38%,-48%)scale(1.28)rotate(8deg)}80%{opacity:.5;transform:translate(-86%,-34%)scale(.88)rotate(2deg)}94%,to{opacity:0;transform:translate(-190%,-24%)scale(.65)rotate(-8deg)}}@keyframes vfxDragonCutinSlash128{0%,28%{opacity:0;transform:translate(-50%,-50%) rotate(var(--rot)) scaleX(.28)}40%,68%{opacity:1;transform:translate(var(--dx),var(--dy)) rotate(var(--rot)) scaleX(1)}82%,to{opacity:0;transform:translate(calc(var(--dx) * .45),calc(var(--dy) * .45)) rotate(var(--rot)) scaleX(.62)}}.battle-vfx.vfx-dragon-claw.player.canvas-targeted .vfx-dragon-claw-attacker{opacity:0;z-index:42!important;pointer-events:none!important;filter:brightness(1.3)saturate(1.12)drop-shadow(0 0 20px #050000)drop-shadow(0 0 18px #c00)!important;mix-blend-mode:normal!important;background:url(/sprites/charizard-back.gif) bottom/contain no-repeat!important;width:300px!important;height:300px!important;animation:1.18s cubic-bezier(.16,.88,.16,1) both vfxDragonCutin128!important;display:block!important;position:absolute!important;top:51%!important;left:73%!important}.battle-vfx.vfx-dragon-claw.player.canvas-targeted .vfx-dragon-claw-attacker i{transform-origin:0;opacity:0;background:linear-gradient(90deg,#ffb0a8,#c00 28%,#320004 54%,#000 100%);border-radius:999px;width:140px;height:16px;position:absolute;top:42%;left:58%;box-shadow:0 0 10px #c00,0 0 18px #050000;animation:1.18s cubic-bezier(.16,.88,.16,1) both vfxDragonCutinSlash128!important}@keyframes vfxDragonWrapperLunge129{0%,18%{z-index:8;transform:translate(0)scale(1)}30%{z-index:36;transform:translate(74%,-8%)scale(1.08)rotate(-2deg)}40%,70%{z-index:50;transform:translate(136%,-16%)scale(1.16)rotate(-6deg)}78%{z-index:46;transform:translate(122%,-14%)scale(1.13)rotate(-4deg)}90%{z-index:34;transform:translate(70%,-8%)scale(1.08)rotate(-1deg)}to{z-index:8;transform:translate(0)scale(1)}}@keyframes vfxDragonSpriteBrace129{0%,16%{filter:none;opacity:1;transform:scale(1.09)translate(3%,-4%)rotate(0)}34%,70%{filter:brightness(1.85)saturate(1.32)drop-shadow(0 0 26px #050000)drop-shadow(0 0 22px #c00);opacity:1;transform:scale(1.34)translate(11%,-12%)rotate(-9deg)}to{filter:none;opacity:1;transform:scale(1.09)translate(3%,-4%)rotate(0)}}@keyframes vfxDragonTargetBodyHit129{0%,34%{filter:none;transform:translate(0)rotate(0)scale(1)}43%,70%{filter:brightness(3.3)saturate(1.75)drop-shadow(0 0 34px #050000)drop-shadow(0 0 30px #c00);transform:translate(22px,-12px)rotate(7deg)scale(1.08)}82%{filter:brightness(1.7);transform:translate(-18px,8px)rotate(-4deg)scale(1.03)}to{filter:none;transform:translate(0)rotate(0)scale(1)}}@keyframes vfxDragonTargetWrapperHit129{0%,38%{z-index:7;transform:translate(0)rotate(0)scale(1)}46%,70%{z-index:31;transform:translate(26px,-12px)rotate(6deg)scale(1.04)}82%{z-index:20;transform:translate(-18px,8px)rotate(-4deg)scale(1.02)}to{z-index:7;transform:translate(0)rotate(0)scale(1)}}@keyframes vfxDragonLocalGouge129{0%,30%{opacity:0;transform:translate(-50%,-50%) rotate(var(--rot)) scaleX(.2)}42%,70%{opacity:1;transform:translate(var(--dx),var(--dy)) rotate(var(--rot)) scaleX(1)}84%,to{opacity:0;transform:translate(calc(var(--dx) * .72),calc(var(--dy) * .72)) rotate(var(--rot)) scaleX(.55)}}.arena-map.vfx-active.vfx-actor-player.vfx-move-dragon-claw .sprite-wrap.player.charizard{transform-origin:74% 66%!important;animation:1.24s cubic-bezier(.14,.88,.12,1) both vfxDragonWrapperLunge129!important}.arena-map.vfx-active.vfx-actor-player.vfx-move-dragon-claw .sprite-wrap.player.charizard .real-sprite{transform-origin:68% 58%!important;mix-blend-mode:normal!important;opacity:1!important;animation:1.24s cubic-bezier(.14,.88,.12,1) both vfxDragonSpriteBrace129!important}.arena-map.vfx-active.vfx-actor-player.vfx-move-dragon-claw .sprite-wrap.enemy{transform-origin:50% 62%!important;animation:1.24s cubic-bezier(.16,.86,.16,1) both vfxDragonTargetWrapperHit129!important}.battle-vfx.vfx-dragon-claw.player.canvas-targeted .vfx-dragon-claw-attacker{z-index:54!important;pointer-events:none!important;filter:none!important;opacity:1!important;mix-blend-mode:normal!important;background:0 0!important;width:250px!important;height:190px!important;animation:none!important;display:block!important;position:absolute!important;top:51%!important;left:72%!important}.battle-vfx.vfx-dragon-claw.player.canvas-targeted .vfx-dragon-claw-attacker i{opacity:0;transform-origin:0!important;background:linear-gradient(90deg,#ffb0a8,#c00 28%,#320004 54%,#000 100%)!important;border-radius:999px!important;width:220px!important;height:28px!important;animation:1.24s cubic-bezier(.16,.88,.16,1) both vfxDragonLocalGouge129!important;position:absolute!important;top:48%!important;left:43%!important;box-shadow:0 0 10px #c00,0 0 18px #050000!important}.battle-vfx.vfx-dragon-claw.player.canvas-targeted .vfx-dragon-claw-attacker i:first-child{--rot:15deg;--dx:20px;--dy:-36px}.battle-vfx.vfx-dragon-claw.player.canvas-targeted .vfx-dragon-claw-attacker i:nth-child(2){--rot:23deg;--dx:30px;--dy:0}.battle-vfx.vfx-dragon-claw.player.canvas-targeted .vfx-dragon-claw-attacker i:nth-child(3){--rot:31deg;--dx:20px;--dy:36px}@keyframes vfxDragonHitFlash129d{0%,34%{opacity:0;transform:translate(-50%,-50%)scale(.55)rotate(-8deg)}42%,62%{opacity:.96;transform:translate(-50%,-50%)scale(1.08)rotate(-8deg)}74%{opacity:.4;transform:translate(-50%,-50%)scale(1.24)rotate(-8deg)}to{opacity:0;transform:translate(-50%,-50%)scale(.92)rotate(-8deg)}}@keyframes vfxDragonLocalGouge129d{0%,30%{opacity:0;transform:translate(-50%,-50%) rotate(var(--rot)) scaleX(.14)}41%,72%{opacity:1;transform:translate(var(--dx),var(--dy)) rotate(var(--rot)) scaleX(1.06)}86%,to{opacity:0;transform:translate(calc(var(--dx) * .76),calc(var(--dy) * .76)) rotate(var(--rot)) scaleX(.58)}}.battle-vfx.vfx-dragon-claw.player.canvas-targeted .vfx-dragon-claw-attacker:after{content:"";mix-blend-mode:normal;opacity:0;background:radial-gradient(at 45% 48%,#ffb0a8db 0 10%,#cc00009e 13% 26%,#1a000061 30% 54%,#0000 70%);border-radius:45% 55% 50% 50%;width:168px;height:128px;position:absolute;top:49%;left:58%;box-shadow:0 0 24px #050000,0 0 34px #c006;pointer-events:none!important;animation:1.24s cubic-bezier(.16,.88,.16,1) both vfxDragonHitFlash129d!important}.battle-vfx.vfx-dragon-claw.player.canvas-targeted .vfx-dragon-claw-attacker i{background:linear-gradient(90deg,#ffb0a8 0%,#c00 18%,#320004 42%,#000 100%)!important;width:250px!important;height:34px!important;animation:1.24s cubic-bezier(.16,.88,.16,1) both vfxDragonLocalGouge129d!important;top:47%!important;left:37%!important;box-shadow:0 0 12px #c00,0 0 22px #050000!important}.battle-vfx.vfx-dragon-claw.player.canvas-targeted .vfx-dragon-claw-attacker:after{content:none!important;opacity:0!important;box-shadow:none!important;background:0 0!important;animation:none!important;display:none!important}.battle-vfx.vfx-dragon-claw.player.canvas-targeted .vfx-dragon-claw-attacker i{filter:drop-shadow(0 0 5px #050000)!important;background:linear-gradient(90deg,#ffb0a8 0%,#c00 14%,#320004 36%,#000 68%,#00000014 100%)!important;border-radius:4px 999px 999px 4px!important;width:286px!important;height:18px!important;top:47%!important;left:30%!important;box-shadow:0 0 8px #c00,0 0 14px #050000!important}.battle-vfx.vfx-dragon-claw.player.canvas-targeted .vfx-dragon-claw-attacker i:after{content:"";width:88%;height:3px;box-shadow:none;background:linear-gradient(90deg,#ffb0a8,#660009 38%,#0000);border-radius:999px;position:absolute;top:42%;left:5%}.arena-map.vfx-active.vfx-actor-player.vfx-move-dragon-claw .sprite-wrap.player.charizard .real-sprite,.arena-map.vfx-active.vfx-actor-player.vfx-move-dragon-claw .sprite-wrap.enemy .real-sprite{filter:none!important;mix-blend-mode:normal!important}.battle-vfx.vfx-dragon-claw.player.canvas-targeted .vfx-dragon-claw-attacker:after{content:none!important;box-shadow:none!important;filter:none!important;opacity:0!important;background:0 0!important;display:none!important}.battle-vfx.vfx-dragon-claw.player.canvas-targeted canvas{filter:none!important;opacity:.42!important}.battle-vfx.vfx-dragon-claw.player.canvas-targeted .vfx-dragon-claw-attacker i{filter:none!important;height:15px!important;box-shadow:0 0 5px #c00,0 0 8px #050000!important}.arena-map:not(.vfx-active) .sprite-wrap.player:before,.arena-map:not(.vfx-active) .sprite-wrap.enemy:before,.arena-map:not(.vfx-active) .sprite-wrap.player:after,.arena-map:not(.vfx-active) .sprite-wrap.enemy:after{content:none!important;opacity:0!important;box-shadow:none!important;filter:none!important;background:0 0!important;animation:none!important;display:none!important}.arena-map.vfx-active.vfx-move-dragon-claw .sprite-wrap:before,.arena-map.vfx-active.vfx-move-dragon-claw .sprite-wrap:after{content:none!important;opacity:0!important;box-shadow:none!important;filter:none!important;background:0 0!important;animation:none!important;display:none!important}.arena-map:not(.vfx-active) .sprite-wrap.player .real-sprite,.arena-map:not(.vfx-active) .sprite-wrap.enemy .real-sprite{filter:none!important;animation:none!important}.battle-vfx.vfx-dragon-claw.player.canvas-targeted .vfx-dragon-claw-attacker i{filter:none!important;background:linear-gradient(90deg,#ffd8d8 0%,#e00025 12%,#7a0010 34%,#090003 68%,#0000000a 100%)!important;height:16px!important;box-shadow:0 0 3px #ffd0d0,0 0 7px #75000f66!important}.battle-vfx.vfx-dragon-claw.player.canvas-targeted .vfx-dragon-claw-attacker i:after{box-shadow:none!important;background:linear-gradient(90deg,#ffe0e0,#ff9a9a 28%,#2b0005 74%,#0000)!important;height:2px!important}.battle-vfx.vfx-dragon-claw.player.canvas-targeted .vfx-dragon-claw-attacker i{clip-path:polygon(0 50%,5% 18%,18% 10%,46% 28%,100% 50%,46% 72%,18% 90%,5% 82%)!important;background:linear-gradient(90deg,#ff8f86 0%,#970010 10%,#230003 28%,#000 54%,#00000005 100%)!important;height:13px!important;box-shadow:0 0 2px #6b000b!important}.battle-vfx.vfx-dragon-claw.player.canvas-targeted .vfx-dragon-claw-attacker i:after{background:linear-gradient(90deg,#ffb0a8 0%,#5e0008 35%,#000 76%,#0000)!important;width:70%!important;height:2px!important;top:34%!important}@keyframes vfxDragonClawV134{0%,12%{opacity:0;transform:translate(-50%,-50%) rotate(var(--rot)) scaleX(.24)}22%,68%{opacity:1;transform:translate(var(--dx),var(--dy)) rotate(var(--rot)) scaleX(1)}84%,to{opacity:0;transform:translate(calc(var(--dx) * .84),calc(var(--dy) * .84)) rotate(var(--rot)) scaleX(.7)}}.battle-vfx.vfx-dragon-claw.player.canvas-targeted canvas{opacity:.52!important;filter:none!important;mix-blend-mode:normal!important}.battle-vfx.vfx-dragon-claw.player.canvas-targeted .vfx-dragon-claw-attacker{opacity:1;filter:none;mix-blend-mode:normal;background:0 0;z-index:64!important;width:260px!important;height:190px!important;top:43%!important;left:62%!important}.battle-vfx.vfx-dragon-claw.player.canvas-targeted .vfx-dragon-claw-attacker i{clip-path:polygon(0 50%,7% 16%,32% 3%,100% 50%,32% 97%,7% 84%);opacity:1;background:linear-gradient(90deg,#ffb0a8 0%,#c00 9%,#320004 25%,#000 58%,#0000001a 100%);border-radius:3px 999px 999px 3px;width:178px;height:20px;animation:none;top:47%;left:18%;box-shadow:0 0 2px #ffb0a8,0 0 5px #5e0008}.battle-vfx.vfx-dragon-claw.player.canvas-targeted .vfx-dragon-claw-attacker i:first-child{transform:translate(18px,-30px)rotate(13deg)scaleX(1)}.battle-vfx.vfx-dragon-claw.player.canvas-targeted .vfx-dragon-claw-attacker i:nth-child(2){transform:translate(26px)rotate(20deg)scaleX(1)}.battle-vfx.vfx-dragon-claw.player.canvas-targeted .vfx-dragon-claw-attacker i:nth-child(3){transform:translate(18px,30px)rotate(27deg)scaleX(1)}.battle-vfx.vfx-dragon-claw.player.canvas-targeted .vfx-dragon-claw-attacker i:after{width:62%;height:2px;box-shadow:none;background:linear-gradient(90deg,#ffb0a8,#660009 40%,#000 82%,#0000);top:45%;left:9%}@keyframes vfxLaprasBodySlamWrapper135{0%,12%{filter:none;z-index:8;transform:translate(0)scale(1)}24%{filter:brightness(1.16)saturate(1.08);z-index:22;transform:translate(42%,-6%)scale(1.08)rotate(-3deg)}36%,62%{filter:brightness(1.28)contrast(1.1)drop-shadow(0 0 18px #fff1d0);z-index:34;transform:translate(112%,-16%)scale(1.34)rotate(8deg)}76%{filter:brightness(1.12);z-index:22;transform:translate(70%,-9%)scale(1.14)rotate(3deg)}to{filter:none;z-index:8;transform:translate(0)scale(1)}}@keyframes vfxContactHold135{0%,10%{opacity:0;transform:translate(-115%,-42%)scale(.5)rotate(-8deg)}18%,72%{opacity:1;transform:translate(-44%,-50%)scale(1.08)rotate(-4deg)}84%{opacity:.7;transform:translate(-50%,-47%)scale(.94)rotate(-5deg)}to{opacity:0;transform:translate(-110%,-40%)scale(.5)rotate(-8deg)}}@keyframes vfxMeleeFistHold135{0%,16%{opacity:0;transform:translate(calc(var(--fx) * -1),0) scale(.42) rotate(var(--rot))}24%,72%{opacity:1;transform:translate(var(--fx),var(--fy)) scale(1.1) rotate(var(--rot))}88%,to{opacity:0;transform:translate(0,0) scale(.6) rotate(var(--rot))}}.arena-map.vfx-active.vfx-actor-player.vfx-move-body-slam .sprite-wrap.player.lapras{transform-origin:64% 72%;z-index:34;animation:1.18s cubic-bezier(.16,.88,.16,1) both vfxLaprasBodySlamWrapper135}.arena-map.vfx-active.vfx-actor-player.vfx-move-body-slam .sprite-wrap.player.lapras .real-sprite{opacity:1;mix-blend-mode:normal;filter:brightness(1.12)contrast(1.08)}.arena-map:has(.sprite-wrap.player.lapras) .battle-vfx.vfx-body-slam.player.canvas-targeted .vfx-body-slam-attacker{z-index:46;pointer-events:none;filter:brightness(1.18)contrast(1.08)drop-shadow(0 0 18px #fff1d0);opacity:1;mix-blend-mode:normal;background:url(/sprites/lapras-back.gif) bottom/contain no-repeat;width:250px;height:190px;animation:1.18s cubic-bezier(.16,.88,.16,1) both vfxContactHold135;display:block;position:absolute;top:50%;left:64%}.arena-map:has(.sprite-wrap.player.lapras) .battle-vfx.vfx-body-slam.player.canvas-targeted .vfx-body-slam-attacker .body-slam-strike{opacity:1;transform-origin:0;background:linear-gradient(90deg,#fffef2,#fff1c8 34%,#8e6c5b 70%,#0000);border-radius:999px;width:160px;height:22px;display:block;position:absolute;top:auto;left:auto;box-shadow:0 0 16px #fff1d0,0 0 28px #8e6c5b}.arena-map:has(.sprite-wrap.player.lapras) .battle-vfx.vfx-body-slam.player.canvas-targeted .strike-a{top:72px;right:-54px;transform:translate(28px,-6px)rotate(-9deg)}.arena-map:has(.sprite-wrap.player.lapras) .battle-vfx.vfx-body-slam.player.canvas-targeted .strike-b{top:112px;right:-74px;transform:translate(42px,2px)rotate(3deg)}.arena-map:has(.sprite-wrap.player.lapras) .battle-vfx.vfx-body-slam.player.canvas-targeted .strike-c{top:154px;right:-48px;transform:translate(24px,8px)rotate(13deg)}.battle-vfx.vfx-submission.player.canvas-targeted canvas,.battle-vfx.vfx-karate-chop.player.canvas-targeted canvas{opacity:.18;filter:none;mix-blend-mode:normal}.battle-vfx.vfx-submission.player.canvas-targeted .vfx-contact-attacker.machamp,.battle-vfx.vfx-karate-chop.player.canvas-targeted .vfx-contact-attacker.machamp{z-index:56;opacity:1;filter:brightness(1.3)contrast(1.1)drop-shadow(0 0 14px #fff0a8);animation:1.08s cubic-bezier(.16,.88,.16,1) both vfxContactHold135;display:block}.battle-vfx.vfx-submission.player.canvas-targeted .vfx-contact-attacker.machamp .melee-fist,.battle-vfx.vfx-karate-chop.player.canvas-targeted .vfx-contact-attacker.machamp .melee-fist{opacity:1;animation:1.08s linear both vfxMeleeFistHold135}.battle-vfx.vfx-karate-chop.player.canvas-targeted .vfx-contact-attacker.machamp:after{content:"";opacity:.96;background:linear-gradient(90deg,#fff8d6,#ffb23e 35%,#6b3516 74%,#0000);border-radius:4px 999px 999px 4px;width:190px;height:24px;position:absolute;top:120px;right:-100px;transform:rotate(-18deg);box-shadow:0 0 18px #fff1a8,0 0 34px #ff9f2e}.battle-vfx.vfx-submission.player.canvas-targeted .vfx-contact-attacker.machamp:after{content:"";opacity:.88;border:5px solid #fff0a8;border-color:#fff0a8 #fff0a8 #8a5628 #8a5628;border-radius:44% 56% 48% 52%;width:150px;height:118px;position:absolute;top:104px;right:-82px;transform:rotate(-24deg);box-shadow:0 0 18px #fff0a8,0 0 28px #d8873c}.battle-vfx.vfx-submission.player.canvas-targeted canvas{opacity:.06;filter:none}.battle-vfx.vfx-submission.player.canvas-targeted .vfx-contact-attacker.machamp:after{opacity:.98;background:linear-gradient(90deg,#fff0a8,#d8873c 38%,#5b3524 72%,#0000);border:0;border-radius:999px;width:176px;height:30px;top:98px;right:-78px;transform:rotate(-26deg);box-shadow:0 0 18px #fff0a8,0 0 30px #d8873c}.battle-vfx.vfx-submission.player.canvas-targeted .vfx-contact-attacker.machamp:before{content:"";opacity:.92;background:linear-gradient(90deg,#fff0a8,#d8873c 42%,#5b3524 76%,#0000);border-radius:999px;width:166px;height:28px;position:absolute;top:154px;right:-64px;transform:rotate(18deg);box-shadow:0 0 16px #fff0a8,0 0 26px #d8873c}@keyframes vfxMeleeTargetHit137{0%,13%{opacity:0;transform:translate(-50%,-50%)scale(.55)rotate(-8deg)}22%,68%{opacity:.96;transform:translate(-50%,-50%)scale(1)rotate(-8deg)}82%,to{opacity:0;transform:translate(-50%,-50%)scale(1.18)rotate(-8deg)}}@keyframes vfxMeleeSpoke137{0%,16%{opacity:0;transform:rotate(var(--rot)) scaleX(.22)}24%,70%{opacity:1;transform:rotate(var(--rot)) scaleX(1)}86%,to{opacity:0;transform:rotate(var(--rot)) scaleX(.62)}}@keyframes vfxBodySlamHit137{0%,12%{opacity:0;transform:translate(-50%,-50%)scale(.48)}20%,64%{opacity:1;transform:translate(-50%,-50%)scale(1)}80%,to{opacity:0;transform:translate(-50%,-50%)scale(1.22)}}@keyframes vfxBodySlamDust137{0%,14%{opacity:0;transform:translate(0)scale(.55)}22%,74%{opacity:1;transform:translate(var(--dx),var(--dy)) scale(1)}to{opacity:0;transform:translate(calc(var(--dx) * 1.45),calc(var(--dy) * 1.35)) scale(.82)}}@keyframes vfxDragonImpact137{0%,26%{opacity:0;transform:translate(-50%,-50%)scale(.72)rotate(-6deg)}36%,74%{opacity:1;transform:translate(-50%,-50%)scale(1)rotate(-6deg)}90%,to{opacity:0;transform:translate(-50%,-50%)scale(.94)rotate(-6deg)}}@keyframes vfxFireBlastImpact137{0%,34%{opacity:0;transform:translate(-50%,-50%)scale(.45)rotate(-18deg)}46%,76%{opacity:1;transform:translate(-50%,-50%)scale(1)rotate(-18deg)}92%,to{opacity:0;transform:translate(-50%,-50%)scale(1.14)rotate(-18deg)}}@keyframes vfxMeleeImpactAnchor138{0%,12%{opacity:0;transform:translate(-50%,-50%)scale(.5)rotate(-8deg)}20%,34%{opacity:.98;transform:translate(-50%,-50%)scale(1.02)rotate(-8deg)}42%,54%{opacity:.84;transform:translate(calc(10px - 50%),calc(-50% - 3px))scale(.92)rotate(-3deg)}62%,72%{opacity:.96;transform:translate(calc(-50% - 6px),calc(4px - 50%))scale(1.06)rotate(-11deg)}88%,to{opacity:0;transform:translate(-50%,-50%)scale(1.18)rotate(-8deg)}}@keyframes vfxCloseCombatLane138{0%,13%{opacity:0;transform:translateX(-46px) rotate(var(--rot)) scaleX(.18)}20%,30%{opacity:1;transform:translateX(0) rotate(var(--rot)) scaleX(1.05)}36%,45%{opacity:.2;transform:translateX(18px) rotate(var(--rot)) scaleX(.62)}52%,64%{opacity:.92;transform:translateX(4px) rotate(var(--rot)) scaleX(.92)}80%,to{opacity:0;transform:translateX(38px) rotate(var(--rot)) scaleX(.42)}}@keyframes vfxSubmissionClamp138{0%,16%{opacity:0;transform:translate(-50%,-50%)scale(.6)rotate(-24deg)}28%,66%{opacity:1;transform:translate(-50%,-50%)scale(1.05)rotate(-24deg)}78%{opacity:.74;transform:translate(-50%,-50%)scale(.92)rotate(16deg)}to{opacity:0;transform:translate(-50%,-50%)scale(.58)rotate(16deg)}}@keyframes vfxKarateChopImpact138{0%,19%{opacity:0;transform:translate(-50%,-50%)scale(.52)rotate(-30deg)}29%,58%{opacity:1;transform:translate(-50%,-50%)scale(1.04)rotate(-30deg)}72%,to{opacity:0;transform:translate(calc(18px - 50%),calc(8px - 50%))scale(.8)rotate(-30deg)}}@keyframes vfxBodySlamMassImpact138{0%,14%{opacity:0;transform:translate(-50%,-50%)scale(.46)}24%,58%{opacity:1;transform:translate(-50%,-50%)scale(1.06)}70%{opacity:.72;transform:translate(calc(-50% - 18px),calc(10px - 50%))scale(.94)}90%,to{opacity:0;transform:translate(-50%,-50%)scale(1.24)}}@keyframes vfxDragonSweep138{0%,22%{opacity:0;transform:translate(-38px,-50%) rotate(var(--rot)) scaleX(.18)}32%,54%{opacity:1;transform:translate(0,-50%) rotate(var(--rot)) scaleX(1)}70%,to{opacity:0;transform:translate(28px,-50%) rotate(var(--rot)) scaleX(.62)}}@keyframes vfxFireFinger138{0%,28%{opacity:0;transform:rotate(var(--rot)) translateX(-48px) scaleX(.25)}40%,68%{opacity:1;transform:rotate(var(--rot)) translateX(0) scaleX(1)}86%,to{opacity:0;transform:rotate(var(--rot)) translateX(24px) scaleX(.58)}}@keyframes vfxMachampContact138{0%,10%{opacity:0;transform:translate(-138%,-46%)scale(.56)rotate(-8deg)}18%{opacity:.86;transform:translate(-52%,-50%)scale(.9)rotate(-6deg)}28%,70%{opacity:1;transform:translate(-18%,-52%)scale(1.12)rotate(-3deg)}82%{opacity:.7;transform:translate(-34%,-48%)scale(.94)rotate(-5deg)}to{opacity:0;transform:translate(-130%,-44%)scale(.54)rotate(-8deg)}}.battle-vfx.vfx-close-combat.player.canvas-targeted canvas,.battle-vfx.vfx-submission.player.canvas-targeted canvas,.battle-vfx.vfx-karate-chop.player.canvas-targeted canvas{opacity:.1;filter:none;mix-blend-mode:normal}.battle-vfx.vfx-close-combat.player.canvas-targeted canvas{opacity:0}.arena-map.vfx-active.vfx-actor-player.vfx-move-close-combat .sprite-wrap.player.machamp{z-index:8;animation:none;transform:none}.arena-map.vfx-active.vfx-actor-player.vfx-move-close-combat .sprite-wrap.player.machamp .real-sprite{filter:none;opacity:1;animation:none;transform:scale(2.12)translateY(-6%)}.arena-map.vfx-active.vfx-actor-player.vfx-move-close-combat .sprite-wrap.player.machamp:before,.arena-map.vfx-active.vfx-actor-player.vfx-move-close-combat .sprite-wrap.player.machamp:after{content:none;opacity:0;animation:none;display:none}.battle-vfx.vfx-close-combat.player.canvas-targeted .vfx-contact-attacker.machamp,.battle-vfx.vfx-submission.player.canvas-targeted .vfx-contact-attacker.machamp,.battle-vfx.vfx-karate-chop.player.canvas-targeted .vfx-contact-attacker.machamp{left:var(--vfx-impact-x);top:calc(var(--vfx-impact-y) + 2px);z-index:42;opacity:1;filter:brightness(1.1)contrast(1.05);transform-origin:62% 70%;background:url(/sprites/machamp-back.gif) bottom/contain no-repeat;width:198px;height:206px;animation:1.08s cubic-bezier(.16,.88,.16,1) both vfxMachampContact138}.battle-vfx.vfx-close-combat.player.canvas-targeted .vfx-contact-attacker.machamp{left:var(--vfx-impact-x);top:calc(var(--vfx-impact-y) + 8px)}.battle-vfx.vfx-submission.player.canvas-targeted .vfx-contact-attacker.machamp{left:calc(var(--vfx-impact-x) - 6px);top:calc(var(--vfx-impact-y) + 6px)}.battle-vfx.vfx-karate-chop.player.canvas-targeted .vfx-contact-attacker.machamp{left:calc(var(--vfx-impact-x) - 10px);top:calc(var(--vfx-impact-y) - 12px)}.battle-vfx.vfx-close-combat.player.canvas-targeted .vfx-contact-attacker.machamp .melee-fist,.battle-vfx.vfx-submission.player.canvas-targeted .vfx-contact-attacker.machamp .melee-fist,.battle-vfx.vfx-karate-chop.player.canvas-targeted .vfx-contact-attacker.machamp .melee-fist{border-width:2px;width:34px;height:24px;box-shadow:0 0 8px #fff1a8,0 0 14px #ff9f2e}.battle-vfx.vfx-close-combat.player.canvas-targeted .vfx-contact-attacker.machamp .fist-a,.battle-vfx.vfx-submission.player.canvas-targeted .vfx-contact-attacker.machamp .fist-a,.battle-vfx.vfx-karate-chop.player.canvas-targeted .vfx-contact-attacker.machamp .fist-a{--fx:20px;--fy:-6px;top:42px;right:-40px}.battle-vfx.vfx-close-combat.player.canvas-targeted .vfx-contact-attacker.machamp .fist-b,.battle-vfx.vfx-submission.player.canvas-targeted .vfx-contact-attacker.machamp .fist-b,.battle-vfx.vfx-karate-chop.player.canvas-targeted .vfx-contact-attacker.machamp .fist-b{--fx:28px;--fy:2px;top:70px;right:-56px}.battle-vfx.vfx-close-combat.player.canvas-targeted .vfx-contact-attacker.machamp .fist-c,.battle-vfx.vfx-submission.player.canvas-targeted .vfx-contact-attacker.machamp .fist-c,.battle-vfx.vfx-karate-chop.player.canvas-targeted .vfx-contact-attacker.machamp .fist-c{--fx:22px;--fy:7px;top:100px;right:-42px}.battle-vfx.vfx-close-combat.player.canvas-targeted .vfx-contact-attacker.machamp .fist-d,.battle-vfx.vfx-submission.player.canvas-targeted .vfx-contact-attacker.machamp .fist-d,.battle-vfx.vfx-karate-chop.player.canvas-targeted .vfx-contact-attacker.machamp .fist-d{--fx:30px;--fy:-2px;top:58px;right:-62px}.battle-vfx.player.canvas-targeted .vfx-melee-impact{left:var(--vfx-impact-x);top:var(--vfx-impact-y);z-index:58;pointer-events:none;opacity:0;width:168px;height:138px;animation:1.08s cubic-bezier(.16,.88,.16,1) both vfxMeleeImpactAnchor138;display:block;position:absolute;transform:translate(-50%,-50%)}.battle-vfx.player.canvas-targeted .vfx-melee-impact i{transform-origin:0;background:linear-gradient(90deg,#fff6d5,#ffbc3d 35%,#6d3718 72%,#0000);border-radius:999px;width:142px;height:16px;animation:1.08s cubic-bezier(.16,.88,.16,1) both vfxCloseCombatLane138;display:block;position:absolute;top:50%;left:13%;box-shadow:0 0 12px #fff0a8,0 0 22px #ff9f2e}.battle-vfx.player.canvas-targeted .vfx-melee-impact i:first-child{--rot:-20deg;top:32%}.battle-vfx.player.canvas-targeted .vfx-melee-impact i:nth-child(2){--rot:0deg}.battle-vfx.player.canvas-targeted .vfx-melee-impact i:nth-child(3){--rot:18deg;top:68%}.battle-vfx.vfx-close-combat.player.canvas-targeted .vfx-melee-impact i:first-child{animation-delay:50ms}.battle-vfx.vfx-close-combat.player.canvas-targeted .vfx-melee-impact i:nth-child(2){animation-delay:.13s}.battle-vfx.vfx-close-combat.player.canvas-targeted .vfx-melee-impact i:nth-child(3){animation-delay:.21s}.battle-vfx.vfx-submission.player.canvas-targeted .vfx-melee-impact{width:184px;height:146px;animation:1.12s cubic-bezier(.16,.88,.16,1) both vfxSubmissionClamp138}.battle-vfx.vfx-submission.player.canvas-targeted .vfx-melee-impact i{opacity:1;background:linear-gradient(90deg,#fff1b8,#d8873c 42%,#5b3524 76%,#0000);width:166px;height:22px;animation:none;box-shadow:0 0 14px #fff0a8,0 0 24px #d8873c}.battle-vfx.vfx-submission.player.canvas-targeted .vfx-melee-impact i:first-child{--rot:-24deg;top:34%}.battle-vfx.vfx-submission.player.canvas-targeted .vfx-melee-impact i:nth-child(2){--rot:18deg;top:56%}.battle-vfx.vfx-submission.player.canvas-targeted .vfx-melee-impact i:nth-child(3){--rot:-6deg;opacity:.68;top:72%}.battle-vfx.vfx-karate-chop.player.canvas-targeted .vfx-melee-impact{width:202px;height:154px;animation:1.08s cubic-bezier(.16,.88,.16,1) both vfxKarateChopImpact138}.battle-vfx.vfx-karate-chop.player.canvas-targeted .vfx-melee-impact i{opacity:1;background:linear-gradient(90deg,#fff9dc,#ffb23e 30%,#6b3516 64%,#0000);width:192px;height:20px;animation:none;top:50%;left:6%;box-shadow:0 0 12px #fff0a8,0 0 24px #ff9f2e}.battle-vfx.vfx-karate-chop.player.canvas-targeted .vfx-melee-impact i:first-child{transform:translateY(-16px)rotate(-31deg)}.battle-vfx.vfx-karate-chop.player.canvas-targeted .vfx-melee-impact i:nth-child(2){opacity:.55;height:8px;transform:translate(18px,8px)rotate(-31deg)}.battle-vfx.vfx-karate-chop.player.canvas-targeted .vfx-melee-impact i:nth-child(3){display:none}.battle-vfx.vfx-body-slam.player.canvas-targeted canvas{opacity:.12;mix-blend-mode:normal;filter:none}.battle-vfx.vfx-body-slam.player.canvas-targeted .vfx-body-slam-impact{left:var(--vfx-impact-x);top:calc(var(--vfx-impact-y) + 4px);z-index:60;pointer-events:none;opacity:0;clip-path:polygon(47% 0,55% 28%,82% 8%,66% 38%,100% 37%,70% 55%,92% 88%,58% 68%,44% 100%,39% 69%,7% 86%,29% 57%,0 39%,33% 39%);filter:drop-shadow(0 0 16px #fff1d0)drop-shadow(0 0 28px #6e5547);background:linear-gradient(90deg,#0000 0 17%,#fff7dcf5 18% 23%,#0000 24% 39%,#795d48e0 40% 44%,#0000 45% 100%),linear-gradient(18deg,#0000 0 35%,#ffebbed6 36% 41%,#0000 42% 100%);width:216px;height:172px;animation:1.18s cubic-bezier(.16,.88,.16,1) both vfxBodySlamMassImpact138;display:block;position:absolute;transform:translate(-50%,-50%)}.battle-vfx.vfx-body-slam.player.canvas-targeted .vfx-body-slam-impact:before{content:"";border:5px solid #fff2d2db;border-top-color:#6f5441cc;border-radius:50%;width:190px;height:54px;position:absolute;top:62%;left:50%;transform:translate(-50%,-50%)rotate(-8deg);box-shadow:0 0 14px #fff1d0}.battle-vfx.vfx-body-slam.player.canvas-targeted .vfx-body-slam-impact i{background:#d8b890;border-radius:999px;width:13px;height:13px;animation:1.1s cubic-bezier(.16,.88,.16,1) both vfxBodySlamDust137;display:block;position:absolute;top:62%;left:48%;box-shadow:0 0 8px #fff1d0}.battle-vfx.vfx-body-slam.player.canvas-targeted .vfx-body-slam-impact i:first-child{--dx:-82px;--dy:22px}.battle-vfx.vfx-body-slam.player.canvas-targeted .vfx-body-slam-impact i:nth-child(2){--dx:-45px;--dy:42px}.battle-vfx.vfx-body-slam.player.canvas-targeted .vfx-body-slam-impact i:nth-child(3){--dx:54px;--dy:36px}.battle-vfx.vfx-body-slam.player.canvas-targeted .vfx-body-slam-impact i:nth-child(4){--dx:88px;--dy:12px}.battle-vfx.vfx-dragon-claw.player.canvas-targeted .vfx-dragon-claw-impact{left:var(--vfx-impact-x);top:calc(var(--vfx-impact-y) - 4px);z-index:66;pointer-events:none;opacity:0;width:188px;height:150px;animation:1.24s cubic-bezier(.16,.88,.16,1) both vfxDragonImpact137;display:block;position:absolute;transform:translate(-50%,-50%)}.battle-vfx.vfx-dragon-claw.player.canvas-targeted .vfx-dragon-claw-impact i{clip-path:polygon(0 50%,7% 14%,30% 3%,100% 50%,30% 97%,7% 86%);transform-origin:0;background:linear-gradient(90deg,#ffb0a8 0%,#d40000 10%,#3a0004 27%,#000 62%,#0000000f 100%);border-radius:3px 999px 999px 3px;width:178px;height:22px;animation:1.24s cubic-bezier(.16,.88,.16,1) both vfxDragonSweep138;display:block;position:absolute;top:50%;left:8%;box-shadow:0 0 3px #ffb0a8,0 0 7px #7a000c}.battle-vfx.vfx-dragon-claw.player.canvas-targeted .vfx-dragon-claw-impact i:first-child{--rot:13deg;animation-delay:40ms;top:28%}.battle-vfx.vfx-dragon-claw.player.canvas-targeted .vfx-dragon-claw-impact i:nth-child(2){--rot:20deg;animation-delay:.13s;top:50%}.battle-vfx.vfx-dragon-claw.player.canvas-targeted .vfx-dragon-claw-impact i:nth-child(3){--rot:27deg;animation-delay:.22s;top:72%}.battle-vfx.vfx-fire-blast.player.canvas-targeted .vfx-fire-blast-impact{left:var(--vfx-impact-x);top:var(--vfx-impact-y);z-index:62;pointer-events:none;opacity:0;clip-path:none;filter:drop-shadow(0 0 18px #fff0a4)drop-shadow(0 0 28px #d9280b);background:radial-gradient(circle,#fff4a6eb 0 10%,#ff981f7a 11% 30%,#cf210933 31% 54%,#0000 65%);width:190px;height:190px;animation:1.25s cubic-bezier(.16,.88,.16,1) both vfxFireBlastImpact137;display:block;position:absolute;transform:translate(-50%,-50%)}.battle-vfx.vfx-fire-blast.player.canvas-targeted .vfx-fire-blast-impact:after{content:"";filter:blur(8px);opacity:.55;background:radial-gradient(#30130c4d,#30130c00 66%);border-radius:50%;width:60%;height:68%;animation:1.25s cubic-bezier(.16,.88,.16,1) both vfxFireBlastImpact137;position:absolute;top:18%;left:20%}.battle-vfx.vfx-fire-blast.player.canvas-targeted .vfx-fire-blast-impact i{transform-origin:0;background:linear-gradient(90deg,#fff0a4,#ff7b16 55%,#b1160400);border-radius:999px;width:90px;height:15px;animation:1.25s cubic-bezier(.16,.88,.16,1) both vfxFireFinger138;display:block;position:absolute;top:50%;left:50%}.battle-vfx.vfx-fire-blast.player.canvas-targeted .vfx-fire-blast-impact i:first-child{--rot:-86deg;animation-delay:40ms}.battle-vfx.vfx-fire-blast.player.canvas-targeted .vfx-fire-blast-impact i:nth-child(2){--rot:-18deg;animation-delay:.1s}.battle-vfx.vfx-fire-blast.player.canvas-targeted .vfx-fire-blast-impact i:nth-child(3){--rot:0deg;animation-delay:.16s}.battle-vfx.vfx-fire-blast.player.canvas-targeted .vfx-fire-blast-impact i:nth-child(4){--rot:38deg;animation-delay:.22s}.battle-vfx.vfx-fire-blast.player.canvas-targeted .vfx-fire-blast-impact i:nth-child(5){--rot:104deg;animation-delay:.28s}@keyframes vfxSnorlaxBodySlam138{0%,10%{filter:none;z-index:8;transform:translate(0)scale(1)}18%{filter:brightness(1.1);z-index:14;transform:translate(-8%,8%)scale(1.08)rotate(-2deg)}30%{filter:brightness(1.18)drop-shadow(0 0 14px #fff1d0);z-index:36;transform:translate(64%,-20%)scale(1.22)rotate(4deg)}42%,62%{filter:brightness(1.34)contrast(1.1)drop-shadow(0 0 24px #fff1d0);z-index:48;transform:translate(136%,-34%)scale(1.42)rotate(10deg)}76%{filter:brightness(1.1);z-index:30;transform:translate(72%,-12%)scale(1.16)rotate(3deg)}to{filter:none;z-index:8;transform:translate(0)scale(1)}}@keyframes vfxBlastoiseBodySlam138{0%,12%{filter:none;z-index:8;transform:translate(0)scale(1)}22%{filter:brightness(1.1);z-index:20;transform:translate(26%,-4%)scale(1.06)rotate(-2deg)}36%,62%{filter:brightness(1.22)drop-shadow(0 0 16px #fff1d0);z-index:40;transform:translate(120%,-18%)scale(1.2)rotate(7deg)}78%{filter:brightness(1.08);z-index:26;transform:translate(58%,-6%)scale(1.08)rotate(2deg)}to{filter:none;z-index:8;transform:translate(0)scale(1)}}@keyframes vfxBodySlamGroundDust138{0%,18%{opacity:0;transform:translate(-50%,-50%)scale(.4)}26%,64%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(1.38)}}.arena-map.vfx-active.vfx-actor-player.vfx-move-body-slam .sprite-wrap.player.snorlax{transform-origin:68% 78%;mix-blend-mode:normal;animation:1.26s cubic-bezier(.14,.88,.14,1) both vfxSnorlaxBodySlam138}.arena-map.vfx-active.vfx-actor-player.vfx-move-body-slam .sprite-wrap.player.blastoise{transform-origin:70% 72%;mix-blend-mode:normal;animation:1.18s cubic-bezier(.16,.86,.16,1) both vfxBlastoiseBodySlam138}:is(.arena-map:has(.sprite-wrap.player.snorlax) .battle-vfx.vfx-body-slam.player.canvas-targeted .vfx-body-slam-attacker,.arena-map:has(.sprite-wrap.player.blastoise) .battle-vfx.vfx-body-slam.player.canvas-targeted .vfx-body-slam-attacker){left:calc(var(--vfx-impact-x) - 124px);top:calc(var(--vfx-impact-y) - 62px);z-index:52;pointer-events:none;filter:brightness(1.14)contrast(1.08)drop-shadow(0 0 18px #fff1d0);opacity:1;mix-blend-mode:normal;background:bottom/contain no-repeat;width:286px;height:226px;animation:1.18s cubic-bezier(.16,.88,.16,1) both vfxContactHold135;display:block;position:absolute}.arena-map:has(.sprite-wrap.player.snorlax) .battle-vfx.vfx-body-slam.player.canvas-targeted .vfx-body-slam-attacker{width:320px;height:248px;left:calc(var(--vfx-impact-x) - 146px);top:calc(var(--vfx-impact-y) - 78px);background-image:url(/sprites/snorlax-back.gif)}.arena-map:has(.sprite-wrap.player.snorlax) .battle-vfx.vfx-body-slam.player.canvas-targeted .vfx-body-slam-impact:after{content:"";background:radial-gradient(#8b6b5570,#fff1d033 44%,#0000 72%);border-radius:50%;width:240px;height:62px;animation:1.18s cubic-bezier(.16,.88,.16,1) both vfxBodySlamGroundDust138;position:absolute;top:72%;left:50%;transform:translate(-50%,-50%)}.arena-map:has(.sprite-wrap.player.blastoise) .battle-vfx.vfx-body-slam.player.canvas-targeted .vfx-body-slam-impact:after{content:"";background:radial-gradient(#8b6b5570,#fff1d033 44%,#0000 72%);border-radius:50%;width:240px;height:62px;animation:1.18s cubic-bezier(.16,.88,.16,1) both vfxBodySlamGroundDust138;position:absolute;top:72%;left:50%;transform:translate(-50%,-50%)}.arena-map:has(.sprite-wrap.player.snorlax) .battle-vfx.vfx-body-slam.player.canvas-targeted .vfx-body-slam-impact{width:254px;height:198px;top:calc(var(--vfx-impact-y) + 14px)}@keyframes vfxDragonWrapperLunge139{0%,10%{filter:none;z-index:8;transform:translate(0)scale(1)rotate(0)}18%{filter:brightness(1.12);z-index:12;transform:translate(-5%,5%)scale(1.04)rotate(2deg)}34%{filter:brightness(1.22)drop-shadow(0 0 10px #3a0004);z-index:32;transform:translate(44%,-7%)scale(1.08)rotate(-2deg)}46%,60%{filter:brightness(1.36)contrast(1.08)drop-shadow(0 0 16px #c00);z-index:54;transform:translate(104%,-18%)scale(1.16)rotate(-6deg)}64%,70%{filter:brightness(1.55)contrast(1.16)drop-shadow(0 0 24px #c00);z-index:54;transform:translate(108%,-18%)scale(1.16)rotate(-6deg)}82%{filter:brightness(1.1);z-index:28;transform:translate(50%,-8%)scale(1.08)rotate(-2deg)}to{filter:none;z-index:8;transform:translate(0)scale(1)rotate(0)}}@keyframes vfxDragonTargetRecoil139{0%,44%{filter:none;transform:translate(0)rotate(0)scale(1)}50%,58%{filter:brightness(3.1)saturate(1.55)drop-shadow(0 0 34px #c00);transform:translate(34px,-18px)rotate(7deg)scale(1.09)}66%{filter:brightness(1.85)saturate(1.18);transform:translate(-16px,9px)rotate(-3deg)scale(1.035)}82%{filter:brightness(1.18);transform:translate(6px,-3px)rotate(1deg)scale(1.01)}to{filter:none;transform:translate(0)rotate(0)scale(1)}}.arena-map.vfx-active.vfx-actor-player.vfx-move-dragon-claw .sprite-wrap.player.charizard,.arena-map.vfx-active.vfx-actor-player.vfx-move-dragon-claw .sprite-wrap.player.dragonite,.arena-map.vfx-active.vfx-actor-player.vfx-move-dragon-claw .sprite-wrap.player.aerodactyl{transform-origin:72% 66%;animation:1.38s cubic-bezier(.14,.88,.14,1) both vfxDragonWrapperLunge139}.arena-map.vfx-active.vfx-actor-player.vfx-move-dragon-claw .sprite-wrap.enemy .real-sprite{transform-origin:50% 64%;animation:1.38s cubic-bezier(.18,.86,.2,1) both vfxDragonTargetRecoil139}.battle-vfx.vfx-dragon-claw.player.canvas-targeted .vfx-dragon-claw-impact{animation:1.38s cubic-bezier(.16,.88,.16,1) both vfxDragonImpact137}.battle-vfx.vfx-dragon-claw.player.canvas-targeted .vfx-dragon-claw-impact i{background:linear-gradient(90deg,#ffb0a8 0%,#d40000 10%,#3a0004 30%,#000 66%,#00000014 100%);height:26px;box-shadow:0 0 4px #d40000,0 0 10px #050000}@keyframes vfxSnorlaxBodySlam139{0%,10%{filter:none;z-index:8;transform:translate(0)scale(1)}18%{filter:brightness(1.12);z-index:14;transform:translate(-9%,9%)scale(1.08)rotate(-2deg)}36%{filter:brightness(1.18)drop-shadow(0 0 12px #fff1d0);z-index:34;transform:translate(70%,-18%)scale(1.22)rotate(5deg)}48%,62%{filter:brightness(1.38)contrast(1.1)drop-shadow(0 0 24px #fff1d0);z-index:52;transform:translate(128%,-32%)scale(1.38)rotate(10deg)}66%,72%{filter:brightness(1.55)contrast(1.18)drop-shadow(0 0 32px #fff1d0);z-index:52;transform:translate(128%,-32%)scale(1.38)rotate(10deg)}84%{filter:brightness(1.1);z-index:26;transform:translate(62%,-10%)scale(1.14)rotate(3deg)}to{filter:none;z-index:8;transform:translate(0)scale(1)}}@keyframes vfxBodySlamPressureBands139{0%,30%{opacity:0;transform:translate(-112px,-10px) rotate(var(--rot)) scaleX(.24)}42%,64%{opacity:.92;transform:translate(var(--dx),var(--dy)) rotate(var(--rot)) scaleX(1)}74%{opacity:.46;transform:translate(calc(var(--dx) * .54),calc(var(--dy) * .54)) rotate(var(--rot)) scaleX(.72)}to{opacity:0;transform:translate(0,0) rotate(var(--rot)) scaleX(.36)}}.arena-map.vfx-active.vfx-actor-player.vfx-move-body-slam .sprite-wrap.player.snorlax{transform-origin:68% 78%;animation:1.42s cubic-bezier(.14,.88,.14,1) both vfxSnorlaxBodySlam139}:is(.arena-map:has(.sprite-wrap.player.snorlax) .battle-vfx.vfx-body-slam.player.canvas-targeted .vfx-body-slam-attacker,.arena-map:has(.sprite-wrap.player.blastoise) .battle-vfx.vfx-body-slam.player.canvas-targeted .vfx-body-slam-attacker){filter:none;width:230px;height:150px;left:calc(var(--vfx-impact-x) - 106px);top:calc(var(--vfx-impact-y) - 42px);opacity:1;background:0 0;animation:none;display:block}:is(.arena-map:has(.sprite-wrap.player.snorlax) .battle-vfx.vfx-body-slam.player.canvas-targeted .vfx-body-slam-attacker .body-slam-strike,.arena-map:has(.sprite-wrap.player.blastoise) .battle-vfx.vfx-body-slam.player.canvas-targeted .vfx-body-slam-attacker .body-slam-strike){opacity:0;transform-origin:0;background:linear-gradient(90deg,#fffffffa,#ffefc4f0,#8e6c5bc2,#0000);border-radius:999px;width:196px;height:22px;animation:1.42s cubic-bezier(.16,.88,.16,1) both vfxBodySlamPressureBands139;display:block;position:absolute;left:8%;box-shadow:0 0 16px #fff1d0,0 0 24px #8e6c5b}:is(.arena-map:has(.sprite-wrap.player.snorlax) .battle-vfx.vfx-body-slam.player.canvas-targeted .vfx-body-slam-attacker .strike-a,.arena-map:has(.sprite-wrap.player.blastoise) .battle-vfx.vfx-body-slam.player.canvas-targeted .vfx-body-slam-attacker .strike-a){--dx:34px;--dy:-8px;--rot:-9deg;top:28px}:is(.arena-map:has(.sprite-wrap.player.snorlax) .battle-vfx.vfx-body-slam.player.canvas-targeted .vfx-body-slam-attacker .strike-b,.arena-map:has(.sprite-wrap.player.blastoise) .battle-vfx.vfx-body-slam.player.canvas-targeted .vfx-body-slam-attacker .strike-b){--dx:54px;--dy:1px;--rot:2deg;top:66px}:is(.arena-map:has(.sprite-wrap.player.snorlax) .battle-vfx.vfx-body-slam.player.canvas-targeted .vfx-body-slam-attacker .strike-c,.arena-map:has(.sprite-wrap.player.blastoise) .battle-vfx.vfx-body-slam.player.canvas-targeted .vfx-body-slam-attacker .strike-c){--dx:28px;--dy:12px;--rot:13deg;top:104px}@keyframes vfxKarateChopSource139{0%,12%{filter:none;transform:scale(2.12)translateY(-6%)}24%{filter:brightness(1.18);transform:scale(2.2)translate(-3%,2%)rotate(-2deg)}42%,58%{filter:brightness(1.45)drop-shadow(0 0 18px #ffb23e);transform:scale(2.22)translate(26%,-7%)rotate(-5deg)}64%,70%{filter:brightness(1.75)drop-shadow(0 0 26px #ffb23e);transform:scale(2.22)translate(26%,-7%)rotate(-5deg)}84%{filter:brightness(1.12);transform:scale(2.15)translate(8%,-4%)rotate(-1deg)}to{filter:none;transform:scale(2.12)translateY(-6%)}}@keyframes vfxKarateTargetRecoil139{0%,45%{filter:none;transform:translate(0)rotate(0)scale(1)}51%,60%{filter:brightness(3)saturate(1.6)drop-shadow(0 0 34px #ffb23e);transform:translate(38px,-22px)rotate(9deg)scale(1.1)}70%{filter:brightness(1.75);transform:translate(-16px,10px)rotate(-4deg)scale(1.035)}88%{filter:brightness(1.12);transform:translate(5px,-2px)rotate(1deg)scale(1.01)}to{filter:none;transform:translate(0)rotate(0)scale(1)}}.arena-map.vfx-active.vfx-actor-player.vfx-move-karate-chop .sprite-wrap.player.machamp .real-sprite{transform-origin:56% 76%;animation:1.3s cubic-bezier(.16,.86,.18,1) both vfxKarateChopSource139}.arena-map.vfx-active.vfx-actor-player.vfx-move-karate-chop .sprite-wrap.enemy .real-sprite{transform-origin:50% 64%;animation:1.3s cubic-bezier(.18,.86,.2,1) both vfxKarateTargetRecoil139}.battle-vfx.vfx-karate-chop.player.canvas-targeted .vfx-contact-attacker.machamp{filter:none;background:0 0;width:150px;height:120px}.battle-vfx.vfx-karate-chop.player.canvas-targeted .vfx-contact-attacker.machamp .melee-fist{display:none}.battle-vfx.vfx-karate-chop.player.canvas-targeted .vfx-contact-attacker.machamp .fist-a{--dx:34px;--dy:18px;--rot:-31deg;background:linear-gradient(90deg,#fff9dc,#ffb23e 38%,#6b3516 78%,#0000);border:0;border-radius:999px;width:92px;height:22px;animation:1.3s cubic-bezier(.16,.88,.16,1) both vfxBodySlamPressureBands139;display:block;top:24px;right:6px;transform:rotate(-31deg)}@keyframes vfxMachampContact140{0%,10%{opacity:0;transform:translate(-128%,-44%)scale(.46)rotate(-7deg)}18%{opacity:.88;transform:translate(-56%,-48%)scale(.66)rotate(-5deg)}28%,70%{opacity:1;transform:translate(-24%,-50%)scale(.82)rotate(-2deg)}82%{opacity:.72;transform:translate(-38%,-48%)scale(.7)rotate(-4deg)}to{opacity:0;transform:translate(-120%,-44%)scale(.46)rotate(-7deg)}}.arena-map.vfx-active.vfx-actor-player.vfx-move-close-combat .sprite-wrap.player.machamp .real-sprite,.arena-map.vfx-active.vfx-actor-player.vfx-move-submission .sprite-wrap.player.machamp .real-sprite,.arena-map.vfx-active.vfx-actor-player.vfx-move-karate-chop .sprite-wrap.player.machamp .real-sprite{filter:brightness(1.08)!important;animation:none!important;transform:scale(1.24)translateY(-4%)!important}.battle-vfx.vfx-close-combat.canvas-targeted .vfx-contact-attacker.machamp,.battle-vfx.vfx-submission.canvas-targeted .vfx-contact-attacker.machamp,.battle-vfx.vfx-karate-chop.canvas-targeted .vfx-contact-attacker.machamp{width:132px!important;height:140px!important;left:var(--vfx-impact-x)!important;top:calc(var(--vfx-impact-y) + 4px)!important;z-index:44!important;opacity:1!important;filter:brightness(1.12)contrast(1.08)drop-shadow(0 0 10px #ffbf64)!important;animation:1.18s cubic-bezier(.16,.88,.16,1) both vfxMachampContact140!important}.battle-vfx.vfx-close-combat.player.canvas-targeted .vfx-contact-attacker.machamp,.battle-vfx.vfx-submission.player.canvas-targeted .vfx-contact-attacker.machamp,.battle-vfx.vfx-karate-chop.player.canvas-targeted .vfx-contact-attacker.machamp,.battle-vfx.vfx-close-combat.enemy.canvas-targeted .vfx-contact-attacker.machamp,.battle-vfx.vfx-submission.enemy.canvas-targeted .vfx-contact-attacker.machamp,.battle-vfx.vfx-karate-chop.enemy.canvas-targeted .vfx-contact-attacker.machamp{width:132px!important;height:140px!important;left:var(--vfx-impact-x)!important;top:calc(var(--vfx-impact-y) + 4px)!important;transform-origin:58% 70%!important}.battle-vfx.vfx-close-combat.player.canvas-targeted .vfx-contact-attacker.machamp,.battle-vfx.vfx-submission.player.canvas-targeted .vfx-contact-attacker.machamp,.battle-vfx.vfx-karate-chop.player.canvas-targeted .vfx-contact-attacker.machamp{background:url(/sprites/machamp-back.gif) bottom/contain no-repeat!important}.battle-vfx.vfx-close-combat.enemy.canvas-targeted .vfx-contact-attacker.machamp,.battle-vfx.vfx-submission.enemy.canvas-targeted .vfx-contact-attacker.machamp,.battle-vfx.vfx-karate-chop.enemy.canvas-targeted .vfx-contact-attacker.machamp{background:url(/sprites/machamp.gif) bottom/contain no-repeat!important}.battle-vfx.vfx-close-combat.canvas-targeted .vfx-contact-attacker.machamp .melee-fist,.battle-vfx.vfx-submission.canvas-targeted .vfx-contact-attacker.machamp .melee-fist,.battle-vfx.vfx-karate-chop.canvas-targeted .vfx-contact-attacker.machamp .melee-fist{border-width:2px!important;width:28px!important;height:20px!important}@keyframes vfxBodySlamPlayerContact140{0%,12%{filter:none;z-index:8;transform:translate(0)scale(1)rotate(0)}26%{filter:brightness(1.12);z-index:24;transform:translate(64%,-10%)scale(1.1)rotate(2deg)}42%,66%{filter:brightness(1.36)contrast(1.08)drop-shadow(0 0 18px #fff1d0);z-index:58;transform:translate(170%,-24%)scale(1.18)rotate(6deg)}74%{filter:brightness(1.2);z-index:58;transform:translate(164%,-22%)scale(1.12)rotate(4deg)}88%{filter:brightness(1.08);z-index:26;transform:translate(70%,-10%)scale(1.06)rotate(1deg)}to{filter:none;z-index:8;transform:translate(0)scale(1)rotate(0)}}@keyframes vfxBodySlamEnemyContact140{0%,12%{filter:none;z-index:8;transform:translate(0)scale(1)rotate(0)}26%{filter:brightness(1.12);z-index:24;transform:translate(-64%,10%)scale(1.1)rotate(-2deg)}42%,66%{filter:brightness(1.36)contrast(1.08)drop-shadow(0 0 18px #fff1d0);z-index:58;transform:translate(-170%,24%)scale(1.18)rotate(-6deg)}74%{filter:brightness(1.2);z-index:58;transform:translate(-164%,22%)scale(1.12)rotate(-4deg)}88%{filter:brightness(1.08);z-index:26;transform:translate(-70%,10%)scale(1.06)rotate(-1deg)}to{filter:none;z-index:8;transform:translate(0)scale(1)rotate(0)}}.battle-vfx.vfx-body-slam.canvas-targeted canvas{opacity:0!important}.arena-map.vfx-active.vfx-actor-player.vfx-move-body-slam .sprite-wrap.player.snorlax,.arena-map.vfx-active.vfx-actor-player.vfx-move-body-slam .sprite-wrap.player.lapras,.arena-map.vfx-active.vfx-actor-player.vfx-move-body-slam .sprite-wrap.player.blastoise,.arena-map.vfx-active.vfx-actor-player.vfx-move-body-slam .sprite-wrap.player.nidoking{transform-origin:68% 76%!important;animation:1.42s cubic-bezier(.14,.88,.14,1) both vfxBodySlamPlayerContact140!important}.arena-map.vfx-active.vfx-actor-enemy.vfx-move-body-slam .sprite-wrap.enemy.snorlax,.arena-map.vfx-active.vfx-actor-enemy.vfx-move-body-slam .sprite-wrap.enemy.lapras,.arena-map.vfx-active.vfx-actor-enemy.vfx-move-body-slam .sprite-wrap.enemy.blastoise,.arena-map.vfx-active.vfx-actor-enemy.vfx-move-body-slam .sprite-wrap.enemy.nidoking{transform-origin:38% 76%!important;animation:1.42s cubic-bezier(.14,.88,.14,1) both vfxBodySlamEnemyContact140!important}.arena-map.vfx-active.vfx-move-body-slam .sprite-wrap .real-sprite{filter:brightness(1.12)contrast(1.04)!important}.arena-map.vfx-active.vfx-move-body-slam .vfx-body-slam-impact{display:none!important}.arena-map.vfx-active.vfx-move-body-slam .vfx-body-slam-attacker{width:230px!important;height:170px!important;left:calc(var(--vfx-impact-x) - 116px)!important;top:calc(var(--vfx-impact-y) - 72px)!important;opacity:1!important;filter:brightness(1.12)contrast(1.04)drop-shadow(0 0 14px #fff1d0)!important;z-index:46!important;background:bottom/contain no-repeat!important;animation:none!important;display:block!important}.arena-map:has(.sprite-wrap.player.snorlax) .battle-vfx.vfx-body-slam.player.canvas-targeted .vfx-body-slam-attacker{background-image:url(/sprites/snorlax-back.gif)!important}.arena-map:has(.sprite-wrap.player.lapras) .battle-vfx.vfx-body-slam.player.canvas-targeted .vfx-body-slam-attacker{background-image:url(/sprites/lapras-back.gif)!important}.arena-map:has(.sprite-wrap.player.blastoise) .battle-vfx.vfx-body-slam.player.canvas-targeted .vfx-body-slam-attacker{background-image:url(/sprites/blastoise-back.gif)!important}.arena-map:has(.sprite-wrap.player.nidoking) .battle-vfx.vfx-body-slam.player.canvas-targeted .vfx-body-slam-attacker{background-image:url(/sprites/nidoking-back.gif)!important}.arena-map:has(.sprite-wrap.enemy.snorlax) .battle-vfx.vfx-body-slam.enemy.canvas-targeted .vfx-body-slam-attacker{background-image:url(/sprites/snorlax.gif)!important}.arena-map:has(.sprite-wrap.enemy.lapras) .battle-vfx.vfx-body-slam.enemy.canvas-targeted .vfx-body-slam-attacker{background-image:url(/sprites/lapras.gif)!important}.arena-map:has(.sprite-wrap.enemy.blastoise) .battle-vfx.vfx-body-slam.enemy.canvas-targeted .vfx-body-slam-attacker{background-image:url(/sprites/blastoise.gif)!important}.arena-map.vfx-active.vfx-move-body-slam .vfx-body-slam-attacker .body-slam-strike{display:none!important}@keyframes vfxBodySlamEnemyHeavyContact141{0%,12%{filter:none;z-index:8;transform:translate(0)scale(1)rotate(0)}26%{filter:brightness(1.1);z-index:32;transform:translate(-36%,24%)scale(1.08)rotate(-1deg)}42%,68%{filter:brightness(1.32)contrast(1.1)drop-shadow(0 0 18px #fff1d0);z-index:70;transform:translate(-145%,90%)scale(1.22)rotate(-3deg)}76%{filter:brightness(1.16);z-index:68;transform:translate(-132%,82%)scale(1.14)rotate(-2deg)}90%{filter:brightness(1.08);z-index:34;transform:translate(-40%,24%)scale(1.05)rotate(-1deg)}to{filter:none;z-index:8;transform:translate(0)scale(1)rotate(0)}}@keyframes vfxBodySlamEnemyMassCarrier141{0%,18%{opacity:0;transform:translate(40%,-8%)scale(.72)rotate(2deg)}34%{opacity:.9;transform:translate(8%,-4%)scale(.96)rotate(-1deg)}44%,70%{opacity:1;transform:translate(-18%)scale(1.1)rotate(-3deg)}82%{opacity:.72;transform:translate(-4%,-2%)scale(.94)rotate(-1deg)}to{opacity:0;transform:translate(34%,-8%)scale(.72)rotate(2deg)}}@keyframes vfxBodySlamEnemyCompression141{0%,30%{opacity:0;transform:translate(-50%,-50%)scale(.64,.32)}42%,68%{opacity:1;transform:translate(-50%,-50%)scale(1.22,.62)}82%{opacity:.52;transform:translate(-50%,-50%)scale(1.52,.46)}to{opacity:0;transform:translate(-50%,-50%)scale(1.52,.36)}}@keyframes vfxBodySlamEnemyBodyStamp141{0%,18%{opacity:0;transform:translate(42%,-14%)scale(.72)rotate(2deg)}32%{opacity:.88;transform:translate(8%,-5%)scale(.96)rotate(-1deg)}42%,72%{opacity:1;transform:translate(-12%)scale(1.1)rotate(-3deg)}84%{opacity:.74;transform:translate(2%,-2%)scale(.98)rotate(-1deg)}to{opacity:0;transform:translate(36%,-12%)scale(.72)rotate(2deg)}}@keyframes vfxBodySlamEnemyDustStamp141{0%,30%{opacity:0;transform:translate(-50%,-50%)scale(.72,.34)}42%,72%{opacity:.94;transform:translate(-50%,-50%)scale(1.18,.56)}88%{opacity:.35;transform:translate(-50%,-50%)scale(1.42,.42)}to{opacity:0;transform:translate(-50%,-50%)scale(1.52,.36)}}@keyframes vfxBodySlamEnemyTargetRecoil141{0%,34%{filter:none;transform:translate(0)scale(1)}42%,68%{filter:brightness(1.26)contrast(1.1);transform:translate(-5%,7%)scale(1.05,.88)}78%{filter:brightness(1.12);transform:translate(-12%,4%)scale(.98,1.04)}to{filter:none;transform:translate(0)scale(1)}}.arena-map.vfx-active.vfx-actor-enemy.vfx-move-body-slam .sprite-wrap.enemy.snorlax,.arena-map.vfx-active.vfx-actor-enemy.vfx-move-body-slam .sprite-wrap.enemy.nidoking{transform-origin:34% 76%!important;animation:1.42s cubic-bezier(.14,.88,.14,1) both vfxBodySlamEnemyHeavyContact141!important}.arena-map.vfx-active.vfx-actor-enemy.vfx-move-body-slam .sprite-wrap.enemy.snorlax{width:24%!important;height:33%!important}.arena-map.vfx-active.vfx-actor-enemy.vfx-move-body-slam .sprite-wrap.enemy.nidoking{width:23%!important;height:32%!important}.arena-map.vfx-active.vfx-actor-enemy.vfx-move-body-slam .sprite-wrap.player{transform-origin:50% 80%!important;animation:1.42s cubic-bezier(.14,.88,.14,1) both vfxBodySlamEnemyTargetRecoil141!important}:is(.arena-map:has(.sprite-wrap.enemy.snorlax) .battle-vfx.vfx-body-slam.enemy.canvas-targeted .vfx-body-slam-attacker,.arena-map:has(.sprite-wrap.enemy.nidoking) .battle-vfx.vfx-body-slam.enemy.canvas-targeted .vfx-body-slam-attacker){opacity:1!important;z-index:78!important;filter:brightness(1.16)contrast(1.1)drop-shadow(0 0 16px #fff1d0)!important;background:bottom/contain no-repeat!important;width:252px!important;height:216px!important;animation:1.42s cubic-bezier(.14,.88,.14,1) both vfxBodySlamEnemyMassCarrier141!important;display:none!important;top:58%!important;left:23%!important}.arena-map:has(.sprite-wrap.enemy.snorlax) .battle-vfx.vfx-body-slam.enemy.canvas-targeted .vfx-body-slam-attacker{background-image:url(/sprites/snorlax.png)!important;width:282px!important;height:242px!important;top:56%!important;left:23%!important}.arena-map:has(.sprite-wrap.enemy.nidoking) .battle-vfx.vfx-body-slam.enemy.canvas-targeted .vfx-body-slam-attacker{background-image:url(/sprites/nidoking.png)!important}:is(.arena-map:has(.sprite-wrap.enemy.snorlax) .battle-vfx.vfx-body-slam.enemy.canvas-targeted .vfx-body-slam-impact,.arena-map:has(.sprite-wrap.enemy.nidoking) .battle-vfx.vfx-body-slam.enemy.canvas-targeted .vfx-body-slam-impact){opacity:0;transform:translate(-50%,-50%);left:var(--vfx-impact-x)!important;top:calc(var(--vfx-impact-y) + 30px)!important;clip-path:none!important;filter:none!important;z-index:63!important;background:radial-gradient(at 50% 52%,#fff2d2e0 0 16%,#8b6f54b8 17% 34%,#4e3d3057 35% 50%,#0000 51%),radial-gradient(at 50% 60%,#ffffff61 0 24%,#0000 25%)!important;border:7px solid #fff2d2c7!important;border-radius:50%!important;width:308px!important;height:126px!important;animation:1.42s cubic-bezier(.14,.88,.14,1) both vfxBodySlamEnemyCompression141!important;display:block!important;position:absolute!important;box-shadow:0 0 20px #fff1d0,0 0 34px #795d4885,inset 0 0 34px #4c37289e!important}.arena-map:has(.sprite-wrap.enemy.snorlax) .battle-vfx.vfx-body-slam.enemy.canvas-targeted:before{opacity:0;content:""!important;z-index:88!important;pointer-events:none!important;filter:brightness(1.18)contrast(1.1)drop-shadow(0 0 16px #fff1d0)!important;background:bottom/contain no-repeat!important;width:250px!important;height:218px!important;animation:1.42s cubic-bezier(.14,.88,.14,1) both vfxBodySlamEnemyBodyStamp141!important;position:absolute!important;top:54%!important;left:18%!important}.arena-map:has(.sprite-wrap.enemy.nidoking) .battle-vfx.vfx-body-slam.enemy.canvas-targeted:before{opacity:0;content:""!important;z-index:88!important;pointer-events:none!important;filter:brightness(1.18)contrast(1.1)drop-shadow(0 0 16px #fff1d0)!important;background:bottom/contain no-repeat!important;width:250px!important;height:218px!important;animation:1.42s cubic-bezier(.14,.88,.14,1) both vfxBodySlamEnemyBodyStamp141!important;position:absolute!important;top:54%!important;left:18%!important}.arena-map:has(.sprite-wrap.enemy.snorlax) .battle-vfx.vfx-body-slam.enemy.canvas-targeted:before{background-image:url(/sprites/snorlax.png)!important;width:282px!important;height:244px!important;top:51%!important;left:16%!important}.arena-map:has(.sprite-wrap.enemy.nidoking) .battle-vfx.vfx-body-slam.enemy.canvas-targeted:before{background-image:url(/sprites/nidoking.png)!important}.arena-map:has(.sprite-wrap.enemy.snorlax) .battle-vfx.vfx-body-slam.enemy.canvas-targeted:after{opacity:0;transform:translate(-50%,-50%);content:""!important;z-index:86!important;pointer-events:none!important;background:radial-gradient(at 50% 55%,#fff2d2d1 0 18%,#8b6f54a8 19% 38%,#4e3d304d 39% 54%,#0000 55%)!important;border:7px solid #fff2d2c7!important;border-radius:50%!important;width:300px!important;height:112px!important;animation:1.42s cubic-bezier(.14,.88,.14,1) both vfxBodySlamEnemyDustStamp141!important;position:absolute!important;top:74%!important;left:24%!important;box-shadow:0 0 20px #fff1d0,0 0 34px #795d4885,inset 0 0 34px #4c37289e!important}.arena-map:has(.sprite-wrap.enemy.nidoking) .battle-vfx.vfx-body-slam.enemy.canvas-targeted:after{opacity:0;transform:translate(-50%,-50%);content:""!important;z-index:86!important;pointer-events:none!important;background:radial-gradient(at 50% 55%,#fff2d2d1 0 18%,#8b6f54a8 19% 38%,#4e3d304d 39% 54%,#0000 55%)!important;border:7px solid #fff2d2c7!important;border-radius:50%!important;width:300px!important;height:112px!important;animation:1.42s cubic-bezier(.14,.88,.14,1) both vfxBodySlamEnemyDustStamp141!important;position:absolute!important;top:74%!important;left:24%!important;box-shadow:0 0 20px #fff1d0,0 0 34px #795d4885,inset 0 0 34px #4c37289e!important}.arena-map:has(.sprite-wrap.player.snorlax) .battle-vfx.vfx-body-slam.player.canvas-targeted:before{opacity:0;content:""!important;z-index:88!important;pointer-events:none!important;filter:brightness(1.18)contrast(1.1)drop-shadow(0 0 16px #fff1d0)!important;background:bottom/contain no-repeat!important;width:240px!important;height:206px!important;animation:1.42s cubic-bezier(.14,.88,.14,1) both vfxBodySlamEnemyBodyStamp141!important;position:absolute!important;top:34%!important;left:66%!important}.arena-map:has(.sprite-wrap.player.lapras) .battle-vfx.vfx-body-slam.player.canvas-targeted:before{opacity:0;content:""!important;z-index:88!important;pointer-events:none!important;filter:brightness(1.18)contrast(1.1)drop-shadow(0 0 16px #fff1d0)!important;background:bottom/contain no-repeat!important;width:240px!important;height:206px!important;animation:1.42s cubic-bezier(.14,.88,.14,1) both vfxBodySlamEnemyBodyStamp141!important;position:absolute!important;top:34%!important;left:66%!important}.arena-map:has(.sprite-wrap.player.blastoise) .battle-vfx.vfx-body-slam.player.canvas-targeted:before{opacity:0;content:""!important;z-index:88!important;pointer-events:none!important;filter:brightness(1.18)contrast(1.1)drop-shadow(0 0 16px #fff1d0)!important;background:bottom/contain no-repeat!important;width:240px!important;height:206px!important;animation:1.42s cubic-bezier(.14,.88,.14,1) both vfxBodySlamEnemyBodyStamp141!important;position:absolute!important;top:34%!important;left:66%!important}.arena-map:has(.sprite-wrap.player.nidoking) .battle-vfx.vfx-body-slam.player.canvas-targeted:before{opacity:0;content:""!important;z-index:88!important;pointer-events:none!important;filter:brightness(1.18)contrast(1.1)drop-shadow(0 0 16px #fff1d0)!important;background:bottom/contain no-repeat!important;width:240px!important;height:206px!important;animation:1.42s cubic-bezier(.14,.88,.14,1) both vfxBodySlamEnemyBodyStamp141!important;position:absolute!important;top:34%!important;left:66%!important}.arena-map:has(.sprite-wrap.player.snorlax) .battle-vfx.vfx-body-slam.player.canvas-targeted:before{background-image:url(/sprites/snorlax-back.gif)!important;width:286px!important;height:244px!important;top:32%!important;left:64%!important}.arena-map:has(.sprite-wrap.player.lapras) .battle-vfx.vfx-body-slam.player.canvas-targeted:before{background-image:url(/sprites/lapras-back.gif)!important;width:268px!important;height:224px!important}.arena-map:has(.sprite-wrap.player.blastoise) .battle-vfx.vfx-body-slam.player.canvas-targeted:before{background-image:url(/sprites/blastoise-back.gif)!important}.arena-map:has(.sprite-wrap.player.nidoking) .battle-vfx.vfx-body-slam.player.canvas-targeted:before{background-image:url(/sprites/nidoking-back.gif)!important}.arena-map:has(.sprite-wrap.player.snorlax) .battle-vfx.vfx-body-slam.player.canvas-targeted:after{opacity:0;transform:translate(-50%,-50%);content:""!important;z-index:86!important;pointer-events:none!important;background:radial-gradient(at 50% 55%,#fff2d2d1 0 18%,#8b6f54a8 19% 38%,#4e3d304d 39% 54%,#0000 55%)!important;border:7px solid #fff2d2c7!important;border-radius:50%!important;width:300px!important;height:112px!important;animation:1.42s cubic-bezier(.14,.88,.14,1) both vfxBodySlamEnemyDustStamp141!important;position:absolute!important;top:54%!important;left:71%!important;box-shadow:0 0 20px #fff1d0,0 0 34px #795d4885,inset 0 0 34px #4c37289e!important}.arena-map:has(.sprite-wrap.player.lapras) .battle-vfx.vfx-body-slam.player.canvas-targeted:after{opacity:0;transform:translate(-50%,-50%);content:""!important;z-index:86!important;pointer-events:none!important;background:radial-gradient(at 50% 55%,#fff2d2d1 0 18%,#8b6f54a8 19% 38%,#4e3d304d 39% 54%,#0000 55%)!important;border:7px solid #fff2d2c7!important;border-radius:50%!important;width:300px!important;height:112px!important;animation:1.42s cubic-bezier(.14,.88,.14,1) both vfxBodySlamEnemyDustStamp141!important;position:absolute!important;top:54%!important;left:71%!important;box-shadow:0 0 20px #fff1d0,0 0 34px #795d4885,inset 0 0 34px #4c37289e!important}.arena-map:has(.sprite-wrap.player.blastoise) .battle-vfx.vfx-body-slam.player.canvas-targeted:after{opacity:0;transform:translate(-50%,-50%);content:""!important;z-index:86!important;pointer-events:none!important;background:radial-gradient(at 50% 55%,#fff2d2d1 0 18%,#8b6f54a8 19% 38%,#4e3d304d 39% 54%,#0000 55%)!important;border:7px solid #fff2d2c7!important;border-radius:50%!important;width:300px!important;height:112px!important;animation:1.42s cubic-bezier(.14,.88,.14,1) both vfxBodySlamEnemyDustStamp141!important;position:absolute!important;top:54%!important;left:71%!important;box-shadow:0 0 20px #fff1d0,0 0 34px #795d4885,inset 0 0 34px #4c37289e!important}.arena-map:has(.sprite-wrap.player.nidoking) .battle-vfx.vfx-body-slam.player.canvas-targeted:after{opacity:0;transform:translate(-50%,-50%);content:""!important;z-index:86!important;pointer-events:none!important;background:radial-gradient(at 50% 55%,#fff2d2d1 0 18%,#8b6f54a8 19% 38%,#4e3d304d 39% 54%,#0000 55%)!important;border:7px solid #fff2d2c7!important;border-radius:50%!important;width:300px!important;height:112px!important;animation:1.42s cubic-bezier(.14,.88,.14,1) both vfxBodySlamEnemyDustStamp141!important;position:absolute!important;top:54%!important;left:71%!important;box-shadow:0 0 20px #fff1d0,0 0 34px #795d4885,inset 0 0 34px #4c37289e!important}.arena-map.arena-intro .sprite-wrap.sprite-intro{will-change:transform,opacity,filter}.arena-map.arena-intro .sprite-wrap.sprite-intro.player{transform-origin:42% 82%;animation:1.05s cubic-bezier(.14,.88,.18,1) both battleTossOutPlayer}.arena-map.arena-intro .sprite-wrap.sprite-intro.enemy{transform-origin:58% 82%;animation:1.05s cubic-bezier(.14,.88,.18,1) both battleTossOutEnemy}.arena-map.arena-intro .sprite-wrap.sprite-intro .real-sprite{animation:1.05s cubic-bezier(.14,.88,.18,1) both battleTossMaterialize}.arena-map.arena-intro .toss-orb{z-index:4;background:linear-gradient(#f8fbff 0 45%,#1c2330 46% 54%,#ef4040 55% 100%);border:2px solid #101421;border-radius:50%;width:34px;height:34px;animation:1.05s cubic-bezier(.14,.88,.18,1) both battleTossOrb;position:absolute;top:62%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 2px #fff4,0 0 28px #fff3a8cc}.arena-map.arena-intro .sprite-wrap.enemy .toss-orb{animation-name:battleTossEnemyOrb}@keyframes battleTossOutPlayer{0%{opacity:0;filter:brightness(1.8)saturate(1.25);transform:translate(-34%,34%)scale(.24)rotate(-15deg)}32%{opacity:1;filter:brightness(2.1)saturate(1.35);transform:translate(-10%,-20%)scale(.58)rotate(-8deg)}64%{opacity:1;filter:brightness(1.35);transform:translate(2%,3%)scale(1.08)rotate(2deg)}to{opacity:1;filter:none;transform:translate(0)scale(1)rotate(0)}}@keyframes battleTossOutEnemy{0%{opacity:0;filter:brightness(1.8)saturate(1.25);transform:translate(34%,-28%)scale(.22)rotate(16deg)}32%{opacity:1;filter:brightness(2.1)saturate(1.35);transform:translate(10%,-16%)scale(.56)rotate(8deg)}64%{opacity:1;filter:brightness(1.35);transform:translate(-2%,2%)scale(1.06)rotate(-2deg)}to{opacity:1;filter:none;transform:translate(0)scale(1)rotate(0)}}@keyframes battleTossMaterialize{0%,22%{opacity:0;filter:brightness(2.4)contrast(1.3)drop-shadow(0 0 26px #fff3a8)}42%{opacity:.88;filter:brightness(2.1)contrast(1.15)drop-shadow(0 0 32px #8ff7ff)}72%{opacity:1;filter:brightness(1.28)drop-shadow(0 16px 22px #000a)}to{opacity:1;filter:drop-shadow(0 18px 22px #000a)}}@keyframes battleTossOrb{0%{opacity:1;transform:translate(-240%,120%)scale(.72)rotate(-160deg)}35%{opacity:1;transform:translate(-55%,-150%)scale(.92)rotate(40deg)}56%{opacity:1;transform:translate(-20%,-45%)scale(1.05)rotate(120deg)}72%,to{opacity:0;transform:translate(-50%,-50%)scale(1.75)rotate(180deg)}}@keyframes battleTossEnemyOrb{0%{opacity:1;transform:translate(170%,-100%)scale(.7)rotate(160deg)}35%{opacity:1;transform:translate(45%,-138%)scale(.9)rotate(-36deg)}56%{opacity:1;transform:translate(-15%,-45%)scale(1.05)rotate(-120deg)}72%,to{opacity:0;transform:translate(-50%,-50%)scale(1.75)rotate(-180deg)}}@media (prefers-reduced-motion:reduce){.arena-map.arena-intro .sprite-wrap.sprite-intro,.arena-map.arena-intro .sprite-wrap.sprite-intro .real-sprite,.arena-map.arena-intro .toss-orb{opacity:1;filter:none;animation:none;transform:none}.arena-map.arena-intro .toss-orb{display:none}}.arena-map.arena-server{background-color:#102238!important;background-image:linear-gradient(#173b62 0%,#2c5c72 32%,#394c3a 50%,#132218 100%)!important}.arena-map.arena-server .terrain{opacity:1!important;filter:blur(.3px)!important;mix-blend-mode:normal!important;background:radial-gradient(at 50% 44%,#caf4b7b8 0%,#518f588a 34%,#1a3d2a38 63%,#0000 72%)!important;border:1px solid #ffffff1f!important;display:block!important;box-shadow:inset 0 2px #ffffff2e,0 16px 30px #00000059!important}.arena-map.arena-server .player-terrain{z-index:5!important;width:35%!important;height:13%!important;inset:auto auto 13% 6%!important;transform:perspective(380px)rotateX(62deg)rotate(-4deg)!important}.arena-map.arena-server .enemy-terrain{z-index:5!important;width:27%!important;height:10%!important;inset:auto 9% 29% auto!important;transform:perspective(360px)rotateX(62deg)rotate(-5deg)!important}.arena-map.arena-server .arena-far-haze{opacity:1!important;background:linear-gradient(#fff7cc2e,#275e6740,#0c20231f)!important;height:22%!important;top:34%!important}.arena-map.arena-server .arena-foreground-lip{background:linear-gradient(#0000,#14402852 24%,#030a0cc7 100%),repeating-linear-gradient(98deg,#ffffff0d 0 1px,#0000 1px 24px)!important;height:24%!important}.arena-map.vfx-active[data-hit-target=enemy] .sprite-wrap.enemy{z-index:15!important;animation:.62s cubic-bezier(.22,.9,.2,1) .26s both serverDefenderHitEnemy!important}.arena-map.vfx-active[data-hit-target=player] .sprite-wrap.player{z-index:15!important;animation:.62s cubic-bezier(.22,.9,.2,1) .26s both serverDefenderHitPlayer!important}.arena-map.vfx-active[data-hit-target=enemy] .sprite-wrap.enemy .real-sprite,.arena-map.vfx-active[data-hit-target=player] .sprite-wrap.player .real-sprite{filter:brightness(1.85)saturate(1.25)drop-shadow(0 0 18px #fff)!important}.arena-map.vfx-active[data-hit-target=enemy] .hp-card--rival,.arena-map.vfx-active[data-hit-target=player] .hp-card--friendly{animation:.62s .26s both serverHpPulse!important}@keyframes serverDefenderHitEnemy{0%,to{transform:translate(0)}18%{transform:translate(10px)}34%{transform:translate(-7px)}50%{transform:translate(5px)}68%{transform:translate(-3px)}}@keyframes serverDefenderHitPlayer{0%,to{transform:translate(0)}18%{transform:translate(-10px)}34%{transform:translate(7px)}50%{transform:translate(-5px)}68%{transform:translate(3px)}}@keyframes serverHpPulse{0%,to{box-shadow:0 12px 30px #0006,inset 0 1px #ffffff12}40%{box-shadow:0 0 0 2px #fff4,inset 0 0 24px #ffffff2e,0 0 24px #ffe45c59}}@media (width<=520px){.arena-map.arena-server .player-terrain{width:44%!important;bottom:12%!important;left:2%!important}.arena-map.arena-server .enemy-terrain{width:34%!important;bottom:28%!important;right:4%!important}}.arena-map.arena-server{background-image:linear-gradient(180deg,#ffe2a507,#0c1c2b11 42%,#03080c2e 100%),var(--arena-plate)!important;background-color:#654f46!important;background-position:50% 30%!important;background-size:cover!important}.arena-map.arena-server .terrain{opacity:0!important;visibility:hidden!important;box-shadow:none!important;background:0 0!important;border:0!important;display:none!important}.arena-map .arena-far-haze,.arena-map.arena-server .arena-far-haze{visibility:hidden!important;opacity:0!important;box-shadow:none!important;filter:none!important;mix-blend-mode:normal!important;clip-path:none!important;background:0 0!important;display:none!important}.arena-map.arena-server:before{mix-blend-mode:normal!important;background:linear-gradient(#ffe4a414 0%,#ffb25b09 32%,#08151b0f 58%,#02070a3d 100%)!important}.arena-map.arena-server:after{mix-blend-mode:multiply!important;background:linear-gradient(#0000 0%,#1c0d0957 50%,#100807b8 72%,#050405eb 100%)!important}.arena-map.arena-server .terrain,.arena-map.arena-server .player-terrain,.arena-map.arena-server .enemy-terrain{visibility:hidden!important;opacity:0!important;box-shadow:none!important;filter:none!important;background:0 0!important;border:0!important;display:none!important}.arena-map.arena-server .arena-foreground-lip,.arena-map.arena-server .arena-foreground-lip:before,.arena-map.arena-server .arena-foreground-lip:after{visibility:hidden!important;opacity:0!important;box-shadow:none!important;filter:none!important;content:none!important;background:0 0!important;display:none!important}.server-battle-shell .moves-panel{position:relative;background:linear-gradient(#070f1eeb,#040811f5)!important;border:1px solid #ffffff1f!important;border-radius:18px!important;padding:12px!important;box-shadow:inset 0 1px #ffffff14,0 18px 38px #00000059!important}.server-battle-shell .moves-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.server-battle-shell .move-card{border:1px solid color-mix(in srgb,var(--type,#78f4ff) 34%,#ffffff2e)!important;background:linear-gradient(#161f31fa,#090e1afc)!important;border-radius:18px!important;grid-template-columns:10px minmax(0,1fr) 60px!important;min-height:92px!important;padding:0 10px 0 0!important;overflow:hidden!important;box-shadow:inset 0 1px #ffffff17,inset 0 -1px #00000057,0 10px 24px #0000005c!important}.server-battle-shell .type-rail{background:linear-gradient(180deg,color-mix(in srgb,var(--type,#78f4ff) 92%,#fff 8%),color-mix(in srgb,var(--type,#78f4ff) 42%,#071020))!important;width:10px!important;min-width:10px!important;box-shadow:0 0 22px color-mix(in srgb,var(--type,#78f4ff) 38%,transparent)!important;grid-column:1!important}.server-battle-shell .move-main{grid-column:2!important;align-self:center!important;min-width:0!important;padding-left:14px!important;display:block!important}.server-battle-shell .move-card strong{color:#f9fcff!important;letter-spacing:-.025em!important;white-space:normal!important;text-overflow:clip!important;grid-column:auto!important;font-size:clamp(16px,1.5vw,20px)!important;line-height:1.04!important;display:block!important;overflow:hidden!important}.server-battle-shell .move-card small{color:#b5c5dc!important;white-space:normal!important;text-overflow:clip!important;grid-column:auto!important;margin-top:5px!important;font-size:10px!important;display:block!important;overflow:hidden!important}.server-battle-shell .move-type{grid-area:auto!important;margin:0 0 7px!important;display:inline-flex!important}.server-battle-shell .move-dmg{color:#fff4bf!important;border-left:1px solid #ffffff14!important;grid-column:3!important;width:60px!important;min-width:60px!important}.server-battle-shell .move-card--empty{opacity:.18!important;pointer-events:none!important;background:linear-gradient(#ffffff0f,#ffffff06)!important;border-style:dashed!important}@media (width<=520px){.server-battle-shell .moves-panel{border-radius:16px!important;padding:10px!important}.server-battle-shell .moves-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.server-battle-shell .move-card{border-radius:15px!important;grid-template-columns:6px minmax(0,1fr)!important;gap:6px!important;min-height:104px!important;padding:9px 6px 9px 0!important;position:relative!important;overflow:hidden!important}.server-battle-shell .type-rail{width:6px!important;min-width:6px!important}.server-battle-shell .move-main{grid-column:2!important;align-self:center!important;width:100%!important;min-width:0!important;max-width:100%!important;padding-left:8px!important;padding-right:50px!important;display:block!important;overflow:hidden!important}.server-battle-shell .move-card strong{white-space:normal!important;text-overflow:clip!important;overflow-wrap:break-word!important;word-break:normal!important;width:100%!important;max-width:100%!important;max-height:2.15em!important;font-size:13.2px!important;line-height:1.06!important;display:block!important;overflow:hidden!important}.server-battle-shell .move-card small{white-space:normal!important;text-overflow:clip!important;width:100%!important;max-width:100%!important;max-height:2.35em!important;font-size:8px!important;line-height:1.12!important;display:block!important;overflow:hidden!important}.server-battle-shell .move-type{white-space:nowrap!important;text-overflow:clip!important;grid-area:auto!important;gap:3px!important;max-width:100%!important;margin:0 0 5px!important;padding:2px 5px!important;font-size:7.2px!important;display:inline-flex!important;overflow:hidden!important}.server-battle-shell .move-type i{min-width:18px!important;padding:1px 3px!important}.server-battle-shell .move-dmg{z-index:2!important;background:linear-gradient(#ffffff0a,#ffffff04)!important;border-left:1px solid #ffffff14!important;border-radius:10px!important;grid-column:auto!important;width:44px!important;min-width:44px!important;min-height:40px!important;position:absolute!important;bottom:9px!important;right:6px!important}.server-battle-shell .move-dmg span{font-size:17px!important}.server-battle-shell .move-dmg em{letter-spacing:.075em!important;font-size:6.6px!important}}.move-card.type-fire{--type:#ff6c38}.move-card.type-water{--type:#48cdf9}.move-card.type-grass{--type:#7ef07d}.move-card.type-electric{--type:#ffe45c}.move-card.type-flying{--type:#83d8ff}.move-card.type-dragon{--type:#b091ff}.move-card.type-psychic{--type:#ff71b8}.move-card.type-ghost{--type:#9b77ff}.move-card.type-poison{--type:#c16cff}.move-card.type-ice{--type:#9df4ff}.move-card.type-rock{--type:#d0b36b}.move-card.type-ground{--type:#d49a55}.move-card.type-bug{--type:#a9dc4b}.move-card.type-fighting{--type:#ff8d5c}.move-card.type-normal{--type:#d7dce8}.server-battle-shell .move-card{background:radial-gradient(circle at 12% 18%,color-mix(in srgb,var(--type,#8ff7ff) 38%,transparent),transparent 34%),linear-gradient(180deg,color-mix(in srgb,var(--type,#8ff7ff) 20%,#17213a),#090e1b 74%)!important;border-color:color-mix(in srgb,var(--type,#8ff7ff) 62%,#fff2)!important}.server-battle-shell .move-card strong{color:#fff!important;text-shadow:0 1px 0 #000,0 0 14px color-mix(in srgb,var(--type,#8ff7ff) 40%,transparent)!important}.server-battle-shell .move-type{border:1px solid color-mix(in srgb,var(--type,#8ff7ff) 56%,#ffffff20)!important;background:color-mix(in srgb,var(--type,#8ff7ff) 24%,#061426)!important;color:color-mix(in srgb,var(--type,#8ff7ff) 76%,#fff)!important}.server-battle-shell{padding-top:max(12px,env(safe-area-inset-top,0px),var(--in-app-top-buffer,0px))!important;padding-bottom:max(56px,env(safe-area-inset-bottom,0px),var(--in-app-bottom-buffer,56px))!important}.server-battle-shell .battle-header{grid-template-columns:auto auto minmax(0,1fr) minmax(170px,250px)!important;align-items:center!important}.battle-mode-chip{border:1px solid color-mix(in srgb,var(--chip,#8ff7ff) 60%,#ffffff18)!important;background:linear-gradient(180deg,color-mix(in srgb,var(--chip,#8ff7ff) 24%,#061426),#030814)!important;color:#f8fbff!important;width:max-content!important;min-height:34px!important;box-shadow:0 8px 20px #00000047,0 0 18px color-mix(in srgb,var(--chip,#8ff7ff) 24%,transparent)!important;font:950 10px var(--font-label,"Geist Mono",monospace)!important;letter-spacing:.08em!important;text-transform:uppercase!important;white-space:nowrap!important;border-radius:999px!important;grid-template-columns:auto auto!important;align-items:center!important;gap:6px!important;padding:6px 10px!important;display:inline-grid!important}.battle-mode-chip span{color:color-mix(in srgb,var(--chip,#8ff7ff) 78%,#fff)!important}.battle-mode-chip b{font:inherit!important;color:#fff3ba!important}.battle-mode-chip--solo{--chip:#ff9b45}.battle-mode-chip--pvp{--chip:#70f07d}.battle-mode-chip--pilot{--chip:#48cdf9}.battle-mode-chip--auto{--chip:#ff6b7e}.server-battle-shell .battle-title-block{min-width:0!important}.server-battle-shell .battle-title-block .eyebrow{color:#9fb4ce!important;margin-bottom:3px!important}.server-battle-shell .battle-title-block h2{margin:0!important}.battle-model-strip{color:#f9fcff!important;background:linear-gradient(90deg,#ff9b4524,#061426c7)!important;border:1px solid #ff9b4547!important;border-radius:13px!important;align-items:center!important;gap:8px!important;width:100%!important;margin:-2px 0 8px!important;padding:7px 10px!important;display:flex!important;box-shadow:inset 0 1px #ffffff14!important}.battle-model-strip span{color:#ffb56b!important;font:950 9px var(--font-label,"Geist Mono",monospace)!important;letter-spacing:.12em!important;text-transform:uppercase!important;flex:none!important}.battle-model-strip strong{text-overflow:ellipsis!important;white-space:nowrap!important;color:#fff3ba!important;min-width:0!important;font:900 12px/1.15 var(--font-label,"Geist Mono",monospace)!important;letter-spacing:.02em!important;overflow:hidden!important}.battle-status-ribbon{border:1px solid color-mix(in srgb,var(--accent,#8ff7ff) 34%,#ffffff14)!important;background:linear-gradient(90deg,#8ff7ff1f,#ffe45c12,#061426bf)!important;border-radius:13px!important;gap:3px!important;margin:0 0 10px!important;padding:9px 11px!important;display:grid!important;box-shadow:inset 0 1px #ffffff14!important}.battle-status-ribbon strong{color:#f9fcff!important;font:950 13px/1.15 var(--font-label,"Geist Mono",monospace)!important;letter-spacing:.035em!important;text-transform:none!important}.battle-status-ribbon span{color:#aebbd0!important;font:800 11px/1.2 var(--font-label,"Geist Mono",monospace)!important;white-space:nowrap!important;text-overflow:ellipsis!important;overflow:hidden!important}.server-battle-shell .moves-panel h3{color:#9fb4ce!important;font:900 11px var(--font-label,"Geist Mono",monospace)!important;letter-spacing:.07em!important;text-transform:uppercase!important;margin:0 0 8px!important}.server-battle-shell .move-card{grid-template-columns:6px minmax(0,1fr) auto!important;min-height:78px!important;padding:10px 12px 10px 0!important}.server-battle-shell .move-main{padding-left:12px!important;padding-right:0!important}.server-battle-shell .move-card strong{font-size:clamp(17px,4.4vw,20px)!important;font-weight:950!important;line-height:1.03!important}.server-battle-shell .move-card small{color:#aebbd0!important;margin-top:4px!important;font-size:10px!important;line-height:1.15!important}.server-battle-shell .move-type{border-radius:999px!important;margin:0 0 5px!important;padding:3px 7px!important;font-size:8px!important}.server-battle-shell .move-dmg{color:#dce7f8!important;background:0 0!important;border:0!important;border-radius:0!important;place-self:end!important;align-items:baseline!important;gap:4px!important;width:auto!important;min-width:0!important;min-height:auto!important;padding:0!important;display:inline-flex!important}.server-battle-shell .move-dmg span{letter-spacing:0!important;font-size:14px!important;font-weight:950!important;line-height:1!important}.server-battle-shell .move-dmg em{color:#9fb4ce!important;letter-spacing:.08em!important;margin:0!important;font-size:8px!important}@media (width<=850px){.server-battle-shell .battle-header{grid-template-columns:auto auto minmax(0,1fr)!important;align-items:center!important}.server-battle-shell .battle-header .ai-trace{grid-column:1/-1!important}}@media (width<=520px){.server-battle-shell{padding:max(8px,env(safe-area-inset-top,0px),var(--in-app-top-buffer,0px)) 8px max(64px,env(safe-area-inset-bottom,0px),var(--in-app-bottom-buffer,64px))!important}.server-battle-shell .battle-header{gap:6px!important;margin-bottom:6px!important}.battle-mode-chip{letter-spacing:.06em!important;min-height:30px!important;padding:5px 8px!important;font-size:9px!important}.server-battle-shell .battle-title-block h2{font-size:18px!important;line-height:1!important}.server-battle-shell .battle-title-block .eyebrow,.server-battle-shell .ai-trace{display:none!important}.battle-model-strip{border-radius:11px!important;margin:0 0 7px!important;padding:6px 8px!important}.battle-model-strip span{font-size:8px!important}.battle-model-strip strong{font-size:10px!important}.server-battle-shell .arena-map{min-height:250px!important;margin-bottom:8px!important}.server-battle-shell .arena-hud{top:6px!important;left:6px!important;right:6px!important}.server-battle-shell .arena-hud .hp-card{width:44%!important;min-height:50px!important}.server-battle-shell .play-area{margin-top:0!important}.server-battle-shell .moves-panel{border-radius:15px!important;padding:9px!important}.battle-status-ribbon{margin-bottom:7px!important;padding:7px 9px!important}.battle-status-ribbon strong{font-size:11.5px!important}.battle-status-ribbon span{font-size:9px!important}.server-battle-shell .moves-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}.server-battle-shell .move-card{border-radius:13px!important;grid-template-columns:5px minmax(0,1fr)!important;min-height:84px!important;padding:8px 7px 8px 0!important}.server-battle-shell .type-rail{width:5px!important;min-width:5px!important}.server-battle-shell .move-main{padding-left:8px!important;padding-right:38px!important}.server-battle-shell .move-card strong{width:auto!important;max-width:100%!important;max-height:2.1em!important;font-size:15.5px!important;line-height:1.05!important;display:inline-block!important}.server-battle-shell .move-card small{max-height:2.25em!important;font-size:7.8px!important;line-height:1.12!important}.server-battle-shell .move-type{margin-bottom:4px!important;padding:2px 5px!important;font-size:7px!important}.server-battle-shell .move-type i{min-width:16px!important;padding:1px 2px!important}.server-battle-shell .move-dmg{position:absolute!important;bottom:7px!important;right:7px!important}.server-battle-shell .move-dmg span{font-size:12.5px!important}.server-battle-shell .move-dmg em{font-size:6.8px!important}}.arena-map .sprite-wrap.player.articuno .real-sprite{transform-origin:50% 76%!important;transform:scale(1.32)translateY(-6%)!important}.arena-map .sprite-wrap.enemy.articuno .real-sprite{transform-origin:50% 74%!important;transform:scale(1.14)translateY(-6%)!important}.arena-map .sprite-wrap.player.moltres .real-sprite{transform-origin:50% 78%!important;transform:scale(.88)translateY(-6%)!important}.arena-map .sprite-wrap.enemy.moltres .real-sprite{transform-origin:50% 76%!important;transform:scale(.8)translateY(-5%)!important}.arena-map .sprite-wrap.player.zapdos .real-sprite{transform-origin:50% 76%!important;transform:scale(1.08)translateY(-7%)!important}.arena-map .sprite-wrap.enemy.zapdos .real-sprite{transform-origin:50% 74%!important;transform:scale(.96)translateY(-7%)!important}:is(.arena-map.vfx-active[data-hit-target=enemy]:has(.sprite-wrap.player.articuno) .sprite-wrap.enemy,.arena-map.vfx-active[data-hit-target=enemy]:has(.sprite-wrap.player.moltres) .sprite-wrap.enemy){z-index:15!important;animation:1.05s cubic-bezier(.16,.86,.14,1) .16s both birdReblockDefenderHitEnemy!important}:is(.arena-map.vfx-active[data-hit-target=player]:has(.sprite-wrap.enemy.articuno) .sprite-wrap.player,.arena-map.vfx-active[data-hit-target=player]:has(.sprite-wrap.enemy.moltres) .sprite-wrap.player){z-index:15!important;animation:1.05s cubic-bezier(.16,.86,.14,1) .16s both birdReblockDefenderHitPlayer!important}.arena-map.vfx-active[data-hit-target=enemy].vfx-actor-player.vfx-move-air-slash .sprite-wrap.enemy,.arena-map.vfx-active[data-hit-target=enemy].vfx-actor-player.vfx-move-blizzard .sprite-wrap.enemy,.arena-map.vfx-active[data-hit-target=enemy].vfx-actor-player.vfx-move-ice-beam .sprite-wrap.enemy,.arena-map.vfx-active[data-hit-target=enemy].vfx-actor-player.vfx-move-waterfall .sprite-wrap.enemy,.arena-map.vfx-active[data-hit-target=enemy].vfx-actor-player.vfx-move-fire-blast .sprite-wrap.enemy,.arena-map.vfx-active[data-hit-target=enemy].vfx-actor-player.vfx-move-fire-punch .sprite-wrap.enemy,.arena-map.vfx-active[data-hit-target=enemy].vfx-actor-player.vfx-move-solar-beam .sprite-wrap.enemy{z-index:15!important;animation:1.05s cubic-bezier(.16,.86,.14,1) .16s both birdReblockDefenderHitEnemy!important}.arena-map.vfx-active[data-hit-target=player].vfx-actor-enemy.vfx-move-air-slash .sprite-wrap.player,.arena-map.vfx-active[data-hit-target=player].vfx-actor-enemy.vfx-move-blizzard .sprite-wrap.player,.arena-map.vfx-active[data-hit-target=player].vfx-actor-enemy.vfx-move-ice-beam .sprite-wrap.player,.arena-map.vfx-active[data-hit-target=player].vfx-actor-enemy.vfx-move-waterfall .sprite-wrap.player,.arena-map.vfx-active[data-hit-target=player].vfx-actor-enemy.vfx-move-fire-blast .sprite-wrap.player,.arena-map.vfx-active[data-hit-target=player].vfx-actor-enemy.vfx-move-fire-punch .sprite-wrap.player,.arena-map.vfx-active[data-hit-target=player].vfx-actor-enemy.vfx-move-solar-beam .sprite-wrap.player{z-index:15!important;animation:1.05s cubic-bezier(.16,.86,.14,1) .16s both birdReblockDefenderHitPlayer!important}:is(.arena-map.vfx-active[data-hit-target=enemy]:has(.sprite-wrap.player.articuno) .sprite-wrap.enemy .real-sprite,.arena-map.vfx-active[data-hit-target=enemy]:has(.sprite-wrap.player.moltres) .sprite-wrap.enemy .real-sprite,.arena-map.vfx-active[data-hit-target=player]:has(.sprite-wrap.enemy.articuno) .sprite-wrap.player .real-sprite,.arena-map.vfx-active[data-hit-target=player]:has(.sprite-wrap.enemy.moltres) .sprite-wrap.player .real-sprite){filter:brightness(1.55)saturate(1.16)drop-shadow(0 0 12px #fff8)!important}@keyframes birdReblockDefenderHitEnemy{0%,15%{transform:translate(0)scale(1)}22%,34%{transform:translate(36px)scale(1.04)}48%{transform:translate(-24px)scale(1.02)}62%{transform:translate(18px)}78%{transform:translate(-9px)}to{transform:translate(0)scale(1)}}@keyframes birdReblockDefenderHitPlayer{0%,15%{transform:translate(0)scale(1)}22%,34%{transform:translate(-36px)scale(1.04)}48%{transform:translate(24px)scale(1.02)}62%{transform:translate(-18px)}78%{transform:translate(9px)}to{transform:translate(0)scale(1)}}.arena-map[data-presentation=faint] .sprite-wrap.sprite-faint,.arena-map .sprite-wrap.sprite-fainted{transform-origin:50% 92%!important;z-index:16!important}.arena-map[data-presentation=faint] .sprite-wrap.sprite-faint{animation:.78s cubic-bezier(.2,.86,.2,1) both serverKoFallFade!important}.arena-map[data-presentation=faint] .sprite-wrap.sprite-faint .real-sprite,.arena-map .sprite-wrap.sprite-fainted .real-sprite{filter:grayscale()saturate(.18)brightness(.72)contrast(.86)!important}.arena-map[data-presentation=faint] .sprite-wrap.sprite-faint .real-sprite{animation:.78s cubic-bezier(.2,.86,.2,1) both serverKoSpriteDesaturate!important}.arena-map .sprite-wrap.sprite-fainted{opacity:.28!important;transform:translateY(10%) rotate(var(--ko-tilt,-8deg)) scale(.94)!important}.arena-map .sprite-wrap.sprite-fainted.enemy{--ko-tilt:8deg}.arena-map[data-presentation=recall] .sprite-wrap.sprite-recall{z-index:18!important;transform-origin:50% 70%!important;animation:.52s cubic-bezier(.3,.8,.2,1) both serverKoRecall!important}.arena-map[data-presentation=recall] .sprite-wrap.sprite-recall .real-sprite{filter:grayscale()saturate(.16)brightness(1.15)drop-shadow(0 0 20px #8ff7ff)!important;animation:.52s cubic-bezier(.3,.8,.2,1) both serverKoRecallSprite!important}.arena-map[data-presentation=replacement-sendout] .sprite-wrap.sprite-intro{will-change:transform,opacity,filter}.arena-map[data-presentation=replacement-sendout] .server-switch-vfx span{animation-duration:.98s!important}.arena-map[data-presentation=replacement-sendout] .server-switch-vfx b{animation:.98s cubic-bezier(.14,.88,.18,1) both serverReplacementBall!important}@keyframes serverKoFallFade{0%{opacity:.9;transform:translateY(3%) rotate(var(--ko-tilt,7deg)) scale(.99)}36%{opacity:1;transform:translate(var(--ko-hit-x,12px),-4%) rotate(var(--ko-tilt,7deg)) scale(1.03)}72%{opacity:.62;transform:translateY(8%) rotate(var(--ko-fall,-12deg)) scale(.96)}to{opacity:.22;transform:translateY(13%) rotate(var(--ko-fall,-12deg)) scale(.92)}}.arena-map[data-presentation=faint] .sprite-wrap.sprite-faint.enemy{--ko-hit-x:14px;--ko-tilt:7deg;--ko-fall:13deg}.arena-map[data-presentation=faint] .sprite-wrap.sprite-faint.player{--ko-hit-x:-14px;--ko-tilt:-7deg;--ko-fall:-13deg}@keyframes serverKoSpriteDesaturate{0%{filter:grayscale(.35)saturate(.62)brightness(1.2)drop-shadow(0 0 18px #fff)}45%{filter:grayscale(.55)saturate(.45)brightness(.9)drop-shadow(0 8px 18px #0009)}to{filter:grayscale()saturate(.16)brightness(.62);opacity:.68}}@keyframes serverKoRecall{0%{opacity:.38;transform:translateY(12%) rotate(var(--ko-fall,-10deg)) scale(.92)}52%{opacity:.74;transform:translateY(-8%)rotate(0)scale(.58)}to{opacity:0;transform:translateY(-20%)rotate(0)scale(.16)}}@keyframes serverKoRecallSprite{0%{opacity:.7;filter:grayscale()saturate(.16)brightness(.72)}48%{opacity:.9;filter:grayscale(.4)saturate(.45)brightness(1.5)drop-shadow(0 0 22px #8ff7ff)}to{opacity:0;filter:grayscale()saturate(.2)brightness(2.3)drop-shadow(0 0 30px #fff)}}@keyframes serverReplacementBall{0%{opacity:0;transform:translateY(-42px) translateX(var(--sendout-x,0)) scale(.56) rotate(-70deg)}34%{opacity:1;transform:translateY(-10px) translateX(var(--sendout-x,0)) scale(.95) rotate(28deg)}58%{opacity:1;transform:translateY(4px) translateX(var(--sendout-x,0)) scale(1.06) rotate(80deg)}to{opacity:0;transform:translateY(24px) translateX(var(--sendout-x,0)) scale(.74) rotate(130deg)}}@media (prefers-reduced-motion:reduce){.arena-map[data-presentation=faint] .sprite-wrap.sprite-faint,.arena-map[data-presentation=recall] .sprite-wrap.sprite-recall,.arena-map[data-presentation=replacement-sendout] .sprite-wrap.sprite-intro,.arena-map[data-presentation=faint] .sprite-wrap.sprite-faint .real-sprite,.arena-map[data-presentation=recall] .sprite-wrap.sprite-recall .real-sprite,.arena-map[data-presentation=replacement-sendout] .server-switch-vfx span,.arena-map[data-presentation=replacement-sendout] .server-switch-vfx b{animation:none!important}.arena-map[data-presentation=faint] .sprite-wrap.sprite-faint,.arena-map .sprite-wrap.sprite-fainted{opacity:.32!important;transform:translateY(10%) rotate(var(--ko-tilt,-8deg)) scale(.94)!important}.arena-map[data-presentation=recall] .sprite-wrap.sprite-recall{opacity:.12!important;transform:translateY(-12%)scale(.28)!important}}.arena-map .damage-pop{z-index:120!important;text-shadow:0 1px #fff8!important;border-width:3px!important;min-width:86px!important;padding:10px 14px!important}.arena-map .damage-pop.enemy{bottom:58%!important;right:4%!important}.arena-map .damage-pop.player{bottom:42%!important;left:4%!important;right:auto!important}.arena-map[data-screen-shake=true]{animation:.56s cubic-bezier(.18,.86,.18,1) both phase4ArenaShake!important}.arena-map[data-hit-stop=true] .impact-burst,.arena-map[data-hit-stop=true] .damage-pop{animation-timing-function:steps(2,end)!important}.arena-map[data-impact=super-effective] .impact-burst b,.arena-map[data-impact=faint] .impact-burst b{box-shadow:0 0 0 3px #ffffff94,0 0 34px #fff3a8,0 0 58px #ff6c38!important}.arena-map[data-impact=not-very-effective] .impact-burst{opacity:.66!important;filter:saturate(.72)drop-shadow(0 8px 14px #0008)!important}.arena-map[data-impact=immune] .impact-burst{opacity:.78!important;filter:grayscale(.35)drop-shadow(0 8px 16px #8ff7ff80)!important}.hp-track i{transition:width var(--hp-tween-ms,.62s) cubic-bezier(.16,.86,.2,1)!important}.damage-pop.damage-pop--super-effective{color:#2a0900!important;background:linear-gradient(#fff,#ffe169 36%,#ff6c38)!important;box-shadow:0 12px 28px #0009,0 0 26px #ffcf55,0 0 46px #ff6c38aa!important}.damage-pop.damage-pop--not-very-effective{color:#101827!important;background:linear-gradient(#e6edf7,#aebbd0)!important;box-shadow:0 10px 22px #0008,0 0 18px #b9c6d8aa!important}.damage-pop.damage-pop--immune{color:#052036!important;background:linear-gradient(#dffcff,#81d8ff)!important;border-style:dashed!important;box-shadow:0 10px 24px #0008,0 0 22px #8ff7ff99!important}.damage-pop.damage-pop--miss{color:#263244!important;background:linear-gradient(#f6fbff,#c8d2e2)!important;border-color:#fffa!important;box-shadow:0 10px 22px #0008!important}.damage-pop.critical{transform-origin:50% 80%!important;letter-spacing:0!important}.damage-pop .status-inflict-label{color:#3b0717!important;text-shadow:0 1px #fff7,0 0 12px #fff0b8!important}.sprite-status-overlays{z-index:12!important;pointer-events:none!important;position:absolute!important;inset:-6% -8% -2%!important}.sprite-status{opacity:.92!important;mix-blend-mode:screen!important;width:64%!important;height:64%!important;display:block!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.sprite-status b,.sprite-status:before,.sprite-status:after{content:""!important;display:block!important;position:absolute!important}.sprite-status--burn b{filter:drop-shadow(0 0 9px #ff7428)!important;background:linear-gradient(#fff6a7,#ff8a28 48%,#d92310)!important;border-radius:58% 42% 52% 48%!important;width:14px!important;height:22px!important;animation:.88s ease-in-out infinite phase4BurnFlicker!important}.sprite-status--burn b:first-child{bottom:18%;left:18%;animation-delay:0s!important}.sprite-status--burn b:nth-child(2){bottom:8%;left:47%;animation-delay:.16s!important}.sprite-status--burn b:nth-child(3){bottom:22%;right:16%;animation-delay:.28s!important}.sprite-status--frozen:before{clip-path:polygon(12% 0,88% 0,100% 42%,72% 100%,20% 88%,0 34%)!important;filter:drop-shadow(0 0 14px #8cf0ff)!important;background:linear-gradient(135deg,#d2fcff47,#5fcaff1f)!important;border:2px solid #9cf4ffe6!important;animation:1.2s ease-in-out infinite phase4IceGlint!important;inset:12% 14%!important}.sprite-status--frozen b{transform-origin:50%!important;background:#dffcff!important;width:3px!important;height:42%!important;top:29%!important;left:50%!important;box-shadow:0 0 9px #8cf0ff!important}.sprite-status--frozen b:first-child{transform:rotate(0)!important}.sprite-status--frozen b:nth-child(2){transform:rotate(58deg)!important}.sprite-status--frozen b:nth-child(3){transform:rotate(-58deg)!important}.sprite-status--paralysis b{clip-path:polygon(45% 0,80% 0,62% 35%,100% 35%,35% 100%,50% 55%,15% 55%)!important;filter:drop-shadow(0 0 10px #ffe45c)!important;background:#ffe45c!important;width:28px!important;height:34px!important;animation:.66s steps(2,end) infinite phase4Spark!important}.sprite-status--paralysis b:first-child{top:24%;left:13%;transform:rotate(-22deg)!important}.sprite-status--paralysis b:nth-child(2){top:36%;right:8%;animation-delay:.14s!important;transform:rotate(18deg)!important}.sprite-status--paralysis b:nth-child(3){bottom:5%;left:44%;animation-delay:.28s!important;transform:rotate(6deg)!important}.sprite-status--poison b,.sprite-status--toxic b{filter:drop-shadow(0 0 10px #c16cff)!important;background:radial-gradient(circle at 35% 28%,#fff,#d78aff 38%,#6f1c9b 72%)!important;border-radius:50%!important;width:18px!important;height:18px!important;animation:1.24s ease-in-out infinite phase4PoisonBubble!important}.sprite-status--poison b:first-child,.sprite-status--toxic b:first-child{bottom:18%;left:15%;animation-delay:0s!important}.sprite-status--poison b:nth-child(2),.sprite-status--toxic b:nth-child(2){bottom:32%;left:47%;animation-delay:.24s!important}.sprite-status--poison b:nth-child(3),.sprite-status--toxic b:nth-child(3){bottom:14%;right:14%;animation-delay:.42s!important}.sprite-status--toxic:after{filter:drop-shadow(0 0 12px #c16cff)!important;border:2px solid #c16cffb8!important;border-radius:50%!important;width:68%!important;height:42%!important;top:46%!important;left:50%!important;transform:translate(-50%,-50%)rotate(-8deg)!important}.sprite-status--sleep:before,.sprite-status--sleep:after,.sprite-status--sleep b:first-child{content:"Z"!important;color:#d7c6ff!important;width:auto!important;height:auto!important;font:950 28px/1 var(--font-label,"Geist Mono",monospace)!important;text-shadow:0 0 10px #b99cff,0 0 18px #7b61ff!important;animation:1.55s ease-in-out infinite phase4SleepZ!important}.sprite-status--sleep:before{top:6%!important;left:22%!important}.sprite-status--sleep:after{animation-delay:.32s!important;top:-8%!important;left:52%!important}.sprite-status--sleep b:first-child{animation-delay:.58s!important;top:12%!important;left:72%!important}.sprite-status--sleep b:nth-child(2),.sprite-status--sleep b:nth-child(3){display:none!important}.sprite-status--confusion:before{filter:drop-shadow(0 0 12px #ff71b8)!important;border:4px solid #ff71b8!important;border-color:#ff71b8 #0000 #ffd166 #ff71b8!important;border-radius:50%!important;width:74%!important;height:48%!important;animation:1.25s linear infinite phase4ConfusionSwirl!important;top:42%!important;left:50%!important;transform:translate(-50%,-50%)rotate(0)!important}.sprite-status--confusion b{background:#ffd166!important;border-radius:50%!important;width:9px!important;height:9px!important;box-shadow:0 0 10px #ff71b8!important}.sprite-status--confusion b:first-child{top:28%;left:20%}.sprite-status--confusion b:nth-child(2){top:44%;right:20%}.sprite-status--confusion b:nth-child(3){bottom:14%;left:48%}.sprite-status-inflict{z-index:18!important;pointer-events:none!important;border:2px solid color-mix(in srgb,var(--status-inflict,#8ff7ff) 74%,#fff)!important;width:92%!important;height:62%!important;box-shadow:0 0 22px var(--status-inflict,#8ff7ff),inset 0 0 22px color-mix(in srgb,var(--status-inflict,#8ff7ff) 36%,transparent)!important;border-radius:50%!important;animation:.82s cubic-bezier(.18,.86,.18,1) both phase4StatusInflict!important;position:absolute!important;top:44%!important;left:50%!important;transform:translate(-50%,-50%)!important}.sprite-status-inflict--burn{--status-inflict:#ff7a38}.sprite-status-inflict--frozen{--status-inflict:#8cf0ff}.sprite-status-inflict--paralysis{--status-inflict:#ffe45c}.sprite-status-inflict--poison,.sprite-status-inflict--toxic{--status-inflict:#c16cff}.sprite-status-inflict--sleep{--status-inflict:#b99cff}.sprite-status-inflict--confusion{--status-inflict:#ff71b8}.server-item-vfx{z-index:20!important;pointer-events:none!important;position:absolute!important;inset:0!important}.server-item-vfx span{background:radial-gradient(circle,#fff 0 12%,#9fffe0 13% 34%,#0000 58%)!important;border-radius:50%!important;width:86px!important;height:86px!important;animation:.72s cubic-bezier(.18,.86,.18,1) both phase4ItemPulse!important;position:absolute!important;bottom:33%!important;left:22%!important;box-shadow:0 0 24px #9fffe0,0 0 44px #8ff7ff80!important}.server-item-vfx.enemy span{bottom:46%!important;left:auto!important;right:21%!important}.server-item-vfx b{background:linear-gradient(#f8fbff 0 18%,#6befff 19% 62%,#1f8fff 63% 100%)!important;border:2px solid #fff!important;border-radius:12px 12px 16px 16px!important;width:42px!important;height:54px!important;animation:.72s cubic-bezier(.18,.86,.18,1) both phase4ItemBottle!important;position:absolute!important;bottom:41%!important;left:24%!important;box-shadow:0 0 16px #8ff7ff!important}.server-item-vfx.enemy b{bottom:52%!important;left:auto!important;right:25%!important}.server-item-vfx i{border:3px solid #9fffe0!important;border-color:#9fffe0 #9fffe0 #0000 #0000!important;border-radius:50%!important;width:68px!important;height:68px!important;animation:.72s cubic-bezier(.18,.86,.18,1) both phase4ItemCureRing!important;position:absolute!important;bottom:37%!important;left:25%!important}.server-item-vfx.enemy i{bottom:48%!important;left:auto!important;right:23%!important}@keyframes phase4ArenaShake{0%,to{transform:translate(0)}12%{transform:translate(4px,-2px)}24%{transform:translate(-5px,2px)}36%{transform:translate(3px,1px)}48%{transform:translate(-3px,-1px)}60%{transform:translate(2px)}}@keyframes phase4BurnFlicker{0%,to{opacity:.78;transform:translateY(0)scale(.92)}45%{opacity:1;transform:translateY(-8px)scale(1.12)}}@keyframes phase4IceGlint{0%,to{opacity:.62;filter:drop-shadow(0 0 8px #8cf0ff)}50%{opacity:.96;filter:drop-shadow(0 0 18px #dffcff)}}@keyframes phase4Spark{0%,to{opacity:.38;transform:translateY(0) scale(.82) rotate(var(--spark-rot,0deg))}50%{opacity:1;transform:translateY(-5px) scale(1.08) rotate(var(--spark-rot,0deg))}}@keyframes phase4PoisonBubble{0%,to{opacity:.35;transform:translateY(8px)scale(.68)}45%{opacity:.95;transform:translateY(-12px)scale(1)}}@keyframes phase4SleepZ{0%{opacity:0;transform:translateY(10px)scale(.8)}35%{opacity:1}to{opacity:0;transform:translateY(-18px)scale(1.08)}}@keyframes phase4ConfusionSwirl{to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes phase4StatusInflict{0%{opacity:0;transform:translate(-50%,-50%)scale(.42)}35%{opacity:1;transform:translate(-50%,-50%)scale(1.12)}to{opacity:0;transform:translate(-50%,-50%)scale(1.34)}}@keyframes phase4ItemPulse{0%{opacity:0;transform:scale(.34)}42%{opacity:1;transform:scale(1.08)}to{opacity:0;transform:scale(1.46)}}@keyframes phase4ItemBottle{0%{opacity:0;transform:translateY(20px)rotate(-12deg)scale(.68)}42%{opacity:1;transform:translateY(-8px)rotate(8deg)scale(1.05)}to{opacity:0;transform:translateY(-30px)rotate(0)scale(.82)}}@keyframes phase4ItemCureRing{0%{opacity:0;transform:scale(.45)rotate(0)}45%{opacity:1;transform:scale(1.04)rotate(150deg)}to{opacity:0;transform:scale(1.28)rotate(300deg)}}@media (width<=520px){.sprite-status-overlays{inset:-10% -12% -4%!important}.sprite-status{width:58%!important;height:58%!important}.server-item-vfx span{width:62px!important;height:62px!important}.server-item-vfx b{width:32px!important;height:42px!important}}@media (width>=851px){.server-battle-shell .arena-map.arena-server .sprite-wrap.player{width:38%!important;height:58%!important;bottom:9%!important;left:4.5%!important}.server-battle-shell .arena-map.arena-server .sprite-wrap.enemy{width:30%!important;height:43%!important;bottom:19%!important;right:7%!important}.server-battle-shell .arena-map.arena-server .sprite-wrap.player .real-sprite,.server-battle-shell .arena-map.arena-server .sprite-wrap.enemy .real-sprite{transform-origin:50% 80%!important;transform:scale(1.14)translateY(-2%)!important}}@media (prefers-reduced-motion:reduce){.arena-map[data-screen-shake=true],.sprite-status,.sprite-status b,.sprite-status:before,.sprite-status:after,.sprite-status-inflict,.server-item-vfx span,.server-item-vfx b,.server-item-vfx i{animation:none!important}}
