:root{--bg: #111318;--panel: #181b22;--text: #ddd9d2;--muted: #8a8680;--accent: #9a9078;--bar-bg: #2a2d36;--bar-me: #4a7a62;--bar-foe: #7a4d58;--font: "Segoe UI", system-ui, sans-serif;--radius: 8px;--shadow-soft: 0 4px 24px rgba(0, 0, 0, .22)}.at-page{margin:0;min-height:100vh;background:var(--bg);color:var(--text);font-family:var(--font)}.at-code{font-size:.8em;padding:.12em .35em;border-radius:4px;background:#00000059;border:1px solid rgba(255,255,255,.08)}.at-static-foot{margin:1.25rem 0 0;font-size:.72rem;color:var(--muted);line-height:1.4}.at-noscript .panel{margin:1rem}.at-loading .at-title{margin-bottom:.35rem}.at-page .panel{background:var(--panel);border:1px solid rgba(255,255,255,.06);border-radius:var(--radius);padding:.85rem 1rem;box-shadow:var(--shadow-soft)}.at-page .hidden{display:none!important}.at-link-btn{display:inline-block;cursor:pointer;border-radius:6px;padding:.45rem .85rem;font-size:.85rem;font-weight:500;text-decoration:none;border:none;background:var(--accent);color:#14120e}.at-link-btn.secondary{background:#ffffff14;color:var(--text)}.arena-test-wrap{max-width:920px;margin:0 auto;padding:1rem 1rem 2rem}.at-card{margin-bottom:1rem}.at-title{margin:0 0 .5rem;font-size:1.1rem}.at-h1{margin:0 0 .25rem;font-size:1.35rem;font-weight:600}.at-muted{margin:0 0 .65rem;font-size:.85rem;color:var(--muted);line-height:1.45}.at-profile-line{margin:0}.at-top{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.75rem 1.25rem;margin-bottom:1rem}.at-top-actions{display:flex;flex-direction:column;align-items:flex-end;gap:.35rem}.at-status{font-size:.82rem;color:var(--muted);max-width:28rem;text-align:right}.at-lobby-hint{margin-bottom:.75rem}.at-lobby-actions{flex-wrap:wrap}body.at-body--battle .at-static-foot{display:none}body.at-body--battle #at-app>header.at-top,body.at-body--battle #at-lobby{display:none!important}.at-battle-full{position:fixed;top:0;right:0;bottom:0;left:0;z-index:8000;display:flex;flex-direction:column;background:#0a0b0d;margin:0;padding:0;border:none;border-radius:0;box-shadow:none}.at-battle-exit{position:fixed;top:.55rem;left:.55rem;z-index:8010;cursor:pointer;font-size:.76rem;padding:.35rem .65rem;border-radius:6px;border:1px solid rgba(255,255,255,.12);background:#0000008c;color:var(--text)}.at-hud{flex-shrink:0;background:#0a0705;border-bottom:1px solid rgba(180,130,80,.14);box-shadow:0 1px #ffffff0a inset;--at-hud-hp-low: #7a2820;--at-hud-hp-mid: #c03830;--at-hud-hp-glow: rgba(220, 80, 60, .35);--at-hud-skill-fill: linear-gradient(90deg, #2a6a9a 0%, #3a9ec8 45%, #4ab8d8 100%);--at-hud-skill-glow: rgba(60, 160, 220, .28);--at-hud-gold: #d4a84a;--at-hud-text: #ede4d8;--at-hud-text-dim: #8a7560;--at-hud-text-muted: #5c4a3a}.at-hud-main{display:grid;grid-template-columns:1fr auto 1fr;align-items:stretch;padding:12px 18px 10px;padding-left:5.5rem;gap:14px;background:linear-gradient(165deg,#15100c,#0c0806 48%,#12100e);position:relative}.at-hud-main:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 120% at 50% -20%,rgba(212,168,74,.08),transparent 55%);pointer-events:none}.at-hud-side{display:flex;flex-direction:column;gap:10px;position:relative;z-index:1;min-width:0}.at-hud-side--foe{align-items:flex-end}.at-hud-player-row{display:flex;align-items:center;gap:10px}.at-hud-player-row--right{flex-direction:row-reverse}.at-hud-portrait{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:600;flex-shrink:0;letter-spacing:-.02em;box-shadow:0 0 0 2px #00000059,0 4px 14px #0006}.at-hud-portrait--me{background:linear-gradient(145deg,#2a1f4a,#151028);border:1px solid rgba(140,120,220,.45);color:#d4c4f8}.at-hud-portrait--foe{background:linear-gradient(145deg,#4a1820,#1a0a0c);border:1px solid rgba(200,90,90,.5);color:#f8b8b8}.at-hud-pinfo{display:flex;flex-direction:column;gap:2px;min-width:0}.at-hud-pinfo--right{align-items:flex-end}.at-hud-pname{font-size:15px;font-weight:600;color:var(--at-hud-text);letter-spacing:.01em;text-shadow:0 1px 2px rgba(0,0,0,.45);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.at-hud-psub{font-size:11px;color:var(--at-hud-text-dim);line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.at-hud-bars{display:flex;flex-direction:column;gap:8px;width:100%}.at-hud-bar-row--hidden{display:none!important}.at-hud-bar-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px}.at-hud-bar-row--right{grid-template-columns:auto 1fr auto}.at-hud-blwrap{display:inline-flex;align-items:center;gap:5px;min-width:52px}.at-hud-bar-row--right .at-hud-blwrap{justify-content:flex-end}.at-hud-bicon{display:inline-flex;align-items:center;justify-content:center;line-height:0;opacity:.9}.at-hud-bicon img{display:block;width:12px;height:12px;object-fit:contain}.at-hud-blabel{font-size:9px;font-weight:600;color:var(--at-hud-text-muted);text-transform:uppercase;letter-spacing:.12em}.at-hud-btrack{flex:1;height:11px;background:linear-gradient(180deg,#060403,#0f0a08);border-radius:999px;overflow:hidden;border:1px solid rgba(0,0,0,.45);box-shadow:0 1px #ffffff0d inset,0 0 0 1px #50321e33 inset;min-width:0}.at-hud-bfill{height:100%;border-radius:999px;transition:width .55s cubic-bezier(.22,1,.36,1);position:relative}.at-hud-bfill:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(180deg,rgba(255,255,255,.2) 0%,transparent 52%);pointer-events:none}.at-hud-bfill--hp{background:linear-gradient(90deg,var(--at-hud-hp-low) 0%,var(--at-hud-hp-mid) 55%,#e04840 100%);box-shadow:0 0 14px var(--at-hud-hp-glow)}.at-hud-bfill--foe{background:linear-gradient(90deg,#6a2838 0%,var(--at-hud-hp-mid) 55%,#d04048 100%)}.at-hud-bfill--skill{background:var(--at-hud-skill-fill);box-shadow:0 0 12px var(--at-hud-skill-glow)}.at-hud-bfill--energy{background:linear-gradient(90deg,#b87820,#f0c050);box-shadow:0 0 8px #f0c05059}.dmg-num--miss{font-size:14px;font-weight:700;letter-spacing:.08em;opacity:.85}.dmg-num--block,.dmg-num--blocking{font-size:16px;font-weight:800;letter-spacing:.1em;color:#9ec4ff;opacity:1}.at-hud-bval{font-size:11px;font-weight:500;color:var(--at-hud-text-dim);min-width:62px;white-space:nowrap;font-variant-numeric:tabular-nums}.at-hud-bval--right{text-align:right}.at-hud-center{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:4px 10px;position:relative;z-index:1}.at-hud-center:before{content:"";position:absolute;top:4px;right:-8px;bottom:4px;left:-8px;border-radius:12px;border:1px solid rgba(212,168,74,.12);background:#0003;pointer-events:none}.at-hud-round-tag{font-size:9px;font-weight:600;color:var(--at-hud-text-muted);text-transform:uppercase;letter-spacing:.2em;position:relative;z-index:1}.at-hud-round-n{font-size:32px;font-weight:700;color:var(--at-hud-gold);line-height:1;letter-spacing:-.04em;text-shadow:0 0 24px rgba(212,168,74,.35);position:relative;z-index:1}.at-hud-turn{font-size:10px;font-weight:500;color:#a08058;white-space:nowrap;position:relative;z-index:1}.at-hud-turn--mine{color:#d4a84a}.at-hud-turn--urgent{color:#e87840;animation:at-turn-pulse .85s ease-in-out infinite}@keyframes at-turn-pulse{0%,to{opacity:1}50%{opacity:.55}}.at-hud-divider{height:1px;background:linear-gradient(90deg,transparent,rgba(120,80,50,.35),transparent)}.at-hud-status-row{padding:7px 18px 9px;padding-left:5.5rem;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#00000038}.at-hud-status-l{display:flex;align-items:center;gap:8px;min-width:0}.at-battle-prefs{display:flex;align-items:center;gap:8px;flex-shrink:0}.at-battle-pref-btn{display:inline-flex;align-items:center;justify-content:center;min-width:2.1rem;height:1.55rem;padding:0 .45rem;border:1px solid rgba(201,164,106,.35);border-radius:5px;background:#120e0ab8;color:#a88a68;font:inherit;font-size:11px;font-weight:700;letter-spacing:.02em;line-height:1;cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .12s ease,border-color .12s ease,background .12s ease}.at-battle-pref-btn:hover{color:#e8d4b0;border-color:#c9a46a8c;background:#281e12d9}.at-battle-pref-btn[aria-pressed=true]{color:#1a140c;border-color:#c9a46a;background:linear-gradient(180deg,#e0c48a,#c9a46a)}.at-battle-pref-btn[aria-pressed=true]:hover{color:#120e0a;border-color:#e0c48a;background:linear-gradient(180deg,#ecd4a0,#d4b478)}.at-battle-pref-btn.is-locked{opacity:.7}.at-battle-pref-hint{font-size:9px;letter-spacing:.02em;color:#6e685c;white-space:nowrap}.at-battle-pref-hint.hidden{display:none}.at-fast-unlock-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:40;display:flex;align-items:center;justify-content:center;background:#0806049e;padding:16px}.at-fast-unlock-overlay.hidden{display:none}.at-fast-unlock-card{width:min(320px,100%);padding:18px 16px 14px;border-radius:8px;border:1px solid rgba(160,120,50,.4);background:linear-gradient(165deg,#2a2218,#16110c);color:#e8d4b0;text-align:center;box-shadow:0 12px 40px #00000073}.at-fast-unlock-card h3{margin:0 0 8px;font-size:1rem;letter-spacing:.08em;text-transform:uppercase;color:#c9a46a}.at-fast-unlock-card p{margin:0 0 8px;font-size:.82rem;color:#b8a890;line-height:1.35}.at-fast-unlock-card .at-fast-unlock-hint{font-size:.72rem;color:#7a7568}.at-fast-unlock-card .at-fast-unlock-price{margin-top:10px;font-size:.9rem;color:#e8d4b0;font-weight:600}.at-fast-unlock-actions{display:flex;gap:8px;justify-content:center;margin-top:14px}.at-fast-unlock-actions button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:4px;padding:8px 12px;font-size:.78rem;cursor:pointer}.at-fast-unlock-actions [data-fast-unlock-buy]{border:1px solid rgba(180,140,60,.55);background:#a0783047;color:#f0e0c0}.at-fast-unlock-actions [data-fast-unlock-cancel]{border:1px solid rgba(120,110,95,.4);background:transparent;color:#9a9080}.at-hud-sdot{width:8px;height:8px;border-radius:50%;background:#3d7028;flex-shrink:0;box-shadow:0 0 10px #50b43c59;transition:background .35s ease}.at-hud-sdot--action{background:#903020;box-shadow:0 0 10px #c8502859}.at-hud-stext{font-size:11px;color:#7a6048;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.at-hud-badge{font-size:10px;font-weight:500;padding:4px 11px;border-radius:999px;border:1px solid rgba(212,168,74,.25);color:#c49858;background:#d4a84a14;flex-shrink:0}.at-hud-badge--ready{border-color:#50b47859;color:#8ec898;background:#50b4781a}.at-hud-badge--cd{border-color:#785a3c40;color:#8a7060;background:#00000026}.at-arena-root{flex:1;min-height:0;display:flex;align-items:stretch;justify-content:center;overflow:visible}.at-battle-side{flex-shrink:0;padding:.35rem .65rem .5rem;background:#0c0a08e0;border-top:1px solid rgba(255,255,255,.06)}.at-strat-tip-compact{margin:0 0 .35rem;font-size:.72rem;line-height:1.35;color:#dcd2bed9}.at-details{font-size:.72rem;color:var(--muted)}.at-details summary{cursor:pointer;-webkit-user-select:none;user-select:none}.at-details-body{margin-top:.35rem;padding-top:.35rem;border-top:1px solid rgba(255,255,255,.06)}.at-strat-mini{font-size:.68rem;margin-bottom:.25rem;color:var(--muted)}.at-strat-mini--foe{opacity:.9}.at-skill-hint{font-size:.68rem;color:var(--muted);margin:.25rem 0}.at-log-compact{max-height:120px;font-size:.65rem}.strat-yes{color:#7bc896}.strat-no{color:var(--muted)}.strat-warn{color:#e8b84a}.arena-test-stage{flex:1;width:100%;min-height:0;padding:.35rem 1rem}.arena-test-stage:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0605081f,#0a080c6b 55%,#04030585),radial-gradient(ellipse 120% 80% at 50% 120%,rgba(120,60,30,.22),transparent 55%),url(../graphics/arena-bg.jpg) center 58% / cover no-repeat;opacity:1;pointer-events:none;z-index:0}.arena-test-stage.at-stage--local-bg:before{background:linear-gradient(180deg,#0605081f,#0a080c6b 55%,#04030585),radial-gradient(ellipse 120% 80% at 50% 120%,rgba(120,60,30,.22),transparent 55%),url(./arena-bg-DplA4l3C.jpg) center 58% / cover no-repeat}.arena-stage.arena-test-stage{position:relative;overflow:visible;display:block;container-type:size;container-name:arena-stage;--at-fighter-left-x: 34.7%;--at-fighter-left-y: 88.4%;--at-fighter-right-x: 65.7%;--at-fighter-right-y: 88%;--at-fighter-w: min(36.96cqw, 396px);--at-fighter-h: min(44.88cqh, 416px);--at-fighter-slot-w: min(36.96cqw, 396px);--at-fighter-shield-h: min(34.32cqh, 337px);--at-actions-dock-gap: 10px;--at-lunge-attacker: 42px;--at-lunge-victim: 8px}.arena-stage.arena-test-stage.at-stage--defeat{padding-bottom:min(16vh,140px)}.arena-stage.arena-test-stage.at-stage--defeat>.fighter-slot{z-index:8;overflow:visible}.arena-stage.arena-test-stage.at-stage--defeat>.fighter-slot.at-slot--defeat .at-fighter-stack,.arena-stage.arena-test-stage.at-stage--defeat>.fighter-slot.at-slot--defeat .at-char-figure,.arena-stage.arena-test-stage.at-stage--defeat>.fighter-slot.at-slot--defeat .at-spine-host{overflow:visible;max-width:none}.at-fighters-layer{position:absolute;top:0;right:0;bottom:0;left:0;overflow:visible;pointer-events:none;z-index:3}.at-fighter-visual{position:absolute;overflow:visible;pointer-events:none;transform:translate(-50%,-100%);transform-origin:center bottom;z-index:2}.at-fighter-visual.at-spine-arming{visibility:hidden}.at-fighter-visual.at-spine-armed{visibility:visible}.at-fighter-visual.at-lunge-front{z-index:5}.at-fighter-visual.at-fighter-visual--defeat{z-index:12}.at-fighter-visual-motion{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;overflow:visible;transform:translate(calc(var(--at-clash-nudge, 0px) + var(--at-physics-nudge, 0px)),var(--at-physics-y, 0px))}.at-fighter-visual .at-spine-host{position:relative;display:block;width:var(--at-fighter-w);height:var(--at-fighter-h);max-width:none;z-index:1;pointer-events:none;overflow:visible;transform-origin:center bottom}.at-fighter-visual .at-spine-host.at-spine-flip{transform:scaleX(-1)}.at-fighter-visual .at-spine-host .spine-player,.at-fighter-visual .at-spine-host .spine-player canvas{overflow:visible!important;image-rendering:auto;-webkit-backface-visibility:hidden;backface-visibility:hidden}.arena-stage.arena-test-stage.at-stage--defeat>.fighter-slot.at-slot--defeat{z-index:12;overflow:visible}.arena-stage.arena-test-stage.at-stage--defeat>.fighter-slot.at-slot--defeat .at-fighter-stack,.arena-stage.arena-test-stage.at-stage--defeat>.fighter-slot.at-slot--defeat .at-char-figure{overflow:visible;max-width:none}.arena-test-stage .fighter-left .at-fighter-stack,.arena-test-stage .fighter-right .at-fighter-stack{z-index:2}.arena-stage.arena-test-stage:has(.at-actions-dock:not(.hidden))>.at-actions-dock{z-index:200}.arena-stage.arena-test-stage.at-lunge-heavy{--at-lunge-attacker: 48px;--at-lunge-victim: 10px}.arena-stage.arena-test-stage>.fighter-slot{position:absolute;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;flex:none;width:var(--at-fighter-slot-w);max-width:var(--at-fighter-slot-w);min-width:0;padding-bottom:0;transform:translate(-50%,-100%);overflow:visible}.arena-test-stage .at-char-figure{max-width:none}.arena-stage.arena-test-stage>.fighter-slot:after{content:"";position:absolute;left:50%;bottom:2px;width:62%;height:12px;transform:translate(-50%);border-radius:50%;background:radial-gradient(ellipse at center,rgba(0,0,0,.5) 0%,rgba(0,0,0,.18) 42%,transparent 72%);pointer-events:none;z-index:1;animation:at-fighter-ground-idle 3.2s ease-in-out infinite}@keyframes at-fighter-ground-idle{0%,to{transform:translate(-50%) scale(1);opacity:.9}50%{transform:translate(-50%) scale(.78);opacity:.55}}.arena-stage.arena-test-stage>.fighter-left{left:var(--at-fighter-left-x);top:var(--at-fighter-left-y)}.arena-stage.arena-test-stage>.fighter-right{left:var(--at-fighter-right-x);top:var(--at-fighter-right-y)}.at-fighter-stack{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;width:100%;max-width:var(--at-fighter-w);min-height:0;vertical-align:bottom}.at-player-stack,.at-foe-stack{min-height:0;--at-spine-w: var(--at-fighter-w);--at-spine-h: var(--at-fighter-h)}.at-char-figure{position:relative;display:inline-block;line-height:0;max-width:100%;vertical-align:bottom;overflow:visible}.at-char-figure.at-fighter-defeat{overflow:visible;z-index:4}.at-char-figure.at-fighter-defeat .at-spine-host{max-width:none}.at-char-figure .fighter-img,.at-char-figure canvas.at-fighter-keyed{position:relative;z-index:2}.at-fighter-stack .at-sprite-layer{position:relative;display:flex;justify-content:center;align-items:flex-end;flex:1;width:100%;min-height:0}.at-char-figure .at-spine-host{position:relative;display:block;width:var(--at-fighter-w);height:var(--at-fighter-h);max-width:none;z-index:3;pointer-events:none;align-self:flex-end;overflow:visible;transform-origin:center bottom}.at-char-figure .at-spine-host .spine-player{width:100%!important;height:100%!important;background:transparent!important;overflow:visible!important}.at-char-figure .at-spine-host.at-spine-flip{transform:scaleX(-1)}.at-char-figure .at-spine-host .spine-player .spine-player-canvas,.at-char-figure .at-spine-host .spine-player canvas{width:100%!important;height:100%!important}.arena-test-stage .fighter-img{display:block;width:auto;height:auto;max-height:var(--at-fighter-h);max-width:100%;min-height:0;object-fit:contain;object-position:bottom center;transform-origin:bottom center;image-rendering:auto;filter:drop-shadow(0 2px 6px rgba(0,0,0,.35));transition:transform .14s ease,filter .14s ease}.arena-test-stage .fighter-left .fighter-img.at-char-body-female,.arena-test-stage .fighter-right .fighter-img{transform:scaleX(-1)}.arena-test-stage .fighter-right .fighter-img.at-char-body-female{transform:none}.arena-test-stage .fighter-img.at-loadout-sword-shield,.arena-test-stage .at-fighter-anim.at-loadout-sword-shield,.arena-test-stage canvas.at-sprite-canvas.at-loadout-sword-shield,.arena-test-stage canvas.at-fighter-keyed.at-loadout-sword-shield{max-height:var(--at-fighter-shield-h);max-width:min(72%,200px);min-height:0;background:transparent}.arena-test-stage .fighter-img.at-loadout-sword-shield:not(.at-fighter-keyed),.arena-test-stage video.at-fighter-anim.at-loadout-sword-shield{mix-blend-mode:screen}.arena-test-stage canvas.at-fighter-keyed{display:block;width:auto;height:auto;max-height:var(--at-fighter-shield-h);max-width:min(72%,200px);object-fit:contain;image-rendering:auto;filter:drop-shadow(0 2px 6px rgba(0,0,0,.35))}.arena-test-stage canvas.at-fighter-keyed.hidden{display:none!important}video.at-fighter-anim{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.arena-test-stage canvas.at-sprite-canvas{display:block;width:auto;height:auto;max-height:var(--at-fighter-h);max-width:100%;object-fit:contain;image-rendering:auto;filter:drop-shadow(0 2px 6px rgba(0,0,0,.35))}.at-fighter-anim{display:block;width:auto;height:auto;max-height:var(--at-fighter-h);max-width:100%;min-height:130px;object-fit:contain;object-position:bottom center;transform-origin:bottom center;filter:drop-shadow(0 2px 6px rgba(0,0,0,.35));background:transparent}.at-fighter-anim.hidden{display:none!important}.arena-test-stage .fighter-left .at-fighter-anim.at-char-body-female,.arena-test-stage .fighter-right .at-fighter-anim{transform:scaleX(-1)}.arena-test-stage .fighter-right .at-fighter-anim.at-char-body-female{transform:none}.fighter-img.hidden{position:absolute;width:0;height:0;overflow:hidden;visibility:hidden;pointer-events:none}@keyframes at-fighter-idle{0%,to{filter:drop-shadow(0 1px 4px rgba(0,0,0,.28)) brightness(1);transform:translateY(0)}50%{filter:drop-shadow(0 2px 5px rgba(0,0,0,.32)) brightness(1.04);transform:translateY(-2px)}}@keyframes at-fighter-idle-mirrored{0%,to{filter:drop-shadow(0 1px 4px rgba(0,0,0,.28)) brightness(1);transform:scaleX(-1) translateY(0)}50%{filter:drop-shadow(0 2px 5px rgba(0,0,0,.32)) brightness(1.04);transform:scaleX(-1) translateY(-2px)}}.arena-test-stage .fighter-left .fighter-img.at-fighter-alive{animation:at-fighter-idle 3.2s ease-in-out infinite}.arena-test-stage .fighter-left .fighter-img.at-char-body-female.at-fighter-alive,.arena-test-stage .fighter-right .fighter-img.at-fighter-alive{animation:at-fighter-idle-mirrored 3.2s ease-in-out infinite}.arena-test-stage .fighter-right .fighter-img.at-char-body-female.at-fighter-alive{animation:at-fighter-idle 3.2s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.arena-test-stage .fighter-img.at-fighter-alive{animation:none!important}}@keyframes at-fighter-defeat-fall{0%{transform:translateY(0) rotate(0);filter:brightness(1);opacity:1}35%{transform:translateY(8px) rotate(-6deg);filter:brightness(.92);opacity:1}70%{transform:translateY(34px) rotate(-22deg) scale(.96);filter:brightness(.75);opacity:.85}to{transform:translateY(52px) rotate(-32deg) scale(.9);filter:brightness(.55);opacity:.35}}.arena-test-stage .at-fighter-stack.at-fighter-defeat-fall{animation:at-fighter-defeat-fall 3.2s ease-in forwards;transform-origin:center bottom;pointer-events:none;z-index:6;overflow:visible}.arena-test-stage .fighter-right .at-fighter-stack.at-fighter-defeat-fall{animation-name:at-fighter-defeat-fall-mirror}@keyframes at-fighter-defeat-fall-mirror{0%{transform:scaleX(-1) translateY(0) rotate(0);filter:brightness(1);opacity:1}35%{transform:scaleX(-1) translateY(8px) rotate(6deg);filter:brightness(.92);opacity:1}70%{transform:scaleX(-1) translateY(34px) rotate(22deg) scale(.96);filter:brightness(.75);opacity:.85}to{transform:scaleX(-1) translateY(52px) rotate(32deg) scale(.9);filter:brightness(.55);opacity:.35}}@keyframes at-shake-layer{0%,to{transform:translate(0)}25%{transform:translate(-5px)}50%{transform:translate(5px)}75%{transform:translate(-3px)}}.at-sprite-layer.at-shake,.at-char-figure.at-shake{animation:at-shake-layer .58s ease-in-out}@media(prefers-reduced-motion:reduce){.at-sprite-layer.at-shake,.at-char-figure.at-shake{animation:none!important}}.at-actions-dock{position:absolute;z-index:200;pointer-events:none;display:flex;flex-direction:column;align-items:center;gap:.3rem;width:max-content;isolation:isolate}.at-actions-dock:not(.hidden){pointer-events:auto}.at-actions-dock .at-actions-grid{position:relative;z-index:1}.at-actions-dock .at-act-btn{position:relative;z-index:2}.at-actions-dock .at-act-btn:not(:disabled){pointer-events:auto;cursor:pointer}.at-player-stack .at-char-figure{pointer-events:none}.at-player-stack{position:relative}.at-actions--on-stage{transform:translate(calc(-100% + var(--at-actions-dock-gap, 10px)),-50%);transform-origin:center center}.at-actions--on-stage .at-actions-grid--intro,.at-actions--on-stage .at-actions-grid--fight{grid-template-areas:". head ." "def torso skill" ". legs ."}.at-actions--on-stage .at-actions-grid--intro,.at-actions--on-stage .at-actions-grid--move{grid-template-areas:". head ." "def torso legs" ". move ."}.at-act-btn--move-open{grid-area:move}.at-act-btn--move-left{grid-area:def}.at-act-btn--move-right{grid-area:legs}.at-act-btn--move-back{grid-area:torso}.at-actions-grid.hidden{display:none}.at-act-btn--move-open .at-act-glyph,.at-act-btn--move-left .at-act-glyph,.at-act-btn--move-right .at-act-glyph,.at-act-btn--move-back .at-act-glyph{font-size:1.15rem;font-weight:700;line-height:1}.at-actions-hint{font-size:.55rem;letter-spacing:.1em;text-transform:uppercase;color:#ffe6c8d9;text-shadow:0 1px 6px rgba(0,0,0,.9);white-space:nowrap}.at-actions-grid{display:grid;grid-template-columns:repeat(3,52px);grid-template-rows:repeat(3,52px);gap:5px;grid-template-areas:". head ." "def torso skill" ". legs ."}.at-act-btn{width:52px;height:52px;margin:0;padding:.1rem;border-radius:50%;border:1px solid rgba(255,220,180,.5);background:#120e0ceb;color:#f8eee4;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1.05;box-shadow:0 4px 14px #00000080;transition:background .12s ease,transform .12s ease,border-color .12s ease}.at-act-btn--head{grid-area:head}.at-act-btn--torso{grid-area:torso}.at-act-btn--legs{grid-area:legs}.at-act-btn--defend{grid-area:def}.at-act-btn--skill{grid-area:skill}.at-act-btn:hover:not(:disabled){background:#5a3c28f0;border-color:#ffebc8cc;transform:scale(1.06)}.at-act-btn:disabled{opacity:.38;cursor:not-allowed;visibility:visible}.at-actions-grid--move .at-act-btn:disabled{opacity:.45}.at-act-glyph{display:inline-flex;align-items:center;justify-content:center;line-height:0;font-size:.82rem}.at-act-glyph img{display:block;width:22px;height:22px;object-fit:contain}.at-act-lbl{font-size:.48rem;font-weight:600;max-width:48px;text-align:center}.at-act-btn.at-act--pulse{animation:at-act-pulse .42s ease}@keyframes at-act-pulse{0%{box-shadow:0 0 #ffc87899}to{box-shadow:0 0 0 14px transparent}}.at-act-btn.at-act--nudge{animation:at-act-nudge .38s ease}@keyframes at-act-nudge{0%,to{transform:scale(1)}45%{transform:scale(1.1)}}.at-actions-dock.at-actions-burst .at-actions-grid{animation:at-actions-burst .85s ease-out}@keyframes at-actions-burst{0%{filter:drop-shadow(0 0 0 rgba(255,200,120,.8))}to{filter:drop-shadow(0 0 12px rgba(255,200,120,0))}}@keyframes at-fx-strike{0%,to{filter:drop-shadow(0 8px 20px rgba(0,0,0,.55)) brightness(1)}40%{filter:drop-shadow(0 12px 28px rgba(255,180,100,.35)) brightness(1.18) saturate(1.2)}}@keyframes at-fx-strike-high{0%,to{filter:drop-shadow(0 8px 20px rgba(0,0,0,.55)) brightness(1)}38%{filter:drop-shadow(0 14px 32px rgba(255,200,120,.5)) brightness(1.22) saturate(1.25)}}@keyframes at-fx-strike-mid{0%,to{filter:drop-shadow(0 8px 20px rgba(0,0,0,.55)) brightness(1)}38%{filter:drop-shadow(0 12px 26px rgba(255,150,90,.42)) brightness(1.2) saturate(1.2)}}@keyframes at-fx-strike-low{0%,to{filter:drop-shadow(0 8px 20px rgba(0,0,0,.55)) brightness(1)}38%{filter:drop-shadow(0 10px 22px rgba(180,200,255,.38)) brightness(1.16) saturate(1.15)}}@keyframes at-fx-defend{0%,to{filter:drop-shadow(0 8px 20px rgba(0,0,0,.55)) brightness(1)}30%,55%{filter:drop-shadow(0 10px 28px rgba(100,180,255,.55)) brightness(1.12) saturate(1.1)}}@keyframes at-fx-skill{0%,to{filter:drop-shadow(0 8px 20px rgba(0,0,0,.55)) brightness(1)}25%{filter:drop-shadow(0 16px 36px rgba(255,220,100,.65)) brightness(1.28) saturate(1.35)}50%{filter:drop-shadow(0 12px 40px rgba(255,160,40,.5)) brightness(1.2) saturate(1.4)}}.arena-test-stage .fighter-img.at-pose-playing.at-fx-strike:not(.at-fx-high):not(.at-fx-mid):not(.at-fx-low){animation:at-fx-strike .56s ease-out!important}.arena-test-stage .fighter-img.at-pose-playing.at-fx-strike.at-fx-high{animation:at-fx-strike-high .56s ease-out!important}.arena-test-stage .fighter-img.at-pose-playing.at-fx-strike.at-fx-mid{animation:at-fx-strike-mid .56s ease-out!important}.arena-test-stage .fighter-img.at-pose-playing.at-fx-strike.at-fx-low{animation:at-fx-strike-low .56s ease-out!important}.arena-test-stage .fighter-img.at-pose-playing.at-fx-defend{animation:at-fx-defend .72s ease-out!important}.arena-test-stage .fighter-img.at-pose-playing.at-fx-skill{animation:at-fx-skill .86s ease-out!important}@keyframes at-hit-blink-hard{0%,to{filter:drop-shadow(0 8px 20px rgba(0,0,0,.55)) brightness(1)}35%{filter:drop-shadow(0 16px 32px rgba(255,40,40,.65)) brightness(1.35) saturate(1.5)}}.arena-test-stage .fighter-img.at-pose-playing.at-hit-blink.at-hit-blink-hard{animation:at-hit-blink-hard .58s ease-out!important}.at-char-figure.at-aura-defend:after,.at-sprite-layer.at-aura-defend:after{content:"";position:absolute;left:50%;bottom:12%;width:72%;padding-bottom:72%;transform:translate(-50%);border-radius:50%;border:2px solid rgba(120,200,255,.55);box-shadow:0 0 20px #50a0ff59,inset 0 0 16px #2864c826;pointer-events:none;z-index:2;animation:at-aura-defend-fade .72s ease-out forwards}.at-char-figure.at-aura-skill:after,.at-sprite-layer.at-aura-skill:after{content:"";position:absolute;left:50%;bottom:10%;width:78%;padding-bottom:78%;transform:translate(-50%);border-radius:50%;border:2px solid rgba(255,200,80,.65);box-shadow:0 0 28px #ffb43c73,0 0 48px #ff781e33;pointer-events:none;z-index:2;animation:at-aura-skill-fade .88s ease-out forwards}@keyframes at-aura-defend-fade{0%{opacity:0;transform:translate(-50%) scale(.88)}30%{opacity:1}to{opacity:0;transform:translate(-50%) scale(1.08)}}@keyframes at-aura-skill-fade{0%{opacity:0;transform:translate(-50%) scale(.82)}25%{opacity:1}to{opacity:0;transform:translate(-50%) scale(1.12)}}@media(prefers-reduced-motion:reduce){.at-act-btn.at-act--nudge,.at-actions-dock.at-actions-burst .at-actions-grid,.arena-test-stage .fighter-img.at-pose-playing.at-fx-strike,.arena-test-stage .fighter-img.at-pose-playing.at-fx-defend,.arena-test-stage .fighter-img.at-pose-playing.at-fx-skill,.arena-test-stage .fighter-img.at-pose-playing.at-hit-blink.at-hit-blink-hard{animation:none!important}.at-char-figure[class*=at-aura-]:after,.at-sprite-layer[class*=at-aura-]:after{animation:none!important;opacity:0!important}}.at-log{max-height:220px;overflow-y:auto}.arena-test-stage .fighter-img.pose-flash{filter:drop-shadow(0 8px 20px rgba(0,0,0,.55)) brightness(1.12)}.arena-test-stage .fighter-left .fighter-img.at-char-body-female.pose-flash,.arena-test-stage .fighter-right .fighter-img.at-char-body-male.pose-flash{transform:scaleX(-1)}.arena-test-stage .fighter-right .fighter-img.at-char-body-female.pose-flash{transform:none}.arena-test-stage .fighter-img.at-pose-playing{animation:none!important}@keyframes at-hit-blink{0%,to{filter:drop-shadow(0 8px 20px rgba(0,0,0,.55)) brightness(1)}40%{filter:drop-shadow(0 10px 24px rgba(200,60,50,.5)) brightness(1.22) saturate(1.35)}}.arena-test-stage .fighter-img.at-pose-playing.at-hit-blink,.arena-test-stage canvas.at-fighter-keyed.at-pose-playing.at-hit-blink,.arena-test-stage .at-fighter-stack.at-pose-playing.at-hit-blink{animation:at-hit-blink .42s ease-out!important}.arena-test-stage .fighter-img.at-pose-playing.at-hit-blink.at-hit-blink-hard,.arena-test-stage canvas.at-fighter-keyed.at-pose-playing.at-hit-blink.at-hit-blink-hard,.arena-test-stage .at-fighter-stack.at-pose-playing.at-hit-blink.at-hit-blink-hard{animation:at-hit-blink-hard .58s ease-out!important}.arena-test-stage .at-fighter-stack.at-fighter-hit-react{transform-origin:center bottom}@media(prefers-reduced-motion:reduce){.arena-test-stage .fighter-img.at-pose-playing.at-hit-blink,.arena-test-stage canvas.at-fighter-keyed.at-pose-playing.at-hit-blink,.arena-test-stage .at-fighter-stack.at-pose-playing.at-hit-blink{animation:none!important}}.at-arena-root .arena-stage{position:relative}.at-dmgnums{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden;z-index:40}.at-dmgnums .dmg-num{position:absolute;font-family:var(--font, system-ui, sans-serif);font-size:18px;font-weight:700;line-height:1;text-shadow:0 0 6px rgba(0,0,0,.85),0 2px 4px rgba(0,0,0,.75);pointer-events:none;white-space:nowrap;will-change:transform,opacity}.at-dmgnums .dmg-num.crit{font-size:22px;font-weight:800;letter-spacing:.02em}.at-stage--sector-debug>.fighter-slot,.at-stage--sector-debug .at-char-figure,.at-stage--sector-debug .at-spine-host{pointer-events:none!important}.at-arena-sector-debug{position:absolute;top:0;right:0;bottom:0;left:0;z-index:100;pointer-events:none}.at-stage--sector-debug .at-arena-sector-debug{pointer-events:auto}.at-sector-marker{position:absolute;width:40px;height:40px;margin:0;padding:0;border:2px solid rgba(255,220,140,.95);border-radius:50%;background:#140e0ad9;color:#ffe8c0;transform:translate(-50%,-50%);cursor:grab;pointer-events:auto;box-shadow:0 0 0 2px #00000073,0 4px 14px #0000008c;z-index:101;touch-action:none}.at-sector-marker:active{cursor:grabbing}.at-sector-marker__n{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:11px;font-weight:700}.at-sector-debug-hint{position:absolute;left:50%;bottom:8px;transform:translate(-50%);max-width:min(92vw,560px);padding:8px 12px;border-radius:8px;background:#080605d1;border:1px solid rgba(255,200,120,.35);color:#f0e0cc;font-size:11px;line-height:1.35;text-align:center;pointer-events:none}.at-stage--sector-debug .at-arena-sector-debug:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(90deg,transparent,transparent calc(12.5% - 1px),rgba(255,210,120,.08) calc(12.5% - 1px),rgba(255,210,120,.08) 12.5%);pointer-events:none}.arena-stage.arena-test-stage>.fighter-slot.at-slot--walking:after{animation:at-fighter-walk-dust .42s ease-out}.arena-stage.arena-test-stage>.fighter-slot.at-slot--walking .at-fighter-stack{animation:at-fighter-walk-bob .42s ease-in-out}@keyframes at-fighter-walk-bob{0%,to{transform:translate(calc(var(--at-clash-nudge, 0px) + var(--at-physics-nudge, 0px)),var(--at-physics-y, 0px))}35%{transform:translate(calc(var(--at-clash-nudge, 0px) + var(--at-physics-nudge, 0px)),calc(var(--at-physics-y, 0px) - 3px))}70%{transform:translate(calc(var(--at-clash-nudge, 0px) + var(--at-physics-nudge, 0px)),calc(var(--at-physics-y, 0px) - 1px))}}@keyframes at-fighter-walk-dust{0%{transform:translate(-50%) scale(1);opacity:.95}to{transform:translate(-50%) scale(1.35);opacity:.35}}@media(max-width:720px){.at-actions-dock{transform:scale(.92);transform-origin:center bottom}.at-act-btn{font-size:.72rem}.at-battle-hud-top{font-size:.82rem}}@media(max-width:520px){.at-actions-dock{transform:scale(.86);max-width:calc(100vw - 1rem)}.at-actions-grid{gap:4px}.at-act-btn{min-width:2.6rem;min-height:2.6rem;font-size:.68rem}}.spine-player{box-sizing:border-box;width:100%;height:100%;background:none}.spine-player *{box-sizing:border-box;font-family:PT Sans,Arial,Helvetica Neue,Helvetica,Tahoma,sans-serif;color:#ddd;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.spine-player-error{font-size:14px;z-index:10;border-radius:4px;-webkit-user-select:text;-khtml-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.spine-player-hidden{display:none}.spine-player canvas{border-radius:4px}.spine-player-slider{width:100%;height:16px;position:relative;cursor:pointer}.spine-player-slider-value{position:absolute;bottom:0;height:2px;background:#62b0ee99;cursor:pointer}.spine-player-slider:hover .spine-player-slider-value,.spine-player-slider-value.hovering{height:4px;background:#62b0ee;transition:height .2s}.spine-player-slider.big{height:12px;background:#000}.spine-player-slider.big .spine-player-slider-value{height:12px;background:#62b0ee}.spine-player-column{display:flex;flex-direction:column}.spine-player-row{display:flex;flex-direction:row}.spine-player-list{list-style:none!important;padding:0!important;margin:0!important}.spine-player-list li{cursor:pointer;margin:8px}.spine-player-list .selectable{display:flex;flex-direction:row;margin:0!important;padding:2px 20px 2px 0!important}.spine-player-list li.selectable:first-child{margin-top:4px!important}.spine-player-list li.selectable:last-child{margin-bottom:4px!important}.spine-player-list li.selectable:hover{background:#6e6e6e}.spine-player-list li.selectable .selectable-circle{display:flex;flex-direction:row;width:6px;min-width:6px;height:6px;border-radius:50%;background:#fff;align-self:center;opacity:0;margin:5px 10px}.spine-player-list li.selectable.selected .selectable-circle{opacity:1}.spine-player-list li.selectable .selectable-pin{display:flex;cursor:pointer;width:16px;min-width:16px;height:16px;align-self:center;box-sizing:content-box;margin:2px 8px 2px 0;padding-left:10px;background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3Anone%3Bstroke%3A%23fff%3Bstroke-width%3A2%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Epin%3C%2Ftitle%3E%3Cg%20id%3D%22pin%22%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M12%2017v5%22%2F%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M5%2017h14v-1.76a2%202%200%200%200-1.11-1.79l-1.78-.9A2%202%200%200%201%2015%2010.76V6h1a2%202%200%200%200%200-4H8a2%202%200%200%200%200%204h1v4.76a2%202%200%200%201-1.11%201.79l-1.78.9A2%202%200%200%200%205%2015.24Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:right center;background-size:16px 16px;opacity:.4;transition:opacity .15s}.spine-player-list li.selectable:hover .selectable-pin{opacity:.7}.spine-player-list li.selectable.pinned .selectable-pin{opacity:1;background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3Anone%3Bstroke%3A%23ff4000%3Bstroke-width%3A2%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Epin%3C%2Ftitle%3E%3Cg%20id%3D%22pin%22%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M12%2017v5%22%2F%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M5%2017h14v-1.76a2%202%200%200%200-1.11-1.79l-1.78-.9A2%202%200%200%201%2015%2010.76V6h1a2%202%200%200%200%200-4H8a2%202%200%200%200%200%204h1v4.76a2%202%200%200%201-1.11%201.79l-1.78.9A2%202%200%200%200%205%2015.24Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.spine-player-list li.selectable .selectable-text{color:#aaa}.spine-player-list li.selectable.selected .selectable-text,.spine-player-list li.selectable:hover .selectable-text,.spine-player-list li.selectable.pinned .selectable-text{color:#ddd}.spine-player-switch{display:flex;flex-direction:row;margin:2px 10px}.spine-player-switch-text{flex:1;margin-right:8px}.spine-player-switch-knob-area{width:30px;height:10px;display:block;border-radius:5px;background:#6e6e6e;position:relative;align-self:center;justify-self:flex-end}.spine-player-switch.active .spine-player-switch-knob-area{background:#5eaff1}.spine-player-switch-knob{display:block;width:14px;height:14px;border-radius:50%;background:#9e9e9e;position:absolute;left:0;top:-2px;filter:drop-shadow(0 0 1px #333);transition:transform .2s}.spine-player-switch.active .spine-player-switch-knob{background:#fff;transform:translate(18px);transition:transform .2s}.spine-player-popup-parent{position:relative}.spine-player-popup{-webkit-user-select:none;user-select:none;position:absolute;background:#000000bf;z-index:1;right:2px;bottom:40px;border-radius:4px;max-height:400%;overflow:auto;font-size:85%}.spine-player-popup-title{margin:4px 15px 2px;text-align:center}.spine-player-popup hr{margin:0;border:0;border-bottom:1px solid #cccccc70}.spine-player-controls{display:flex;flex-direction:column;position:absolute;bottom:0;left:0;width:100%;opacity:1;transition:opacity .4s}.spine-player-controls-hidden{pointer-events:none;opacity:0;transition:opacity .4s}.spine-player-controls .spine-player-timeline{opacity:0;transition:opacity .3s}.spine-player-controls:hover .spine-player-timeline,.spine-player-controls .spine-player-timeline.dragging{opacity:1}.spine-player-buttons{display:flex;flex-direction:row;width:100%;background:#00000080;border-bottom-left-radius:4px;border-bottom-right-radius:4px;padding:2px 8px 3px}.spine-player-button{background:none;outline:0;border:none;width:32px;height:32px;background-size:20px;background-repeat:no-repeat;background-position:center;cursor:pointer;margin-right:3px;padding-bottom:3px;filter:drop-shadow(0 0 1px #333)}.spine-player-button-spacer{flex:1}.spine-player-button-icon-play{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%23fff%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Eplay%3C%2Ftitle%3E%3Cg%20id%3D%22play%22%3E%3Cpolygon%20class%3D%22cls-1%22%20points%3D%2243%2023.3%204%2047%204%201%2043%2023.3%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.spine-player-button-icon-play:hover{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%2362B0EE%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Eplay%3C%2Ftitle%3E%3Cg%20id%3D%22play%22%3E%3Cpolygon%20class%3D%22cls-1%22%20points%3D%2243%2023.3%204%2047%204%201%2043%2023.3%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.spine-player-button-icon-play-selected{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%2362B0EE%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Eplay%3C%2Ftitle%3E%3Cg%20id%3D%22play%22%3E%3Cpolygon%20class%3D%22cls-1%22%20points%3D%2243%2023.3%204%2047%204%201%2043%2023.3%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.spine-player-button-icon-pause{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%23fff%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Epause%3C%2Ftitle%3E%3Cg%20id%3D%22pause%22%3E%3Crect%20class%3D%22cls-1%22%20x%3D%226%22%20y%3D%221%22%20width%3D%2213%22%20height%3D%2246%22%2F%3E%3Crect%20class%3D%22cls-1%22%20x%3D%2228%22%20y%3D%221%22%20width%3D%2213%22%20height%3D%2246%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.spine-player-button-icon-pause:hover{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%2362B0EE%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Epause%3C%2Ftitle%3E%3Cg%20id%3D%22pause%22%3E%3Crect%20class%3D%22cls-1%22%20x%3D%226%22%20y%3D%221%22%20width%3D%2213%22%20height%3D%2246%22%2F%3E%3Crect%20class%3D%22cls-1%22%20x%3D%2228%22%20y%3D%221%22%20width%3D%2213%22%20height%3D%2246%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.spine-player-button-icon-pause-selected{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%2362B0EE%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Epause%3C%2Ftitle%3E%3Cg%20id%3D%22pause%22%3E%3Crect%20class%3D%22cls-1%22%20x%3D%226%22%20y%3D%221%22%20width%3D%2213%22%20height%3D%2246%22%2F%3E%3Crect%20class%3D%22cls-1%22%20x%3D%2228%22%20y%3D%221%22%20width%3D%2213%22%20height%3D%2246%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.spine-player-button-icon-speed{background-image:url(data:image/svg+xml,%3Csvg%20id%3D%22playback%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%23fff%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Eplayback%3C%2Ftitle%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M48%2C28V20l-4.7-1.18a20.16%2C20.16%2C0%2C0%2C0-2-4.81l2.49-4.15L38.14%2C4.2%2C34%2C6.69a20.16%2C20.16%2C0%2C0%2C0-4.81-2L28%2C0H20L18.82%2C4.7A20.16%2C20.16%2C0%2C0%2C0%2C14%2C6.7L9.86%2C4.2%2C4.2%2C9.86%2C6.69%2C14a20.16%2C20.16%2C0%2C0%2C0-2%2C4.81L0%2C20v8l4.7%2C1.18A20.16%2C20.16%2C0%2C0%2C0%2C6.7%2C34L4.2%2C38.14%2C9.86%2C43.8%2C14%2C41.31a20.16%2C20.16%2C0%2C0%2C0%2C4.81%2C2L20%2C48h8l1.18-4.7a20.16%2C20.16%2C0%2C0%2C0%2C4.81-2l4.15%2C2.49%2C5.66-5.66L41.31%2C34a20.16%2C20.16%2C0%2C0%2C0%2C2-4.81ZM24%2C38A14%2C14%2C0%2C1%2C1%2C38%2C24%2C14%2C14%2C0%2C0%2C1%2C24%2C38Z%22%2F%3E%3Cpolygon%20class%3D%22cls-1%22%20points%3D%2234%2024%2018%2033%2018%2015%2034%2024%2034%2024%22%2F%3E%3C%2Fsvg%3E)}.spine-player-button-icon-speed:hover{background-image:url(data:image/svg+xml,%3Csvg%20id%3D%22playback%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%2362B0EE%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Eplayback%3C%2Ftitle%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M48%2C28V20l-4.7-1.18a20.16%2C20.16%2C0%2C0%2C0-2-4.81l2.49-4.15L38.14%2C4.2%2C34%2C6.69a20.16%2C20.16%2C0%2C0%2C0-4.81-2L28%2C0H20L18.82%2C4.7A20.16%2C20.16%2C0%2C0%2C0%2C14%2C6.7L9.86%2C4.2%2C4.2%2C9.86%2C6.69%2C14a20.16%2C20.16%2C0%2C0%2C0-2%2C4.81L0%2C20v8l4.7%2C1.18A20.16%2C20.16%2C0%2C0%2C0%2C6.7%2C34L4.2%2C38.14%2C9.86%2C43.8%2C14%2C41.31a20.16%2C20.16%2C0%2C0%2C0%2C4.81%2C2L20%2C48h8l1.18-4.7a20.16%2C20.16%2C0%2C0%2C0%2C4.81-2l4.15%2C2.49%2C5.66-5.66L41.31%2C34a20.16%2C20.16%2C0%2C0%2C0%2C2-4.81ZM24%2C38A14%2C14%2C0%2C1%2C1%2C38%2C24%2C14%2C14%2C0%2C0%2C1%2C24%2C38Z%22%2F%3E%3Cpolygon%20class%3D%22cls-1%22%20points%3D%2234%2024%2018%2033%2018%2015%2034%2024%2034%2024%22%2F%3E%3C%2Fsvg%3E)}.spine-player-button-icon-speed-selected{background-image:url(data:image/svg+xml,%3Csvg%20id%3D%22playback%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%2362B0EE%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Eplayback%3C%2Ftitle%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M48%2C28V20l-4.7-1.18a20.16%2C20.16%2C0%2C0%2C0-2-4.81l2.49-4.15L38.14%2C4.2%2C34%2C6.69a20.16%2C20.16%2C0%2C0%2C0-4.81-2L28%2C0H20L18.82%2C4.7A20.16%2C20.16%2C0%2C0%2C0%2C14%2C6.7L9.86%2C4.2%2C4.2%2C9.86%2C6.69%2C14a20.16%2C20.16%2C0%2C0%2C0-2%2C4.81L0%2C20v8l4.7%2C1.18A20.16%2C20.16%2C0%2C0%2C0%2C6.7%2C34L4.2%2C38.14%2C9.86%2C43.8%2C14%2C41.31a20.16%2C20.16%2C0%2C0%2C0%2C4.81%2C2L20%2C48h8l1.18-4.7a20.16%2C20.16%2C0%2C0%2C0%2C4.81-2l4.15%2C2.49%2C5.66-5.66L41.31%2C34a20.16%2C20.16%2C0%2C0%2C0%2C2-4.81ZM24%2C38A14%2C14%2C0%2C1%2C1%2C38%2C24%2C14%2C14%2C0%2C0%2C1%2C24%2C38Z%22%2F%3E%3Cpolygon%20class%3D%22cls-1%22%20points%3D%2234%2024%2018%2033%2018%2015%2034%2024%2034%2024%22%2F%3E%3C%2Fsvg%3E)}.spine-player-button-icon-animations{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%23fff%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Eanimations%3C%2Ftitle%3E%3Cg%20id%3D%22animations%22%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M12%2C45V43.22a6.39%2C6.39%2C0%2C0%2C0%2C.63-.81%2C27.83%2C27.83%2C0%2C0%2C1%2C3.79-4.16c.93-.84%2C2.06-1.88%2C2.86-2.71a13.83%2C13.83%2C0%2C0%2C0%2C1.53-1.9l3.9-5.24c1-1.17.95-1.1%2C2.11%2C0l3%2C2.24a4%2C4%2C0%2C0%2C0-2.29%2C2.38c-1.37%2C3-2.39%2C4-2.68%2C4.22l-.23.18c-.54.39-1.81%2C1-1.7%2C1.54l.8%2C1.49a4.5%2C4.5%2C0%2C0%2C1%2C.39%2C1l.57%2C2.15a.69.69%2C0%2C0%2C0%2C.58.48c.47.08%2C1%2C.5%2C1.33.53%2C1.29.1%2C1.79%2C0%2C1.42-.54L26.7%2C42.72a.86.86%2C0%2C0%2C1-.2-.24%2C3.64%2C3.64%2C0%2C0%2C1-.42-2.2A5.39%2C5.39%2C0%2C0%2C1%2C26.61%2C39c1.84-2%2C6.74-6.36%2C6.74-6.36%2C1.71-1.81%2C1.4-2.52.81-3.84a27.38%2C27.38%2C0%2C0%2C0-2-3c-.41-.61-2.08-2.38-2.85-3.28-.43-.5.38-2.08.87-2.82.18-.12-.41.05%2C1.72.07a23.32%2C23.32%2C0%2C0%2C0%2C3.56-.19l1.63.61c.28%2C0%2C1.18-.09%2C1.31-.35l.12-.78c.18-.39.31-1.56-.05-1.75l-.6-.52a2.28%2C2.28%2C0%2C0%2C0-1.61.07l-.2.44c-.14.15-.52.37-.71.29l-2.24%2C0c-.5.12-1.18-.42-1.81-.73L32.05%2C15a8%2C8%2C0%2C0%2C0%2C.8-3.92%2C1.22%2C1.22%2C0%2C0%2C0-.28-.82%2C7.87%2C7.87%2C0%2C0%2C0-1.15-1.06l.11-.73c-.12-.49%2C1-.82%2C1.52-.82l.76-.33c.32%2C0%2C.68-.89.78-1.21L34.94%2C4a11.26%2C11.26%2C0%2C0%2C0%2C0-1.61C34.57.08%2C30.06-1.42%2C28.78%2C2c-.14.38-.62.77.34%2C3.21a1.55%2C1.55%2C0%2C0%2C1-.3%2C1.2L28.4%2C7a4%2C4%2C0%2C0%2C1-1.19.49c-.79%2C0-1.59-.75-4%2C.54C21%2C9.16%2C18.59%2C13%2C17.7%2C14.22a3.21%2C3.21%2C0%2C0%2C0-.61%2C1.58c-.05%2C1.16.7%2C3.74.87%2C5.75.13%2C1.53.21%2C2.52.72%2C3.06%2C1.07%2C1.14%2C2.1-.18%2C2.61-1a2.74%2C2.74%2C0%2C0%2C0-.14-1.86l-.74-.1c-.15-.15-.4-.42-.39-.64-.05-3.48-.22-3.14-.18-5.39%2C1.74-1.46%2C2.4-2.45%2C2.3-2-.2%2C1.15.28%2C2.83.09%2C4.35a6.46%2C6.46%2C0%2C0%2C1-.7%2C2.58s-2.11%2C4.22-2.14%2C4.27l-1.26%2C5.6-.7%2C1.44s-.71.54-1.59%2C1.21a9.67%2C9.67%2C0%2C0%2C0-2.27%2C3.18%2C20.16%2C20.16%2C0%2C0%2C1-1.42%2C2.83l-.87%2C1.31a1.72%2C1.72%2C0%2C0%2C1-.6.61l-1.83%2C1.1a1.39%2C1.39%2C0%2C0%2C0-.16.93l.68%2C1.71a4.07%2C4.07%2C0%2C0%2C1%2C.27%2C1.07l.17%2C1.56a.75.75%2C0%2C0%2C0%2C.71.59%2C18.13%2C18.13%2C0%2C0%2C0%2C3.26-.5c.27-.09-.29-.78-.53-1s-.45-.36-.45-.36A12.78%2C12.78%2C0%2C0%2C1%2C12%2C45Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.spine-player-button-icon-animations:hover{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%2362B0EE%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Eanimations%3C%2Ftitle%3E%3Cg%20id%3D%22animations%22%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M12%2C45V43.22a6.39%2C6.39%2C0%2C0%2C0%2C.63-.81%2C27.83%2C27.83%2C0%2C0%2C1%2C3.79-4.16c.93-.84%2C2.06-1.88%2C2.86-2.71a13.83%2C13.83%2C0%2C0%2C0%2C1.53-1.9l3.9-5.24c1-1.17.95-1.1%2C2.11%2C0l3%2C2.24a4%2C4%2C0%2C0%2C0-2.29%2C2.38c-1.37%2C3-2.39%2C4-2.68%2C4.22l-.23.18c-.54.39-1.81%2C1-1.7%2C1.54l.8%2C1.49a4.5%2C4.5%2C0%2C0%2C1%2C.39%2C1l.57%2C2.15a.69.69%2C0%2C0%2C0%2C.58.48c.47.08%2C1%2C.5%2C1.33.53%2C1.29.1%2C1.79%2C0%2C1.42-.54L26.7%2C42.72a.86.86%2C0%2C0%2C1-.2-.24%2C3.64%2C3.64%2C0%2C0%2C1-.42-2.2A5.39%2C5.39%2C0%2C0%2C1%2C26.61%2C39c1.84-2%2C6.74-6.36%2C6.74-6.36%2C1.71-1.81%2C1.4-2.52.81-3.84a27.38%2C27.38%2C0%2C0%2C0-2-3c-.41-.61-2.08-2.38-2.85-3.28-.43-.5.38-2.08.87-2.82.18-.12-.41.05%2C1.72.07a23.32%2C23.32%2C0%2C0%2C0%2C3.56-.19l1.63.61c.28%2C0%2C1.18-.09%2C1.31-.35l.12-.78c.18-.39.31-1.56-.05-1.75l-.6-.52a2.28%2C2.28%2C0%2C0%2C0-1.61.07l-.2.44c-.14.15-.52.37-.71.29l-2.24%2C0c-.5.12-1.18-.42-1.81-.73L32.05%2C15a8%2C8%2C0%2C0%2C0%2C.8-3.92%2C1.22%2C1.22%2C0%2C0%2C0-.28-.82%2C7.87%2C7.87%2C0%2C0%2C0-1.15-1.06l.11-.73c-.12-.49%2C1-.82%2C1.52-.82l.76-.33c.32%2C0%2C.68-.89.78-1.21L34.94%2C4a11.26%2C11.26%2C0%2C0%2C0%2C0-1.61C34.57.08%2C30.06-1.42%2C28.78%2C2c-.14.38-.62.77.34%2C3.21a1.55%2C1.55%2C0%2C0%2C1-.3%2C1.2L28.4%2C7a4%2C4%2C0%2C0%2C1-1.19.49c-.79%2C0-1.59-.75-4%2C.54C21%2C9.16%2C18.59%2C13%2C17.7%2C14.22a3.21%2C3.21%2C0%2C0%2C0-.61%2C1.58c-.05%2C1.16.7%2C3.74.87%2C5.75.13%2C1.53.21%2C2.52.72%2C3.06%2C1.07%2C1.14%2C2.1-.18%2C2.61-1a2.74%2C2.74%2C0%2C0%2C0-.14-1.86l-.74-.1c-.15-.15-.4-.42-.39-.64-.05-3.48-.22-3.14-.18-5.39%2C1.74-1.46%2C2.4-2.45%2C2.3-2-.2%2C1.15.28%2C2.83.09%2C4.35a6.46%2C6.46%2C0%2C0%2C1-.7%2C2.58s-2.11%2C4.22-2.14%2C4.27l-1.26%2C5.6-.7%2C1.44s-.71.54-1.59%2C1.21a9.67%2C9.67%2C0%2C0%2C0-2.27%2C3.18%2C20.16%2C20.16%2C0%2C0%2C1-1.42%2C2.83l-.87%2C1.31a1.72%2C1.72%2C0%2C0%2C1-.6.61l-1.83%2C1.1a1.39%2C1.39%2C0%2C0%2C0-.16.93l.68%2C1.71a4.07%2C4.07%2C0%2C0%2C1%2C.27%2C1.07l.17%2C1.56a.75.75%2C0%2C0%2C0%2C.71.59%2C18.13%2C18.13%2C0%2C0%2C0%2C3.26-.5c.27-.09-.29-.78-.53-1s-.45-.36-.45-.36A12.78%2C12.78%2C0%2C0%2C1%2C12%2C45Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.spine-player-button-icon-animations-selected{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%2362B0EE%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Eanimations%3C%2Ftitle%3E%3Cg%20id%3D%22animations%22%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M12%2C45V43.22a6.39%2C6.39%2C0%2C0%2C0%2C.63-.81%2C27.83%2C27.83%2C0%2C0%2C1%2C3.79-4.16c.93-.84%2C2.06-1.88%2C2.86-2.71a13.83%2C13.83%2C0%2C0%2C0%2C1.53-1.9l3.9-5.24c1-1.17.95-1.1%2C2.11%2C0l3%2C2.24a4%2C4%2C0%2C0%2C0-2.29%2C2.38c-1.37%2C3-2.39%2C4-2.68%2C4.22l-.23.18c-.54.39-1.81%2C1-1.7%2C1.54l.8%2C1.49a4.5%2C4.5%2C0%2C0%2C1%2C.39%2C1l.57%2C2.15a.69.69%2C0%2C0%2C0%2C.58.48c.47.08%2C1%2C.5%2C1.33.53%2C1.29.1%2C1.79%2C0%2C1.42-.54L26.7%2C42.72a.86.86%2C0%2C0%2C1-.2-.24%2C3.64%2C3.64%2C0%2C0%2C1-.42-2.2A5.39%2C5.39%2C0%2C0%2C1%2C26.61%2C39c1.84-2%2C6.74-6.36%2C6.74-6.36%2C1.71-1.81%2C1.4-2.52.81-3.84a27.38%2C27.38%2C0%2C0%2C0-2-3c-.41-.61-2.08-2.38-2.85-3.28-.43-.5.38-2.08.87-2.82.18-.12-.41.05%2C1.72.07a23.32%2C23.32%2C0%2C0%2C0%2C3.56-.19l1.63.61c.28%2C0%2C1.18-.09%2C1.31-.35l.12-.78c.18-.39.31-1.56-.05-1.75l-.6-.52a2.28%2C2.28%2C0%2C0%2C0-1.61.07l-.2.44c-.14.15-.52.37-.71.29l-2.24%2C0c-.5.12-1.18-.42-1.81-.73L32.05%2C15a8%2C8%2C0%2C0%2C0%2C.8-3.92%2C1.22%2C1.22%2C0%2C0%2C0-.28-.82%2C7.87%2C7.87%2C0%2C0%2C0-1.15-1.06l.11-.73c-.12-.49%2C1-.82%2C1.52-.82l.76-.33c.32%2C0%2C.68-.89.78-1.21L34.94%2C4a11.26%2C11.26%2C0%2C0%2C0%2C0-1.61C34.57.08%2C30.06-1.42%2C28.78%2C2c-.14.38-.62.77.34%2C3.21a1.55%2C1.55%2C0%2C0%2C1-.3%2C1.2L28.4%2C7a4%2C4%2C0%2C0%2C1-1.19.49c-.79%2C0-1.59-.75-4%2C.54C21%2C9.16%2C18.59%2C13%2C17.7%2C14.22a3.21%2C3.21%2C0%2C0%2C0-.61%2C1.58c-.05%2C1.16.7%2C3.74.87%2C5.75.13%2C1.53.21%2C2.52.72%2C3.06%2C1.07%2C1.14%2C2.1-.18%2C2.61-1a2.74%2C2.74%2C0%2C0%2C0-.14-1.86l-.74-.1c-.15-.15-.4-.42-.39-.64-.05-3.48-.22-3.14-.18-5.39%2C1.74-1.46%2C2.4-2.45%2C2.3-2-.2%2C1.15.28%2C2.83.09%2C4.35a6.46%2C6.46%2C0%2C0%2C1-.7%2C2.58s-2.11%2C4.22-2.14%2C4.27l-1.26%2C5.6-.7%2C1.44s-.71.54-1.59%2C1.21a9.67%2C9.67%2C0%2C0%2C0-2.27%2C3.18%2C20.16%2C20.16%2C0%2C0%2C1-1.42%2C2.83l-.87%2C1.31a1.72%2C1.72%2C0%2C0%2C1-.6.61l-1.83%2C1.1a1.39%2C1.39%2C0%2C0%2C0-.16.93l.68%2C1.71a4.07%2C4.07%2C0%2C0%2C1%2C.27%2C1.07l.17%2C1.56a.75.75%2C0%2C0%2C0%2C.71.59%2C18.13%2C18.13%2C0%2C0%2C0%2C3.26-.5c.27-.09-.29-.78-.53-1s-.45-.36-.45-.36A12.78%2C12.78%2C0%2C0%2C1%2C12%2C45Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.spine-player-button-icon-skins{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%23fff%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Eskins%3C%2Ftitle%3E%3Cg%20id%3D%22skins%22%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M36%2C12.54l-6.92%2C1-.79%2C1.2c-1%2C.25-2-.62-3-.55V12.33a1.35%2C1.35%2C0%2C0%2C1%2C.55-1.07c3-2.24%2C3.28-3.75%2C3.28-5.34A5.06%2C5.06%2C0%2C0%2C0%2C24%2C.76c-2.54%2C0-4.38.71-5.49%2C2.13a5.74%2C5.74%2C0%2C0%2C0-.9%2C4.57l2.48-.61a3.17%2C3.17%2C0%2C0%2C1%2C.45-2.4c.6-.75%2C1.75-1.13%2C3.42-1.13%2C2.56%2C0%2C2.56%2C1.24%2C2.56%2C2.56%2C0%2C.92%2C0%2C1.65-2.26%2C3.34a3.92%2C3.92%2C0%2C0%2C0-1.58%2C3.12v1.86c-1-.07-2%2C.8-3%2C.55l-.79-1.2-6.92-1c-2.25%2C0-4.35%2C2.09-5.64%2C3.93L1%2C24c3.83%2C5.11%2C10.22%2C5.11%2C10.22%2C5.11V41.93c0%2C2.34%2C2.68%2C3.88%2C5.59%2C4.86a22.59%2C22.59%2C0%2C0%2C0%2C14.37%2C0c2.91-1%2C5.59-2.52%2C5.59-4.86V29.15S43.17%2C29.15%2C47%2C24l-5.33-7.57C40.38%2C14.63%2C38.27%2C12.54%2C36%2C12.54ZM23.32%2C20.09%2C21%2C17l1.8-.6a3.79%2C3.79%2C0%2C0%2C1%2C2.4%2C0L27%2C17l-2.32%2C3.09A.85.85%2C0%2C0%2C1%2C23.32%2C20.09Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E);width:31px;height:31px}.spine-player-button-icon-skins:hover{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%2362B0EE%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Eskins%3C%2Ftitle%3E%3Cg%20id%3D%22skins%22%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M36%2C12.54l-6.92%2C1-.79%2C1.2c-1%2C.25-2-.62-3-.55V12.33a1.35%2C1.35%2C0%2C0%2C1%2C.55-1.07c3-2.24%2C3.28-3.75%2C3.28-5.34A5.06%2C5.06%2C0%2C0%2C0%2C24%2C.76c-2.54%2C0-4.38.71-5.49%2C2.13a5.74%2C5.74%2C0%2C0%2C0-.9%2C4.57l2.48-.61a3.17%2C3.17%2C0%2C0%2C1%2C.45-2.4c.6-.75%2C1.75-1.13%2C3.42-1.13%2C2.56%2C0%2C2.56%2C1.24%2C2.56%2C2.56%2C0%2C.92%2C0%2C1.65-2.26%2C3.34a3.92%2C3.92%2C0%2C0%2C0-1.58%2C3.12v1.86c-1-.07-2%2C.8-3%2C.55l-.79-1.2-6.92-1c-2.25%2C0-4.35%2C2.09-5.64%2C3.93L1%2C24c3.83%2C5.11%2C10.22%2C5.11%2C10.22%2C5.11V41.93c0%2C2.34%2C2.68%2C3.88%2C5.59%2C4.86a22.59%2C22.59%2C0%2C0%2C0%2C14.37%2C0c2.91-1%2C5.59-2.52%2C5.59-4.86V29.15S43.17%2C29.15%2C47%2C24l-5.33-7.57C40.38%2C14.63%2C38.27%2C12.54%2C36%2C12.54ZM23.32%2C20.09%2C21%2C17l1.8-.6a3.79%2C3.79%2C0%2C0%2C1%2C2.4%2C0L27%2C17l-2.32%2C3.09A.85.85%2C0%2C0%2C1%2C23.32%2C20.09Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.spine-player-button-icon-skins-selected{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%2362B0EE%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Eskins%3C%2Ftitle%3E%3Cg%20id%3D%22skins%22%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M36%2C12.54l-6.92%2C1-.79%2C1.2c-1%2C.25-2-.62-3-.55V12.33a1.35%2C1.35%2C0%2C0%2C1%2C.55-1.07c3-2.24%2C3.28-3.75%2C3.28-5.34A5.06%2C5.06%2C0%2C0%2C0%2C24%2C.76c-2.54%2C0-4.38.71-5.49%2C2.13a5.74%2C5.74%2C0%2C0%2C0-.9%2C4.57l2.48-.61a3.17%2C3.17%2C0%2C0%2C1%2C.45-2.4c.6-.75%2C1.75-1.13%2C3.42-1.13%2C2.56%2C0%2C2.56%2C1.24%2C2.56%2C2.56%2C0%2C.92%2C0%2C1.65-2.26%2C3.34a3.92%2C3.92%2C0%2C0%2C0-1.58%2C3.12v1.86c-1-.07-2%2C.8-3%2C.55l-.79-1.2-6.92-1c-2.25%2C0-4.35%2C2.09-5.64%2C3.93L1%2C24c3.83%2C5.11%2C10.22%2C5.11%2C10.22%2C5.11V41.93c0%2C2.34%2C2.68%2C3.88%2C5.59%2C4.86a22.59%2C22.59%2C0%2C0%2C0%2C14.37%2C0c2.91-1%2C5.59-2.52%2C5.59-4.86V29.15S43.17%2C29.15%2C47%2C24l-5.33-7.57C40.38%2C14.63%2C38.27%2C12.54%2C36%2C12.54ZM23.32%2C20.09%2C21%2C17l1.8-.6a3.79%2C3.79%2C0%2C0%2C1%2C2.4%2C0L27%2C17l-2.32%2C3.09A.85.85%2C0%2C0%2C1%2C23.32%2C20.09Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.spine-player-button-icon-settings{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%23fff%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Esettings%3C%2Ftitle%3E%3Cg%20id%3D%22settings%22%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M40%2C3H8A5%2C5%2C0%2C0%2C0%2C3%2C8V40a5%2C5%2C0%2C0%2C0%2C5%2C5H40a5%2C5%2C0%2C0%2C0%2C5-5V8A5%2C5%2C0%2C0%2C0%2C40%2C3ZM16%2C40H9V33h7Zm0-12H9V21h7Zm0-12H9V9h7ZM39%2C38H20V35H39Zm0-12H20V23H39Zm0-12H20V11H39Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E);margin-top:1px}.spine-player-button-icon-settings:hover{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%2362B0EE%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Esettings%3C%2Ftitle%3E%3Cg%20id%3D%22settings%22%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M40%2C3H8A5%2C5%2C0%2C0%2C0%2C3%2C8V40a5%2C5%2C0%2C0%2C0%2C5%2C5H40a5%2C5%2C0%2C0%2C0%2C5-5V8A5%2C5%2C0%2C0%2C0%2C40%2C3ZM16%2C40H9V33h7Zm0-12H9V21h7Zm0-12H9V9h7ZM39%2C38H20V35H39Zm0-12H20V23H39Zm0-12H20V11H39Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.spine-player-button-icon-settings-selected{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%2362B0EE%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Esettings%3C%2Ftitle%3E%3Cg%20id%3D%22settings%22%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M40%2C3H8A5%2C5%2C0%2C0%2C0%2C3%2C8V40a5%2C5%2C0%2C0%2C0%2C5%2C5H40a5%2C5%2C0%2C0%2C0%2C5-5V8A5%2C5%2C0%2C0%2C0%2C40%2C3ZM16%2C40H9V33h7Zm0-12H9V21h7Zm0-12H9V9h7ZM39%2C38H20V35H39Zm0-12H20V23H39Zm0-12H20V11H39Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.spine-player-button-icon-fullscreen{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%23fff%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Eexpand%3C%2Ftitle%3E%3Cg%20id%3D%22settings%22%3E%3Cpolygon%20class%3D%22cls-1%22%20points%3D%2230.14%208%2040%208%2040%2017.86%2044.5%2017.86%2044.5%203.5%2030.14%203.5%2030.14%208%22%2F%3E%3Cpolygon%20class%3D%22cls-1%22%20points%3D%228%2017.86%208%208%2017.86%208%2017.86%203.5%203.5%203.5%203.5%2017.86%208%2017.86%22%2F%3E%3Cpolygon%20class%3D%22cls-1%22%20points%3D%2240%2030.14%2040%2040%2030.14%2040%2030.14%2044.5%2044.5%2044.5%2044.5%2030.14%2040%2030.14%22%2F%3E%3Cpolygon%20class%3D%22cls-1%22%20points%3D%2217.86%2040%208%2040%208%2030.14%203.5%2030.14%203.5%2044.5%2017.86%2044.5%2017.86%2040%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E);margin-top:1px}.spine-player-button-icon-fullscreen:hover{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%2362B0EE%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Eexpand%3C%2Ftitle%3E%3Cg%20id%3D%22settings%22%3E%3Cpolygon%20class%3D%22cls-1%22%20points%3D%2230.14%208%2040%208%2040%2017.86%2044.5%2017.86%2044.5%203.5%2030.14%203.5%2030.14%208%22%2F%3E%3Cpolygon%20class%3D%22cls-1%22%20points%3D%228%2017.86%208%208%2017.86%208%2017.86%203.5%203.5%203.5%203.5%2017.86%208%2017.86%22%2F%3E%3Cpolygon%20class%3D%22cls-1%22%20points%3D%2240%2030.14%2040%2040%2030.14%2040%2030.14%2044.5%2044.5%2044.5%2044.5%2030.14%2040%2030.14%22%2F%3E%3Cpolygon%20class%3D%22cls-1%22%20points%3D%2217.86%2040%208%2040%208%2030.14%203.5%2030.14%203.5%2044.5%2017.86%2044.5%2017.86%2040%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.spine-player-button-icon-fullscreen-selected{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%2362B0EE%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Eexpand%3C%2Ftitle%3E%3Cg%20id%3D%22settings%22%3E%3Cpolygon%20class%3D%22cls-1%22%20points%3D%2230.14%208%2040%208%2040%2017.86%2044.5%2017.86%2044.5%203.5%2030.14%203.5%2030.14%208%22%2F%3E%3Cpolygon%20class%3D%22cls-1%22%20points%3D%228%2017.86%208%208%2017.86%208%2017.86%203.5%203.5%203.5%203.5%2017.86%208%2017.86%22%2F%3E%3Cpolygon%20class%3D%22cls-1%22%20points%3D%2240%2030.14%2040%2040%2030.14%2040%2030.14%2044.5%2044.5%2044.5%2044.5%2030.14%2040%2030.14%22%2F%3E%3Cpolygon%20class%3D%22cls-1%22%20points%3D%2217.86%2040%208%2040%208%2030.14%203.5%2030.14%203.5%2044.5%2017.86%2044.5%2017.86%2040%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.spine-player-button-icon-spine-logo{height:20px;position:relative;top:1px;margin:0 8px!important;align-self:center;border:none!important;width:auto!important;cursor:pointer;transition:transform .2s;box-shadow:none!important;filter:drop-shadow(0 0 1px #333)}.spine-player-button-icon-spine-logo:hover{transform:scale(1.05);transition:transform .2s}.spine-player-speed-slider{width:150px}.spine-player-editor-container{display:flex;flex-direction:row;height:100%;width:100%}.spine-player-editor-code{flex:1;overflow:auto}.spine-player-editor-player{flex:1;border:none;background:#000}.CodeMirror{height:100%}
