@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800;900&family=Noto+Sans+JP:wght@500;700;900&display=swap";:root{color-scheme:dark;--red:#ff4f55;--red-deep:#ad2437;--blue:#41a7ff;--blue-deep:#1767c6;--gold:#ffd15a;--ink:#09121c;--panel:#111e2bf0;--line:#ffffff24;--safe-t:max(10px,env(safe-area-inset-top));--safe-r:max(12px,env(safe-area-inset-right));--safe-b:max(10px,env(safe-area-inset-bottom));--safe-l:max(12px,env(safe-area-inset-left));font-family:Noto Sans JP,system-ui,sans-serif}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{margin:0;width:100%;height:100%;overflow:hidden;background:#5c8db0;color:#fff;touch-action:none;overscroll-behavior:none;user-select:none}button,input{font:inherit;color:inherit}button{border:0;cursor:pointer}button:active{transform:scale(.96)}.hidden{display:none!important}#game-root,#game-root canvas{position:fixed;inset:0;width:100%;height:100%}#game-root canvas{display:block;outline:none}#vignette{position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at center,transparent 48%,#07111c30 78%,#03090f8a 115%);z-index:4}#damage-flash{position:fixed;inset:0;pointer-events:none;z-index:45;opacity:0;background:radial-gradient(circle,transparent 34%,#ff1f3dc7);transition:opacity .18s}#damage-flash.show{opacity:1;transition:none}#boot{position:fixed;inset:0;z-index:100;display:grid;place-content:center;text-align:center;background:radial-gradient(circle at 50% 35%,#294c66,#0b1722 70%);transition:opacity .45s}#boot.fade{opacity:0;pointer-events:none}.boot-mark{font-size:42px;color:#74d6ff;filter:drop-shadow(0 0 16px #3ec5ff);animation:pulse 1.2s infinite}.boot-mark+strong{font:900 42px/1 Barlow Condensed,sans-serif;letter-spacing:.1em}.boot-mark~small{margin-top:9px;color:#a8bfd1;letter-spacing:.18em;font-size:10px}@keyframes pulse{50%{transform:scale(1.14);opacity:.65}}.screen{position:fixed;inset:0;z-index:10;padding:var(--safe-t) var(--safe-r) var(--safe-b) var(--safe-l);overflow:auto;touch-action:pan-y}#menu{display:flex;align-items:center;justify-content:space-between;gap:25px;background:linear-gradient(90deg,#06111be8 0,#081521c9 44%,#08131a28 75%)}.menu-shade{position:fixed;inset:0;pointer-events:none;background:linear-gradient(0deg,#07101ebd 0,transparent 50%),radial-gradient(circle at 77% 43%,transparent 0 16%,#07111b3d 52%,#02080cb3 115%)}.menu-card{position:relative;width:min(580px,49vw);min-width:470px;max-height:calc(100dvh - var(--safe-t) - var(--safe-b) - 12px);overflow:auto;scrollbar-width:none;padding:22px 26px 18px;border:1px solid #d9ecff30;clip-path:polygon(0 0,calc(100% - 20px) 0,100% 20px,100% 100%,20px 100%,0 calc(100% - 20px));background:linear-gradient(135deg,#132434f5,#09141ff1);box-shadow:0 28px 80px #0009,0 0 0 1px #0008 inset;backdrop-filter:blur(18px)}.brand{display:grid;grid-template-columns:1fr auto;align-items:end;margin-bottom:12px}.brand .eyebrow{grid-column:1/-1;color:#7ddaff;font:800 10px/1 Barlow Condensed;letter-spacing:.28em}.brand h1{margin:4px 0 0;font:900 clamp(44px,5.8vw,70px)/.84 "Barlow Condensed",sans-serif;letter-spacing:.02em;text-shadow:0 5px 0 #040a10,0 0 24px #50c7ff33}.brand h1 span{color:#52c8ff}.brand p{margin:0 0 3px;color:#bdcedb;font-size:11px;font-weight:700}.name-field{display:block;color:#9eb2c3;font-size:10px;font-weight:700;letter-spacing:.06em}.name-field input{width:100%;height:42px;margin-top:5px;padding:0 13px;border:1px solid #bfe5ff2b;border-radius:5px;outline:0;background:#050d15aa;font-size:14px}.name-field input:focus{border-color:#58caff;box-shadow:0 0 0 3px #36baff1d}.quality-setting{height:39px;margin-top:8px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:4px 5px 4px 10px;border:1px solid #ffffff12;border-radius:5px;background:#07121a8c}.quality-setting>span{display:flex;min-width:0;flex-direction:column}.quality-setting strong{font-size:9px}.quality-setting small{color:#728a9a;font-size:6px;white-space:nowrap}.quality-setting>div{display:flex;gap:3px}.quality-setting button{height:29px;min-width:47px;padding:0 8px;border:1px solid #ffffff12;border-radius:4px;background:#172a38;color:#91a6b4;font-size:8px;font-weight:900}.quality-setting button.selected{border-color:#77dcff;background:linear-gradient(135deg,#1e789f,#315f9f);color:#fff;box-shadow:0 0 10px #45caff24}.class-title{display:flex;justify-content:space-between;align-items:end;margin:14px 0 8px}.class-title span{font-weight:900;font-size:12px}.class-title small{color:#718899;font-size:9px}.class-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.class-card{position:relative;min-width:0;min-height:104px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:2px;padding:8px 5px;border:1px solid #ffffff17;border-radius:6px;background:linear-gradient(#1d3242,#0b1721);overflow:hidden;box-shadow:0 6px 14px #0005}.class-card:before{content:"";position:absolute;inset:0;background:linear-gradient(145deg,#5bd3ff1d,transparent 48%);opacity:0}.class-card.selected{border-color:#6dd8ff;box-shadow:0 0 0 2px #269dd65c inset,0 9px 22px #0007}.class-card.selected:before{opacity:1}.class-card strong,.class-card small,.class-card em{position:relative;z-index:2}.class-card strong{display:block;font-size:11px}.class-card small{display:block;color:#a6bac8;font-size:8px;white-space:nowrap}.class-card em{position:absolute;right:4px;top:4px;padding:2px 4px;border-radius:2px;background:#08111bbd;color:#8edcff;font-style:normal;font-size:7px}.class-portrait{position:absolute;top:8px;width:42px;height:50px;filter:drop-shadow(0 6px 5px #0008)}.class-portrait:before{content:"";position:absolute;left:9px;top:2px;width:24px;height:22px;border-radius:5px 5px 3px 3px;background:#d3a27e;box-shadow:-7px 23px 0 -1px var(--armor),7px 23px 0 -1px var(--armor),0 19px 0 8px var(--armor)}.class-portrait:after{content:"";position:absolute;left:11px;top:8px;width:20px;height:5px;background:linear-gradient(90deg,transparent 0 15%,#142434 16% 28%,transparent 29% 69%,#142434 70% 82%,transparent 83%)}.class-portrait b{position:absolute;z-index:2;width:30px;height:7px;left:6px;top:0;background:var(--helmet);clip-path:polygon(6% 0,94% 0,100% 80%,66% 80%,58% 100%,42% 100%,34% 80%,0 80%)}.class-portrait.vanguard{--armor:#ef5360;--helmet:#90283c}.class-portrait.ranger{--armor:#53a9ed;--helmet:#246ba1}.class-portrait.architect{--armor:#e7b647;--helmet:#846322}.primary-actions{display:grid;grid-template-columns:1.15fr 1fr;gap:8px;margin-top:13px}.primary-actions button{min-height:54px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:8px 14px;border-radius:5px;text-shadow:0 1px 2px #0007;box-shadow:0 6px #07101b,0 10px 18px #0006}.primary-actions button span{font-weight:900;font-size:13px}.primary-actions button small{opacity:.8;font-size:8px}.play-button{background:linear-gradient(120deg,#ffce51,#f28f35);color:#211307}.online-button{background:linear-gradient(120deg,#25a8e7,#296fd4)}.friend-box{margin-top:10px;border:1px solid #ffffff17;border-radius:5px;background:#06111a99}.friend-box summary{padding:9px 12px;font-size:10px;font-weight:800;cursor:pointer}.friend-actions{display:grid;grid-template-columns:1fr 1.1fr 1fr;gap:6px;padding:0 8px 8px}.friend-actions button,.friend-actions input{min-height:38px;border:1px solid #ffffff1f;border-radius:4px;background:#1a2b38;font-size:9px}.friend-actions label{color:#91a5b4;font-size:7px}.friend-actions input{width:100%;padding:0 7px;text-transform:uppercase;font-size:12px;font-weight:900;letter-spacing:.15em}.rules-strip{display:flex;gap:12px;margin-top:12px;color:#8fa3b2;font-size:8px}.rules-strip span{display:flex;align-items:center;gap:4px}.rules-strip b{color:#58ccff;font:900 12px Barlow Condensed}.season-card{position:relative;align-self:flex-end;width:min(320px,30vw);margin:0 3vw 4vh 0;padding:15px 18px;border-left:3px solid #5cd2ff;background:linear-gradient(90deg,#08131dd6,transparent);text-shadow:0 2px 8px #000}.season-card small{color:#6dd7ff;font:800 9px Barlow Condensed;letter-spacing:.2em}.season-card strong{display:block;font-size:20px;margin:2px 0}.season-card p{margin:0;color:#ccdae3;font-size:10px;line-height:1.6}.modal{position:fixed;inset:0;z-index:70;display:grid;place-items:center;padding:20px;background:#02070bb5;backdrop-filter:blur(8px);touch-action:none}.connect-card,.panel-card,.result-card{width:min(390px,90vw);padding:30px;text-align:center;border:1px solid #ffffff24;border-radius:8px;background:linear-gradient(145deg,#182a38,#0b151e);box-shadow:0 24px 70px #000b}.connect-card h2,.panel-card h2{margin:14px 0 4px}.connect-card p,.panel-card p{margin:0 0 20px;color:#9fb3c2;font-size:11px}.connect-card button,.panel-card button,.result-card button{width:100%;min-height:46px;margin-top:8px;border-radius:5px;background:#263b4b;font-weight:800}.spinner{display:inline-block;width:38px;height:38px;border:4px solid #ffffff20;border-top-color:#57cfff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{rotate:360deg}}#hud{position:fixed;inset:0;z-index:20;pointer-events:none;padding:var(--safe-t) var(--safe-r) var(--safe-b) var(--safe-l)}.match-bar{position:absolute;left:50%;top:var(--safe-t);width:min(550px,56vw);height:67px;translate:-50% 0;display:grid;grid-template-columns:1fr 110px 1fr;align-items:start;filter:drop-shadow(0 5px 6px #0007)}.team-score{height:52px;display:grid;grid-template-columns:1fr auto;align-content:center;padding:4px 14px;clip-path:polygon(0 0,100% 0,calc(100% - 12px) 100%,12px 100%);text-shadow:0 2px 3px #0007}.team-score.red{background:linear-gradient(100deg,#8f1e32,#ed4953)}.team-score.blue{background:linear-gradient(260deg,#165dad,#339bea)}.team-score span{font:900 10px Barlow Condensed;letter-spacing:.16em}.team-score strong{grid-row:1/3;grid-column:2;font:900 24px Barlow Condensed}.team-score small{font-size:8px}.team-score.blue{text-align:right}.match-center{position:relative;z-index:2;height:61px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(#192939,#07111b);clip-path:polygon(12px 0,calc(100% - 12px) 0,100% calc(100% - 12px),calc(100% - 12px) 100%,12px 100%,0 calc(100% - 12px));box-shadow:0 0 0 1px #ffffff25 inset}.match-center strong{font:900 23px Barlow Condensed}.match-center span{font-size:7px;color:#b9cbd7}.capture-track{position:absolute;left:15px;right:15px;bottom:5px;height:5px;overflow:hidden;background:#06101a}.capture-track i{position:absolute;top:0;height:100%;transition:width .25s}.capture-track #red-capture{left:50%;right:auto;background:var(--red)}.capture-track #blue-capture{right:50%;left:auto;background:var(--blue)}.team-roster{position:absolute;left:var(--safe-l);top:calc(var(--safe-t) + 12px);display:grid;gap:4px}.roster-player{width:128px;height:28px;display:grid;grid-template-columns:5px 1fr auto;align-items:center;gap:6px;padding:3px 8px 3px 3px;border-radius:3px;background:#07121bb8;box-shadow:0 2px 8px #0005}.roster-player:before{content:"";height:100%;background:var(--team)}.roster-player span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:8px}.roster-player i{width:34px;height:4px;background:#ffffff19}.roster-player i:after{content:"";display:block;width:var(--hp);height:100%;background:#6ce47d}.roster-player.dead{opacity:.48}.roster-player.dead i:after{background:#65717c}.event-feed{position:absolute;left:var(--safe-l);top:calc(var(--safe-t) + 106px);width:220px;display:flex;flex-direction:column;gap:5px}.feed-item{align-self:flex-start;padding:5px 8px;border-left:2px solid #5ccfff;background:#06111bc9;font-size:8px;animation:feedIn .25s ease-out}.feed-item.danger{border-color:#ff5963}.feed-item.gold{border-color:#ffd35d}@keyframes feedIn{0%{opacity:0;translate:-10px 0}}#crosshair{position:absolute;left:50%;top:50%;width:28px;height:28px;translate:-50% -50%}#crosshair i{position:absolute;background:#fff;box-shadow:0 0 2px #000,0 0 5px #0008}#crosshair i:nth-child(1){left:13px;top:1px;width:2px;height:7px}#crosshair i:nth-child(2){left:13px;bottom:1px;width:2px;height:7px}#crosshair i:nth-child(3){left:1px;top:13px;width:7px;height:2px}#crosshair i:nth-child(4){right:1px;top:13px;width:7px;height:2px}.target-hint{position:absolute;left:50%;top:calc(50% + 22px);translate:-50% 0;padding:3px 7px;border-radius:3px;background:#07111bbd;font-size:8px;opacity:0;transition:opacity .15s}.target-hint.show{opacity:1}.player-panel{position:absolute;left:var(--safe-l);bottom:calc(var(--safe-b) + 8px);width:235px;height:60px;display:grid;grid-template-columns:49px 1fr 48px;align-items:center;gap:8px;padding:6px 7px;border:1px solid #ffffff20;border-radius:6px;background:linear-gradient(100deg,#07121bea,#122536d9);box-shadow:0 8px 24px #0008}.portrait-mini{width:47px;height:47px;border-radius:4px;background:linear-gradient(145deg,#5cbdf5,#1b5b9c);box-shadow:0 0 0 2px #7dd8ff5c inset}.vitals{display:grid;gap:7px}.health-row,.super-row{display:grid;grid-template-columns:34px 1fr 27px;align-items:center;gap:3px;font:800 7px Barlow Condensed}.health-row>div,.super-row>div{height:8px;transform:skew(-13deg);background:#0007;border:1px solid #ffffff20}.health-row i,.super-row i{display:block;height:100%;width:100%;transition:width .2s}.health-row i{background:linear-gradient(90deg,#3ccf60,#8bea67)}.super-row i{width:0;background:linear-gradient(90deg,#2af,#72e6ff)}.health-row strong,.super-row strong{text-align:right;font-size:8px}.resource-pill{text-align:center}.resource-pill i{display:block;width:16px;height:16px;margin:auto;rotate:45deg;background:linear-gradient(145deg,#99f2ff,#18aee9);box-shadow:0 0 12px #42d7ff}.resource-pill strong{display:block;margin-top:3px;font:900 14px Barlow Condensed}.resource-pill small{display:block;color:#8ba2b2;font-size:6px}.hotbar{position:absolute;left:50%;bottom:calc(var(--safe-b) + 7px);translate:-50% 0;display:flex;gap:5px;pointer-events:auto}.hotbar button{position:relative;width:60px;height:54px;padding:3px;border:1px solid #ffffff27;border-radius:5px;background:linear-gradient(#1d3242dd,#07121bea);box-shadow:0 5px 12px #0007}.hotbar button.selected{border-color:#ffd65c;translate:0 -5px;box-shadow:0 0 0 2px #ffcf4b46 inset,0 8px 16px #0008}.hotbar span{position:absolute;left:3px;bottom:2px;font-size:6px;color:#dbe8ef}.hotbar b{position:absolute;right:3px;bottom:1px;font:900 12px Barlow Condensed;text-shadow:0 2px 2px #000}.slot-icon{display:block;width:30px;height:30px;margin:auto;image-rendering:pixelated;filter:drop-shadow(0 3px 2px #0007)}.slot-icon.wool{background:linear-gradient(135deg,#f1e9d5 0 48%,#c9c1ad 49%)}.slot-icon.stone{background:linear-gradient(135deg,#7c858b 0 28%,#59646c 29% 48%,#90999d 49% 70%,#667078 71%)}.slot-icon.wood{background:repeating-linear-gradient(90deg,#9f7042 0 5px,#674427 6px 8px)}.slot-icon.weapon{width:9px;height:35px;background:#dce9ee;rotate:42deg;box-shadow:0 0 0 2px #6f8491,0 13px 0 3px #775134}.stick-zone,.aim-zone{position:absolute;bottom:calc(var(--safe-b) + 73px);width:150px;height:150px;pointer-events:auto}.stick-zone{left:var(--safe-l)}.aim-zone{right:var(--safe-r)}.stick-ring{position:absolute;left:18px;bottom:7px;width:96px;height:96px;border:2px solid #ffffff21;border-radius:50%;background:radial-gradient(circle,#0b1824a8,#07101a45 65%,transparent 67%);box-shadow:0 0 0 10px #ffffff05}.stick-ring:before,.stick-ring:after{content:"";position:absolute;background:#ffffff10}.stick-ring:before{left:47px;top:8px;width:2px;height:80px}.stick-ring:after{left:8px;top:47px;width:80px;height:2px}#move-stick{position:absolute;left:27px;top:27px;width:40px;height:40px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#8dd9ff,#2d78a5 55%,#17425f);border:2px solid #bcecff75;box-shadow:0 5px 12px #0008;transform:translate(0)}#aim-indicator{position:absolute;right:24px;bottom:17px;width:80px;height:80px;border:1px dashed #ffffff20;border-radius:50%;opacity:.65}#aim-indicator i{position:absolute;left:34px;top:17px;width:12px;height:46px;background:linear-gradient(transparent,#ffcf5b);clip-path:polygon(50% 0,100% 100%,50% 78%,0 100%);transform-origin:50% 23px}.action-stack{position:absolute;right:var(--safe-r);bottom:calc(var(--safe-b) + 16px);display:flex;align-items:flex-end;gap:8px;pointer-events:auto}.action-stack button{display:grid;place-content:center;border:2px solid #ffffff31;border-radius:50%;text-shadow:0 2px 3px #0008;box-shadow:0 6px 15px #0008,0 0 0 3px #0005 inset}.action-stack span{font-size:6px;font-weight:900}.round-button{width:54px;height:54px;background:linear-gradient(145deg,#385167,#172a3b)}.round-button i{font-style:normal;font-size:18px}.round-button.build.active{border-color:#ffd45d;background:linear-gradient(145deg,#b98321,#694514)}.super-button{width:69px;height:69px;margin-right:88px;background:radial-gradient(circle at 40% 35%,#64e4ff,#1672d7 57%,#103c85);transition:filter .2s,scale .2s}.super-button i{font-style:normal;font-size:23px}.super-button:disabled{filter:grayscale(1);opacity:.48}.super-button.ready{animation:superReady .8s infinite alternate;box-shadow:0 0 20px #53dcff,0 6px 15px #0008}@keyframes superReady{to{scale:1.07}}#pause-button{position:absolute;right:var(--safe-r);top:calc(var(--safe-t) + 3px);width:32px;height:32px;border-radius:4px;background:#07121bb8;pointer-events:auto;font:900 11px Barlow Condensed}#camera-button{position:absolute;right:calc(var(--safe-r) + 40px);top:calc(var(--safe-t) + 3px);height:32px;min-width:53px;padding:0 8px;display:flex;align-items:center;justify-content:center;gap:5px;border:1px solid #ffffff1c;border-radius:4px;background:#07121bd8;pointer-events:auto;color:#dceaf1}#camera-button i{font-style:normal;color:#72d7ff;font-size:13px}#camera-button span{font-size:8px;font-weight:900}#camera-button.first{border-color:#67d8ff;background:#14344bd9}.respawn{position:absolute;inset:0;display:grid;place-content:center;text-align:center;background:#02070a65;backdrop-filter:grayscale(.7)}.respawn strong{font:900 46px Barlow Condensed;letter-spacing:.08em}.respawn span{font-size:12px;color:#d4e3eb}.panel-card .danger{background:#7e2935}.result-card{overflow:hidden;position:relative}.result-card:before{content:"";position:absolute;inset:-60% -20%;background:conic-gradient(transparent,#51cfff2b,transparent 35%);animation:spin 8s linear infinite}.result-card>*{position:relative}.result-card>span{color:#73d8ff;font:900 10px Barlow Condensed;letter-spacing:.28em}.result-card h2{margin:5px 0 18px;font:900 54px Barlow Condensed;text-transform:uppercase}.result-card.defeat h2{color:#ff6872}.result-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:15px}.result-stats span{padding:10px 4px;background:#06111aa6}.result-stats small{display:block;color:#8ea4b5;font-size:8px}.result-stats strong{font:900 25px Barlow Condensed}.result-card #rematch-button{background:linear-gradient(110deg,#20a6e3,#316cda)}#rotate-note{display:none;position:fixed;z-index:200;inset:0;place-content:center;padding:30px;text-align:center;background:#07121c;font-size:13px}@media(max-width:900px){.menu-card{width:min(540px,68vw);min-width:430px;padding:14px 18px 12px}.brand h1{font-size:47px}.class-card{min-height:92px}.primary-actions button{min-height:48px}.season-card{width:26vw}.rules-strip{display:none}.match-bar{width:58vw}.team-roster{display:none}.player-panel{width:210px;height:52px;grid-template-columns:41px 1fr 39px}.portrait-mini{width:39px;height:39px}.hotbar button{width:51px;height:46px}.slot-icon{width:25px;height:25px}.stick-zone,.aim-zone{bottom:calc(var(--safe-b) + 55px)}}@media(max-width:670px){#menu{align-items:flex-start;justify-content:center;background:#07121bd6}.menu-card{width:100%;min-width:0;max-height:none;margin-top:7px}.season-card{display:none}.brand{grid-template-columns:1fr auto}.brand h1{font-size:44px}.class-card small{display:none}.friend-actions{grid-template-columns:1fr}.primary-actions{grid-template-columns:1fr 1fr}.match-bar{width:62vw;grid-template-columns:1fr 76px 1fr}.team-score{padding:3px 8px}.team-score strong{font-size:20px}.match-center strong{font-size:19px}.player-panel{left:8px;bottom:8px;transform:scale(.85);transform-origin:left bottom}.hotbar{bottom:8px;gap:3px}.hotbar button{width:45px}.stick-zone{left:3px}.aim-zone{right:3px}.action-stack{right:8px}.super-button{margin-right:72px;width:60px;height:60px}.round-button{width:48px;height:48px}.event-feed{top:78px}}@media(orientation:portrait)and (max-width:600px){#rotate-note{display:grid}body.allow-portrait #rotate-note{display:none}}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;transition-duration:.01ms!important}}.platform-screen{position:fixed;inset:0;z-index:20;color:#f4f8f7;overflow:auto;background:linear-gradient(90deg,#071017f2,#071017b8 48%,#07101714 80%),linear-gradient(0deg,rgba(5,12,18,.97),transparent 55%)}.platform-screen.hidden{display:none}.platform-nav{height:76px;display:flex;align-items:center;gap:54px;padding:0 clamp(22px,5vw,76px);background:#050c11bd;border-bottom:1px solid #ffffff17;backdrop-filter:blur(18px);position:sticky;top:0;z-index:3}.mymean-logo{display:flex;align-items:center;gap:11px;color:inherit;text-decoration:none}.mymean-logo>i{display:grid;place-items:center;width:39px;height:39px;border-radius:12px;background:linear-gradient(145deg,#8ef064,#3cbf84);color:#0b2217;font:900 27px/1 Barlow Condensed;font-style:normal;box-shadow:0 7px 25px #4de68a3b}.mymean-logo span,.platform-user div{display:flex;flex-direction:column}.mymean-logo strong{font:800 23px/20px Barlow Condensed;letter-spacing:.04em}.mymean-logo small,.platform-user small{font:700 8px/12px Barlow Condensed;letter-spacing:.2em;color:#91aa9f}.platform-nav nav{display:flex;align-self:stretch;gap:28px}.platform-nav nav button{position:relative;background:none;border:0;color:#91a3a7;font:700 13px Noto Sans JP;padding:0 3px}.platform-nav nav button.active:after{content:"";position:absolute;height:3px;border-radius:4px;background:#74e76d;left:2px;right:2px;bottom:0}.platform-user{margin-left:auto;display:flex;align-items:center;gap:10px}.platform-user>span{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:linear-gradient(145deg,#e3af53,#9c602f)}.platform-user strong{font-size:12px}.platform-hero{min-height:clamp(420px,62vh,680px);padding:clamp(70px,10vh,120px) clamp(25px,8vw,124px) 80px;display:flex;align-items:flex-end;justify-content:space-between}.hero-copy{max-width:680px}.hero-tag{display:inline-flex;background:#9cf77b;color:#15311e;padding:7px 11px;border-radius:4px;font:900 10px Barlow Condensed;letter-spacing:.16em;box-shadow:0 4px 18px #72e9743a}.hero-copy h1{font:900 clamp(56px,7.5vw,106px)/.84 "Barlow Condensed";letter-spacing:-.045em;margin:23px 0 25px;text-shadow:0 7px 30px #0009}.hero-copy h1 em{color:#9cf77b;font-style:normal}.hero-copy p{max-width:580px;margin:0;color:#c0ced0;font-size:clamp(13px,1.2vw,16px);line-height:1.9;text-shadow:0 2px 10px #000}.hero-actions{display:flex;gap:12px;margin-top:31px}.hero-actions button{border-radius:7px;border:1px solid #ffffff22;padding:15px 22px;background:#ffffff12;color:#fff;font-weight:800;backdrop-filter:blur(12px)}.hero-actions button:first-child{background:linear-gradient(135deg,#81ed69,#47c97b);border:0;color:#102319;min-width:226px;box-shadow:0 10px 38px #42dc763d}.hero-actions button i{font-style:normal;margin-left:20px}.hero-status{display:flex;flex-direction:column;align-items:flex-end;padding:18px 0;border-top:1px solid #ffffff38;border-bottom:1px solid #ffffff22;min-width:220px;margin-bottom:20px;text-shadow:0 2px 8px #000}.hero-status span{font:800 9px Barlow Condensed;color:#99f27b;letter-spacing:.19em}.hero-status strong{font:800 22px Barlow Condensed;margin:5px 0}.hero-status small{color:#b9c6c8;font-size:10px}.platform-library{padding:58px clamp(22px,5vw,76px) 80px;background:linear-gradient(180deg,#060f15ed,#071018 36%);min-height:420px}.platform-library>header{display:flex;align-items:end;justify-content:space-between;max-width:1380px;margin:0 auto 24px}.platform-library header small{color:#70df74;font:800 9px Barlow Condensed;letter-spacing:.19em}.platform-library h2{font:800 28px Barlow Condensed;margin:4px 0 0}.platform-library>header>span{font:800 10px Barlow Condensed;letter-spacing:.16em;color:#75858a}.game-shelf{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;max-width:1380px;margin:auto}.game-tile{background:#101c24;border:1px solid #ffffff12;border-radius:13px;overflow:hidden;box-shadow:0 18px 60px #0004;transition:.25s transform,.25s border-color}.game-tile:hover{transform:translateY(-5px);border-color:#9cf77b66}.game-art{height:190px;position:relative;display:grid;place-items:center;overflow:hidden}.game-tile.skyfront .game-art{background:radial-gradient(circle at 65% 25%,#f2b45d80,transparent 24%),linear-gradient(145deg,#182d38,#426f69 50%,#172b32)}.game-tile.skyfront .game-art:before{content:"";position:absolute;width:180px;height:80px;background:#6c8d51;transform:rotate(-6deg);box-shadow:0 16px #564638,0 29px #35383a,60px -38px 0 -20px #779352,-75px -30px 0 -26px #7d9d58}.game-tile.creative .game-art{background:linear-gradient(#82b6d5 0 44%,#96a95c 45% 58%,#51432f 59%)}.game-tile.creative .game-art:before{content:"";position:absolute;bottom:40px;left:7%;width:86%;height:65px;background:#789751;clip-path:polygon(0 70%,18% 30%,35% 52%,55% 0,73% 45%,100% 20%,100% 100%,0 100%)}.tile-badge{position:absolute;z-index:2;top:14px;left:14px;padding:5px 9px;border-radius:4px;background:#9cf77b;color:#16311e;font:900 9px Barlow Condensed;letter-spacing:.13em}.tile-badge.live{background:#55bfff;color:#102231}.tile-logo{z-index:1;font:900 43px Barlow Condensed;letter-spacing:-.04em;text-shadow:0 4px 16px #000}.tile-logo em{color:#9cf77b;font-style:normal}.creative .tile-logo em{color:#fff6a5}.game-info{min-height:74px;padding:15px 17px;display:flex;justify-content:space-between;align-items:center}.game-info h3{font:800 18px Barlow Condensed;margin:0}.game-info p{font-size:10px;color:#8ea0a5;margin:4px 0 0}.game-info a{color:#11231a;background:#8be875;text-decoration:none;padding:9px 15px;border-radius:6px;font-size:11px;font-weight:900}.game-tile.future{opacity:.55}.game-tile.future .game-art{background:repeating-linear-gradient(-45deg,#101d25,#101d25 12px,#13222b 12px 24px);display:flex;flex-direction:column;gap:8px}.game-tile.future .game-art span{font-size:45px;color:#789095}.game-tile.future .game-art p{font-size:11px;color:#789095}.platform-footer{display:flex;justify-content:space-between;padding:21px clamp(22px,5vw,76px);background:#050b10;border-top:1px solid #ffffff0c;color:#64747a;font-size:9px;letter-spacing:.08em}.back-platform{display:inline-block;color:#acbec1;font-size:11px;text-decoration:none;margin-bottom:11px}@media(max-width:760px){.platform-nav{height:61px;padding:0 16px}.platform-nav nav{display:none}.platform-user div{display:none}.platform-hero{min-height:560px;padding:86px 24px 50px;align-items:flex-end}.hero-copy h1{font-size:58px}.hero-status{display:none}.hero-actions{flex-direction:column}.hero-actions button:first-child{min-width:0}.platform-library{padding:38px 16px 60px}.game-shelf{grid-template-columns:1fr}.game-art{height:170px}.platform-footer span:last-child{display:none}}#crosshair{display:none}body.first-person #crosshair{display:block}.stage-chip{position:absolute;top:calc(var(--safe-t) + 72px);left:50%;translate:-50% 0;display:flex;flex-direction:column;align-items:center;padding:5px 12px;border:1px solid #fff2;border-radius:4px;background:#07121bc9;backdrop-filter:blur(8px);text-shadow:0 2px 4px #0008;opacity:.82}.stage-chip small{font:800 6px Barlow Condensed;letter-spacing:.2em;color:#78d8ff}.stage-chip strong{font:900 11px Barlow Condensed;letter-spacing:.09em}.aim-zone{top:0;right:0;bottom:0;width:50vw;height:auto;max-width:none;max-height:none;pointer-events:none;z-index:1;touch-action:none}.aim-zone #aim-indicator{right:36px;bottom:88px;opacity:.26;transition:opacity .12s}.aim-zone.active #aim-indicator{opacity:.78}.action-stack{right:calc(var(--safe-r) + 13px);bottom:calc(var(--safe-b) + 17px);display:grid;grid-template-columns:68px 52px 52px;grid-template-rows:54px 54px;gap:8px;align-items:center;z-index:3}.action-stack button{margin:0!important}.super-button{grid-column:1;grid-row:1/3;width:66px;height:66px}.attack-button{grid-column:2/4;grid-row:1;width:112px;height:54px;display:flex!important;flex-direction:row;gap:7px;background:radial-gradient(circle at 35% 25%,#ffdc78,#e77c31 58%,#8a321d);border-color:#ffe0a477!important;border-radius:27px!important}.attack-button i{font-style:normal;font-size:21px}.attack-button span{font-size:9px}.round-button.jump{grid-column:2;grid-row:2}.round-button.build{grid-column:3;grid-row:2}#camera-button span{min-width:34px}#camera-button{right:calc(var(--safe-r) + 42px);min-width:68px}.sound-switches{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:10px}.sound-switches button{margin:0;min-height:38px;font-size:10px;background:#183144}.sound-switches button.off{opacity:.52}body.first-person .aim-zone #aim-indicator{display:none}body.first-person .attack-button{border-color:#86dcff!important;background:radial-gradient(circle at 35% 25%,#83e9ff,#2787d7 58%,#154a8b)}#hud #crosshair{display:block;opacity:.48}body.first-person #crosshair{opacity:1}.stick-zone{touch-action:none}.stick-ring{transition:border-color .1s,box-shadow .1s}.stick-zone.active .stick-ring{border-color:#9ce4ff75;box-shadow:0 0 0 10px #65caff10,0 0 18px #52c8ff30}#move-stick{pointer-events:none;will-change:transform}@media(max-height:540px)and (orientation:landscape){.stage-chip{top:calc(var(--safe-t) + 57px);padding:3px 9px}.stage-chip strong{font-size:9px}.action-stack{right:calc(var(--safe-r) + 7px);bottom:calc(var(--safe-b) + 7px);grid-template-columns:57px 46px 46px;grid-template-rows:47px 47px;gap:6px}.super-button{width:57px;height:57px}.attack-button{width:98px;height:47px}.round-button{width:46px;height:46px}.stick-zone{bottom:calc(var(--safe-b) + 48px)}.aim-zone{height:auto}.hotbar{bottom:calc(var(--safe-b) + 4px)}.player-panel{bottom:calc(var(--safe-b) + 2px)}}@media(max-height:430px)and (orientation:landscape){.menu-card{padding:7px 14px 9px}.back-platform{margin-bottom:2px;font-size:8px}.brand{margin-bottom:5px}.brand .eyebrow{font-size:7px}.brand h1{margin-top:2px;font-size:36px}.brand p{font-size:8px}.collection-dock{height:43px;margin-bottom:4px;padding:3px 8px;grid-template-columns:37px minmax(90px,1fr) auto auto}.dock-avatar{width:34px;height:34px}.dock-avatar:before{left:9px;top:4px;scale:.84;transform-origin:top left}.dock-avatar i{left:7px;top:2px;scale:.84;transform-origin:top left}.name-field{font-size:7px}.name-field input{height:31px;margin-top:2px;padding:0 10px;font-size:11px}.quality-setting{height:34px;margin-top:4px;padding:2px 3px 2px 8px}.quality-setting small{display:none}.quality-setting button{height:28px;min-width:45px;padding:0 6px;font-size:7px}.class-title{margin:5px 0 3px}.class-title span{font-size:10px}.class-title small{font-size:7px}.class-grid{gap:4px}.class-card{min-height:64px;padding:3px}.class-portrait{top:1px;scale:.66;transform-origin:top center}.class-card strong{font-size:8px}.class-card small{font-size:6px}.class-card em{font-size:5px}.primary-actions{margin-top:5px;gap:5px}.primary-actions button{min-height:40px;padding:5px 10px;box-shadow:0 4px #07101b,0 7px 12px #0006}.primary-actions button span{font-size:10px}.friend-box,.rules-strip{margin-top:7px}}.collection-dock{position:relative;width:100%;height:56px;margin:1px 0 10px;padding:6px 10px;display:grid;grid-template-columns:45px minmax(95px,1fr) auto auto;align-items:center;gap:9px;overflow:hidden;text-align:left;border:1px solid #ffffff1d;border-radius:7px;background:linear-gradient(105deg,#0a1722,#173244 58%,#12232f);box-shadow:0 7px 18px #0006,0 0 0 1px #5ed6ff0b inset}.collection-dock:after{content:"";position:absolute;width:120px;height:120px;right:84px;top:-73px;rotate:22deg;background:linear-gradient(90deg,transparent,#55d4ff15,transparent)}.dock-avatar{position:relative;width:40px;height:40px;border-radius:5px;background:linear-gradient(145deg,var(--fighter-primary,#ed5261),var(--fighter-secondary,#81283c));box-shadow:0 0 0 2px #ffffff14 inset}.dock-avatar:before{content:"";position:absolute;left:11px;top:5px;width:18px;height:17px;background:#d7a27e;border-radius:3px;box-shadow:-6px 20px 0 -2px var(--fighter-primary,#ed5261),6px 20px 0 -2px var(--fighter-primary,#ed5261),0 16px 0 5px var(--fighter-secondary,#81283c)}.dock-avatar i{position:absolute;z-index:2;left:9px;top:3px;width:22px;height:6px;background:#31231e}.dock-copy{min-width:0;display:grid;grid-template-columns:auto auto;justify-content:start;align-items:center;gap:0 6px}.dock-copy small{grid-column:1/-1;color:#7e9aae;font-size:7px;font-weight:800;letter-spacing:.1em}.dock-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.dock-copy em{padding:2px 4px;border-radius:2px;background:#ffffff0d;color:#8cdcff;font:800 7px Barlow Condensed;font-style:normal}.dock-wallet{padding:3px 12px;border-left:1px solid #ffffff16;border-right:1px solid #ffffff16;text-align:center}.dock-wallet small{display:block;color:#8197a7;font:800 6px Barlow Condensed;letter-spacing:.15em}.dock-wallet strong{display:flex;align-items:center;gap:4px;font:900 15px Barlow Condensed}.dock-wallet i,.collection-balance>i,.reward-burst>i,.reward-balance i,.upgrade-row button i{color:#ffe06e;font-style:normal;filter:drop-shadow(0 0 5px #ffbd36)}.dock-action{display:flex;gap:8px;align-items:center;color:#97e7ff;font-size:9px;font-weight:900;white-space:nowrap}.dock-action b{font-size:22px;line-height:1}.collection-screen{position:fixed;z-index:85;inset:0;padding:var(--safe-t) var(--safe-r) var(--safe-b) var(--safe-l);background:radial-gradient(circle at 73% 28%,#245976 0,transparent 30%),linear-gradient(145deg,#0d2231,#07121c 58%,#071018);touch-action:pan-x;overflow:hidden}.collection-screen:before{content:"";position:absolute;inset:0;pointer-events:none;background:repeating-linear-gradient(135deg,transparent 0 31px,#ffffff05 32px,#ffffff05 33px),linear-gradient(90deg,#0a1727a8,transparent 45%,#06101ac4)}.collection-shell{position:relative;height:100%;max-width:1420px;margin:auto;display:grid;grid-template-rows:48px 31px 91px minmax(0,1fr);border:1px solid #ffffff1a;border-radius:10px;overflow:hidden;background:#091620d9;box-shadow:0 28px 90px #000b}.collection-header{display:flex;align-items:center;gap:10px;padding:5px 12px;border-bottom:1px solid #ffffff14;background:linear-gradient(90deg,#102738f2,#0a1823e8)}.collection-back{width:34px;height:34px;border-radius:6px;background:#ffffff10;font:900 27px/1 Barlow Condensed}.collection-header>div:nth-child(2){display:flex;align-items:baseline;gap:8px}.collection-header h2{margin:0;font:900 25px/1 Barlow Condensed;letter-spacing:.02em}.collection-header small{color:#66d8ff;font:800 7px Barlow Condensed;letter-spacing:.19em}.owned-counter{margin-left:auto;color:#a6bbc7;font:800 9px Barlow Condensed;letter-spacing:.08em}.owned-counter b{color:#fff;font-size:16px}.collection-balance{height:36px;min-width:104px;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 12px;border:1px solid #ffe08035;border-radius:6px;background:#0710188c}.collection-balance>i{font-size:16px}.collection-balance span{display:flex;flex-direction:column}.collection-balance small{font-size:6px;color:#b09b66}.collection-balance strong{font:900 17px/15px Barlow Condensed}.collection-screen.loading-roster .collection-fighters,.collection-screen.loading-detail .collection-detail{visibility:hidden}.collection-filters{display:flex;align-items:center;gap:5px;padding:3px 10px;overflow-x:auto;scrollbar-width:none;border-bottom:1px solid #ffffff0d;background:#08131cbf}.collection-filters::-webkit-scrollbar,.collection-fighters::-webkit-scrollbar,.skin-list::-webkit-scrollbar{display:none}.collection-filters button{flex:0 0 auto;height:23px;padding:0 11px;border:1px solid #ffffff10;border-radius:12px;background:#ffffff08;color:#8ea5b2;font-size:8px;font-weight:800}.collection-filters button.active{color:#08202d;background:#72dafa;border-color:#b8efff;box-shadow:0 0 13px #55cbff39}.collection-fighters{display:flex;align-items:stretch;gap:7px;padding:7px 10px 8px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;background:linear-gradient(180deg,#06111b,#0b1923);scrollbar-width:none}.fighter-card{--rarity:#aab7bf;position:relative;flex:0 0 119px;min-width:0;padding:6px 7px 5px 51px;text-align:left;scroll-snap-align:start;contain:layout paint;border:1px solid color-mix(in srgb,var(--rarity) 38%,transparent);border-radius:6px;background:linear-gradient(135deg,color-mix(in srgb,var(--rarity) 20%,#152431),#08131c 67%);box-shadow:0 5px 11px #0005;overflow:hidden}.fighter-card[hidden]{display:none}.fighter-card.selected{border-color:var(--rarity);box-shadow:0 0 0 2px color-mix(in srgb,var(--rarity) 35%,transparent) inset,0 0 13px color-mix(in srgb,var(--rarity) 18%,transparent)}.fighter-card.current:after{content:"使用中";position:absolute;right:4px;top:4px;padding:2px 4px;border-radius:2px;background:#7ce85d;color:#12310d;font-size:6px;font-weight:900}.fighter-card.locked{filter:saturate(.45);color:#bac3c6}.fighter-card.locked:before{content:"◆";position:absolute;z-index:3;left:19px;top:25px;color:#fff;font-size:12px;text-shadow:0 2px 5px #000}.fighter-card>i{position:absolute;left:8px;bottom:5px;width:36px;height:57px;border-radius:4px;background:linear-gradient(145deg,var(--fighter-primary),var(--fighter-secondary));clip-path:polygon(12% 4%,88% 4%,100% 24%,91% 100%,9% 100%,0 24%);filter:drop-shadow(0 4px 4px #0008)}.fighter-card>i:before{content:"";position:absolute;left:8px;top:4px;width:20px;height:21px;border-radius:3px;background:var(--fighter-skin,#d7a27e);box-shadow:0 5px 0 var(--fighter-hair,#30221c)}.fighter-card>i:after{content:"";position:absolute;left:5px;top:30px;width:26px;height:23px;background:var(--fighter-primary)}.fighter-card small{display:block;margin-top:4px;color:var(--rarity);font:900 6px Barlow Condensed;letter-spacing:.11em}.fighter-card strong{display:block;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px}.fighter-card em{display:block;margin-top:3px;color:#8da3ae;font:800 7px Barlow Condensed;font-style:normal}.fighter-card .fighter-level{position:absolute;right:5px;bottom:4px;color:#dceaf0;font:900 7px Barlow Condensed}.fighter-card[data-rarity=common],.fighter-showcase[data-rarity=common]{--rarity:#b6c6cf}.fighter-card[data-rarity=rare],.fighter-showcase[data-rarity=rare]{--rarity:#43baff}.fighter-card[data-rarity=epic],.fighter-showcase[data-rarity=epic]{--rarity:#c869ff}.fighter-card[data-rarity=mythic],.fighter-showcase[data-rarity=mythic]{--rarity:#ff557d}.fighter-card[data-rarity=legendary],.fighter-showcase[data-rarity=legendary]{--rarity:#ffd24f}.collection-detail{min-height:0;display:grid;grid-template-columns:minmax(235px,.85fr) minmax(250px,1.05fr) minmax(250px,.95fr);overflow:hidden}.fighter-showcase{--rarity:#b6c6cf;--fighter-primary:#e25664;--fighter-secondary:#87283d;--fighter-accent:#ffd375;position:relative;min-width:0;overflow:hidden;border-right:1px solid #ffffff12;background:radial-gradient(circle at 50% 58%,color-mix(in srgb,var(--rarity) 30%,transparent),transparent 50%),linear-gradient(155deg,#173041,#07121b)}.fighter-showcase:before{content:"";position:absolute;left:-20%;right:-20%;bottom:-56px;height:104px;transform:perspective(170px) rotateX(60deg);background:repeating-linear-gradient(90deg,#ffffff0c 0 1px,transparent 1px 28px),repeating-linear-gradient(0deg,#ffffff0c 0 1px,transparent 1px 25px)}.fighter-showcase[data-rarity=legendary]{background:radial-gradient(circle at 50% 58%,#ffd85657,transparent 52%),linear-gradient(135deg,#402e17,#142335 55%,#251b0e)}.fighter-showcase[data-rarity=legendary] .showcase-light{position:absolute;inset:-70%;background:conic-gradient(transparent 0 28%,#ffdb5833 31%,transparent 35% 67%,#fff4a32e 70%,transparent 74%);animation:legendarySweep 7s linear infinite}.fighter-showcase[data-rarity=legendary]:after{content:"✦";position:absolute;right:18px;top:37px;color:#ffe994;font-size:18px;filter:drop-shadow(0 0 8px #ffd333);animation:legendarySpark 1.8s ease-in-out infinite alternate}@keyframes legendarySweep{to{rotate:360deg}}@keyframes legendarySpark{to{scale:1.34;rotate:25deg;opacity:.55}}.fighter-heading{position:absolute;z-index:2;left:12px;top:10px;max-width:52%}.fighter-heading span{display:inline-block;padding:2px 6px;border-radius:2px;background:var(--rarity);color:#0b1720;font:900 7px Barlow Condensed;letter-spacing:.13em}.fighter-heading h3{margin:4px 0 1px;font:900 clamp(22px,3vw,37px)/.85 "Barlow Condensed";text-shadow:0 3px 9px #000}.fighter-heading p{margin:0;color:#a9bec8;font-size:8px}.fighter-level-badge{position:absolute;z-index:3;right:10px;top:10px;width:39px;height:39px;display:grid;place-content:center;text-align:center;border:1px solid color-mix(in srgb,var(--rarity) 58%,transparent);background:#07121bd6;clip-path:polygon(20% 0,80% 0,100% 20%,100% 80%,80% 100%,20% 100%,0 80%,0 20%)}.fighter-level-badge small{font:800 5px Barlow Condensed;color:#91aab7}.fighter-level-badge strong{font:900 17px/14px Barlow Condensed;color:var(--rarity)}.voxel-fighter{position:absolute;left:50%;bottom:14px;width:76px;height:112px;translate:-32% 0;filter:drop-shadow(0 12px 8px #0009)}.voxel-fighter i{position:absolute;display:block}.vf-shadow{left:-20px!important;bottom:-6px;width:116px;height:15px;border-radius:50%;background:#0008;filter:blur(4px)}.vf-body{left:17px;top:43px;width:44px;height:49px;background:linear-gradient(90deg,var(--fighter-secondary) 0 15%,var(--fighter-primary) 16% 83%,var(--fighter-secondary) 84%);box-shadow:0 7px 0 var(--fighter-accent)}.vf-head{left:21px;top:11px;width:36px;height:36px;background:var(--fighter-skin,#d7a27e);box-shadow:-1px 2px #ffffff1c inset,2px 3px #0002}.vf-hair{left:18px;top:5px;width:42px;height:15px;background:var(--fighter-hair,#30221c);box-shadow:4px 8px 0 -4px var(--fighter-hair,#30221c),-4px 8px 0 -4px var(--fighter-hair,#30221c)}.vf-eye{top:27px;width:5px;height:4px;background:#e9f7ff;box-shadow:0 0 4px var(--fighter-accent)}.vf-eye.left{left:28px}.vf-eye.right{left:46px}.vf-arm{top:48px;width:14px;height:48px;background:var(--fighter-secondary)}.vf-arm.left{left:2px;rotate:7deg}.vf-arm.right{right:0;rotate:-18deg}.vf-weapon{right:-11px;top:34px;width:8px;height:67px;background:linear-gradient(90deg,#7f969d,#e9f5f3 48%,#72888e);rotate:25deg;transform-origin:bottom;box-shadow:0 -8px 0 -1px var(--fighter-accent)}.fighter-info{min-width:0;padding:12px 13px;border-right:1px solid #ffffff12;background:linear-gradient(150deg,#101f2b,#08131c)}.fighter-feature{height:31px;margin:0 0 7px;color:#b4c6ce;font-size:8px;line-height:1.65;overflow:hidden}.fighter-stats{display:grid;gap:4px}.stat-line{display:grid;grid-template-columns:45px 1fr 22px;align-items:center;gap:6px}.stat-line span{color:#8ca3ae;font-size:7px;font-weight:800}.stat-line i{height:5px;background:#ffffff0c;transform:skew(-12deg);overflow:hidden}.stat-line i:after{content:"";display:block;width:var(--stat);height:100%;background:linear-gradient(90deg,var(--rarity,#55caff),#c7f3ff)}.stat-line b{font:900 8px Barlow Condensed;text-align:right}.upgrade-row{display:grid;grid-template-columns:1fr minmax(112px,1.35fr);gap:7px;align-items:center;margin-top:9px;padding-top:8px;border-top:1px solid #ffffff10}.upgrade-row>div small{display:block;color:#819aa7;font-size:6px}.upgrade-row>div strong{font:900 13px Barlow Condensed}.upgrade-row button{height:34px;display:flex;align-items:center;justify-content:space-between;padding:0 10px;border-radius:5px;background:linear-gradient(120deg,#f5bd3d,#ec8132);color:#231607;box-shadow:0 4px #743f1b;font-size:8px;font-weight:900}.upgrade-row button b{display:flex;gap:3px;align-items:center}.upgrade-row button i{color:#fff2a2}.upgrade-row button em{font:900 11px Barlow Condensed;font-style:normal}.upgrade-row button:disabled,.fighter-primary-action:disabled,.skin-action-row button:disabled{filter:grayscale(.8);opacity:.52;box-shadow:none}.fighter-primary-action{width:100%;height:32px;margin-top:8px;border-radius:5px;background:linear-gradient(120deg,#41c3f0,#3475d8);box-shadow:0 4px #153f81;font-size:9px;font-weight:900}.fighter-primary-action.current{background:#203542;color:#88a0ab;box-shadow:none}.skin-vault{min-width:0;padding:10px 11px;background:linear-gradient(155deg,#0c1a25,#061018)}.skin-vault>header{height:29px;display:flex;align-items:flex-start;justify-content:space-between}.skin-vault header div{display:flex;align-items:baseline;gap:6px}.skin-vault h3{margin:0;font:900 17px Barlow Condensed}.skin-vault header small{color:#6ed7fa;font:800 6px Barlow Condensed;letter-spacing:.16em}.skin-vault header>span{padding:2px 6px;border-radius:8px;background:#ffffff0c;color:#8ca4af;font:800 7px Barlow Condensed}.skin-list{height:82px;display:flex;gap:6px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.skin-card{--skin-primary:#e25664;--skin-secondary:#87283d;--skin-accent:#ffd375;position:relative;flex:0 0 69px;padding:3px;scroll-snap-align:start;border:1px solid #ffffff15;border-radius:5px;background:linear-gradient(145deg,#213847,#0b1720);overflow:hidden}.skin-card.selected{border-color:var(--rarity,#65d5ff);box-shadow:0 0 0 2px color-mix(in srgb,var(--rarity,#65d5ff) 28%,transparent) inset}.skin-card.current:after{content:"✓";position:absolute;right:4px;top:3px;z-index:2;width:13px;height:13px;display:grid;place-content:center;border-radius:50%;background:#72df63;color:#14300e;font-size:8px;font-weight:900}.skin-card.locked:before{content:"◆";position:absolute;z-index:3;inset:0;display:grid;place-content:center;background:#07121b87;color:#fff;font-size:11px}.skin-swatch{position:relative;display:block;height:51px;background:radial-gradient(circle at 50% 45%,var(--skin-accent),transparent 45%),linear-gradient(145deg,var(--skin-primary),var(--skin-secondary));clip-path:polygon(7% 0,93% 0,100% 86%,88% 100%,12% 100%,0 86%)}.skin-swatch:before{content:"";position:absolute;left:23px;top:8px;width:17px;height:18px;background:var(--fighter-skin,#d7a27e);box-shadow:0 -5px 0 var(--fighter-hair,#30221c),-8px 22px 0 -3px var(--skin-primary),8px 22px 0 -3px var(--skin-primary),0 18px 0 4px var(--skin-secondary)}.skin-card>small{display:block;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#c8d5da;font-size:6px;text-align:center}.skin-action-row{height:38px;margin-top:6px;display:grid;grid-template-columns:1fr 85px;align-items:center;gap:7px}.skin-action-row>div{min-width:0}.skin-action-row small{display:block;color:var(--rarity,#69d6ff);font:900 6px Barlow Condensed;letter-spacing:.1em}.skin-action-row strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:8px}.skin-action-row button{height:30px;padding:0 6px;border-radius:4px;background:linear-gradient(120deg,#35aee0,#356ed1);font-size:8px;font-weight:900}.skin-action-row button.unlock{color:#251800;background:linear-gradient(120deg,#ffd75e,#ef9133)}.fighter-card>i.fighter-thumb{overflow:visible;background:none;clip-path:none;border-radius:0}.fighter-card>i.fighter-thumb:before{content:"";position:absolute;z-index:2;left:8px;top:4px;width:20px;height:20px;border-radius:3px;background:var(--fighter-skin);box-shadow:none}.fighter-card>i.fighter-thumb:after{content:"";position:absolute;z-index:1;left:5px;top:27px;width:26px;height:29px;background:linear-gradient(90deg,var(--fighter-secondary) 0 18%,var(--fighter-primary) 19% 81%,var(--fighter-secondary) 82%);clip-path:polygon(12% 0,88% 0,100% 24%,88% 100%,12% 100%,0 24%)}.fighter-thumb b{position:absolute;display:block;margin:0;font-size:0}.ft-face{z-index:5;left:12px;top:12px;width:12px;height:3px;background:linear-gradient(90deg,#eefaff 0 27%,transparent 28% 70%,#eefaff 71%);filter:drop-shadow(0 0 2px var(--fighter-accent))}.ft-gear{z-index:4;left:7px;top:1px;width:22px;height:8px;background:var(--fighter-hair);clip-path:polygon(5% 0,95% 0,100% 78%,72% 78%,62% 100%,38% 100%,28% 78%,0 78%)}.ft-weapon{z-index:3;right:-3px;top:24px;width:4px;height:31px;background:linear-gradient(90deg,#677d88,#f1fbff 52%,#60737e);rotate:24deg;transform-origin:bottom;box-shadow:0 -5px 0 -1px var(--fighter-accent)}.ft-charm{z-index:3;left:0;top:29px;width:7px;height:20px;border:2px solid var(--fighter-accent);border-radius:2px;background:var(--fighter-secondary)}.fighter-card[data-archetype=female] .fighter-thumb:before{left:9px;width:18px;border-radius:5px 5px 3px 3px}.fighter-card[data-archetype=female] .fighter-thumb:after{left:7px;width:22px;clip-path:polygon(20% 0,80% 0,100% 25%,83% 100%,17% 100%,0 25%)}.fighter-card[data-archetype=robot] .fighter-thumb:before{left:6px;top:5px;width:24px;height:18px;border:2px solid color-mix(in srgb,var(--fighter-accent) 65%,#fff);border-radius:1px;background:var(--fighter-secondary)}.fighter-card[data-archetype=robot] .fighter-thumb:after{left:3px;width:30px;clip-path:polygon(8% 0,92% 0,100% 18%,88% 100%,12% 100%,0 18%)}.fighter-card[data-archetype=robot] .ft-face{left:10px;top:12px;width:16px;height:4px;background:var(--fighter-accent);box-shadow:0 0 5px var(--fighter-accent)}.fighter-card[data-archetype=plant] .fighter-thumb:before{left:7px;top:5px;width:22px;height:20px;border-radius:45% 45% 34% 34%;background:var(--fighter-skin)}.fighter-card[data-archetype=plant] .fighter-thumb:after{left:4px;width:28px;border-radius:10px 10px 3px 3px;clip-path:polygon(8% 0,92% 0,100% 32%,78% 100%,22% 100%,0 32%)}.fighter-card[data-archetype=golem] .fighter-thumb:before{left:7px;top:11px;width:22px;height:17px;border-radius:1px}.fighter-card[data-archetype=golem] .fighter-thumb:after{left:0;top:24px;width:36px;height:33px;clip-path:polygon(0 9%,23% 0,77% 0,100% 9%,88% 100%,12% 100%)}.fighter-card[data-archetype=ghost] .fighter-thumb{opacity:.86;filter:drop-shadow(0 0 5px var(--fighter-accent))}.fighter-card[data-archetype=ghost] .fighter-thumb:after{left:5px;height:30px;background:linear-gradient(var(--fighter-primary),color-mix(in srgb,var(--fighter-primary) 20%,transparent));clip-path:polygon(8% 0,92% 0,100% 26%,82% 100%,63% 82%,48% 100%,28% 80%,10% 100%,0 26%)}.fighter-card[data-archetype=crystal] .fighter-thumb:before{clip-path:polygon(50% 0,100% 25%,84% 100%,16% 100%,0 25%);border-radius:0}.fighter-card[data-archetype=crystal] .fighter-thumb:after{clip-path:polygon(50% 0,100% 24%,80% 100%,20% 100%,0 24%)}.fighter-card[data-archetype=aquatic] .fighter-thumb:before{clip-path:polygon(15% 0,85% 0,100% 50%,80% 100%,20% 100%,0 50%);border-radius:0}.fighter-card[data-archetype=dragon] .fighter-thumb:before{left:7px;width:22px;clip-path:polygon(10% 0,90% 0,100% 65%,72% 100%,28% 100%,0 65%);border-radius:0}.fighter-card[data-archetype=sf] .fighter-thumb:before{left:6px;top:3px;width:24px;height:23px;border:3px solid #d8edf3;border-radius:45%;background:linear-gradient(#234358,#0b1a27)}.fighter-card[data-fighter-id=rook] .ft-gear{left:5px;top:0;width:26px;height:12px;background:var(--fighter-secondary);clip-path:polygon(0 0,22% 0,22% 32%,39% 32%,39% 0,61% 0,61% 32%,78% 32%,78% 0,100% 0,91% 100%,9% 100%)}.fighter-card[data-fighter-id=rook] .ft-charm{left:-3px;top:26px;width:14px;height:26px;border-color:#d4bc73;clip-path:polygon(50% 0,100% 16%,88% 77%,50% 100%,12% 77%,0 16%)}.fighter-card[data-fighter-id=rook] .ft-weapon{right:-4px;height:34px;box-shadow:0 -7px 0 1px var(--fighter-accent)}.fighter-card[data-fighter-id=nova] .ft-gear{left:4px;top:0;width:28px;height:12px;background:var(--fighter-hair);clip-path:polygon(0 16%,58% 0,78% 24%,100% 8%,82% 54%,62% 48%,50% 100%,38% 50%,0 70%)}.fighter-card[data-fighter-id=nova] .ft-face{left:11px;top:11px;width:15px;height:6px;background:linear-gradient(90deg,var(--fighter-accent) 0 47%,transparent 48% 63%,#fff07a 64%);clip-path:polygon(0 35%,45% 0,100% 30%,82% 100%,22% 100%)}.fighter-card[data-fighter-id=nova] .ft-weapon{right:-6px;top:27px;width:17px;height:17px;border:3px solid var(--fighter-accent);border-radius:50%;background:transparent;rotate:0;box-shadow:0 0 0 2px var(--fighter-secondary) inset}.fighter-card[data-fighter-id=nova] .ft-charm{left:auto;right:-7px;top:34px;width:22px;height:3px;border:0;border-radius:0;background:#dcebf0}.fighter-card[data-fighter-id=moss] .ft-gear{left:2px;top:-7px;width:32px;height:19px;background:var(--fighter-hair);clip-path:polygon(0 75%,18% 13%,38% 55%,50% 0,64% 57%,86% 17%,100% 75%,71% 72%,50% 100%,28% 70%)}.fighter-card[data-fighter-id=moss] .ft-weapon{right:-4px;top:30px;width:13px;height:22px;border:2px solid var(--fighter-accent);rotate:0;background:var(--fighter-secondary);clip-path:polygon(12% 0,88% 0,100% 25%,82% 100%,18% 100%,0 25%);box-shadow:none}.fighter-card[data-fighter-id=moss] .ft-charm{left:0;top:25px;width:9px;height:13px;border:0;border-radius:70% 0;background:#9bd25e;rotate:-32deg}.fighter-card[data-fighter-id=patch] .fighter-thumb:after{left:8px;top:25px;width:20px;height:32px;clip-path:polygon(17% 0,83% 0,100% 18%,78% 100%,57% 100%,50% 55%,43% 100%,22% 100%,0 18%)}.fighter-card[data-fighter-id=patch] .ft-gear{left:4px;top:0;width:27px;height:12px;rotate:-7deg;background:var(--fighter-hair);clip-path:polygon(0 12%,70% 0,100% 40%,69% 53%,55% 100%,43% 53%,0 70%)}.fighter-card[data-fighter-id=patch] .ft-charm{left:-3px;top:29px;width:4px;height:27px;border:0;border-radius:0;background:repeating-linear-gradient(#eee 0 4px,var(--fighter-accent) 5px 8px);rotate:18deg}.fighter-card[data-fighter-id=patch] .ft-weapon{height:27px;rotate:35deg}.fighter-card[data-fighter-id=bolt] .ft-gear{left:14px;top:-8px;width:8px;height:15px;background:var(--fighter-accent);clip-path:polygon(54% 0,100% 0,64% 37%,100% 37%,20% 100%,41% 54%,0 54%)}.fighter-card[data-fighter-id=bolt] .ft-weapon{right:-5px;top:31px;width:15px;height:9px;border:2px solid #d8e6e8;rotate:0;background:var(--fighter-secondary);box-shadow:8px 2px 0 -2px var(--fighter-accent)}.fighter-card[data-fighter-id=bolt] .ft-charm{left:-2px;top:31px;width:9px;height:18px;border-color:#d5e1df;background:linear-gradient(var(--fighter-accent) 0 72%,#182b31 73%)}.fighter-card[data-fighter-id=ember] .fighter-thumb:after{left:5px;width:26px;clip-path:polygon(16% 0,84% 0,100% 100%,50% 84%,0 100%)}.fighter-card[data-fighter-id=ember] .ft-gear{left:4px;top:-7px;width:28px;height:20px;background:linear-gradient(#ffe16d,var(--fighter-accent) 42%,#b72f25);clip-path:polygon(4% 100%,14% 32%,30% 71%,43% 0,56% 63%,74% 18%,93% 100%)}.fighter-card[data-fighter-id=ember] .ft-weapon{width:5px;height:34px;background:linear-gradient(#fff4a2,#ff7043 30%,#f5f5e8 31%);filter:drop-shadow(0 0 3px #ff7043)}.fighter-card[data-fighter-id=ember] .ft-charm{left:0;top:31px;width:6px;height:13px;border:0;background:#ff9b3c;clip-path:polygon(50% 0,100% 61%,72% 100%,45% 73%,13% 100%,0 60%)}.fighter-card[data-fighter-id=echo] .ft-gear{left:3px;top:2px;width:10px;height:14px;border:3px solid var(--fighter-accent);border-radius:50%;background:var(--fighter-secondary);clip-path:none}.fighter-card[data-fighter-id=echo] .ft-gear:after{content:"";position:absolute;left:20px;top:1px;width:4px;height:12px;background:var(--fighter-hair);box-shadow:-18px -4px 0 2px var(--fighter-hair)}.fighter-card[data-fighter-id=echo] .ft-weapon{right:-5px;top:28px;width:18px;height:18px;border:3px double var(--fighter-accent);border-radius:50%;background:transparent;rotate:0;box-shadow:none}.fighter-card[data-fighter-id=echo] .ft-charm{left:-3px;top:35px;width:15px;height:3px;border:0;background:#d8f8ff;box-shadow:0 -5px 0 -1px var(--fighter-accent),0 5px 0 -1px var(--fighter-accent)}.fighter-card[data-fighter-id=rune] .ft-face{left:8px;top:5px;width:20px;height:19px;background:#090a13;clip-path:polygon(12% 0,88% 0,100% 55%,73% 100%,27% 100%,0 55%);filter:none}.fighter-card[data-fighter-id=rune] .ft-face:after{content:"";position:absolute;left:8px;top:5px;width:4px;height:9px;border:1px solid var(--fighter-accent);rotate:45deg;box-shadow:0 0 4px var(--fighter-accent)}.fighter-card[data-fighter-id=rune] .fighter-thumb:after{left:2px;width:32px;clip-path:polygon(28% 0,72% 0,100% 100%,50% 82%,0 100%)}.fighter-card[data-fighter-id=rune] .ft-gear{display:none}.fighter-card[data-fighter-id=rune] .ft-charm{left:-4px;top:30px;width:8px;height:13px;border:1px solid var(--fighter-accent);background:#151326;rotate:-12deg;box-shadow:34px -8px 0 -1px #151326}.fighter-card[data-fighter-id=coral] .ft-gear{left:3px;top:0;width:30px;height:15px;border:2px solid #a7eff1;background:var(--fighter-secondary);clip-path:polygon(0 30%,18% 0,82% 0,100% 30%,78% 100%,63% 54%,37% 54%,22% 100%)}.fighter-card[data-fighter-id=coral] .ft-charm{left:-5px;top:24px;width:16px;height:27px;border:0;background:var(--fighter-accent);clip-path:polygon(45% 100%,41% 46%,10% 27%,16% 18%,41% 35%,43% 0,54% 0,55% 38%,84% 18%,91% 27%,58% 50%,59% 100%)}.fighter-card[data-fighter-id=coral] .ft-weapon{right:-4px;top:29px;width:12px;height:20px;border:2px solid #bfe9e8;background:var(--fighter-secondary);rotate:-8deg;box-shadow:none;clip-path:polygon(0 0,100% 0,80% 100%,20% 100%)}.fighter-card[data-fighter-id=glacier] .fighter-thumb:after{left:2px;width:32px;clip-path:polygon(10% 0,90% 0,100% 20%,88% 100%,12% 100%,0 20%)}.fighter-card[data-fighter-id=glacier] .ft-gear{left:2px;top:-8px;width:32px;height:21px;background:#d9f8ff;clip-path:polygon(0 100%,13% 42%,27% 75%,42% 0,55% 72%,75% 20%,86% 72%,100% 50%,93% 100%)}.fighter-card[data-fighter-id=glacier] .ft-charm{left:-5px;top:17px;width:13px;height:34px;border:0;background:#8dd9ed;clip-path:polygon(50% 0,100% 28%,73% 100%,17% 86%,0 24%)}.fighter-card[data-fighter-id=glacier] .ft-weapon{right:-6px;top:24px;width:12px;height:29px;background:#d9faff;clip-path:polygon(50% 0,100% 18%,68% 48%,68% 100%,38% 100%,38% 48%,0 20%);rotate:18deg;box-shadow:none}.fighter-card[data-fighter-id=pixel] .fighter-thumb:before{left:5px;top:6px;width:26px;height:20px;border:3px solid #607477;border-radius:2px;background:#101b22}.fighter-card[data-fighter-id=pixel] .ft-face{left:10px;top:13px;width:16px;height:5px;background:linear-gradient(90deg,var(--fighter-accent) 0 18%,transparent 19% 39%,var(--fighter-accent) 40% 58%,transparent 59% 79%,var(--fighter-accent) 80%);box-shadow:0 0 4px var(--fighter-accent)}.fighter-card[data-fighter-id=pixel] .ft-gear{left:15px;top:-5px;width:5px;height:11px;background:#8da4a9;clip-path:none;box-shadow:3px -2px 0 1px var(--fighter-accent)}.fighter-card[data-fighter-id=pixel] .fighter-thumb:after{left:7px;top:30px;width:22px;height:25px;clip-path:polygon(0 0,100% 0,88% 100%,12% 100%)}.fighter-card[data-fighter-id=pixel] .ft-weapon{right:-4px;top:31px;width:13px;height:8px;border:2px solid #72878b;rotate:0;background:var(--fighter-secondary);box-shadow:7px 1px 0 -2px var(--fighter-accent)}.fighter-card[data-fighter-id=pixel] .ft-charm{left:0;top:35px;width:7px;height:7px;border:0;border-radius:0;background:var(--fighter-accent);box-shadow:0 9px 0 var(--fighter-secondary)}.fighter-card[data-fighter-id=forge] .ft-gear{left:5px;top:1px;width:26px;height:21px;border:2px solid #7a8584;background:#1b272a;clip-path:polygon(0 0,100% 0,88% 100%,12% 100%)}.fighter-card[data-fighter-id=forge] .ft-face{left:10px;top:12px;width:16px;height:3px;background:linear-gradient(90deg,#ffb456,transparent 42% 58%,#ffb456);box-shadow:0 0 4px #ff8a35}.fighter-card[data-fighter-id=forge] .ft-gear:after{content:"";position:absolute;right:-7px;top:-10px;width:6px;height:17px;background:#5b6260;box-shadow:0 -4px 0 -1px #d7d0ba}.fighter-card[data-fighter-id=forge] .ft-weapon{right:-6px;top:27px;width:17px;height:9px;background:#9aa4a0;rotate:-18deg;box-shadow:0 16px 0 -6px #71513a}.fighter-card[data-fighter-id=forge] .ft-charm{left:-2px;top:28px;width:8px;height:19px;border-color:#997442;background:#3b2d25}.fighter-card[data-fighter-id=thorn] .ft-gear{left:2px;top:-9px;width:32px;height:23px;background:var(--fighter-hair);clip-path:polygon(0 63%,9% 18%,29% 52%,35% 0,47% 53%,62% 9%,69% 57%,92% 21%,100% 67%,75% 66%,50% 100%,27% 66%)}.fighter-card[data-fighter-id=thorn] .fighter-thumb:after{left:4px;width:28px;background:linear-gradient(100deg,var(--fighter-hair),var(--fighter-primary));clip-path:polygon(15% 0,85% 0,100% 100%,72% 83%,50% 100%,28% 83%,0 100%)}.fighter-card[data-fighter-id=thorn] .ft-weapon{right:-4px;top:22px;width:5px;height:35px;background:linear-gradient(#b7eb72,#4c733c);clip-path:polygon(50% 0,100% 20%,65% 100%,30% 100%,40% 21%,0 28%);rotate:15deg;box-shadow:none}.fighter-card[data-fighter-id=thorn] .ft-charm{left:-4px;top:28px;width:9px;height:18px;border:0;border-radius:70% 0;background:#78ad50;rotate:-28deg;box-shadow:5px 12px 0 -2px #456b37}.fighter-card[data-fighter-id=specter] .ft-gear{left:4px;top:-4px;width:28px;height:12px;border:3px solid var(--fighter-accent);border-bottom:0;background:transparent;clip-path:polygon(0 100%,7% 20%,43% 0,49% 35%,70% 9%,100% 30%,94% 100%,79% 43%,51% 68%,37% 36%,12% 45%)}.fighter-card[data-fighter-id=specter] .ft-face{background:linear-gradient(90deg,var(--fighter-accent) 0 28%,transparent 29% 70%,var(--fighter-accent) 71%);box-shadow:0 0 5px var(--fighter-accent)}.fighter-card[data-fighter-id=specter] .ft-weapon{right:-6px;top:25px;width:16px;height:29px;border:3px solid var(--fighter-accent);border-left-color:transparent;border-bottom-color:transparent;border-radius:50%;rotate:22deg;background:transparent;box-shadow:none}.fighter-card[data-fighter-id=specter] .ft-charm{left:-4px;top:30px;width:6px;height:6px;border:0;border-radius:50%;background:var(--fighter-accent);box-shadow:5px 17px 0 -1px var(--fighter-accent),35px -9px 0 -1px var(--fighter-accent)}.fighter-card[data-fighter-id=titan] .fighter-thumb:before{left:9px;top:16px;width:18px;height:14px;background:#958a78;border:2px solid #5a554d}.fighter-card[data-fighter-id=titan] .fighter-thumb:after{left:-3px;top:22px;width:42px;height:35px;background:linear-gradient(90deg,#514c45 0 20%,var(--fighter-primary) 21% 79%,#514c45 80%);clip-path:polygon(0 14%,25% 0,75% 0,100% 14%,88% 100%,12% 100%)}.fighter-card[data-fighter-id=titan] .ft-face{left:13px;top:21px;width:10px;height:3px;background:var(--fighter-accent)}.fighter-card[data-fighter-id=titan] .ft-gear{left:0;top:18px;width:36px;height:12px;background:#625b51;clip-path:polygon(0 25%,25% 0,75% 0,100% 25%,87% 100%,13% 100%)}.fighter-card[data-fighter-id=titan] .ft-weapon{right:-8px;top:25px;width:11px;height:32px;background:#6f685e;rotate:13deg;box-shadow:0 -8px 0 3px #968d7e}.fighter-card[data-fighter-id=titan] .ft-charm{left:-7px;top:29px;width:11px;height:23px;border:0;background:#69635b;clip-path:polygon(18% 0,82% 0,100% 72%,70% 100%,20% 88%,0 36%)}.fighter-card[data-fighter-id=prism] .ft-gear{left:4px;top:-8px;width:28px;height:22px;background:linear-gradient(120deg,#73f2ff,#f87be8);clip-path:polygon(0 100%,15% 30%,34% 72%,50% 0,66% 72%,88% 25%,100% 100%)}.fighter-card[data-fighter-id=prism] .ft-face{background:linear-gradient(90deg,#fff 0 20%,transparent 21% 75%,#fff 76%);filter:drop-shadow(0 0 3px #f78bff)}.fighter-card[data-fighter-id=prism] .ft-weapon{right:-6px;top:26px;width:18px;height:18px;border:3px solid var(--fighter-accent);border-radius:50%;background:radial-gradient(circle,#fff 0 18%,transparent 20%);rotate:0;box-shadow:0 0 6px var(--fighter-accent)}.fighter-card[data-fighter-id=prism] .ft-charm{left:-4px;top:31px;width:9px;height:15px;border:0;background:#8ef5f5;clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);box-shadow:5px 18px 0 -2px #f58fea}.fighter-card[data-fighter-id=comet] .ft-gear{left:4px;top:0;width:28px;height:13px;background:var(--fighter-secondary);clip-path:polygon(0 38%,15% 0,80% 0,100% 32%,78% 100%,58% 55%,24% 72%)}.fighter-card[data-fighter-id=comet] .fighter-thumb:after{left:7px;width:22px;clip-path:polygon(12% 0,88% 0,100% 18%,79% 100%,57% 100%,50% 60%,43% 100%,21% 100%,0 18%)}.fighter-card[data-fighter-id=comet] .ft-charm{left:-5px;top:25px;width:11px;height:27px;border:0;background:var(--fighter-accent);clip-path:polygon(100% 0,100% 100%,0 72%,53% 48%,0 23%);box-shadow:34px 2px 0 -2px var(--fighter-accent)}.fighter-card[data-fighter-id=comet] .ft-weapon{right:-5px;top:29px;width:15px;height:8px;border:2px solid #d6e3e8;background:var(--fighter-secondary);rotate:-6deg;box-shadow:7px 1px 0 -2px var(--fighter-accent)}.fighter-card[data-fighter-id=aurora] .ft-gear{left:3px;top:-1px;width:30px;height:25px;border:5px solid var(--fighter-secondary);border-bottom-width:3px;border-radius:50% 50% 34% 34%;background:transparent;clip-path:none}.fighter-card[data-fighter-id=aurora] .ft-charm{left:-5px;top:23px;width:12px;height:28px;border:0;background:linear-gradient(#84fff1,#748ee9);clip-path:polygon(100% 0,100% 100%,0 72%,54% 49%,0 22%);box-shadow:34px 1px 0 -2px #88e8ff}.fighter-card[data-fighter-id=aurora] .ft-weapon{right:-5px;top:29px;width:12px;height:18px;border:2px solid #c5f9ff;border-radius:50% 50% 3px 3px;background:var(--fighter-secondary);rotate:10deg;box-shadow:none}.fighter-card[data-fighter-id=dragon] .ft-gear{left:2px;top:-7px;width:32px;height:21px;background:var(--fighter-hair);clip-path:polygon(0 47%,8% 0,29% 42%,39% 2%,50% 49%,64% 2%,72% 42%,92% 0,100% 47%,74% 100%,26% 100%)}.fighter-card[data-fighter-id=dragon] .ft-charm{left:-6px;top:26px;width:14px;height:25px;border:0;background:var(--fighter-secondary);clip-path:polygon(100% 0,75% 42%,100% 100%,49% 70%,0 100%,24% 43%,0 0,50% 25%);box-shadow:32px 0 0 -2px var(--fighter-secondary)}.fighter-card[data-fighter-id=dragon] .ft-weapon{height:35px;width:6px;background:linear-gradient(#fff0a3,#c9d2ce 35%);box-shadow:0 -7px 0 2px var(--fighter-accent)}.fighter-card[data-fighter-id=zenith] .fighter-thumb:after{left:8px;top:25px;width:20px;height:32px;clip-path:polygon(6% 0,94% 0,100% 15%,72% 100%,28% 100%,0 15%)}.fighter-card[data-fighter-id=zenith] .ft-face{left:8px;top:12px;width:20px;height:5px;background:linear-gradient(90deg,#6ff3ff,#ffe66f);clip-path:polygon(0 30%,100% 0,91% 100%,7% 78%);box-shadow:0 0 5px #65eeff}.fighter-card[data-fighter-id=zenith] .ft-gear{left:3px;top:-6px;width:30px;height:18px;border:3px solid var(--fighter-accent);border-bottom:0;border-radius:50% 50% 0 0;background:transparent;clip-path:none}.fighter-card[data-fighter-id=zenith] .ft-weapon{right:-9px;top:30px;width:24px;height:7px;border:2px solid #aebbc5;background:var(--fighter-secondary);rotate:-5deg;box-shadow:9px 0 0 -2px var(--fighter-accent)}.fighter-card[data-fighter-id=zenith] .ft-charm{left:-3px;top:30px;width:5px;height:19px;border:0;background:var(--fighter-accent);clip-path:polygon(50% 0,100% 22%,65% 100%,25% 100%,35% 22%,0 22%)}.class-card[data-fighter] em{color:#d9eff9;background:#173044e8;letter-spacing:.08em}.class-portrait[data-identity] .quick-weapon,.class-portrait[data-identity] .quick-charm{position:absolute;display:block;z-index:3}.class-portrait[data-identity=rook] b.legacy-portrait-piece{height:11px;background:#8d3443;clip-path:polygon(0 0,100% 0,88% 100%,65% 72%,50% 100%,35% 72%,12% 100%)}.class-portrait[data-identity=rook] .quick-weapon{left:-4px;top:20px;width:18px;height:27px;border:2px solid #d1b86e;background:#812b39;clip-path:polygon(50% 0,100% 18%,88% 78%,50% 100%,12% 78%,0 18%)}.class-portrait[data-identity=rook] .quick-charm{right:0;top:14px;width:4px;height:36px;rotate:22deg;background:#e7f1ef;box-shadow:0 -5px 0 1px #ffe07d}.class-portrait[data-identity=nova]:before{left:10px;width:22px;border-radius:6px 6px 4px 4px;box-shadow:-6px 23px 0 -2px var(--armor),6px 23px 0 -2px var(--armor),0 19px 0 7px var(--armor),-9px 5px 0 -4px #243b62}.class-portrait[data-identity=nova] b.legacy-portrait-piece{left:8px;top:3px;width:26px;height:9px;background:#243b62;clip-path:polygon(0 0,72% 0,100% 45%,68% 60%,55% 100%,43% 58%,0 72%)}.class-portrait[data-identity=nova]:after{left:13px;top:9px;width:16px;height:6px;background:linear-gradient(90deg,#84efff 0 46%,transparent 47% 60%,#fff07a 61%);clip-path:polygon(0 35%,48% 0,100% 35%,80% 100%,22% 100%)}.class-portrait[data-identity=nova] .quick-weapon{right:-5px;top:23px;width:17px;height:17px;border:3px solid #8cecff;border-radius:50%;box-shadow:0 0 0 2px #235d91 inset}.class-portrait[data-identity=nova] .quick-charm{right:1px;top:30px;width:19px;height:3px;background:#e9f6fa;rotate:-12deg}.class-portrait[data-identity=moss]:before{background:#91b65f;border-radius:46% 46% 30% 30%;box-shadow:-7px 23px 0 -1px var(--armor),7px 23px 0 -1px var(--armor),0 19px 0 8px var(--armor)}.class-portrait[data-identity=moss]:after{background:linear-gradient(90deg,#142a1b 0 28%,transparent 29% 70%,#142a1b 71%)}.class-portrait[data-identity=moss] b.legacy-portrait-piece{left:4px;top:-7px;width:34px;height:18px;background:#4c7f3f;clip-path:polygon(0 70%,21% 12%,39% 56%,52% 0,65% 56%,88% 19%,100% 79%,71% 76%,52% 100%,31% 75%)}.class-portrait[data-identity=moss] .quick-weapon{right:-1px;top:25px;width:14px;height:22px;border:2px solid #d8ed69;background:#4f712f;clip-path:polygon(13% 0,87% 0,100% 22%,83% 100%,17% 100%,0 22%)}.class-portrait[data-identity=moss] .quick-charm{right:3px;top:18px;width:8px;height:8px;border-radius:50%;background:#fff19b;box-shadow:0 0 6px #d8ed69}.voxel-fighter>.vf-back,.voxel-fighter>.vf-face,.voxel-fighter>.vf-headgear,.voxel-fighter>.vf-accessory,.voxel-fighter>.vf-offhand,.voxel-fighter>.vf-particles{position:absolute;display:block;pointer-events:none}.voxel-fighter>.vf-shadow{z-index:0}.voxel-fighter>.vf-back{z-index:1}.voxel-fighter>.vf-body,.voxel-fighter>.vf-arm{z-index:2}.voxel-fighter>.vf-head,.voxel-fighter>.vf-hair,.voxel-fighter>.vf-eye{z-index:3}.voxel-fighter>.vf-weapon,.voxel-fighter>.vf-face,.voxel-fighter>.vf-headgear,.voxel-fighter>.vf-accessory,.voxel-fighter>.vf-offhand,.voxel-fighter>.vf-particles{z-index:4}.vf-face{left:27px;top:28px;width:25px;height:5px;background:linear-gradient(90deg,#eefaff 0 25%,transparent 26% 71%,#eefaff 72%);filter:drop-shadow(0 0 3px var(--fighter-accent))}.vf-headgear{left:17px;top:2px;width:44px;height:18px;background:var(--fighter-hair);clip-path:polygon(3% 0,97% 0,100% 75%,72% 75%,63% 100%,37% 100%,28% 75%,0 75%)}.vf-accessory{left:9px;top:42px;width:60px;height:15px;opacity:0;background:var(--fighter-secondary);clip-path:polygon(0 34%,24% 0,76% 0,100% 34%,84% 100%,16% 100%)}.vf-offhand{left:-3px;top:48px;width:19px;height:45px;opacity:0;border:3px solid var(--fighter-accent);background:var(--fighter-secondary);clip-path:polygon(50% 0,100% 17%,88% 78%,50% 100%,12% 78%,0 17%)}.vf-back{left:10px;top:31px;width:58px;height:68px;opacity:0;background:var(--fighter-secondary);clip-path:polygon(14% 0,86% 0,100% 38%,77% 100%,23% 100%,0 38%)}.vf-particles{left:-7px;top:6px;width:92px;height:96px;opacity:0}.voxel-fighter[data-archetype=female] .vf-head{left:23px;width:32px;border-radius:5px 5px 3px 3px}.voxel-fighter[data-archetype=female] .vf-hair{left:20px;width:38px;border-radius:5px 5px 1px 1px}.voxel-fighter[data-archetype=female] .vf-body{left:20px;width:38px;clip-path:polygon(15% 0,85% 0,100% 26%,84% 100%,16% 100%,0 26%)}.voxel-fighter[data-archetype=female] .vf-arm{width:12px}.voxel-fighter[data-archetype=female] .vf-face{left:27px;width:23px}.voxel-fighter[data-archetype=robot] .vf-head{left:18px;top:12px;width:42px;height:31px;border:3px solid color-mix(in srgb,var(--fighter-accent) 55%,#dce8e7);border-radius:2px;background:var(--fighter-secondary)}.voxel-fighter[data-archetype=robot] .vf-hair,.voxel-fighter[data-archetype=robot] .vf-eye{display:none}.voxel-fighter[data-archetype=robot] .vf-face{left:25px;top:25px;width:28px;height:6px;background:var(--fighter-accent);box-shadow:0 0 7px var(--fighter-accent)}.voxel-fighter[data-archetype=robot] .vf-body{left:14px;width:50px;background:linear-gradient(90deg,var(--fighter-secondary) 0 15%,var(--fighter-primary) 16% 84%,var(--fighter-secondary) 85%);clip-path:polygon(8% 0,92% 0,100% 12%,89% 100%,11% 100%,0 12%)}.voxel-fighter[data-archetype=plant] .vf-head{left:21px;width:36px;border-radius:45% 45% 30% 30%;background:var(--fighter-skin)}.voxel-fighter[data-archetype=plant] .vf-hair{display:none}.voxel-fighter[data-archetype=plant] .vf-body{clip-path:polygon(16% 0,84% 0,100% 24%,79% 100%,53% 88%,23% 100%,0 24%)}.voxel-fighter[data-archetype=plant] .vf-face{background:linear-gradient(90deg,#17351d 0 28%,transparent 29% 70%,#17351d 71%);filter:none}.voxel-fighter[data-archetype=golem] .vf-head{left:23px;top:21px;width:32px;height:27px;border-radius:1px;background:var(--fighter-skin)}.voxel-fighter[data-archetype=golem] .vf-hair{display:none}.voxel-fighter[data-archetype=golem] .vf-body{left:10px;top:38px;width:58px;height:55px;background:linear-gradient(90deg,var(--fighter-secondary) 0 19%,var(--fighter-primary) 20% 80%,var(--fighter-secondary) 81%);clip-path:polygon(0 13%,19% 0,81% 0,100% 13%,88% 100%,12% 100%)}.voxel-fighter[data-archetype=golem] .vf-arm{top:42px;width:20px;height:54px}.voxel-fighter[data-archetype=golem] .vf-arm.left{left:-6px}.voxel-fighter[data-archetype=golem] .vf-arm.right{right:-6px}.voxel-fighter[data-archetype=golem] .vf-face{left:29px;top:31px;width:20px;height:4px;background:var(--fighter-accent)}.voxel-fighter[data-archetype=ghost]{filter:drop-shadow(0 0 12px var(--fighter-accent))}.voxel-fighter[data-archetype=ghost] .vf-body{background:linear-gradient(var(--fighter-primary),color-mix(in srgb,var(--fighter-primary) 20%,transparent));clip-path:polygon(8% 0,92% 0,100% 25%,85% 100%,64% 82%,49% 100%,30% 80%,8% 100%,0 25%)}.voxel-fighter[data-archetype=ghost] .vf-arm{filter:drop-shadow(0 0 5px var(--fighter-accent))}.voxel-fighter[data-archetype=ghost] .vf-arm.left{left:-5px}.voxel-fighter[data-archetype=ghost] .vf-arm.right{right:-5px}.voxel-fighter[data-archetype=ghost] .vf-shadow{opacity:.28}.voxel-fighter[data-archetype=aquatic] .vf-head{clip-path:polygon(14% 0,86% 0,100% 50%,80% 100%,20% 100%,0 50%)}.voxel-fighter[data-archetype=aquatic] .vf-hair{left:16px;width:46px;clip-path:polygon(0 28%,17% 0,83% 0,100% 28%,82% 100%,64% 52%,36% 52%,18% 100%)}.voxel-fighter[data-archetype=aquatic] .vf-body{clip-path:polygon(8% 0,92% 0,100% 18%,80% 100%,20% 100%,0 18%)}.voxel-fighter[data-archetype=crystal] .vf-head{clip-path:polygon(50% 0,100% 26%,84% 100%,16% 100%,0 26%);border-radius:0}.voxel-fighter[data-archetype=crystal] .vf-hair{display:none}.voxel-fighter[data-archetype=crystal] .vf-body{clip-path:polygon(50% 0,100% 24%,80% 100%,20% 100%,0 24%)}.voxel-fighter[data-archetype=crystal] .vf-arm{clip-path:polygon(50% 0,100% 18%,72% 100%,25% 100%,0 18%)}.voxel-fighter[data-archetype=dragon] .vf-head{left:20px;width:38px;clip-path:polygon(10% 0,90% 0,100% 63%,72% 100%,28% 100%,0 63%);border-radius:0}.voxel-fighter[data-archetype=dragon] .vf-hair{left:16px;width:46px;clip-path:polygon(0 45%,20% 0,37% 46%,50% 5%,63% 46%,83% 0,100% 45%,74% 100%,26% 100%)}.voxel-fighter[data-archetype=dragon] .vf-face{top:29px;background:linear-gradient(90deg,#ffe88b 0 25%,transparent 26% 71%,#ffe88b 72%)}.voxel-fighter[data-archetype=sf] .vf-head{left:17px;top:6px;width:44px;height:43px;border:4px solid #c9dde5;border-radius:43%;background:linear-gradient(#26485e,#07151f)}.voxel-fighter[data-archetype=sf] .vf-hair,.voxel-fighter[data-archetype=sf] .vf-eye{display:none}.voxel-fighter[data-archetype=sf] .vf-face{left:24px;top:24px;width:30px;height:9px;background:linear-gradient(90deg,#6ff2ff,#fff083);clip-path:polygon(0 20%,100% 0,88% 100%,8% 82%);box-shadow:0 0 7px var(--fighter-accent)}.voxel-fighter[data-archetype=sf] .vf-body{top:47px;height:46px;clip-path:polygon(10% 0,90% 0,100% 22%,84% 100%,16% 100%,0 22%)}.voxel-fighter[data-identity=rook] .vf-headgear{left:15px;top:1px;width:48px;height:23px;background:var(--fighter-secondary);clip-path:polygon(0 0,20% 0,20% 27%,39% 27%,39% 0,61% 0,61% 27%,80% 27%,80% 0,100% 0,92% 100%,8% 100%)}.voxel-fighter[data-identity=rook] .vf-accessory{left:3px;top:39px;width:72px;height:21px;opacity:1;background:var(--fighter-secondary);clip-path:polygon(0 22%,20% 0,35% 35%,65% 35%,80% 0,100% 22%,86% 100%,14% 100%)}.voxel-fighter[data-identity=rook] .vf-offhand{left:-8px;top:47px;width:28px;height:53px;opacity:1;border-color:#d2bc72;clip-path:polygon(50% 0,100% 16%,88% 77%,50% 100%,12% 77%,0 16%)}.voxel-fighter[data-identity=rook] .vf-weapon{right:-9px;top:26px;width:9px;height:76px;rotate:22deg;box-shadow:0 -10px 0 1px var(--fighter-accent)}.voxel-fighter[data-identity=rook] .vf-face{top:27px;height:6px;background:linear-gradient(90deg,#dff8ff 0 23%,#1c2024 24% 75%,#dff8ff 76%)}.voxel-fighter[data-identity=nova] .vf-headgear{left:16px;top:1px;width:46px;height:20px;background:var(--fighter-hair);clip-path:polygon(0 16%,59% 0,76% 25%,100% 5%,82% 58%,62% 52%,50% 100%,38% 52%,0 72%)}.voxel-fighter[data-identity=nova] .vf-face{left:25px;top:25px;width:28px;height:10px;background:linear-gradient(90deg,var(--fighter-accent) 0 44%,transparent 45% 62%,#fff183 63%);clip-path:polygon(0 38%,45% 0,100% 30%,81% 100%,20% 100%)}.voxel-fighter[data-identity=nova] .vf-offhand{left:57px;top:51px;width:29px;height:29px;opacity:1;border:4px solid var(--fighter-accent);border-radius:50%;background:transparent;clip-path:none;box-shadow:0 0 0 3px var(--fighter-secondary) inset}.voxel-fighter[data-identity=nova] .vf-offhand:after{content:"";position:absolute;left:-6px;top:10px;width:40px;height:4px;background:#dcebee;rotate:-9deg}.voxel-fighter[data-identity=nova] .vf-weapon{right:-11px;top:54px;width:34px;height:8px;rotate:-8deg;background:var(--fighter-secondary);box-shadow:12px 0 0 -2px #e8f3f4,0 -6px 0 -2px var(--fighter-accent)}.voxel-fighter[data-identity=moss] .vf-headgear{left:12px;top:-11px;width:54px;height:34px;background:var(--fighter-hair);clip-path:polygon(0 76%,17% 14%,37% 55%,50% 0,64% 58%,86% 18%,100% 76%,72% 72%,50% 100%,27% 71%)}.voxel-fighter[data-identity=moss] .vf-back{left:7px;top:37px;width:64px;height:61px;opacity:1;background:#4c7d3c;clip-path:polygon(50% 0,78% 20%,100% 13%,87% 52%,100% 77%,67% 78%,50% 100%,32% 79%,0 81%,15% 52%,0 15%,25% 21%)}.voxel-fighter[data-identity=moss] .vf-offhand{left:59px;top:54px;width:24px;height:40px;opacity:1;border-color:var(--fighter-accent);background:#4b6f31;clip-path:polygon(12% 0,88% 0,100% 20%,82% 100%,18% 100%,0 20%)}.voxel-fighter[data-identity=moss] .vf-offhand:after{content:"";position:absolute;left:6px;top:7px;width:7px;height:7px;border-radius:50%;background:#fff09b;box-shadow:0 12px #cfdf68}.voxel-fighter[data-identity=moss] .vf-weapon{right:-4px;top:55px;width:11px;height:42px;rotate:8deg;background:linear-gradient(#c9eb78,#5b7842);box-shadow:none}.voxel-fighter[data-identity=patch] .vf-headgear{left:15px;top:3px;width:47px;height:22px;rotate:-7deg;background:var(--fighter-hair);clip-path:polygon(0 8%,72% 0,100% 40%,70% 54%,56% 100%,43% 54%,0 72%)}.voxel-fighter[data-identity=patch] .vf-body{left:23px;top:41px;width:32px;height:54px;clip-path:polygon(15% 0,85% 0,100% 18%,76% 100%,57% 100%,50% 54%,43% 100%,24% 100%,0 18%)}.voxel-fighter[data-identity=patch] .vf-back{left:12px;top:47px;width:8px;height:59px;opacity:1;background:repeating-linear-gradient(#f4f1e8 0 7px,var(--fighter-accent) 8px 14px);clip-path:polygon(0 0,100% 6%,58% 100%,0 91%);rotate:15deg}.voxel-fighter[data-identity=patch] .vf-weapon{right:-7px;top:40px;width:8px;height:62px;rotate:34deg}.voxel-fighter[data-identity=bolt] .vf-headgear{left:33px;top:-13px;width:13px;height:29px;background:var(--fighter-accent);clip-path:polygon(48% 0,100% 0,64% 36%,100% 36%,19% 100%,40% 54%,0 54%)}.voxel-fighter[data-identity=bolt] .vf-accessory{left:7px;top:41px;width:64px;height:20px;opacity:1;background:#657579;clip-path:polygon(0 10%,22% 0,30% 45%,70% 45%,78% 0,100% 10%,86% 100%,14% 100%)}.voxel-fighter[data-identity=bolt] .vf-offhand{left:-3px;top:55px;width:23px;height:38px;opacity:1;border-color:#d5e3df;background:linear-gradient(var(--fighter-accent) 0 72%,#17282c 73%);clip-path:polygon(10% 0,90% 0,100% 12%,88% 100%,12% 100%,0 12%)}.voxel-fighter[data-identity=bolt] .vf-weapon{right:-14px;top:55px;width:34px;height:14px;rotate:0;background:#657a7e;box-shadow:13px 2px 0 -3px var(--fighter-accent),0 -6px 0 -3px #dce8e7}.voxel-fighter[data-identity=ember] .vf-headgear{left:14px;top:-12px;width:50px;height:35px;background:linear-gradient(#ffe273,var(--fighter-accent) 44%,#a83229);clip-path:polygon(3% 100%,14% 34%,30% 70%,44% 0,56% 65%,74% 17%,95% 100%)}.voxel-fighter[data-identity=ember] .vf-body{left:19px;width:40px;clip-path:polygon(15% 0,85% 0,100% 100%,50% 83%,0 100%)}.voxel-fighter[data-identity=ember] .vf-weapon{right:-8px;top:29px;width:9px;height:74px;rotate:19deg;background:linear-gradient(#fff2a0,#ff6b42 28%,#edf4e9 29%);filter:drop-shadow(0 0 5px #ff6438);box-shadow:none}.voxel-fighter[data-identity=ember] .vf-particles{opacity:1;background:radial-gradient(circle at 8% 36%,#ffb348 0 2px,transparent 3px),radial-gradient(circle at 94% 21%,#ff7542 0 2px,transparent 3px),radial-gradient(circle at 86% 65%,#ffd46b 0 1px,transparent 2px)}.voxel-fighter[data-identity=echo] .vf-headgear{left:14px;top:7px;width:18px;height:22px;border:5px solid var(--fighter-accent);border-radius:50%;background:var(--fighter-secondary);clip-path:none}.voxel-fighter[data-identity=echo] .vf-headgear:after{content:"";position:absolute;left:32px;top:-9px;width:8px;height:23px;background:var(--fighter-hair);box-shadow:-34px -8px 0 3px var(--fighter-hair)}.voxel-fighter[data-identity=echo] .vf-offhand{left:56px;top:54px;width:31px;height:31px;opacity:1;border:5px double var(--fighter-accent);border-radius:50%;background:transparent;clip-path:none;box-shadow:0 0 8px color-mix(in srgb,var(--fighter-accent) 50%,transparent)}.voxel-fighter[data-identity=echo] .vf-weapon{right:-13px;top:58px;width:35px;height:7px;rotate:-5deg;background:#d7eaee;box-shadow:0 -7px 0 -3px var(--fighter-accent),12px 1px 0 -2px var(--fighter-secondary)}.voxel-fighter[data-identity=rune] .vf-headgear{display:none}.voxel-fighter[data-identity=rune] .vf-face{left:21px;top:10px;width:36px;height:36px;background:#080a12;clip-path:polygon(13% 0,87% 0,100% 58%,72% 100%,28% 100%,0 58%);filter:none}.voxel-fighter[data-identity=rune] .vf-face:after{content:"";position:absolute;left:14px;top:9px;width:8px;height:16px;border:2px solid var(--fighter-accent);rotate:45deg;box-shadow:0 0 6px var(--fighter-accent)}.voxel-fighter[data-identity=rune] .vf-body{left:11px;width:56px;clip-path:polygon(29% 0,71% 0,100% 100%,50% 82%,0 100%)}.voxel-fighter[data-identity=rune] .vf-accessory{left:4px;top:37px;width:70px;height:28px;opacity:1;background:var(--fighter-secondary);clip-path:polygon(0 18%,24% 0,34% 58%,66% 58%,76% 0,100% 18%,78% 100%,22% 100%)}.voxel-fighter[data-identity=rune] .vf-particles{opacity:1;background:linear-gradient(var(--fighter-accent),var(--fighter-accent)) 5px 41px/10px 17px no-repeat,linear-gradient(var(--fighter-accent),var(--fighter-accent)) 79px 24px/9px 15px no-repeat;filter:drop-shadow(0 0 4px var(--fighter-accent));rotate:-7deg}.voxel-fighter[data-identity=rune] .vf-weapon{right:-5px;top:37px;width:7px;height:64px;background:var(--fighter-accent);box-shadow:0 -8px 0 2px #2b203b}.voxel-fighter[data-identity=coral] .vf-headgear{left:12px;top:2px;width:54px;height:29px;border:4px solid #b4edf0;background:var(--fighter-secondary);clip-path:polygon(0 28%,18% 0,82% 0,100% 28%,79% 100%,64% 53%,36% 53%,21% 100%)}.voxel-fighter[data-identity=coral] .vf-back{left:1px;top:28px;width:76px;height:67px;opacity:1;background:var(--fighter-hair);clip-path:polygon(0 22%,18% 0,31% 27%,50% 7%,69% 27%,84% 0,100% 22%,81% 49%,100% 74%,69% 67%,50% 100%,31% 67%,0 75%,18% 49%)}.voxel-fighter[data-identity=coral] .vf-offhand{left:-8px;top:48px;width:26px;height:52px;opacity:1;border:0;background:var(--fighter-accent);clip-path:polygon(45% 100%,41% 45%,8% 28%,15% 17%,41% 34%,43% 0,56% 0,57% 38%,86% 18%,93% 27%,59% 50%,60% 100%)}.voxel-fighter[data-identity=coral] .vf-weapon{right:-7px;top:48px;width:16px;height:47px;border:3px solid #c2e9e8;background:var(--fighter-secondary);rotate:-7deg;box-shadow:none;clip-path:polygon(0 0,100% 0,78% 100%,22% 100%)}.voxel-fighter[data-identity=glacier] .vf-headgear{left:11px;top:-13px;width:56px;height:37px;background:#dcf8ff;clip-path:polygon(0 100%,13% 42%,27% 74%,42% 0,55% 72%,75% 19%,86% 72%,100% 49%,93% 100%)}.voxel-fighter[data-identity=glacier] .vf-body{left:13px;width:52px;background:linear-gradient(90deg,var(--fighter-secondary) 0 18%,var(--fighter-primary) 19% 81%,var(--fighter-secondary) 82%);clip-path:polygon(9% 0,91% 0,100% 18%,88% 100%,12% 100%,0 18%)}.voxel-fighter[data-identity=glacier] .vf-arm{width:17px}.voxel-fighter[data-identity=glacier] .vf-arm.left{left:-1px}.voxel-fighter[data-identity=glacier] .vf-arm.right{right:-1px}.voxel-fighter[data-identity=glacier] .vf-back{left:2px;top:21px;width:72px;height:77px;opacity:1;background:#79bed7;clip-path:polygon(50% 0,100% 23%,82% 100%,52% 77%,20% 100%,0 22%)}.voxel-fighter[data-identity=glacier] .vf-weapon{right:-11px;top:31px;width:18px;height:70px;background:#d7f8ff;clip-path:polygon(50% 0,100% 18%,70% 44%,63% 100%,36% 100%,39% 44%,0 20%);rotate:15deg;box-shadow:none}.voxel-fighter[data-identity=pixel] .vf-head{left:18px;top:13px;width:42px;height:31px;border:4px solid #65787c;border-radius:3px;background:#101b22}.voxel-fighter[data-identity=pixel] .vf-face{left:26px;top:25px;width:26px;height:7px;background:linear-gradient(90deg,var(--fighter-accent) 0 18%,transparent 19% 39%,var(--fighter-accent) 40% 59%,transparent 60% 80%,var(--fighter-accent) 81%);box-shadow:0 0 5px var(--fighter-accent)}.voxel-fighter[data-identity=pixel] .vf-headgear{left:35px;top:-5px;width:8px;height:18px;background:#8ba0a5;clip-path:none;box-shadow:5px -2px 0 2px var(--fighter-accent)}.voxel-fighter[data-identity=pixel] .vf-body{left:20px;top:50px;width:38px;height:39px;clip-path:polygon(0 0,100% 0,88% 100%,12% 100%)}.voxel-fighter[data-identity=pixel] .vf-offhand{left:5px;top:59px;width:14px;height:14px;opacity:1;border:0;border-radius:0;background:var(--fighter-accent);clip-path:none;box-shadow:0 20px 0 var(--fighter-secondary)}.voxel-fighter[data-identity=pixel] .vf-weapon{right:-11px;top:57px;width:31px;height:13px;border:3px solid #72878b;background:var(--fighter-secondary);rotate:0;box-shadow:13px 1px 0 -3px var(--fighter-accent)}.voxel-fighter[data-identity=forge] .vf-headgear{left:17px;top:7px;width:44px;height:40px;border:4px solid #7a8584;background:#172326;clip-path:polygon(0 0,100% 0,88% 100%,12% 100%)}.voxel-fighter[data-identity=forge] .vf-face{left:25px;top:27px;width:28px;height:5px;background:linear-gradient(90deg,#ffb256 0 35%,transparent 36% 64%,#ffb256 65%);box-shadow:0 0 6px #ff8a35}.voxel-fighter[data-identity=forge] .vf-back{left:57px;top:18px;width:12px;height:58px;opacity:1;background:#545e5c;clip-path:polygon(15% 0,85% 0,100% 100%,0 100%)}.voxel-fighter[data-identity=forge] .vf-back:after{content:"";position:absolute;left:-4px;top:-10px;width:17px;height:10px;border-radius:50%;background:#8e9690;box-shadow:-5px -9px 0 -2px #68726f,4px -17px 0 -4px #aeb5ad}.voxel-fighter[data-identity=forge] .vf-offhand{left:-5px;top:50px;width:22px;height:45px;opacity:1;border-color:#a87b42;background:#3b2d25;clip-path:polygon(12% 0,88% 0,100% 12%,82% 100%,18% 100%,0 12%)}.voxel-fighter[data-identity=forge] .vf-weapon{right:-15px;top:46px;width:36px;height:17px;background:#9da8a4;rotate:-18deg;box-shadow:0 36px 0 -12px #76523a}.voxel-fighter[data-identity=thorn] .vf-head{left:23px;width:32px}.voxel-fighter[data-identity=thorn] .vf-body{left:19px;width:40px;background:linear-gradient(100deg,var(--fighter-hair),var(--fighter-primary));clip-path:polygon(15% 0,85% 0,100% 100%,72% 84%,50% 100%,28% 84%,0 100%)}.voxel-fighter[data-identity=thorn] .vf-headgear{left:8px;top:-17px;width:62px;height:40px;background:var(--fighter-hair);clip-path:polygon(0 63%,8% 18%,29% 51%,35% 0,47% 53%,62% 9%,69% 57%,92% 21%,100% 67%,75% 66%,50% 100%,27% 66%)}.voxel-fighter[data-identity=thorn] .vf-back{left:7px;top:33px;width:64px;height:69px;opacity:1;background:#426b36;clip-path:polygon(50% 0,100% 26%,82% 52%,100% 80%,65% 76%,50% 100%,34% 76%,0 82%,18% 52%,0 25%)}.voxel-fighter[data-identity=thorn] .vf-offhand{left:-8px;top:50px;width:23px;height:43px;opacity:1;border:0;border-radius:70% 0;background:#76aa4e;clip-path:none;rotate:-25deg;box-shadow:14px 33px 0 -5px #456a38}.voxel-fighter[data-identity=thorn] .vf-weapon{right:-7px;top:27px;width:9px;height:75px;background:linear-gradient(#b8eb72,#4b733b);clip-path:polygon(50% 0,100% 18%,67% 100%,31% 100%,40% 22%,0 28%);rotate:14deg;box-shadow:none}.voxel-fighter[data-identity=specter] .vf-headgear{left:12px;top:-6px;width:54px;height:25px;border:5px solid var(--fighter-accent);border-bottom:0;background:transparent;clip-path:polygon(0 100%,7% 20%,43% 0,49% 35%,70% 9%,100% 30%,94% 100%,79% 43%,51% 68%,37% 36%,12% 45%)}.voxel-fighter[data-identity=specter] .vf-accessory{left:2px;top:44px;width:74px;height:16px;opacity:1;background:transparent;clip-path:none;box-shadow:-3px 12px 0 -2px var(--fighter-secondary),57px 4px 0 -3px var(--fighter-secondary)}.voxel-fighter[data-identity=specter] .vf-weapon{right:-13px;top:31px;width:33px;height:68px;border:7px solid var(--fighter-accent);border-left-color:transparent;border-bottom-color:transparent;border-radius:50%;rotate:24deg;background:transparent;box-shadow:none}.voxel-fighter[data-identity=specter] .vf-particles{opacity:1;background:radial-gradient(circle at 6% 28%,var(--fighter-accent) 0 3px,transparent 4px),radial-gradient(circle at 95% 16%,var(--fighter-accent) 0 2px,transparent 3px),radial-gradient(circle at 18% 80%,var(--fighter-accent) 0 2px,transparent 3px)}.voxel-fighter[data-identity=titan] .vf-head{left:27px;top:28px;width:24px;height:21px;border:3px solid #5c574f;background:#938978}.voxel-fighter[data-identity=titan] .vf-face{left:32px;top:36px;width:14px;height:4px;background:var(--fighter-accent)}.voxel-fighter[data-identity=titan] .vf-body{left:2px;top:37px;width:74px;height:59px;background:linear-gradient(90deg,#4f4a43 0 22%,var(--fighter-primary) 23% 77%,#4f4a43 78%);clip-path:polygon(0 13%,24% 0,76% 0,100% 13%,88% 100%,12% 100%)}.voxel-fighter[data-identity=titan] .vf-accessory{left:-2px;top:31px;width:82px;height:25px;opacity:1;background:#625c53;clip-path:polygon(0 20%,24% 0,36% 45%,64% 45%,76% 0,100% 20%,89% 100%,11% 100%)}.voxel-fighter[data-identity=titan] .vf-arm{top:44px;width:25px;height:61px}.voxel-fighter[data-identity=titan] .vf-arm.left{left:-14px}.voxel-fighter[data-identity=titan] .vf-arm.right{right:-14px}.voxel-fighter[data-identity=titan] .vf-offhand{left:-17px;top:64px;width:27px;height:39px;opacity:1;border:0;background:#69635b;clip-path:polygon(14% 0,86% 0,100% 70%,68% 100%,18% 87%,0 34%)}.voxel-fighter[data-identity=titan] .vf-weapon{right:-18px;top:37px;width:18px;height:67px;background:#71695f;rotate:10deg;box-shadow:0 -13px 0 6px #978d7d}.voxel-fighter[data-identity=prism] .vf-headgear{left:12px;top:-14px;width:54px;height:38px;background:linear-gradient(120deg,#77efff,#f58be8);clip-path:polygon(0 100%,15% 31%,34% 72%,50% 0,66% 72%,88% 25%,100% 100%)}.voxel-fighter[data-identity=prism] .vf-back{left:5px;top:30px;width:68px;height:71px;opacity:1;background:linear-gradient(145deg,#74edee,#b66fe0);clip-path:polygon(50% 0,68% 38%,100% 18%,81% 58%,100% 88%,61% 73%,50% 100%,39% 73%,0 88%,19% 58%,0 18%,32% 38%)}.voxel-fighter[data-identity=prism] .vf-offhand{left:-10px;top:51px;width:33px;height:33px;opacity:1;border:5px solid var(--fighter-accent);border-radius:50%;background:radial-gradient(circle,#fff 0 18%,transparent 20%);clip-path:none;box-shadow:0 0 10px var(--fighter-accent)}.voxel-fighter[data-identity=prism] .vf-weapon{right:-11px;top:48px;width:28px;height:48px;background:linear-gradient(#8cefff,#8d60ca);clip-path:polygon(50% 0,100% 35%,70% 100%,30% 100%,0 35%);rotate:8deg;box-shadow:none}.voxel-fighter[data-identity=comet] .vf-headgear{left:13px;top:1px;width:52px;height:23px;background:var(--fighter-secondary);clip-path:polygon(0 35%,15% 0,81% 0,100% 30%,78% 100%,59% 55%,24% 72%)}.voxel-fighter[data-identity=comet] .vf-back{left:0;top:36px;width:78px;height:64px;opacity:1;background:var(--fighter-accent);clip-path:polygon(0 12%,36% 40%,43% 0,51% 38%,64% 0,70% 42%,100% 15%,76% 58%,100% 90%,60% 70%,50% 100%,39% 70%,0 90%,24% 57%)}.voxel-fighter[data-identity=comet] .vf-weapon{right:-15px;top:55px;width:35px;height:13px;border:3px solid #d6e3e8;background:var(--fighter-secondary);rotate:-6deg;box-shadow:14px 1px 0 -3px var(--fighter-accent)}.voxel-fighter[data-identity=comet] .vf-particles{opacity:1;background:linear-gradient(#eefaff,var(--fighter-accent)) 25px 92px/8px 20px no-repeat,linear-gradient(#eefaff,var(--fighter-accent)) 48px 92px/8px 20px no-repeat;filter:drop-shadow(0 0 5px var(--fighter-accent))}.voxel-fighter[data-identity=aurora] .vf-headgear{left:11px;top:0;width:56px;height:49px;border:9px solid var(--fighter-secondary);border-bottom-width:5px;border-radius:50% 50% 35% 35%;background:transparent;clip-path:none}.voxel-fighter[data-identity=aurora] .vf-back{left:0;top:31px;width:78px;height:71px;opacity:1;background:linear-gradient(150deg,#85ffe8,#758be7);clip-path:polygon(0 9%,44% 40%,50% 0,58% 41%,100% 10%,76% 58%,100% 88%,58% 72%,50% 100%,42% 72%,0 88%,24% 58%)}.voxel-fighter[data-identity=aurora] .vf-offhand{left:-8px;top:56px;width:28px;height:33px;opacity:1;border:4px solid #c9fbff;border-radius:50% 50% 5px 5px;background:var(--fighter-secondary);clip-path:none}.voxel-fighter[data-identity=aurora] .vf-weapon{right:-9px;top:46px;width:20px;height:51px;border:3px solid #c8f9ff;border-radius:50% 50% 3px 3px;background:var(--fighter-secondary);rotate:9deg;box-shadow:none}.voxel-fighter[data-identity=dragon] .vf-headgear{left:8px;top:-15px;width:62px;height:37px;background:var(--fighter-hair);clip-path:polygon(0 47%,8% 0,29% 42%,39% 2%,50% 49%,64% 2%,72% 42%,92% 0,100% 47%,74% 100%,26% 100%)}.voxel-fighter[data-identity=dragon] .vf-back{left:-4px;top:31px;width:86px;height:75px;opacity:1;background:var(--fighter-secondary);clip-path:polygon(0 0,50% 28%,100% 0,73% 43%,100% 75%,61% 63%,50% 100%,39% 63%,0 75%,27% 43%)}.voxel-fighter[data-identity=dragon] .vf-accessory{left:1px;top:41px;width:76px;height:22px;opacity:1;background:var(--fighter-secondary);clip-path:polygon(0 25%,20% 0,35% 44%,65% 44%,80% 0,100% 25%,87% 100%,13% 100%)}.voxel-fighter[data-identity=dragon] .vf-offhand{left:12px;top:83px;width:59px;height:17px;opacity:1;border:0;border-radius:50%;background:var(--fighter-primary);clip-path:polygon(0 45%,72% 0,100% 50%,70% 100%);rotate:17deg}.voxel-fighter[data-identity=dragon] .vf-weapon{right:-10px;top:27px;width:10px;height:77px;background:linear-gradient(#fff0a2,#cbd5d2 35%);rotate:22deg;box-shadow:0 -10px 0 2px var(--fighter-accent)}.voxel-fighter[data-identity=zenith] .vf-head{left:19px;top:8px;width:40px;height:37px;border:3px solid #aebbc8;border-radius:3px;background:var(--fighter-secondary)}.voxel-fighter[data-identity=zenith] .vf-face{left:23px;top:23px;width:32px;height:8px;background:linear-gradient(90deg,#66efff,#ffe56e);clip-path:polygon(0 28%,100% 0,91% 100%,7% 78%);box-shadow:0 0 7px #64efff}.voxel-fighter[data-identity=zenith] .vf-headgear{left:10px;top:-14px;width:58px;height:32px;border:5px solid var(--fighter-accent);border-bottom:0;border-radius:50% 50% 0 0;background:transparent;clip-path:none}.voxel-fighter[data-identity=zenith] .vf-body{left:20px;top:45px;width:38px;height:57px;clip-path:polygon(8% 0,92% 0,100% 14%,70% 100%,30% 100%,0 14%)}.voxel-fighter[data-identity=zenith] .vf-back{left:8px;top:38px;width:62px;height:67px;opacity:1;background:#33465b;clip-path:polygon(0 20%,36% 0,50% 30%,64% 0,100% 20%,73% 48%,83% 100%,50% 69%,17% 100%,27% 48%)}.voxel-fighter[data-identity=zenith] .vf-weapon{right:-21px;top:55px;width:47px;height:12px;border:3px solid #aebbc5;background:var(--fighter-secondary);rotate:-5deg;box-shadow:17px 0 0 -3px var(--fighter-accent)}.voxel-fighter[data-identity=zenith] .vf-offhand{left:-3px;top:56px;width:17px;height:43px;opacity:1;border:0;background:var(--fighter-accent);clip-path:polygon(50% 0,100% 19%,68% 100%,28% 100%,36% 20%,0 20%)}.result-reward{margin:-6px 0 13px;padding:9px;border:1px solid #ffd66535;border-radius:7px;background:linear-gradient(120deg,#362b16d4,#171b1d);text-align:left}.reward-burst{display:flex;align-items:center;justify-content:center;gap:10px}.reward-burst>i{font-size:25px}.reward-burst span{display:flex;flex-direction:column}.reward-burst small{color:#ceb976;font-size:7px;font-weight:800}.reward-burst strong{color:#ffe379;font:900 25px/23px Barlow Condensed}.reward-breakdown{margin:7px 0;padding:5px 6px;border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;color:#aebcc0;font-size:7px;text-align:center}.reward-balance{display:flex;justify-content:space-between;align-items:center;color:#9babad;font-size:8px}.reward-balance strong{display:flex;align-items:center;gap:4px;color:#fff;font:900 12px Barlow Condensed}.reward-balance i{font-size:9px}.result-reward.loading{opacity:.65}.result-reward.loading .reward-earned{animation:pulse .7s infinite}.result-reward.pop{animation:rewardPop .42s ease-out}@keyframes rewardPop{0%{transform:scale(.86);opacity:.3}65%{transform:scale(1.04)}}@media(max-width:900px){.collection-shell{grid-template-rows:44px 28px 76px minmax(0,1fr)}.collection-header{padding:4px 8px}.collection-header h2{font-size:21px}.collection-filters{padding:2px 7px}.collection-fighters{gap:5px;padding:5px 7px}.fighter-card{flex-basis:105px;padding-left:43px}.fighter-card>i{left:6px;width:32px;height:48px}.collection-detail{grid-template-columns:minmax(205px,.8fr) minmax(230px,1fr) minmax(225px,.9fr)}.fighter-info{padding:9px 10px}.skin-vault{padding:8px}.fighter-showcase .voxel-fighter{scale:.85;transform-origin:bottom}.fighter-heading h3{font-size:25px}.result-card{padding:18px}}@media(max-width:700px){.dock-wallet{padding:3px 6px}.dock-action{font-size:0}.dock-action b{font-size:22px}.collection-shell{border-radius:0}.owned-counter{display:none}.collection-detail{grid-template-columns:35% 36% 29%}.fighter-heading{left:8px;top:7px}.fighter-heading h3{font-size:21px}.fighter-heading p{display:none}.fighter-level-badge{right:6px;top:6px;scale:.84}.voxel-fighter{scale:.72!important;transform-origin:bottom}.fighter-feature{font-size:7px}.upgrade-row{grid-template-columns:1fr}.upgrade-row>div{display:none}.upgrade-row button{height:29px}.fighter-primary-action{height:29px;margin-top:6px}.skin-card{flex-basis:61px}.skin-action-row{grid-template-columns:1fr 70px}}@media(max-height:430px)and (orientation:landscape){.collection-screen{padding:4px max(5px,env(safe-area-inset-right)) 4px max(5px,env(safe-area-inset-left))}.collection-shell{grid-template-rows:42px 27px 75px minmax(0,1fr)}.collection-header h2{font-size:20px}.collection-header>div:nth-child(2)>small{display:none}.collection-back{height:30px}.collection-balance{height:31px}.fighter-card{flex-basis:108px}.fighter-card>i{height:47px}.fighter-heading h3{font-size:23px}.voxel-fighter{bottom:6px}.fighter-feature{height:25px;margin-bottom:3px}.stat-line{gap:4px}.upgrade-row{margin-top:5px;padding-top:5px}.skin-list{height:68px}.skin-swatch{height:40px}.skin-action-row{margin-top:3px}.result-card{max-height:calc(100dvh - 10px);overflow:auto}.result-card h2{font-size:38px;margin:2px 0 8px}.result-stats{margin-bottom:9px}.result-stats span{padding:5px}.result-reward{margin:-2px 0 7px;padding:6px}.result-card button{min-height:38px;margin-top:5px}}@media(pointer:coarse){html:not([data-render-quality=high]) .collection-screen:before{display:none}html:not([data-render-quality=high]) .collection-shell{box-shadow:none}html:not([data-render-quality=high]) .fighter-card{box-shadow:none}html:not([data-render-quality=high]) .fighter-card.selected{box-shadow:0 0 0 2px color-mix(in srgb,var(--rarity) 30%,transparent) inset}html:not([data-render-quality=high]) .fighter-card.locked{filter:none;opacity:.72}html:not([data-render-quality=high]) .fighter-card>i,html:not([data-render-quality=high]) .voxel-fighter,html:not([data-render-quality=high]) .collection-balance>i{filter:none}html:not([data-render-quality=high]) .vf-shadow{filter:none;opacity:.7}html:not([data-render-quality=high]) .fighter-showcase[data-rarity=legendary] .showcase-light{display:none}}.hero-portrait{position:absolute;isolation:isolate;overflow:visible;--hero-skin:var(--fighter-skin,#d7a27e);--hero-hair:var(--fighter-hair,#30221c)}.hero-portrait:before,.hero-portrait:after{content:none!important}.hero-portrait>b{position:absolute;display:block;margin:0;pointer-events:none}.fighter-card{padding-left:56px;border-radius:10px;background:radial-gradient(circle at 22% 22%,color-mix(in srgb,var(--rarity) 18%,transparent),transparent 38%),linear-gradient(145deg,color-mix(in srgb,var(--fighter-primary) 16%,#172a37),#07121b 72%)}.fighter-card>i.fighter-thumb{left:5px;bottom:1px;width:44px;height:64px;border-radius:0;background:none;clip-path:none;filter:drop-shadow(0 5px 4px #0008)}.hero-portrait>.ft-glow{z-index:0;left:-3px;top:1px;width:50px;height:61px;border-radius:50%;background:radial-gradient(circle at 52% 40%,color-mix(in srgb,var(--fighter-accent) 34%,transparent),transparent 66%);opacity:.72}.hero-portrait>.ft-back{z-index:1;left:3px;top:27px;width:38px;height:34px;border-radius:48% 48% 30% 30%;background:radial-gradient(circle at 48% 18%,color-mix(in srgb,var(--fighter-primary) 78%,#fff),var(--fighter-secondary) 72%);box-shadow:0 5px 7px #0005}.hero-portrait>.ft-body{z-index:3;left:6px;top:34px;width:32px;height:29px;border-radius:48% 48% 24% 24%/34% 34% 22% 22%;background:radial-gradient(circle at 32% 18%,color-mix(in srgb,var(--fighter-primary) 80%,#fff),var(--fighter-primary) 33%,var(--fighter-secondary) 100%);box-shadow:0 -2px #ffffff25 inset,0 4px 6px #0005}.hero-portrait>.ft-neck{z-index:2;left:17px;top:29px;width:10px;height:12px;border-radius:35%;background:linear-gradient(90deg,color-mix(in srgb,var(--hero-skin) 75%,#653b2d),var(--hero-skin) 45%,color-mix(in srgb,var(--hero-skin) 82%,#fff));box-shadow:0 2px 2px #0003}.hero-portrait>.ft-head{z-index:5;left:8px;top:5px;width:28px;height:30px;border:1px solid #ffffff38;border-radius:48% 48% 43% 43%/46% 46% 54% 54%;background:radial-gradient(circle at 35% 25%,color-mix(in srgb,var(--hero-skin) 72%,#fff),var(--hero-skin) 43%,color-mix(in srgb,var(--hero-skin) 88%,#714637) 100%);box-shadow:2px 3px 4px #0004,-2px 1px 3px #fff3 inset}.hero-portrait>.ft-ear{z-index:4;top:16px;width:7px;height:10px;border-radius:65%;background:var(--hero-skin);box-shadow:0 0 0 1px #0002 inset}.hero-portrait>.ft-ear.right{right:4px}.hero-portrait>.ft-hair{z-index:7;left:6px;top:1px;width:32px;height:15px;border-radius:60% 60% 28% 28%/75% 75% 25% 25%;background:radial-gradient(circle at 35% 18%,color-mix(in srgb,var(--hero-hair) 65%,#fff),var(--hero-hair) 58%,color-mix(in srgb,var(--hero-hair) 75%,#000));box-shadow:0 2px 3px #0005}.hero-portrait>.ft-eye{z-index:9;top:16px;width:7px;height:8px;border:1px solid #19303d;border-radius:55% 55% 50% 50%;background:radial-gradient(circle at 52% 54%,#152b38 0 22%,var(--fighter-accent) 24% 38%,#f8fdff 41% 100%);box-shadow:0 1px 2px #0003}.hero-portrait>.ft-eye.left{left:12px}.hero-portrait>.ft-eye.right{left:25px}.hero-portrait>.ft-eye:after{content:"";position:absolute;left:3px;top:1px;width:2px;height:2px;border-radius:50%;background:#fff}.hero-portrait>.ft-brow{z-index:10;top:14px;width:7px;height:2px;border-radius:3px;background:color-mix(in srgb,var(--hero-hair) 80%,#13222b)}.hero-portrait>.ft-brow.left{left:12px;rotate:-5deg}.hero-portrait>.ft-brow.right{left:25px;rotate:5deg}.hero-portrait>.ft-nose{z-index:9;left:21px;top:21px;width:3px;height:5px;border-radius:50%;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--hero-skin) 70%,#7d4b3b));opacity:.58}.hero-portrait>.ft-mouth{z-index:9;left:17px;top:27px;width:10px;height:3px;border-bottom:2px solid #66373c;border-radius:0 0 9px 9px;opacity:.9}.hero-portrait>.ft-face{z-index:11;opacity:0}.hero-portrait>.ft-gear{z-index:12;filter:drop-shadow(0 2px 2px #0006)}.hero-portrait>.ft-weapon,.hero-portrait>.ft-charm{z-index:8;filter:drop-shadow(0 2px 2px #0006)}.hero-portrait>.ft-rim{z-index:13;left:9px;top:6px;width:26px;height:28px;border-top:2px solid #ffffff70;border-left:1px solid #ffffff38;border-radius:50%;opacity:.56}.fighter-card[data-archetype=female] .ft-head,.hero-portrait[data-archetype=female]>.ft-head{left:8px;width:28px;height:31px;border-radius:51% 51% 48% 48%/45% 45% 58% 58%}.fighter-card[data-archetype=female] .ft-body,.hero-portrait[data-archetype=female]>.ft-body{left:8px;width:28px;border-radius:50% 50% 28% 28%/32% 32% 22% 22%}.fighter-card[data-archetype=robot] .ft-head,.hero-portrait[data-archetype=robot]>.ft-head{left:6px;top:7px;width:32px;height:25px;border:2px solid color-mix(in srgb,var(--fighter-accent) 55%,#eefcff);border-radius:35% 35% 42% 42%;background:radial-gradient(circle at 32% 20%,color-mix(in srgb,var(--fighter-secondary) 62%,#fff),var(--fighter-secondary) 68%,#14262e)}.fighter-card[data-archetype=robot] .ft-eye,.fighter-card[data-archetype=robot] .ft-brow,.fighter-card[data-archetype=robot] .ft-mouth,.fighter-card[data-archetype=robot] .ft-nose,.hero-portrait[data-archetype=robot]>.ft-eye,.hero-portrait[data-archetype=robot]>.ft-brow,.hero-portrait[data-archetype=robot]>.ft-mouth,.hero-portrait[data-archetype=robot]>.ft-nose{display:none}.fighter-card[data-archetype=robot] .ft-face,.hero-portrait[data-archetype=robot]>.ft-face{left:11px;top:16px;width:22px;height:7px;border-radius:8px;background:radial-gradient(circle at 25% 50%,#fff 0 8%,var(--fighter-accent) 12% 25%,transparent 27%),radial-gradient(circle at 75% 50%,#fff 0 8%,var(--fighter-accent) 12% 25%,transparent 27%),#10222a;box-shadow:0 0 6px var(--fighter-accent);opacity:1}.fighter-card[data-archetype=robot] .ft-hair,.hero-portrait[data-archetype=robot]>.ft-hair{display:none}.fighter-card[data-archetype=plant] .ft-head,.hero-portrait[data-archetype=plant]>.ft-head{background:radial-gradient(circle at 34% 24%,color-mix(in srgb,var(--hero-skin) 70%,#efffb2),var(--hero-skin) 48%,#426b3d);border-radius:56% 56% 48% 48%}.fighter-card[data-archetype=plant] .ft-eye,.hero-portrait[data-archetype=plant]>.ft-eye{background:radial-gradient(circle at 45% 40%,#fff 0 13%,#17371e 16% 48%,#d8f98e 52%)}.fighter-card[data-archetype=plant] .ft-mouth,.hero-portrait[data-archetype=plant]>.ft-mouth{border-color:#1e4c28}.fighter-card[data-archetype=golem] .ft-head,.hero-portrait[data-archetype=golem]>.ft-head{left:8px;top:14px;width:28px;height:22px;border-radius:44% 52% 35% 40%;background:radial-gradient(circle at 34% 22%,#c5bba9,var(--hero-skin) 42%,#5c574e)}.fighter-card[data-archetype=golem] .ft-body,.hero-portrait[data-archetype=golem]>.ft-body{left:0;top:31px;width:44px;height:33px;border-radius:48% 48% 20% 20%;background:radial-gradient(circle at 38% 15%,#aaa08e,var(--fighter-primary) 38%,#4e4a43)}.fighter-card[data-archetype=golem] .ft-eye,.hero-portrait[data-archetype=golem]>.ft-eye{top:21px;width:5px;height:5px;background:var(--fighter-accent);border:0;box-shadow:0 0 4px var(--fighter-accent)}.fighter-card[data-archetype=golem] .ft-eye.left,.hero-portrait[data-archetype=golem]>.ft-eye.left{left:14px}.fighter-card[data-archetype=golem] .ft-eye.right,.hero-portrait[data-archetype=golem]>.ft-eye.right{left:25px}.fighter-card[data-archetype=ghost] .ft-body,.hero-portrait[data-archetype=ghost]>.ft-body{height:31px;border-radius:48% 48% 50% 50%;background:linear-gradient(var(--fighter-primary),color-mix(in srgb,var(--fighter-primary) 15%,transparent));filter:drop-shadow(0 0 5px var(--fighter-accent))}.fighter-card[data-archetype=ghost] .ft-back,.hero-portrait[data-archetype=ghost]>.ft-back{opacity:.35}.fighter-card[data-archetype=ghost] .ft-mouth,.hero-portrait[data-archetype=ghost]>.ft-mouth{width:6px;height:5px;left:19px;border:2px solid #59758b;border-top:0;border-radius:0 0 50% 50%}.fighter-card[data-archetype=aquatic] .ft-ear,.hero-portrait[data-archetype=aquatic]>.ft-ear{top:13px;width:9px;height:15px;border-radius:80% 0;background:var(--fighter-accent)}.fighter-card[data-archetype=crystal] .ft-head,.hero-portrait[data-archetype=crystal]>.ft-head{border-radius:48% 48% 42% 42%;background:linear-gradient(145deg,#e7fbff 0 16%,var(--hero-skin) 38%,var(--fighter-secondary));box-shadow:3px 4px 7px #3af2ef3d,-2px 0 3px #fff8 inset}.fighter-card[data-archetype=dragon] .ft-eye,.hero-portrait[data-archetype=dragon]>.ft-eye{background:radial-gradient(ellipse at center,#1a1b19 0 14%,#ffe27a 18% 52%,#fff4bd 56%);border-color:#633024}.fighter-card[data-archetype=dragon] .ft-ear,.hero-portrait[data-archetype=dragon]>.ft-ear{top:9px;height:13px;background:var(--fighter-secondary)}.fighter-card[data-archetype=sf] .ft-head,.hero-portrait[data-archetype=sf]>.ft-head{left:5px;top:4px;width:34px;height:33px;border:3px solid #d6e8ef;border-radius:48%;background:linear-gradient(145deg,#31536a,#08151f)}.fighter-card[data-archetype=sf] .ft-eye,.fighter-card[data-archetype=sf] .ft-brow,.fighter-card[data-archetype=sf] .ft-mouth,.fighter-card[data-archetype=sf] .ft-nose,.hero-portrait[data-archetype=sf]>.ft-eye,.hero-portrait[data-archetype=sf]>.ft-brow,.hero-portrait[data-archetype=sf]>.ft-mouth,.hero-portrait[data-archetype=sf]>.ft-nose{display:none}.fighter-card[data-archetype=sf] .ft-face,.hero-portrait[data-archetype=sf]>.ft-face{left:10px;top:17px;width:24px;height:8px;border-radius:7px;background:linear-gradient(90deg,#62eeff,#ffe779);box-shadow:0 0 6px var(--fighter-accent);opacity:1}.class-portrait.hero-portrait{top:4px;width:44px;height:64px;filter:drop-shadow(0 7px 6px #0007)}.class-portrait[data-profile=rook]{--fighter-primary:#e25664;--fighter-secondary:#7f2940;--fighter-accent:#ffd06c;--fighter-skin:#d7a27e;--fighter-hair:#3a261e}.class-portrait[data-profile=nova]{--fighter-primary:#42a9e7;--fighter-secondary:#225e93;--fighter-accent:#91ecff;--fighter-skin:#e3ae8b;--fighter-hair:#243b62}.class-portrait[data-profile=moss]{--fighter-primary:#7da94b;--fighter-secondary:#315f34;--fighter-accent:#fff29a;--fighter-skin:#91b65f;--fighter-hair:#315f34}.dock-avatar.hero-portrait{width:44px;height:64px;border:0;border-radius:0;background:none;box-shadow:none;scale:.62;transform-origin:center center}.dock-avatar.hero-portrait:before{content:none}.skin-swatch{border-radius:9px;clip-path:none;background:radial-gradient(circle at 50% 28%,color-mix(in srgb,var(--skin-accent) 38%,transparent),transparent 44%),linear-gradient(155deg,color-mix(in srgb,var(--skin-primary) 46%,#233847),#09151e);overflow:hidden}.skin-swatch:before{content:none!important}.skin-hero{left:50%;bottom:-8px;width:44px;height:64px;translate:-50% 0;scale:.69;transform-origin:center bottom;--fighter-primary:var(--skin-primary);--fighter-secondary:var(--skin-secondary);--fighter-accent:var(--skin-accent)}[data-profile=rook] .ft-gear{left:5px;top:0;width:34px;height:13px;background:linear-gradient(#b7505c,var(--fighter-secondary));clip-path:polygon(0 0,20% 0,20% 34%,39% 34%,39% 0,61% 0,61% 34%,80% 34%,80% 0,100% 0,92% 100%,8% 100%)}[data-profile=rook] .ft-weapon{right:-2px;top:24px;width:6px;height:38px;border-radius:5px;background:linear-gradient(90deg,#718994,#f5ffff 48%,#718994);rotate:20deg;box-shadow:0 -7px 0 1px var(--fighter-accent)}[data-profile=rook] .ft-charm{left:-2px;top:28px;width:15px;height:27px;border:2px solid #d4bc73;border-radius:48% 48% 42% 42%;background:radial-gradient(circle at 35% 25%,#b84a56,var(--fighter-secondary));clip-path:none}[data-profile=rook] .ft-brow.left{rotate:7deg}[data-profile=rook] .ft-brow.right{rotate:-7deg}[data-profile=rook] .ft-mouth{width:8px;left:18px;border-radius:0}[data-profile=nova] .ft-gear{left:4px;top:0;width:34px;height:14px;border-radius:60% 38% 58% 25%;background:linear-gradient(120deg,#385e91,var(--fighter-hair));clip-path:polygon(0 16%,58% 0,78% 24%,100% 8%,82% 58%,62% 52%,50% 100%,38% 52%,0 72%)}[data-profile=nova] .ft-face{left:9px;top:15px;width:27px;height:9px;border-radius:60% 30%;background:linear-gradient(90deg,var(--fighter-accent) 0 46%,transparent 47% 62%,#fff087 63%);box-shadow:0 0 5px var(--fighter-accent);opacity:.86}[data-profile=nova] .ft-weapon{right:-4px;top:29px;width:20px;height:20px;border:3px solid var(--fighter-accent);border-radius:50%;background:radial-gradient(circle,transparent 42%,var(--fighter-secondary) 45% 58%,transparent 60%);rotate:0;box-shadow:0 0 5px var(--fighter-accent)}[data-profile=nova] .ft-charm{left:auto;right:-5px;top:38px;width:24px;height:3px;border:0;border-radius:3px;background:#e8f7fb;rotate:-9deg}[data-profile=nova] .ft-brow.left{rotate:-12deg}[data-profile=nova] .ft-mouth{left:19px;width:8px;rotate:-5deg}[data-profile=moss] .ft-gear{left:2px;top:-8px;width:40px;height:23px;background:linear-gradient(#7fb45b,var(--fighter-hair));clip-path:polygon(0 76%,17% 14%,37% 55%,50% 0,64% 58%,86% 18%,100% 76%,72% 72%,50% 100%,27% 71%)}[data-profile=moss] .ft-weapon{right:-2px;top:30px;width:14px;height:27px;border:2px solid var(--fighter-accent);border-radius:8px;background:linear-gradient(#607f3e,var(--fighter-secondary));rotate:5deg;box-shadow:none}[data-profile=moss] .ft-charm{left:-1px;top:27px;width:10px;height:15px;border:0;border-radius:80% 0;background:#9bd25e;rotate:-32deg;box-shadow:5px 10px 0 -3px #dff68a}[data-profile=moss] .ft-eye{width:8px;height:9px}[data-profile=moss] .ft-mouth{height:4px;border-width:0 0 2px;border-radius:0 0 50% 50%}[data-profile=patch] .ft-gear{left:5px;top:0;width:32px;height:15px;border-radius:60% 45% 35% 25%;rotate:-7deg;background:linear-gradient(#875044,var(--fighter-hair));clip-path:polygon(0 12%,70% 0,100% 40%,69% 53%,55% 100%,43% 53%,0 70%)}[data-profile=patch] .ft-weapon{right:-2px;top:27px;width:6px;height:34px;border-radius:6px;background:linear-gradient(90deg,#80949b,#eff9f7);rotate:34deg}[data-profile=patch] .ft-charm{left:-2px;top:31px;width:5px;height:29px;border:0;border-radius:4px;background:repeating-linear-gradient(#f7f3e8 0 5px,var(--fighter-accent) 6px 10px);rotate:15deg}[data-profile=patch] .ft-eye.right{height:2px;top:20px;background:#26343c;border:0}[data-profile=patch] .ft-brow.right{rotate:12deg}[data-profile=patch] .ft-mouth{rotate:-7deg}[data-profile=bolt] .ft-gear{left:18px;top:-8px;width:10px;height:17px;background:var(--fighter-accent);clip-path:polygon(54% 0,100% 0,64% 37%,100% 37%,20% 100%,41% 54%,0 54%)}[data-profile=bolt] .ft-weapon{right:-3px;top:34px;width:18px;height:10px;border:2px solid #d8e6e8;border-radius:7px;background:var(--fighter-secondary);rotate:0;box-shadow:8px 2px 0 -2px var(--fighter-accent)}[data-profile=bolt] .ft-charm{left:-1px;top:34px;width:10px;height:20px;border:2px solid #d5e1df;border-radius:5px;background:linear-gradient(var(--fighter-accent) 0 72%,#182b31 73%)}[data-profile=ember] .ft-gear{left:4px;top:-9px;width:36px;height:25px;background:linear-gradient(#fff29a,#ff8a42 42%,#b72f25);clip-path:polygon(4% 100%,14% 32%,30% 71%,43% 0,56% 63%,74% 18%,93% 100%);filter:drop-shadow(0 0 4px #ff7a32)}[data-profile=ember] .ft-weapon{right:-1px;top:24px;width:6px;height:40px;border-radius:50%;background:linear-gradient(#fff8b3,#ff7043 28%,#f5f5e8 30%);rotate:18deg;box-shadow:0 0 5px #ff7043}[data-profile=ember] .ft-charm{left:-1px;top:32px;width:8px;height:15px;border:0;background:#ff9b3c;clip-path:polygon(50% 0,100% 61%,72% 100%,45% 73%,13% 100%,0 60%)}[data-profile=ember] .ft-brow.left{rotate:15deg}[data-profile=ember] .ft-brow.right{rotate:-15deg}[data-profile=ember] .ft-mouth{width:7px;left:19px;border-radius:0;rotate:2deg}[data-profile=echo] .ft-gear{left:4px;top:9px;width:12px;height:15px;border:3px solid var(--fighter-accent);border-radius:50%;background:var(--fighter-secondary);clip-path:none;box-shadow:22px -4px 0 -5px var(--fighter-hair)}[data-profile=echo] .ft-weapon{right:-3px;top:31px;width:20px;height:20px;border:4px double var(--fighter-accent);border-radius:50%;background:radial-gradient(circle,transparent 45%,var(--fighter-secondary) 47%);rotate:0;box-shadow:none}[data-profile=echo] .ft-charm{left:-2px;top:38px;width:17px;height:3px;border:0;border-radius:3px;background:#d8f8ff;box-shadow:0 -6px 0 -1px var(--fighter-accent),0 6px 0 -1px var(--fighter-accent)}[data-profile=echo] .ft-brow{top:13px}[data-profile=echo] .ft-mouth{width:12px;left:16px;border-color:#704048}[data-profile=rune] .ft-head{background:radial-gradient(circle at 40% 22%,#34304e,#0a0b16 72%)}[data-profile=rune] .ft-eye{border:0;background:var(--fighter-accent);box-shadow:0 0 7px var(--fighter-accent)}[data-profile=rune] .ft-mouth,[data-profile=rune] .ft-nose,[data-profile=rune] .ft-brow{display:none}[data-profile=rune] .ft-gear{left:7px;top:1px;width:30px;height:14px;border-radius:50% 50% 20% 20%;background:#17162a;box-shadow:0 0 0 1px var(--fighter-accent) inset}[data-profile=rune] .ft-weapon{right:-2px;top:27px;width:7px;height:37px;border-radius:4px;background:linear-gradient(var(--fighter-accent),#211a38);rotate:17deg;box-shadow:0 0 5px var(--fighter-accent)}[data-profile=rune] .ft-charm{left:-2px;top:31px;width:9px;height:14px;border:1px solid var(--fighter-accent);border-radius:3px;background:#151326;rotate:-12deg;box-shadow:37px -7px 0 -1px #151326}[data-profile=coral] .ft-gear{left:3px;top:0;width:36px;height:17px;border:2px solid #a7eff1;border-radius:58% 58% 36% 36%;background:linear-gradient(#38a0a5,var(--fighter-secondary));clip-path:polygon(0 30%,18% 0,82% 0,100% 30%,78% 100%,63% 54%,37% 54%,22% 100%)}[data-profile=coral] .ft-weapon{right:-1px;top:32px;width:13px;height:24px;border:2px solid #bfe9e8;border-radius:7px;background:var(--fighter-secondary);rotate:-8deg;box-shadow:none}[data-profile=coral] .ft-charm{left:-4px;top:25px;width:18px;height:31px;border:0;background:var(--fighter-accent);clip-path:polygon(45% 100%,41% 46%,10% 27%,16% 18%,41% 35%,43% 0,54% 0,55% 38%,84% 18%,91% 27%,58% 50%,59% 100%)}[data-profile=coral] .ft-mouth{width:11px;left:17px}[data-profile=glacier] .ft-gear{left:2px;top:-9px;width:40px;height:25px;background:linear-gradient(#f2fdff,#8dd9ed);clip-path:polygon(0 100%,13% 42%,27% 75%,42% 0,55% 72%,75% 20%,86% 72%,100% 50%,93% 100%);filter:drop-shadow(0 0 4px #a7ebff)}[data-profile=glacier] .ft-weapon{right:-3px;top:27px;width:14px;height:34px;background:linear-gradient(#eaffff,#80cfe5);clip-path:polygon(50% 0,100% 18%,68% 48%,68% 100%,38% 100%,38% 48%,0 20%);rotate:18deg;box-shadow:none}[data-profile=glacier] .ft-charm{left:-3px;top:20px;width:15px;height:38px;border:0;border-radius:50% 20%;background:linear-gradient(#dffbff,#66bcd5);rotate:-10deg}[data-profile=glacier] .ft-brow.left{rotate:12deg}[data-profile=glacier] .ft-brow.right{rotate:-12deg}[data-profile=glacier] .ft-mouth{border-radius:0;width:7px;left:19px}[data-profile=pixel] .ft-gear{left:19px;top:-5px;width:5px;height:12px;background:#8da4a9;box-shadow:4px -2px 0 1px var(--fighter-accent)}[data-profile=pixel] .ft-weapon{right:-2px;top:34px;width:15px;height:9px;border:2px solid #72878b;border-radius:6px;background:var(--fighter-secondary);rotate:0;box-shadow:7px 1px 0 -2px var(--fighter-accent)}[data-profile=pixel] .ft-charm{left:0;top:38px;width:8px;height:8px;border:0;border-radius:50%;background:var(--fighter-accent);box-shadow:0 10px 0 var(--fighter-secondary)}[data-profile=forge] .ft-gear{left:5px;top:3px;width:34px;height:24px;border:2px solid #879291;border-radius:40% 40% 28% 28%;background:linear-gradient(#39484b,#141f22);clip-path:none}[data-profile=forge] .ft-face{left:12px;top:15px;width:20px;height:6px;border-radius:7px;background:linear-gradient(90deg,#ffb456,transparent 42% 58%,#ffb456);box-shadow:0 0 5px #ff8a35;opacity:1}[data-profile=forge] .ft-weapon{right:-3px;top:30px;width:20px;height:10px;border-radius:6px;background:#a7b1ad;rotate:-18deg;box-shadow:0 18px 0 -6px #71513a}[data-profile=forge] .ft-charm{left:-2px;top:31px;width:9px;height:22px;border:2px solid #997442;border-radius:5px;background:#3b2d25}[data-profile=thorn] .ft-gear{left:1px;top:-10px;width:42px;height:26px;background:linear-gradient(#658f4d,var(--fighter-hair));clip-path:polygon(0 63%,9% 18%,29% 52%,35% 0,47% 53%,62% 9%,69% 57%,92% 21%,100% 67%,75% 66%,50% 100%,27% 66%)}[data-profile=thorn] .ft-weapon{right:-1px;top:25px;width:6px;height:40px;border-radius:4px;background:linear-gradient(#c9f18e,#4c733c);rotate:15deg;box-shadow:none}[data-profile=thorn] .ft-charm{left:-3px;top:30px;width:11px;height:21px;border:0;border-radius:80% 0;background:#78ad50;rotate:-28deg;box-shadow:6px 13px 0 -2px #456b37}[data-profile=thorn] .ft-brow.left{rotate:15deg}[data-profile=thorn] .ft-mouth{rotate:8deg;width:8px}[data-profile=specter] .ft-gear{left:4px;top:-4px;width:36px;height:15px;border:3px solid var(--fighter-accent);border-bottom:0;border-radius:50% 50% 0 0;background:transparent;clip-path:polygon(0 100%,7% 20%,43% 0,49% 35%,70% 9%,100% 30%,94% 100%,79% 43%,51% 68%,37% 36%,12% 45%)}[data-profile=specter] .ft-weapon{right:-4px;top:27px;width:19px;height:34px;border:3px solid var(--fighter-accent);border-left-color:transparent;border-bottom-color:transparent;border-radius:50%;rotate:22deg;background:transparent;box-shadow:0 0 5px var(--fighter-accent)}[data-profile=specter] .ft-charm{left:-3px;top:33px;width:7px;height:7px;border:0;border-radius:50%;background:var(--fighter-accent);box-shadow:6px 19px 0 -1px var(--fighter-accent),39px -10px 0 -1px var(--fighter-accent)}[data-profile=titan] .ft-gear{left:1px;top:17px;width:42px;height:14px;border-radius:50% 50% 25% 25%;background:linear-gradient(#7d7569,#4e4942);clip-path:none}[data-profile=titan] .ft-weapon{right:-4px;top:27px;width:13px;height:37px;border-radius:8px;background:linear-gradient(#978d7d,#625c54);rotate:13deg;box-shadow:0 -8px 0 3px #968d7e}[data-profile=titan] .ft-charm{left:-5px;top:31px;width:14px;height:27px;border:0;border-radius:45% 45% 35% 35%;background:#69635b}[data-profile=titan] .ft-mouth,[data-profile=titan] .ft-nose,[data-profile=titan] .ft-brow{display:none}[data-profile=prism] .ft-gear{left:4px;top:-9px;width:36px;height:26px;background:linear-gradient(120deg,#73f2ff,#f87be8);clip-path:polygon(0 100%,15% 30%,34% 72%,50% 0,66% 72%,88% 25%,100% 100%);filter:drop-shadow(0 0 4px #e78eff)}[data-profile=prism] .ft-weapon{right:-3px;top:28px;width:21px;height:21px;border:3px solid var(--fighter-accent);border-radius:50%;background:radial-gradient(circle,#fff 0 18%,transparent 20%);rotate:0;box-shadow:0 0 7px var(--fighter-accent)}[data-profile=prism] .ft-charm{left:-2px;top:34px;width:10px;height:17px;border:0;background:#8ef5f5;clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);box-shadow:6px 19px 0 -2px #f58fea}[data-profile=comet] .ft-gear{left:4px;top:0;width:35px;height:15px;border-radius:55% 55% 30% 30%;background:linear-gradient(#9e4c3a,var(--fighter-secondary));clip-path:polygon(0 38%,15% 0,80% 0,100% 32%,78% 100%,58% 55%,24% 72%)}[data-profile=comet] .ft-weapon{right:-3px;top:32px;width:18px;height:9px;border:2px solid #d6e3e8;border-radius:7px;background:var(--fighter-secondary);rotate:-6deg;box-shadow:8px 1px 0 -2px var(--fighter-accent)}[data-profile=comet] .ft-charm{left:-4px;top:27px;width:13px;height:31px;border:0;background:var(--fighter-accent);clip-path:polygon(100% 0,100% 100%,0 72%,53% 48%,0 23%);box-shadow:39px 2px 0 -2px var(--fighter-accent)}[data-profile=comet] .ft-eye.left{height:2px;top:20px;background:#26343c;border:0}[data-profile=comet] .ft-mouth{rotate:8deg}[data-profile=aurora] .ft-gear{left:2px;top:-2px;width:40px;height:30px;border:6px solid var(--fighter-secondary);border-bottom-width:3px;border-radius:50% 50% 38% 38%;background:transparent;clip-path:none;box-shadow:0 0 5px #84fff1}[data-profile=aurora] .ft-weapon{right:-2px;top:31px;width:14px;height:22px;border:2px solid #c5f9ff;border-radius:50% 50% 6px 6px;background:var(--fighter-secondary);rotate:10deg;box-shadow:none}[data-profile=aurora] .ft-charm{left:-4px;top:25px;width:14px;height:32px;border:0;background:linear-gradient(#84fff1,#748ee9);clip-path:polygon(100% 0,100% 100%,0 72%,54% 49%,0 22%);box-shadow:39px 1px 0 -2px #88e8ff}[data-profile=aurora] .ft-mouth{width:9px;left:18px}[data-profile=dragon] .ft-gear{left:1px;top:-9px;width:42px;height:25px;background:linear-gradient(#783026,var(--fighter-hair));clip-path:polygon(0 47%,8% 0,29% 42%,39% 2%,50% 49%,64% 2%,72% 42%,92% 0,100% 47%,74% 100%,26% 100%)}[data-profile=dragon] .ft-weapon{right:-2px;top:24px;width:7px;height:41px;border-radius:4px;background:linear-gradient(#fff0a3,#c9d2ce 35%);rotate:22deg;box-shadow:0 -8px 0 2px var(--fighter-accent)}[data-profile=dragon] .ft-charm{left:-5px;top:28px;width:16px;height:29px;border:0;background:var(--fighter-secondary);clip-path:polygon(100% 0,75% 42%,100% 100%,49% 70%,0 100%,24% 43%,0 0,50% 25%);box-shadow:37px 0 0 -2px var(--fighter-secondary)}[data-profile=dragon] .ft-brow.left{rotate:15deg}[data-profile=dragon] .ft-brow.right{rotate:-15deg}[data-profile=dragon] .ft-mouth{width:9px;border-color:#4c241f}[data-profile=zenith] .ft-gear{left:4px;top:-7px;width:36px;height:20px;border:4px solid var(--fighter-accent);border-bottom:0;border-radius:50% 50% 0 0;background:transparent;clip-path:none;filter:drop-shadow(0 0 4px var(--fighter-accent))}[data-profile=zenith] .ft-weapon{right:-6px;top:33px;width:28px;height:8px;border:2px solid #aebbc5;border-radius:7px;background:var(--fighter-secondary);rotate:-5deg;box-shadow:10px 0 0 -2px var(--fighter-accent)}[data-profile=zenith] .ft-charm{left:-2px;top:33px;width:6px;height:22px;border:0;background:var(--fighter-accent);clip-path:polygon(50% 0,100% 22%,65% 100%,25% 100%,35% 22%,0 22%)}.voxel-fighter{width:94px;height:128px;translate:-42% 0;filter:drop-shadow(0 14px 9px #0009)}.voxel-fighter>i{position:absolute;display:block;pointer-events:none}.voxel-fighter>.vf-glow{z-index:0;left:-14px;top:-2px;width:122px;height:126px;border-radius:50%;background:radial-gradient(circle at 50% 42%,color-mix(in srgb,var(--fighter-accent) 25%,transparent),transparent 66%);opacity:.85}.voxel-fighter>.vf-shadow{left:-17px!important;bottom:-3px;width:128px;height:17px;border-radius:50%;background:#0008;filter:blur(5px)}.voxel-fighter .vf-back{border-radius:48% 48% 28% 28%;filter:drop-shadow(0 5px 5px #0005)}.voxel-fighter .vf-body{left:21px;top:54px;width:54px;height:58px;border-radius:48% 48% 22% 22%/30% 30% 20% 20%;clip-path:none;background:radial-gradient(circle at 34% 16%,color-mix(in srgb,var(--fighter-primary) 72%,#fff),var(--fighter-primary) 35%,var(--fighter-secondary) 100%);box-shadow:0 -3px #ffffff25 inset,0 7px color-mix(in srgb,var(--fighter-accent) 75%,transparent),0 7px 10px #0005}.voxel-fighter .vf-head{left:25px;top:10px;width:46px;height:47px;border:1px solid #ffffff3d;border-radius:49% 49% 44% 44%/45% 45% 57% 57%;clip-path:none;background:radial-gradient(circle at 34% 23%,color-mix(in srgb,var(--fighter-skin) 70%,#fff),var(--fighter-skin) 46%,color-mix(in srgb,var(--fighter-skin) 84%,#754738));box-shadow:4px 5px 7px #0004,-3px 1px 5px #fff3 inset}.voxel-fighter .vf-hair{left:20px;top:3px;width:56px;height:24px;border-radius:58% 58% 30% 30%/70% 70% 30% 30%;clip-path:none;background:radial-gradient(circle at 36% 15%,color-mix(in srgb,var(--fighter-hair) 65%,#fff),var(--fighter-hair) 56%,color-mix(in srgb,var(--fighter-hair) 75%,#000));box-shadow:0 3px 4px #0006}.voxel-fighter .vf-ear{z-index:3;top:28px;width:12px;height:17px;border-radius:65%;background:var(--fighter-skin);box-shadow:0 0 0 1px #0002 inset}.voxel-fighter .vf-ear.left{left:19px}.voxel-fighter .vf-ear.right{right:17px}.voxel-fighter .vf-eye{z-index:6;top:29px;width:10px;height:11px;border:1px solid #18303c;border-radius:55%;background:radial-gradient(circle at 52% 54%,#132733 0 22%,var(--fighter-accent) 24% 40%,#fbfeff 43% 100%);box-shadow:0 1px 3px #0004}.voxel-fighter .vf-eye.left{left:35px}.voxel-fighter .vf-eye.right{left:53px}.voxel-fighter .vf-eye:after{content:"";position:absolute;left:4px;top:1px;width:3px;height:3px;border-radius:50%;background:#fff}.voxel-fighter .vf-brow{z-index:7;top:25px;width:11px;height:3px;border-radius:5px;background:color-mix(in srgb,var(--fighter-hair) 80%,#15242b)}.voxel-fighter .vf-brow.left{left:34px;rotate:-5deg}.voxel-fighter .vf-brow.right{left:53px;rotate:5deg}.voxel-fighter .vf-nose{z-index:6;left:47px;top:37px;width:4px;height:8px;border-radius:50%;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--fighter-skin) 68%,#744437));opacity:.62}.voxel-fighter .vf-mouth{z-index:7;left:42px;top:47px;width:15px;height:5px;border-bottom:3px solid #6c3940;border-radius:0 0 12px 12px}.voxel-fighter .vf-cheek{z-index:5;left:30px;top:42px;width:10px;height:5px;border-radius:50%;background:#ff819c22;box-shadow:29px 0 #ff819c22}.voxel-fighter .vf-arm{top:60px;width:19px;height:51px;border-radius:12px;background:radial-gradient(circle at 36% 12%,color-mix(in srgb,var(--fighter-secondary) 70%,#fff),var(--fighter-secondary) 64%);box-shadow:0 4px 5px #0004}.voxel-fighter .vf-arm.left{left:5px;rotate:8deg}.voxel-fighter .vf-arm.right{right:3px;rotate:-15deg}.voxel-fighter .vf-weapon{right:-5px;top:45px;width:10px;height:72px;border-radius:7px;background:linear-gradient(90deg,#728a94,#f8ffff 48%,#677d86);rotate:23deg;box-shadow:0 -9px 0 -1px var(--fighter-accent),0 3px 4px #0005}.voxel-fighter .vf-emblem{z-index:5;left:43px;top:60px;width:11px;height:11px;border:2px solid color-mix(in srgb,var(--fighter-accent) 75%,#fff);border-radius:50%;background:radial-gradient(circle,#fff 0 14%,var(--fighter-accent) 18% 45%,transparent 48%);box-shadow:0 0 5px var(--fighter-accent)}.voxel-fighter .vf-rim{z-index:8;left:27px;top:12px;width:42px;height:43px;border-top:3px solid #ffffff75;border-left:2px solid #ffffff38;border-radius:50%;opacity:.58}.voxel-fighter[data-archetype=female] .vf-head{left:27px;top:9px;width:42px;height:48px;border-radius:52% 52% 49% 49%/45% 45% 58% 58%}.voxel-fighter[data-archetype=female] .vf-hair{left:22px;width:52px;height:25px;border-radius:62% 62% 32% 32%}.voxel-fighter[data-archetype=female] .vf-body{left:25px;top:55px;width:44px;height:57px;border-radius:50% 50% 24% 24%;clip-path:none}.voxel-fighter[data-archetype=female] .vf-eye.left{left:36px}.voxel-fighter[data-archetype=female] .vf-eye.right{left:53px}.voxel-fighter[data-archetype=female] .vf-brow.left{left:35px}.voxel-fighter[data-archetype=female] .vf-brow.right{left:53px}.voxel-fighter[data-archetype=robot] .vf-head{left:20px;top:13px;width:56px;height:39px;border:3px solid color-mix(in srgb,var(--fighter-accent) 55%,#eaf8f7);border-radius:34% 34% 42% 42%;background:radial-gradient(circle at 32% 18%,color-mix(in srgb,var(--fighter-secondary) 58%,#fff),var(--fighter-secondary) 62%,#14272e)}.voxel-fighter[data-archetype=robot] .vf-body{left:17px;top:53px;width:62px;height:58px;border-radius:38% 38% 18% 18%;clip-path:none}.voxel-fighter[data-archetype=robot] .vf-face{left:30px;top:27px;width:36px;height:11px;border-radius:10px;background:radial-gradient(circle at 25% 50%,#fff 0 7%,var(--fighter-accent) 11% 24%,transparent 27%),radial-gradient(circle at 75% 50%,#fff 0 7%,var(--fighter-accent) 11% 24%,transparent 27%),#102229;clip-path:none;box-shadow:0 0 8px var(--fighter-accent)}.voxel-fighter[data-archetype=robot] .vf-brow,.voxel-fighter[data-archetype=robot] .vf-mouth,.voxel-fighter[data-archetype=robot] .vf-nose,.voxel-fighter[data-archetype=robot] .vf-cheek,.voxel-fighter[data-archetype=robot] .vf-ear{display:none}.voxel-fighter[data-archetype=plant] .vf-head{left:25px;top:10px;width:46px;height:47px;border-radius:56% 56% 48% 48%;background:radial-gradient(circle at 34% 24%,color-mix(in srgb,var(--fighter-skin) 68%,#efffb2),var(--fighter-skin) 48%,#416b3d)}.voxel-fighter[data-archetype=plant] .vf-body{left:21px;top:54px;width:54px;height:59px;border-radius:50% 50% 26% 26%;clip-path:none}.voxel-fighter[data-archetype=plant] .vf-face{display:none}.voxel-fighter[data-archetype=plant] .vf-eye{background:radial-gradient(circle at 45% 40%,#fff 0 13%,#17371e 16% 48%,#d8f98e 52%)}.voxel-fighter[data-archetype=plant] .vf-mouth{border-color:#1e4c28}.voxel-fighter[data-archetype=golem] .vf-head{left:28px;top:25px;width:40px;height:32px;border-radius:46% 52% 35% 42%;background:radial-gradient(circle at 34% 22%,#c5bba9,var(--fighter-skin) 42%,#5c574e);clip-path:none}.voxel-fighter[data-archetype=golem] .vf-body{left:7px;top:45px;width:82px;height:67px;border-radius:48% 48% 20% 20%;clip-path:none;background:radial-gradient(circle at 38% 15%,#aaa08e,var(--fighter-primary) 38%,#4e4a43)}.voxel-fighter[data-archetype=golem] .vf-arm{top:52px;width:27px;height:61px;border-radius:17px}.voxel-fighter[data-archetype=golem] .vf-arm.left{left:-11px}.voxel-fighter[data-archetype=golem] .vf-arm.right{right:-11px}.voxel-fighter[data-archetype=golem] .vf-face{left:36px;top:37px;width:24px;height:6px;border-radius:5px;background:var(--fighter-accent);box-shadow:0 0 7px var(--fighter-accent)}.voxel-fighter[data-archetype=golem] .vf-eye,.voxel-fighter[data-archetype=golem] .vf-brow,.voxel-fighter[data-archetype=golem] .vf-mouth,.voxel-fighter[data-archetype=golem] .vf-nose,.voxel-fighter[data-archetype=golem] .vf-cheek,.voxel-fighter[data-archetype=golem] .vf-ear{display:none}.voxel-fighter[data-archetype=ghost] .vf-head{background:radial-gradient(circle at 35% 22%,#f3ffff,var(--fighter-skin) 48%,color-mix(in srgb,var(--fighter-primary) 50%,transparent));box-shadow:0 0 12px var(--fighter-accent)}.voxel-fighter[data-archetype=ghost] .vf-body{left:20px;top:54px;width:56px;height:59px;border-radius:50% 50% 45% 45%;background:linear-gradient(var(--fighter-primary),color-mix(in srgb,var(--fighter-primary) 12%,transparent));filter:drop-shadow(0 0 7px var(--fighter-accent))}.voxel-fighter[data-archetype=ghost] .vf-mouth{left:45px;width:8px;height:8px;border:3px solid #567288;border-top:0;border-radius:0 0 50% 50%}.voxel-fighter[data-archetype=ghost] .vf-cheek{display:none}.voxel-fighter[data-archetype=aquatic] .vf-head{left:25px;top:10px;width:46px;height:47px;border-radius:54% 54% 48% 48%;clip-path:none}.voxel-fighter[data-archetype=aquatic] .vf-body{left:21px;top:54px;width:54px;height:59px;border-radius:48% 48% 24% 24%;clip-path:none}.voxel-fighter[data-archetype=aquatic] .vf-ear{top:24px;width:15px;height:23px;border-radius:80% 0;background:var(--fighter-accent)}.voxel-fighter[data-archetype=aquatic] .vf-ear.left{left:14px;rotate:-22deg}.voxel-fighter[data-archetype=aquatic] .vf-ear.right{right:13px;rotate:112deg}.voxel-fighter[data-archetype=crystal] .vf-head{left:25px;top:10px;width:46px;height:47px;border-radius:48% 48% 42% 42%;clip-path:none;background:linear-gradient(145deg,#edffff 0 16%,var(--fighter-skin) 38%,var(--fighter-secondary));box-shadow:4px 5px 10px #3af2ef45,-3px 0 5px #fff9 inset}.voxel-fighter[data-archetype=crystal] .vf-body{left:21px;top:54px;width:54px;height:59px;border-radius:48% 48% 22% 22%;clip-path:none}.voxel-fighter[data-archetype=crystal] .vf-arm{clip-path:none;border-radius:12px}.voxel-fighter[data-archetype=dragon] .vf-head{left:24px;top:10px;width:48px;height:47px;border-radius:48% 48% 42% 42%;clip-path:none}.voxel-fighter[data-archetype=dragon] .vf-hair{left:18px;top:1px;width:60px;height:28px}.voxel-fighter[data-archetype=dragon] .vf-face{display:none}.voxel-fighter[data-archetype=dragon] .vf-eye{background:radial-gradient(ellipse at center,#181918 0 13%,#ffe27a 17% 52%,#fff3b7 56%);border-color:#633024}.voxel-fighter[data-archetype=dragon] .vf-ear{top:14px;height:19px;background:var(--fighter-secondary)}.voxel-fighter[data-archetype=sf] .vf-head{left:20px;top:5px;width:56px;height:54px;border:4px solid #d4e7ee;border-radius:48%;background:radial-gradient(circle at 34% 20%,#41657a,#172f3e 44%,#07141e)}.voxel-fighter[data-archetype=sf] .vf-body{left:23px;top:56px;width:50px;height:55px;border-radius:45% 45% 22% 22%;clip-path:none}.voxel-fighter[data-archetype=sf] .vf-face{left:29px;top:27px;width:38px;height:13px;border-radius:12px;background:linear-gradient(90deg,#6ff2ff,#fff083);clip-path:none;box-shadow:0 0 9px var(--fighter-accent)}.voxel-fighter[data-archetype=sf] .vf-brow,.voxel-fighter[data-archetype=sf] .vf-mouth,.voxel-fighter[data-archetype=sf] .vf-nose,.voxel-fighter[data-archetype=sf] .vf-cheek,.voxel-fighter[data-archetype=sf] .vf-ear{display:none}.voxel-fighter[data-identity=rook] .vf-brow.left{rotate:10deg}.voxel-fighter[data-identity=rook] .vf-brow.right{rotate:-10deg}.voxel-fighter[data-identity=rook] .vf-mouth{left:44px;width:11px;border-radius:0}.voxel-fighter[data-identity=nova] .vf-eye.right{height:4px;top:34px;background:#26343c;border:0}.voxel-fighter[data-identity=nova] .vf-brow.left{rotate:-12deg}.voxel-fighter[data-identity=nova] .vf-mouth{left:44px;width:13px;rotate:-5deg}.voxel-fighter[data-identity=moss] .vf-eye{width:11px;height:12px}.voxel-fighter[data-identity=moss] .vf-mouth{left:41px;width:17px;height:6px}.voxel-fighter[data-identity=patch] .vf-eye.right{height:3px;top:34px;background:#26343c;border:0}.voxel-fighter[data-identity=patch] .vf-brow.right{rotate:15deg}.voxel-fighter[data-identity=patch] .vf-mouth{rotate:-7deg}.voxel-fighter[data-identity=ember] .vf-brow.left,.voxel-fighter[data-identity=glacier] .vf-brow.left,.voxel-fighter[data-identity=dragon] .vf-brow.left{rotate:15deg}.voxel-fighter[data-identity=ember] .vf-brow.right,.voxel-fighter[data-identity=glacier] .vf-brow.right,.voxel-fighter[data-identity=dragon] .vf-brow.right{rotate:-15deg}.voxel-fighter[data-identity=ember] .vf-mouth,.voxel-fighter[data-identity=glacier] .vf-mouth{left:45px;width:9px;border-radius:0}.voxel-fighter[data-identity=echo] .vf-mouth,.voxel-fighter[data-identity=coral] .vf-mouth,.voxel-fighter[data-identity=aurora] .vf-mouth{left:40px;width:18px}.voxel-fighter[data-identity=rune] .vf-mouth,.voxel-fighter[data-identity=rune] .vf-nose,.voxel-fighter[data-identity=rune] .vf-brow,.voxel-fighter[data-identity=rune] .vf-cheek{display:none}.voxel-fighter[data-identity=rune] .vf-eye{border:0;background:var(--fighter-accent);box-shadow:0 0 9px var(--fighter-accent)}.voxel-fighter[data-identity=forge] .vf-eye{height:4px;top:35px;background:#ffb456;border:0;box-shadow:0 0 5px #ff8a35}.voxel-fighter[data-identity=forge] .vf-mouth{border-radius:0;width:10px;left:44px}.voxel-fighter[data-identity=thorn] .vf-brow.left{rotate:15deg}.voxel-fighter[data-identity=thorn] .vf-brow.right{rotate:-8deg}.voxel-fighter[data-identity=thorn] .vf-mouth{rotate:8deg;width:11px}.voxel-fighter[data-identity=comet] .vf-eye.left{height:3px;top:34px;background:#26343c;border:0}.hero-portrait{--hero-ink:#07131c;--hero-tilt:-3deg;--hero-squash:1;--hero-eye:#263b47;rotate:var(--hero-tilt);transform-origin:50% 72%;filter:drop-shadow(0 5px 4px #0009)}.fighter-card{flex-basis:126px;padding-left:61px;border-width:2px;border-radius:12px;background:radial-gradient(circle at 20% 30%,color-mix(in srgb,var(--fighter-accent) 27%,transparent),transparent 35%),linear-gradient(150deg,color-mix(in srgb,var(--fighter-primary) 28%,#1b3341),#07121b 72%);box-shadow:0 6px #030a0f,0 9px 18px #0008,0 1px #ffffff28 inset}.fighter-card.selected{translate:0 -2px;box-shadow:0 5px color-mix(in srgb,var(--rarity) 25%,#050b10),0 0 0 2px var(--rarity) inset,0 0 17px color-mix(in srgb,var(--rarity) 35%,transparent)}.fighter-card>i.fighter-thumb{left:3px;bottom:-3px;width:56px;height:73px;border:0!important;filter:drop-shadow(0 5px 4px #0009)}.hero-portrait>.ft-glow{z-index:0;left:-7px;top:0;width:67px;height:67px;border:2px solid color-mix(in srgb,var(--fighter-accent) 48%,transparent);border-radius:42% 58% 50% 48%;background:radial-gradient(circle at 42% 39%,color-mix(in srgb,var(--fighter-accent) 72%,#fff) 0 4%,color-mix(in srgb,var(--fighter-primary) 58%,transparent) 5% 46%,transparent 48%);opacity:.82;rotate:8deg;filter:drop-shadow(0 0 7px color-mix(in srgb,var(--fighter-accent) 40%,transparent))}.hero-portrait>.ft-back{z-index:1;left:5px;top:29px;width:47px;height:40px;border:2px solid var(--hero-ink);border-radius:50% 50% 24% 24%;background:linear-gradient(145deg,color-mix(in srgb,var(--fighter-secondary) 55%,#fff),var(--fighter-secondary) 44%,color-mix(in srgb,var(--fighter-secondary) 78%,#000));box-shadow:0 4px #0004;rotate:3deg}.hero-portrait>.ft-body{z-index:4;left:8px;top:38px;width:40px;height:34px;border:2px solid var(--hero-ink);border-radius:48% 52% 27% 23%/36% 40% 19% 18%;background:radial-gradient(circle at 30% 17%,color-mix(in srgb,var(--fighter-primary) 56%,#fff),var(--fighter-primary) 37%,var(--fighter-secondary) 100%);box-shadow:0 -3px #ffffff26 inset,0 4px color-mix(in srgb,var(--fighter-secondary) 70%,#000);rotate:2deg}.hero-portrait>.ft-neck{z-index:3;left:21px;top:31px;width:13px;height:15px;border:2px solid var(--hero-ink);border-radius:45%;background:var(--hero-skin)}.hero-portrait>.ft-arm{z-index:3;top:41px;width:15px;height:31px;border:2px solid var(--hero-ink);border-radius:12px;background:linear-gradient(100deg,color-mix(in srgb,var(--fighter-primary) 68%,#fff),var(--fighter-secondary));transform-origin:50% 12%}.hero-portrait>.ft-arm.left{left:0;rotate:18deg}.hero-portrait>.ft-arm.right{right:-1px;rotate:-26deg}.hero-portrait>.ft-hand{z-index:9;top:57px;width:17px;height:17px;border:2px solid var(--hero-ink);border-radius:52% 48% 45% 55%;background:radial-gradient(circle at 34% 27%,color-mix(in srgb,var(--hero-skin) 70%,#fff),var(--hero-skin) 55%,color-mix(in srgb,var(--hero-skin) 80%,#6c4034));box-shadow:0 2px #0004}.hero-portrait>.ft-hand.left{left:-3px;rotate:16deg}.hero-portrait>.ft-hand.right{right:-5px;top:53px;rotate:-18deg}.hero-portrait>.ft-head{z-index:7;left:8px;top:2px;width:40px;height:39px;border:2px solid var(--hero-ink);border-radius:48% 52% 45% 46%/46% 48% 54% 54%;background:radial-gradient(circle at 31% 22%,color-mix(in srgb,var(--hero-skin) 62%,#fff),var(--hero-skin) 45%,color-mix(in srgb,var(--hero-skin) 82%,#704437));box-shadow:3px 4px #0004,-3px 1px 3px #fff4 inset;rotate:-3deg}.hero-portrait>.ft-ear{z-index:6;top:17px;width:9px;height:13px;border:2px solid var(--hero-ink);border-radius:66%;background:var(--hero-skin)}.hero-portrait>.ft-ear.left{left:4px}.hero-portrait>.ft-ear.right{right:3px}.hero-portrait>.ft-hair{z-index:9;left:5px;top:-2px;width:43px;height:19px;border:2px solid var(--hero-ink);border-radius:62% 48% 38% 28%/76% 68% 32% 24%;background:radial-gradient(circle at 30% 15%,color-mix(in srgb,var(--hero-hair) 55%,#fff),var(--hero-hair) 48%,color-mix(in srgb,var(--hero-hair) 72%,#000));box-shadow:6px 7px 0 -5px var(--hero-hair);rotate:-5deg}.hero-portrait>.ft-eye{z-index:12;top:17px;width:10px;height:12px;border:2px solid var(--hero-ink);border-radius:55% 48% 52% 45%;background:radial-gradient(circle at 55% 58%,#13232d 0 20%,var(--hero-eye) 23% 40%,#f8fdff 43% 100%);box-shadow:0 1px #0003}.hero-portrait>.ft-eye.left{left:14px;rotate:-3deg}.hero-portrait>.ft-eye.right{left:30px;rotate:4deg}.hero-portrait>.ft-eye:after{content:"";position:absolute;left:4px;top:1px;width:3px;height:3px;border-radius:50%;background:#fff}.hero-portrait>.ft-brow{z-index:13;top:13px;width:12px;height:4px;border:1px solid var(--hero-ink);border-radius:5px;background:color-mix(in srgb,var(--hero-hair) 82%,#17232b)}.hero-portrait>.ft-brow.left{left:13px;rotate:9deg}.hero-portrait>.ft-brow.right{left:29px;rotate:-9deg}.hero-portrait>.ft-nose{z-index:12;left:27px;top:25px;width:4px;height:7px;border-radius:50%;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--hero-skin) 67%,#704035));opacity:.72}.hero-portrait>.ft-mouth{z-index:12;left:21px;top:32px;width:15px;height:6px;border:2px solid #4d252d;border-top:0;border-radius:0 0 12px 12px;background:#f08c8c55}.hero-portrait>.ft-face{z-index:14;opacity:0}.hero-portrait>.ft-gear{z-index:15;filter:drop-shadow(0 2px 0 var(--hero-ink)) drop-shadow(0 3px 2px #0006)}.hero-portrait>.ft-emblem{z-index:8;left:23px;top:45px;width:10px;height:10px;border:2px solid color-mix(in srgb,var(--fighter-accent) 75%,#fff);border-radius:50%;background:radial-gradient(circle,#fff 0 15%,var(--fighter-accent) 18% 48%,transparent 50%);box-shadow:0 0 5px var(--fighter-accent)}.hero-portrait>.ft-weapon,.hero-portrait>.ft-charm{z-index:10;filter:drop-shadow(0 2px 0 var(--hero-ink)) drop-shadow(0 3px 3px #0007)}.hero-portrait>.ft-rim{z-index:16;left:10px;top:4px;width:36px;height:35px;border-top:3px solid #ffffffa6;border-left:2px solid #ffffff50;border-radius:50%;opacity:.72;rotate:-4deg}.class-portrait.hero-portrait{top:1px;width:56px;height:73px;scale:.9;transform-origin:top center}.dock-avatar.hero-portrait{width:56px;height:73px;scale:.58;transform-origin:center}.skin-hero{width:56px;height:73px;bottom:-10px;scale:.66}.skin-swatch{background:radial-gradient(circle at 48% 32%,color-mix(in srgb,var(--skin-accent) 62%,#fff) 0 4%,color-mix(in srgb,var(--skin-primary) 46%,transparent) 5% 43%,transparent 45%),linear-gradient(155deg,color-mix(in srgb,var(--skin-primary) 55%,#253b48),#07131d)}[data-profile=rook]{--hero-tilt:-5deg;--hero-eye:#5d351e}[data-profile=rook] .ft-glow{border-radius:18%;clip-path:polygon(50% 0,91% 20%,100% 66%,72% 100%,28% 100%,0 66%,9% 20%)}[data-profile=rook] .ft-body{width:44px;left:6px;border-radius:42% 45% 20% 20%}[data-profile=rook] .ft-gear{left:4px;top:-5px;width:48px;height:24px;border-radius:35% 35% 22% 22%;background:linear-gradient(#e36a70,var(--fighter-secondary));clip-path:polygon(0 8%,18% 8%,18% 34%,39% 34%,39% 0,61% 0,61% 34%,82% 34%,82% 8%,100% 8%,93% 100%,7% 100%)}[data-profile=rook] .ft-charm{left:-8px;top:35px;width:25px;height:34px;border:3px solid #e5c56e;border-radius:50% 50% 42% 42%;background:radial-gradient(circle at 34% 25%,#e3636b,var(--fighter-secondary));clip-path:none}[data-profile=rook] .ft-weapon{right:-8px;top:21px;width:9px;height:54px;border-radius:5px;background:linear-gradient(90deg,#718994,#fff 48%,#718994);rotate:18deg;box-shadow:0 -10px 0 2px #ffe47b}[data-profile=rook] .ft-brow.left{rotate:17deg}[data-profile=rook] .ft-brow.right{rotate:-17deg}[data-profile=rook] .ft-mouth{left:23px;width:11px;height:3px;background:transparent;border-radius:0}[data-profile=nova]{--hero-tilt:4deg;--hero-eye:#1580ad}[data-profile=nova] .ft-glow{border-radius:50% 12% 50% 22%;rotate:-12deg}[data-profile=nova] .ft-head{rotate:5deg}[data-profile=nova] .ft-hair{left:1px;top:-5px;width:50px;height:23px;clip-path:polygon(0 23%,55% 0,73% 18%,100% 4%,80% 53%,62% 48%,49% 100%,35% 52%,0 69%)}[data-profile=nova] .ft-face{left:12px;top:17px;width:34px;height:11px;border-radius:70% 20% 70% 25%;background:linear-gradient(90deg,#8ff4ff 0 46%,transparent 47% 60%,#ffe96e 61%);box-shadow:0 0 6px #70e8ff;opacity:.48}[data-profile=nova] .ft-eye.right{height:4px;top:23px;background:#213440;border:0}[data-profile=nova] .ft-weapon{right:-10px;top:33px;width:27px;height:27px;border:4px solid #8eeeff;border-radius:50%;background:radial-gradient(circle,transparent 41%,var(--fighter-secondary) 43% 60%,transparent 62%);rotate:0;box-shadow:0 0 7px #66dfff}[data-profile=nova] .ft-charm{left:auto;right:-10px;top:46px;width:31px;height:5px;border:0;border-radius:4px;background:#f1fdff;rotate:-12deg}[data-profile=nova] .ft-brow.left{rotate:-17deg}[data-profile=nova] .ft-mouth{left:23px;width:13px;rotate:-8deg}[data-profile=moss]{--hero-tilt:-7deg;--hero-eye:#493017}[data-profile=moss] .ft-glow{clip-path:polygon(50% 0,67% 24%,100% 12%,81% 50%,100% 82%,63% 73%,50% 100%,37% 73%,0 82%,19% 50%,0 12%,33% 24%)}[data-profile=moss] .ft-head{left:6px;top:3px;width:44px;height:42px;border-radius:56% 54% 49% 48%;background:radial-gradient(circle at 31% 20%,#d5f588,var(--hero-skin) 43%,#456c3d)}[data-profile=moss] .ft-gear{left:1px;top:-13px;width:53px;height:31px;background:linear-gradient(#93cf62,var(--hero-hair));clip-path:polygon(0 76%,17% 14%,37% 55%,50% 0,64% 58%,86% 18%,100% 76%,72% 72%,50% 100%,27% 71%)}[data-profile=moss] .ft-eye{width:11px;height:13px}[data-profile=moss] .ft-mouth{left:19px;width:18px;height:7px;background:#fff5cb;border-color:#254429}[data-profile=moss] .ft-weapon{right:-9px;top:38px;width:22px;height:28px;border:3px solid #dcf67f;border-radius:12px;background:linear-gradient(#739a48,#38572e);rotate:4deg;box-shadow:none}[data-profile=moss] .ft-charm{left:-5px;top:36px;width:14px;height:22px;border:0;border-radius:80% 0;background:#a7dc64;rotate:-35deg;box-shadow:8px 15px 0 -3px #e5f899}[data-profile=patch]{--hero-tilt:7deg;--hero-eye:#683a29}[data-profile=patch] .ft-glow{border-radius:14% 55% 20%;rotate:-7deg}[data-profile=patch] .ft-body{left:12px;width:32px;border-radius:52% 48% 20% 20%}[data-profile=patch] .ft-hair{left:4px;top:-3px;width:46px;rotate:8deg;clip-path:polygon(0 12%,70% 0,100% 40%,69% 53%,55% 100%,43% 53%,0 70%)}[data-profile=patch] .ft-eye.right{height:4px;top:23px;background:#273944;border:0}[data-profile=patch] .ft-brow.right{rotate:18deg}[data-profile=patch] .ft-mouth{left:21px;width:15px;rotate:-9deg}[data-profile=patch] .ft-weapon{right:-10px;top:28px;width:10px;height:47px;border-radius:6px;background:linear-gradient(90deg,#758c95,#fff);rotate:36deg}[data-profile=patch] .ft-charm{left:-7px;top:34px;width:7px;height:38px;border:0;border-radius:5px;background:repeating-linear-gradient(#fff 0 6px,var(--fighter-accent) 7px 12px);rotate:14deg}[data-profile=bolt]{--hero-tilt:-2deg}[data-profile=bolt] .ft-glow{clip-path:polygon(22% 0,100% 0,72% 37%,100% 37%,27% 100%,43% 55%,0 55%)}[data-profile=bolt] .ft-back{width:52px;left:2px;border-radius:32%}[data-profile=bolt] .ft-head{left:4px;top:5px;width:48px;height:34px;border:3px solid var(--hero-ink);border-radius:43% 43% 48% 48%;background:linear-gradient(145deg,#ffe067,var(--fighter-secondary) 64%,#3e3730)}[data-profile=bolt] .ft-hair,[data-profile=bolt] .ft-eye,[data-profile=bolt] .ft-brow,[data-profile=bolt] .ft-mouth,[data-profile=bolt] .ft-nose,[data-profile=bolt] .ft-ear{display:none}[data-profile=bolt] .ft-face{left:10px;top:17px;width:36px;height:12px;border-radius:9px;background:radial-gradient(circle at 25% 50%,#fff 0 8%,#50f4ff 12% 27%,transparent 29%),radial-gradient(circle at 75% 50%,#fff 0 8%,#50f4ff 12% 27%,transparent 29%),#0d2027;box-shadow:0 0 7px #42efff;opacity:1}[data-profile=bolt] .ft-gear{left:23px;top:-12px;width:11px;height:20px;background:#ffd74f;clip-path:polygon(54% 0,100% 0,64% 37%,100% 37%,20% 100%,41% 54%,0 54%)}[data-profile=bolt] .ft-hand{background:linear-gradient(#ffc947,#76592f);border-radius:42%}[data-profile=bolt] .ft-weapon{right:-12px;top:37px;width:30px;height:16px;border:3px solid #e5f4f5;border-radius:11px;background:linear-gradient(#ffd950,#866730);rotate:-3deg;box-shadow:13px 3px 0 -3px #49ecf6}[data-profile=ember]{--hero-tilt:-6deg;--hero-eye:#813015}[data-profile=ember] .ft-glow{border:0;clip-path:polygon(50% 0,64% 28%,82% 9%,78% 43%,100% 31%,84% 66%,95% 91%,60% 79%,50% 100%,39% 79%,6% 92%,17% 64%,0 31%,22% 43%,18% 8%,37% 28%);background:linear-gradient(#fff38a,#ff6a2d 58%,transparent)}[data-profile=ember] .ft-gear{left:1px;top:-14px;width:53px;height:34px;background:linear-gradient(#fff5a0,#ff973d 43%,#c62e26);clip-path:polygon(4% 100%,14% 32%,30% 71%,43% 0,56% 63%,74% 18%,93% 100%);filter:drop-shadow(0 0 6px #ff6b31)}[data-profile=ember] .ft-brow.left{rotate:19deg}[data-profile=ember] .ft-brow.right{rotate:-19deg}[data-profile=ember] .ft-mouth{left:24px;width:10px;height:3px;background:transparent;border-radius:0}[data-profile=ember] .ft-weapon{right:-8px;top:20px;width:9px;height:56px;border-radius:50%;background:linear-gradient(#fff9a8,#ff6538 24%,#eef5eb 27%);rotate:16deg;box-shadow:0 0 7px #ff6733}[data-profile=ember] .ft-charm{left:-5px;top:38px;width:12px;height:22px;border:0;background:#ff9b3c;clip-path:polygon(50% 0,100% 61%,72% 100%,45% 73%,13% 100%,0 60%)}[data-profile=echo]{--hero-tilt:6deg;--hero-eye:#14617a}[data-profile=echo] .ft-glow{border-radius:50%;background:repeating-radial-gradient(circle,transparent 0 10px,color-mix(in srgb,var(--fighter-accent) 55%,transparent) 11px 13px,transparent 14px 18px)}[data-profile=echo] .ft-gear{left:2px;top:8px;width:17px;height:23px;border:4px solid var(--fighter-accent);border-radius:50%;background:var(--fighter-secondary);clip-path:none;box-shadow:35px -2px 0 -6px var(--hero-hair)}[data-profile=echo] .ft-brow.left{rotate:-8deg}[data-profile=echo] .ft-brow.right{rotate:8deg}[data-profile=echo] .ft-mouth{left:18px;width:20px;height:8px;background:#fff;border-color:#6b3944}[data-profile=echo] .ft-weapon{right:-11px;top:34px;width:29px;height:29px;border:5px double var(--fighter-accent);border-radius:50%;background:radial-gradient(circle,transparent 44%,var(--fighter-secondary) 46%);rotate:0;box-shadow:none}[data-profile=echo] .ft-charm{left:-6px;top:46px;width:25px;height:4px;border:0;border-radius:3px;background:#e0fbff;box-shadow:0 -8px 0 -1px var(--fighter-accent),0 8px 0 -1px var(--fighter-accent)}[data-profile=rune]{--hero-tilt:-4deg}[data-profile=rune] .ft-glow{border-radius:50%;background:conic-gradient(from 20deg,transparent,#a972ff66,transparent,#6eeeff66,transparent);filter:drop-shadow(0 0 8px #9b63ff)}[data-profile=rune] .ft-head{background:radial-gradient(circle at 50% 60%,#312c55,#080910 72%)}[data-profile=rune] .ft-hair{display:none}[data-profile=rune] .ft-eye{width:8px;height:10px;border:0;background:var(--fighter-accent);box-shadow:0 0 9px var(--fighter-accent)}[data-profile=rune] .ft-brow,[data-profile=rune] .ft-mouth,[data-profile=rune] .ft-nose,[data-profile=rune] .ft-ear{display:none}[data-profile=rune] .ft-gear{left:4px;top:-4px;width:48px;height:27px;border-radius:52% 52% 22% 22%;background:linear-gradient(#353053,#11101f);clip-path:polygon(0 54%,15% 8%,40% 0,50% 23%,60% 0,85% 8%,100% 54%,78% 100%,22% 100%)}[data-profile=rune] .ft-weapon{right:-7px;top:29px;width:9px;height:47px;border-radius:5px;background:linear-gradient(#e9d8ff,var(--fighter-accent),#211a38);rotate:15deg;box-shadow:0 0 7px var(--fighter-accent)}[data-profile=rune] .ft-charm{left:-7px;top:37px;width:14px;height:20px;border:2px solid var(--fighter-accent);border-radius:5px;background:#151326;rotate:-12deg;box-shadow:48px -10px 0 -2px #151326}[data-profile=coral]{--hero-tilt:5deg;--hero-eye:#145e64}[data-profile=coral] .ft-glow{clip-path:polygon(50% 0,62% 31%,92% 9%,75% 42%,100% 57%,67% 65%,75% 100%,50% 76%,25% 100%,33% 65%,0 57%,25% 42%,8% 9%,38% 31%)}[data-profile=coral] .ft-ear{top:12px;width:13px;height:21px;border-radius:80% 0;background:var(--fighter-accent)}[data-profile=coral] .ft-ear.left{left:0;rotate:-25deg}[data-profile=coral] .ft-ear.right{right:0;rotate:110deg}[data-profile=coral] .ft-gear{left:1px;top:-2px;width:52px;height:24px;border:3px solid #b6f4f2;border-radius:52% 52% 32% 32%;background:linear-gradient(#42b2b2,var(--fighter-secondary));clip-path:polygon(0 30%,18% 0,82% 0,100% 30%,78% 100%,63% 54%,37% 54%,22% 100%)}[data-profile=coral] .ft-brow.left{rotate:-4deg}[data-profile=coral] .ft-brow.right{rotate:13deg}[data-profile=coral] .ft-mouth{left:18px;width:20px}[data-profile=coral] .ft-weapon{right:-8px;top:36px;width:19px;height:32px;border:3px solid #c9f4f0;border-radius:10px;background:var(--fighter-secondary);rotate:-8deg;box-shadow:none}[data-profile=coral] .ft-charm{left:-10px;top:29px;width:26px;height:42px;border:0;background:var(--fighter-accent);clip-path:polygon(45% 100%,41% 46%,10% 27%,16% 18%,41% 35%,43% 0,54% 0,55% 38%,84% 18%,91% 27%,58% 50%,59% 100%)}[data-profile=glacier]{--hero-tilt:-5deg;--hero-eye:#26718a}[data-profile=glacier] .ft-glow{border-radius:0;clip-path:polygon(50% 0,63% 25%,88% 6%,82% 35%,100% 50%,80% 64%,91% 94%,61% 79%,50% 100%,39% 79%,9% 94%,20% 64%,0 50%,18% 35%,12% 6%,37% 25%)}[data-profile=glacier] .ft-body{width:45px;left:5px}[data-profile=glacier] .ft-gear{left:0;top:-15px;width:55px;height:35px;background:linear-gradient(#fff,#9de8f3 55%,#54a7cb);clip-path:polygon(0 100%,13% 42%,27% 75%,42% 0,55% 72%,75% 20%,86% 72%,100% 50%,93% 100%)}[data-profile=glacier] .ft-brow.left{rotate:18deg}[data-profile=glacier] .ft-brow.right{rotate:-18deg}[data-profile=glacier] .ft-mouth{left:24px;width:10px;height:3px;background:transparent;border-radius:0}[data-profile=glacier] .ft-weapon{right:-10px;top:28px;width:19px;height:45px;background:linear-gradient(#f2ffff,#72c8e5);clip-path:polygon(50% 0,100% 18%,68% 48%,68% 100%,38% 100%,38% 48%,0 20%);rotate:17deg;box-shadow:none}[data-profile=glacier] .ft-charm{left:-9px;top:20px;width:20px;height:44px;border:0;background:#8dd9ed;clip-path:polygon(50% 0,100% 28%,73% 100%,17% 86%,0 24%)}[data-profile=pixel]{--hero-tilt:4deg}[data-profile=pixel] .ft-glow{border-radius:16%;background:linear-gradient(90deg,transparent 0 15%,#70fbff44 16% 28%,transparent 29% 70%,#f86cff44 71% 83%,transparent 84%),linear-gradient(#24515e,#101f28)}[data-profile=pixel] .ft-head{left:3px;top:5px;width:50px;height:35px;border:4px solid #71878c;border-radius:12px;background:linear-gradient(#25353b,#0d171d)}[data-profile=pixel] .ft-hair,[data-profile=pixel] .ft-eye,[data-profile=pixel] .ft-brow,[data-profile=pixel] .ft-mouth,[data-profile=pixel] .ft-nose,[data-profile=pixel] .ft-ear{display:none}[data-profile=pixel] .ft-face{left:10px;top:17px;width:36px;height:12px;border-radius:8px;background:linear-gradient(90deg,var(--fighter-accent) 0 16%,transparent 17% 40%,var(--fighter-accent) 41% 58%,transparent 59% 82%,var(--fighter-accent) 83%),#071318;box-shadow:0 0 7px var(--fighter-accent);opacity:1}[data-profile=pixel] .ft-gear{left:25px;top:-9px;width:8px;height:15px;border-radius:4px;background:#9aafb4;clip-path:none;box-shadow:5px -3px 0 1px var(--fighter-accent)}[data-profile=pixel] .ft-body{left:10px;width:36px;border-radius:17px}[data-profile=pixel] .ft-hand{border-radius:8px;background:var(--fighter-accent)}[data-profile=pixel] .ft-weapon{right:-10px;top:40px;width:25px;height:13px;border:3px solid #81979a;border-radius:9px;background:var(--fighter-secondary);rotate:0;box-shadow:11px 1px 0 -3px var(--fighter-accent)}[data-profile=forge]{--hero-tilt:-5deg}[data-profile=forge] .ft-glow{border-radius:44% 13%;background:radial-gradient(circle,#ffad514f,transparent 56%),linear-gradient(135deg,#6d3325,#141d22)}[data-profile=forge] .ft-head{background:#192428}[data-profile=forge] .ft-eye,[data-profile=forge] .ft-brow,[data-profile=forge] .ft-mouth,[data-profile=forge] .ft-nose{display:none}[data-profile=forge] .ft-gear{left:3px;top:2px;width:50px;height:36px;border:4px solid #8e9a98;border-radius:42% 42% 29% 29%;background:linear-gradient(#3c4b4e,#111a1d);clip-path:none}[data-profile=forge] .ft-face{left:12px;top:17px;width:32px;height:9px;border-radius:8px;background:linear-gradient(90deg,#ffb456 0 35%,transparent 36% 64%,#ffb456 65%);box-shadow:0 0 7px #ff8a35;opacity:1}[data-profile=forge] .ft-body{width:47px;left:4px}[data-profile=forge] .ft-weapon{right:-12px;top:36px;width:33px;height:16px;border-radius:9px;background:#a9b4b1;rotate:-19deg;box-shadow:0 28px 0 -9px #76513a}[data-profile=forge] .ft-charm{left:-8px;top:36px;width:15px;height:30px;border:3px solid #a57b43;border-radius:8px;background:#3b2d25}[data-profile=thorn]{--hero-tilt:6deg;--hero-eye:#2c491d}[data-profile=thorn] .ft-glow{clip-path:polygon(50% 0,61% 25%,86% 4%,78% 35%,100% 47%,72% 59%,91% 85%,59% 76%,50% 100%,41% 76%,9% 85%,28% 59%,0 47%,22% 35%,14% 4%,39% 25%)}[data-profile=thorn] .ft-head{background:radial-gradient(circle at 32% 23%,#a9d779,var(--hero-skin) 46%,#3d6233)}[data-profile=thorn] .ft-gear{left:0;top:-15px;width:56px;height:34px;background:linear-gradient(#6f9d54,var(--hero-hair));clip-path:polygon(0 63%,9% 18%,29% 52%,35% 0,47% 53%,62% 9%,69% 57%,92% 21%,100% 67%,75% 66%,50% 100%,27% 66%)}[data-profile=thorn] .ft-brow.left{rotate:19deg}[data-profile=thorn] .ft-brow.right{rotate:-8deg}[data-profile=thorn] .ft-mouth{left:24px;width:10px;rotate:8deg}[data-profile=thorn] .ft-weapon{right:-9px;top:23px;width:10px;height:53px;border-radius:5px;background:linear-gradient(#d0f79a,#4c733c);clip-path:polygon(50% 0,100% 20%,65% 100%,30% 100%,40% 21%,0 28%);rotate:15deg;box-shadow:none}[data-profile=thorn] .ft-charm{left:-8px;top:35px;width:17px;height:29px;border:0;border-radius:80% 0;background:#78ad50;rotate:-28deg;box-shadow:9px 19px 0 -3px #456b37}[data-profile=specter]{--hero-tilt:-3deg;--hero-eye:#6a4ca4}[data-profile=specter] .ft-glow{border-radius:50%;background:radial-gradient(circle,#c9b5ff5c,transparent 47%);box-shadow:0 0 15px #9371ff55 inset}[data-profile=specter] .ft-body{height:37px;border-radius:50% 50% 45% 45%;background:linear-gradient(var(--fighter-primary),color-mix(in srgb,var(--fighter-primary) 10%,transparent));box-shadow:none}[data-profile=specter] .ft-back{opacity:.3}[data-profile=specter] .ft-head{background:radial-gradient(circle at 35% 25%,#effcff,var(--hero-skin) 48%,#7a6ca2)}[data-profile=specter] .ft-gear{left:2px;top:-7px;width:52px;height:24px;border:4px solid var(--fighter-accent);border-bottom:0;border-radius:50% 50% 0 0;background:transparent;clip-path:polygon(0 100%,7% 20%,43% 0,49% 35%,70% 9%,100% 30%,94% 100%,79% 43%,51% 68%,37% 36%,12% 45%)}[data-profile=specter] .ft-eye{background:radial-gradient(circle,#1a2330 0 24%,var(--fighter-accent) 27% 45%,#fff 48%);box-shadow:0 0 6px var(--fighter-accent)}[data-profile=specter] .ft-mouth{left:23px;width:11px;height:8px;background:#6e5588;border-color:#4b3b65}[data-profile=specter] .ft-weapon{right:-11px;top:25px;width:28px;height:47px;border:5px solid var(--fighter-accent);border-left-color:transparent;border-bottom-color:transparent;border-radius:50%;rotate:22deg;background:transparent;box-shadow:none}[data-profile=specter] .ft-charm{left:-6px;top:42px;width:10px;height:10px;border:0;border-radius:50%;background:var(--fighter-accent);box-shadow:7px 25px 0 -2px var(--fighter-accent),49px -13px 0 -2px var(--fighter-accent)}[data-profile=titan]{--hero-tilt:2deg}[data-profile=titan] .ft-glow{border-radius:33%;background:radial-gradient(circle,#a7c16e4f,transparent 48%),linear-gradient(135deg,#756e63,#242522)}[data-profile=titan] .ft-body{left:-3px;top:33px;width:62px;height:40px;border-width:3px;border-radius:50% 50% 22% 22%;background:radial-gradient(circle at 37% 15%,#aaa08e,var(--fighter-primary) 39%,#4e4a43)}[data-profile=titan] .ft-head{left:12px;top:13px;width:32px;height:29px;border-width:3px;border-radius:47% 52% 35% 43%;background:linear-gradient(145deg,#b9af9e,#716a5e)}[data-profile=titan] .ft-hair,[data-profile=titan] .ft-brow,[data-profile=titan] .ft-mouth,[data-profile=titan] .ft-nose,[data-profile=titan] .ft-ear{display:none}[data-profile=titan] .ft-eye{top:23px;width:7px;height:7px;border:0;background:var(--fighter-accent);box-shadow:0 0 6px var(--fighter-accent)}[data-profile=titan] .ft-eye.left{left:19px}[data-profile=titan] .ft-eye.right{left:31px}[data-profile=titan] .ft-arm{width:21px;height:35px}[data-profile=titan] .ft-arm.left{left:-8px}[data-profile=titan] .ft-arm.right{right:-8px}[data-profile=titan] .ft-hand{width:23px;height:23px;background:#716b61}[data-profile=titan] .ft-hand.left{left:-12px}[data-profile=titan] .ft-hand.right{right:-12px}[data-profile=titan] .ft-weapon{right:-13px;top:24px;width:18px;height:49px;border-radius:9px;background:linear-gradient(#a89e8d,#625c54);rotate:10deg;box-shadow:0 -11px 0 5px #968d7e}[data-profile=prism]{--hero-tilt:-6deg;--hero-eye:#6e3fa2}[data-profile=prism] .ft-glow{border-radius:0;clip-path:polygon(50% 0,64% 29%,94% 11%,79% 47%,100% 76%,64% 70%,50% 100%,36% 70%,0 76%,21% 47%,6% 11%,36% 29%);background:linear-gradient(140deg,#73f2ff66,#f87be877)}[data-profile=prism] .ft-head{background:linear-gradient(145deg,#efffff 0 15%,var(--hero-skin) 39%,var(--fighter-secondary))}[data-profile=prism] .ft-gear{left:0;top:-15px;width:56px;height:36px;background:linear-gradient(120deg,#73f2ff,#f87be8);clip-path:polygon(0 100%,15% 30%,34% 72%,50% 0,66% 72%,88% 25%,100% 100%);filter:drop-shadow(0 0 5px #e78eff)}[data-profile=prism] .ft-eye{box-shadow:0 0 6px #e18cff}[data-profile=prism] .ft-mouth{left:18px;width:20px;background:#fff;border-color:#765175}[data-profile=prism] .ft-weapon{right:-9px;top:34px;width:28px;height:28px;border:4px solid var(--fighter-accent);border-radius:50%;background:radial-gradient(circle,#fff 0 18%,transparent 20%);rotate:0;box-shadow:0 0 8px var(--fighter-accent)}[data-profile=prism] .ft-charm{left:-6px;top:41px;width:15px;height:23px;border:0;background:#8ef5f5;clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);box-shadow:8px 27px 0 -3px #f58fea}[data-profile=comet]{--hero-tilt:7deg;--hero-eye:#653721}[data-profile=comet] .ft-glow{clip-path:polygon(0 15%,37% 39%,44% 0,51% 38%,66% 0,71% 42%,100% 16%,76% 58%,100% 91%,61% 71%,50% 100%,39% 71%,0 91%,24% 58%)}[data-profile=comet] .ft-head{left:6px;top:1px;width:44px;height:42px;border:3px solid #e1edf1;border-radius:47%;background:linear-gradient(145deg,#91503f,var(--hero-skin) 36%,#374957)}[data-profile=comet] .ft-gear{left:1px;top:-3px;width:51px;height:23px;border-radius:55% 55% 30% 30%;background:linear-gradient(#a65a45,var(--fighter-secondary));clip-path:polygon(0 38%,15% 0,80% 0,100% 32%,78% 100%,58% 55%,24% 72%)}[data-profile=comet] .ft-eye.left{height:4px;top:23px;background:#26343c;border:0}[data-profile=comet] .ft-mouth{left:22px;width:15px;rotate:8deg}[data-profile=comet] .ft-weapon{right:-12px;top:40px;width:31px;height:15px;border:3px solid #dce9ec;border-radius:10px;background:var(--fighter-secondary);rotate:-7deg;box-shadow:13px 1px 0 -3px var(--fighter-accent)}[data-profile=comet] .ft-charm{left:-8px;top:30px;width:19px;height:39px;border:0;background:var(--fighter-accent);clip-path:polygon(100% 0,100% 100%,0 72%,53% 48%,0 23%);box-shadow:49px 3px 0 -3px var(--fighter-accent)}[data-profile=aurora]{--hero-tilt:-3deg;--hero-eye:#1b6560}[data-profile=aurora] .ft-glow{border-radius:50% 15%;background:linear-gradient(145deg,#84fff173,#748ee963)}[data-profile=aurora] .ft-hair{left:1px;top:-5px;width:52px;height:27px;border-radius:58% 58% 43% 43%}[data-profile=aurora] .ft-gear{left:-1px;top:-5px;width:57px;height:39px;border:8px solid var(--fighter-secondary);border-bottom-width:4px;border-radius:50% 50% 38% 38%;background:transparent;clip-path:none;box-shadow:0 0 6px #84fff1}[data-profile=aurora] .ft-brow{rotate:0}[data-profile=aurora] .ft-mouth{left:20px;width:17px}[data-profile=aurora] .ft-weapon{right:-8px;top:37px;width:20px;height:29px;border:3px solid #c5f9ff;border-radius:50% 50% 8px 8px;background:var(--fighter-secondary);rotate:10deg;box-shadow:none}[data-profile=aurora] .ft-charm{left:-8px;top:28px;width:20px;height:40px;border:0;background:linear-gradient(#84fff1,#748ee9);clip-path:polygon(100% 0,100% 100%,0 72%,54% 49%,0 22%);box-shadow:49px 1px 0 -3px #88e8ff}[data-profile=dragon]{--hero-tilt:-6deg;--hero-eye:#8b3a16}[data-profile=dragon] .ft-glow{border:0;clip-path:polygon(0 0,50% 28%,100% 0,73% 43%,100% 75%,61% 63%,50% 100%,39% 63%,0 75%,27% 43%);background:linear-gradient(135deg,#ffad486f,#be2c25 65%,transparent)}[data-profile=dragon] .ft-head{left:5px;width:46px;border-radius:48% 48% 42% 42%;background:linear-gradient(145deg,#df6750,var(--hero-skin) 55%,#7d2925)}[data-profile=dragon] .ft-ear{top:9px;height:18px;background:var(--fighter-secondary)}[data-profile=dragon] .ft-eye{background:radial-gradient(ellipse at center,#1a1b19 0 14%,#ffe27a 18% 52%,#fff4bd 56%);border-color:#633024}[data-profile=dragon] .ft-gear{left:0;top:-15px;width:56px;height:34px;background:linear-gradient(#883a2d,var(--hero-hair));clip-path:polygon(0 47%,8% 0,29% 42%,39% 2%,50% 49%,64% 2%,72% 42%,92% 0,100% 47%,74% 100%,26% 100%)}[data-profile=dragon] .ft-brow.left{rotate:20deg}[data-profile=dragon] .ft-brow.right{rotate:-20deg}[data-profile=dragon] .ft-mouth{left:24px;width:11px;background:transparent;border-color:#4c241f}[data-profile=dragon] .ft-weapon{right:-9px;top:18px;width:10px;height:58px;border-radius:5px;background:linear-gradient(#fff09b,#ff6a32 31%,#c9d2ce 35%);rotate:21deg;box-shadow:0 -10px 0 3px var(--fighter-accent),0 0 8px #ff6833}[data-profile=dragon] .ft-charm{left:-9px;top:32px;width:22px;height:37px;border:0;background:var(--fighter-secondary);clip-path:polygon(100% 0,75% 42%,100% 100%,49% 70%,0 100%,24% 43%,0 0,50% 25%);box-shadow:47px 0 0 -3px var(--fighter-secondary)}[data-profile=zenith]{--hero-tilt:4deg}[data-profile=zenith] .ft-glow{border-radius:50%;background:conic-gradient(from 45deg,#6ff2ff44,transparent,#ffe66f44,transparent,#6ff2ff44)}[data-profile=zenith] .ft-head{left:3px;top:3px;width:50px;height:39px;border:4px solid #b8c6d1;border-radius:20px 20px 15px 15px;background:linear-gradient(#34475f,#101b31)}[data-profile=zenith] .ft-hair,[data-profile=zenith] .ft-eye,[data-profile=zenith] .ft-brow,[data-profile=zenith] .ft-mouth,[data-profile=zenith] .ft-nose,[data-profile=zenith] .ft-ear{display:none}[data-profile=zenith] .ft-face{left:9px;top:18px;width:38px;height:11px;border-radius:9px;background:linear-gradient(90deg,#66efff,#ffe56e);clip-path:polygon(0 28%,100% 0,91% 100%,7% 78%);box-shadow:0 0 8px #64efff;opacity:1}[data-profile=zenith] .ft-gear{left:0;top:-12px;width:56px;height:27px;border:5px solid var(--fighter-accent);border-bottom:0;border-radius:50% 50% 0 0;background:transparent;clip-path:none;filter:drop-shadow(0 0 5px var(--fighter-accent))}[data-profile=zenith] .ft-body{left:11px;width:34px;border-radius:15px}[data-profile=zenith] .ft-hand{background:linear-gradient(#d8e4ec,#536375);border-radius:9px}[data-profile=zenith] .ft-weapon{right:-14px;top:41px;width:38px;height:13px;border:3px solid #b7c5cf;border-radius:9px;background:var(--fighter-secondary);rotate:-5deg;box-shadow:15px 0 0 -3px var(--fighter-accent)}[data-profile=zenith] .ft-charm{left:-6px;top:39px;width:9px;height:30px;border:0;background:var(--fighter-accent);clip-path:polygon(50% 0,100% 22%,65% 100%,25% 100%,35% 22%,0 22%)}.voxel-fighter{left:50%;bottom:-1px;width:108px;height:141px;translate:-43% 0;scale:1.18;transform-origin:50% 100%;filter:drop-shadow(0 13px 7px #000a)}.voxel-fighter>.vf-glow{left:-18px;top:-7px;width:143px;height:142px;border:2px solid color-mix(in srgb,var(--fighter-accent) 42%,transparent);border-radius:46% 54% 48% 52%;background:radial-gradient(circle at 48% 42%,color-mix(in srgb,var(--fighter-accent) 48%,transparent),transparent 64%);opacity:.9;rotate:7deg}.voxel-fighter>.vf-shadow{left:-17px!important;bottom:-2px;width:139px;height:18px;background:#0009;filter:blur(5px)}.voxel-fighter .vf-back{filter:drop-shadow(0 5px 4px #0006)}.voxel-fighter .vf-body{left:17px;top:58px;width:73px;height:73px;border:3px solid #07131c;border-radius:49% 51% 23% 22%/34% 37% 18% 18%;clip-path:none;background:radial-gradient(circle at 31% 17%,color-mix(in srgb,var(--fighter-primary) 58%,#fff),var(--fighter-primary) 38%,var(--fighter-secondary) 100%);box-shadow:0 -4px #ffffff24 inset,0 7px color-mix(in srgb,var(--fighter-secondary) 67%,#000);rotate:2deg}.voxel-fighter .vf-head{left:23px;top:2px;width:66px;height:65px;border:3px solid #07131c;border-radius:48% 52% 44% 46%/45% 48% 55% 55%;clip-path:none;background:radial-gradient(circle at 31% 22%,color-mix(in srgb,var(--fighter-skin) 62%,#fff),var(--fighter-skin) 46%,color-mix(in srgb,var(--fighter-skin) 82%,#714337));box-shadow:5px 5px #0004,-4px 1px 5px #fff4 inset;rotate:-4deg}.voxel-fighter .vf-hair{left:18px;top:-5px;width:76px;height:31px;border:3px solid #07131c;border-radius:62% 50% 38% 29%/75% 68% 33% 25%;clip-path:none;background:radial-gradient(circle at 30% 16%,color-mix(in srgb,var(--fighter-hair) 55%,#fff),var(--fighter-hair) 49%,color-mix(in srgb,var(--fighter-hair) 72%,#000));box-shadow:8px 8px 0 -6px var(--fighter-hair);rotate:-5deg}.voxel-fighter .vf-ear{top:27px;width:14px;height:21px;border:3px solid #07131c;border-radius:65%;background:var(--fighter-skin)}.voxel-fighter .vf-ear.left{left:17px}.voxel-fighter .vf-ear.right{right:12px}.voxel-fighter .vf-eye{z-index:7;top:28px;width:15px;height:18px;border:3px solid #07131c;border-radius:56% 48% 53% 45%;background:radial-gradient(circle at 55% 58%,#15252f 0 20%,color-mix(in srgb,var(--fighter-accent) 65%,#33424a) 23% 40%,#fbfeff 43% 100%);box-shadow:0 1px #0004}.voxel-fighter .vf-eye.left{left:41px;rotate:-3deg}.voxel-fighter .vf-eye.right{left:67px;rotate:4deg}.voxel-fighter .vf-eye:after{left:6px;top:2px;width:4px;height:4px}.voxel-fighter .vf-brow{z-index:8;top:22px;width:18px;height:5px;border:1px solid #07131c;border-radius:5px;background:color-mix(in srgb,var(--fighter-hair) 80%,#17242b)}.voxel-fighter .vf-brow.left{left:39px;rotate:10deg}.voxel-fighter .vf-brow.right{left:66px;rotate:-10deg}.voxel-fighter .vf-nose{left:59px;top:41px;width:6px;height:10px}.voxel-fighter .vf-mouth{left:51px;top:53px;width:21px;height:8px;border:3px solid #50262e;border-top:0;border-radius:0 0 15px 15px;background:#f08c8c4f}.voxel-fighter .vf-cheek{left:34px;top:48px;width:14px;height:7px;box-shadow:43px 0 #ff819c22}.voxel-fighter .vf-arm{z-index:3;top:69px;width:27px;height:65px;border:3px solid #07131c;border-radius:18px;background:radial-gradient(circle at 34% 13%,color-mix(in srgb,var(--fighter-primary) 62%,#fff),var(--fighter-secondary) 70%);box-shadow:0 5px #0004;transform-origin:50% 12%}.voxel-fighter .vf-arm.left{left:-1px;rotate:18deg}.voxel-fighter .vf-arm.right{right:-3px;rotate:-27deg}.voxel-fighter .vf-hand{z-index:8;top:111px;width:32px;height:32px;border:3px solid #07131c;border-radius:53% 47% 44% 56%;background:radial-gradient(circle at 32% 24%,color-mix(in srgb,var(--fighter-skin) 65%,#fff),var(--fighter-skin) 54%,color-mix(in srgb,var(--fighter-skin) 80%,#6d4034));box-shadow:0 4px #0004}.voxel-fighter .vf-hand.left{left:-11px;rotate:17deg}.voxel-fighter .vf-hand.right{right:-12px;top:100px;rotate:-20deg}.voxel-fighter .vf-weapon{z-index:9;right:-11px;top:35px;width:14px;height:102px;border-radius:8px;background:linear-gradient(90deg,#718891,#f8ffff 48%,#667b84);rotate:21deg;box-shadow:0 -14px 0 2px var(--fighter-accent),0 4px #0005}.voxel-fighter .vf-emblem{z-index:7;left:48px;top:68px;width:15px;height:15px;border-width:3px}.voxel-fighter .vf-rim{z-index:12;left:27px;top:6px;width:58px;height:57px;border-top:4px solid #ffffff9b;border-left:3px solid #ffffff4a;border-radius:50%;opacity:.72;rotate:-5deg}.voxel-fighter .vf-headgear,.voxel-fighter .vf-accessory,.voxel-fighter .vf-offhand,.voxel-fighter .vf-particles,.voxel-fighter .vf-face{filter:drop-shadow(0 2px 0 #07131c) drop-shadow(0 4px 3px #0007)}.voxel-fighter[data-identity=rook]{rotate:-3deg}.voxel-fighter[data-identity=rook] .vf-headgear{scale:1.25;transform-origin:50% 0}.voxel-fighter[data-identity=rook] .vf-offhand{scale:1.18;left:-12px}.voxel-fighter[data-identity=rook] .vf-weapon{right:-18px;width:13px;height:100px}.voxel-fighter[data-identity=rook] .vf-brow.left{rotate:19deg}.voxel-fighter[data-identity=rook] .vf-brow.right{rotate:-19deg}.voxel-fighter[data-identity=rook] .vf-mouth{left:55px;width:15px;height:4px;background:transparent;border-radius:0}.voxel-fighter[data-identity=nova]{rotate:3deg}.voxel-fighter[data-identity=nova] .vf-headgear{scale:1.3;transform-origin:50% 0}.voxel-fighter[data-identity=nova] .vf-eye.right{height:5px;top:39px;background:#26343c;border:0}.voxel-fighter[data-identity=nova] .vf-mouth{left:54px;width:18px;rotate:-7deg}.voxel-fighter[data-identity=nova] .vf-offhand{right:-12px;left:auto;scale:1.25}.voxel-fighter[data-identity=nova] .vf-weapon{right:-18px;top:66px;width:42px;height:12px}.voxel-fighter[data-identity=moss]{rotate:-5deg}.voxel-fighter[data-identity=moss] .vf-head{left:20px;width:72px;height:68px}.voxel-fighter[data-identity=moss] .vf-headgear{scale:1.28;transform-origin:50% 0}.voxel-fighter[data-identity=moss] .vf-eye{width:17px;height:19px}.voxel-fighter[data-identity=moss] .vf-mouth{left:49px;width:25px;height:10px;background:#fff6c8}.voxel-fighter[data-identity=moss] .vf-weapon{right:-18px;scale:1.2}.voxel-fighter[data-identity=patch]{rotate:4deg}.voxel-fighter[data-identity=patch] .vf-eye.right{height:5px;top:39px;background:#26343c;border:0}.voxel-fighter[data-identity=patch] .vf-mouth{rotate:-8deg}.voxel-fighter[data-identity=patch] .vf-weapon{right:-17px;rotate:36deg}.voxel-fighter[data-identity=patch] .vf-back{scale:1.15}.voxel-fighter[data-identity=bolt]{rotate:-2deg}.voxel-fighter[data-identity=bolt] .vf-head{left:13px;top:10px;width:82px;height:55px;border-radius:28px}.voxel-fighter[data-identity=bolt] .vf-body{left:12px;width:84px;border-radius:35%}.voxel-fighter[data-identity=bolt] .vf-weapon{right:-21px;top:73px;width:45px;height:20px;rotate:-3deg}.voxel-fighter[data-identity=bolt] .vf-hand{border-radius:10px;background:#d7aa3d}.voxel-fighter[data-identity=ember]{rotate:-4deg}.voxel-fighter[data-identity=ember] .vf-headgear{scale:1.28;transform-origin:50% 0}.voxel-fighter[data-identity=ember] .vf-brow.left{rotate:21deg}.voxel-fighter[data-identity=ember] .vf-brow.right{rotate:-21deg}.voxel-fighter[data-identity=ember] .vf-mouth{left:57px;width:13px;height:4px;background:transparent;border-radius:0}.voxel-fighter[data-identity=ember] .vf-weapon{right:-18px;filter:drop-shadow(0 0 8px #ff6e35)}.voxel-fighter[data-identity=echo]{rotate:4deg}.voxel-fighter[data-identity=echo] .vf-headgear{scale:1.3;transform-origin:50% 0}.voxel-fighter[data-identity=echo] .vf-mouth{left:48px;width:27px;height:11px;background:#fff}.voxel-fighter[data-identity=echo] .vf-weapon{right:-22px;scale:1.22}.voxel-fighter[data-identity=rune]{rotate:-3deg}.voxel-fighter[data-identity=rune] .vf-head{background:radial-gradient(circle,#332d56,#080910 72%)}.voxel-fighter[data-identity=rune] .vf-eye{width:11px;height:14px;border:0;background:var(--fighter-accent);box-shadow:0 0 11px var(--fighter-accent)}.voxel-fighter[data-identity=rune] .vf-mouth,.voxel-fighter[data-identity=rune] .vf-nose,.voxel-fighter[data-identity=rune] .vf-brow{display:none}.voxel-fighter[data-identity=rune] .vf-headgear{scale:1.35;transform-origin:50% 0}.voxel-fighter[data-identity=rune] .vf-weapon{right:-16px;filter:drop-shadow(0 0 8px var(--fighter-accent))}.voxel-fighter[data-identity=coral]{rotate:3deg}.voxel-fighter[data-identity=coral] .vf-headgear{scale:1.22;transform-origin:50% 0}.voxel-fighter[data-identity=coral] .vf-ear{display:block;width:19px;height:28px}.voxel-fighter[data-identity=coral] .vf-mouth{left:47px;width:28px}.voxel-fighter[data-identity=coral] .vf-offhand{scale:1.15}.voxel-fighter[data-identity=coral] .vf-weapon{right:-17px}.voxel-fighter[data-identity=glacier]{rotate:-4deg}.voxel-fighter[data-identity=glacier] .vf-headgear{scale:1.3;transform-origin:50% 0}.voxel-fighter[data-identity=glacier] .vf-brow.left{rotate:20deg}.voxel-fighter[data-identity=glacier] .vf-brow.right{rotate:-20deg}.voxel-fighter[data-identity=glacier] .vf-mouth{left:57px;width:12px;height:4px;background:transparent;border-radius:0}.voxel-fighter[data-identity=glacier] .vf-weapon{right:-21px;scale:1.13}.voxel-fighter[data-identity=pixel]{rotate:3deg}.voxel-fighter[data-identity=pixel] .vf-head{left:13px;top:9px;width:82px;height:55px;border-radius:17px}.voxel-fighter[data-identity=pixel] .vf-body{left:25px;width:58px;border-radius:18px}.voxel-fighter[data-identity=pixel] .vf-headgear{scale:1.25;transform-origin:50% 0}.voxel-fighter[data-identity=pixel] .vf-weapon{right:-19px;top:77px;width:45px;height:18px;rotate:0}.voxel-fighter[data-identity=pixel] .vf-hand{border-radius:9px;background:var(--fighter-accent)}.voxel-fighter[data-identity=forge]{rotate:-4deg}.voxel-fighter[data-identity=forge] .vf-headgear{left:18px;top:5px;width:73px;height:58px;border-radius:28px}.voxel-fighter[data-identity=forge] .vf-face{left:33px;top:31px;width:43px;height:8px;border-radius:6px}.voxel-fighter[data-identity=forge] .vf-body{left:10px;width:88px}.voxel-fighter[data-identity=forge] .vf-weapon{right:-24px;top:71px;width:48px;height:22px}.voxel-fighter[data-identity=forge] .vf-offhand{scale:1.15}.voxel-fighter[data-identity=thorn]{rotate:4deg}.voxel-fighter[data-identity=thorn] .vf-headgear{scale:1.25;transform-origin:50% 0}.voxel-fighter[data-identity=thorn] .vf-brow.left{rotate:20deg}.voxel-fighter[data-identity=thorn] .vf-brow.right{rotate:-9deg}.voxel-fighter[data-identity=thorn] .vf-mouth{left:57px;width:13px;rotate:8deg}.voxel-fighter[data-identity=thorn] .vf-weapon{right:-17px}.voxel-fighter[data-identity=thorn] .vf-offhand{scale:1.15}.voxel-fighter[data-identity=specter]{rotate:-2deg}.voxel-fighter[data-identity=specter] .vf-headgear{scale:1.3;transform-origin:50% 0}.voxel-fighter[data-identity=specter] .vf-head{box-shadow:0 0 15px var(--fighter-accent)}.voxel-fighter[data-identity=specter] .vf-mouth{left:57px;width:12px;height:12px;background:#71578d}.voxel-fighter[data-identity=specter] .vf-weapon{right:-24px;scale:1.16}.voxel-fighter[data-identity=specter] .vf-hand{opacity:.72}.voxel-fighter[data-identity=titan]{rotate:2deg;scale:1.25}.voxel-fighter[data-identity=titan] .vf-body{left:-3px;top:50px;width:113px;height:82px;border-radius:48% 48% 20% 20%;clip-path:none}.voxel-fighter[data-identity=titan] .vf-head{left:34px;top:24px;width:43px;height:39px;border-radius:47%}.voxel-fighter[data-identity=titan] .vf-arm{width:35px;height:72px}.voxel-fighter[data-identity=titan] .vf-arm.left{left:-21px}.voxel-fighter[data-identity=titan] .vf-arm.right{right:-21px}.voxel-fighter[data-identity=titan] .vf-hand{width:40px;height:40px;background:#746e64}.voxel-fighter[data-identity=titan] .vf-hand.left{left:-28px}.voxel-fighter[data-identity=titan] .vf-hand.right{right:-28px}.voxel-fighter[data-identity=titan] .vf-weapon{right:-27px}.voxel-fighter[data-identity=prism]{rotate:-4deg}.voxel-fighter[data-identity=prism] .vf-headgear{scale:1.3;transform-origin:50% 0}.voxel-fighter[data-identity=prism] .vf-head{background:linear-gradient(145deg,#efffff 0 15%,var(--fighter-skin) 40%,var(--fighter-secondary))}.voxel-fighter[data-identity=prism] .vf-mouth{left:48px;width:27px;height:10px;background:#fff}.voxel-fighter[data-identity=prism] .vf-offhand{scale:1.2}.voxel-fighter[data-identity=prism] .vf-weapon{right:-19px}.voxel-fighter[data-identity=comet]{rotate:4deg}.voxel-fighter[data-identity=comet] .vf-head{left:20px;top:0;width:71px;height:68px;border:4px solid #d9e6eb}.voxel-fighter[data-identity=comet] .vf-headgear{scale:1.25;transform-origin:50% 0}.voxel-fighter[data-identity=comet] .vf-eye.left{height:5px;top:39px;background:#26343c;border:0}.voxel-fighter[data-identity=comet] .vf-mouth{rotate:8deg}.voxel-fighter[data-identity=comet] .vf-weapon{right:-24px;top:77px;width:49px;height:20px;rotate:-5deg}.voxel-fighter[data-identity=aurora]{rotate:-2deg}.voxel-fighter[data-identity=aurora] .vf-headgear{scale:1.22;transform-origin:50% 0}.voxel-fighter[data-identity=aurora] .vf-mouth{left:49px;width:26px}.voxel-fighter[data-identity=aurora] .vf-offhand{scale:1.16}.voxel-fighter[data-identity=aurora] .vf-weapon{right:-17px}.voxel-fighter[data-identity=dragon]{rotate:-4deg}.voxel-fighter[data-identity=dragon] .vf-head{left:20px;top:1px;width:72px;height:67px;background:linear-gradient(145deg,#df6750,var(--fighter-skin) 54%,#7c2a25)}.voxel-fighter[data-identity=dragon] .vf-headgear{scale:1.27;transform-origin:50% 0}.voxel-fighter[data-identity=dragon] .vf-brow.left{rotate:21deg}.voxel-fighter[data-identity=dragon] .vf-brow.right{rotate:-21deg}.voxel-fighter[data-identity=dragon] .vf-mouth{left:57px;width:13px;background:transparent}.voxel-fighter[data-identity=dragon] .vf-weapon{right:-18px;filter:drop-shadow(0 0 8px #ff6b37)}.voxel-fighter[data-identity=zenith]{rotate:3deg}.voxel-fighter[data-identity=zenith] .vf-head{left:14px;top:4px;width:82px;height:58px;border-radius:19px}.voxel-fighter[data-identity=zenith] .vf-face{left:27px;top:28px;width:55px;height:14px;border-radius:9px}.voxel-fighter[data-identity=zenith] .vf-headgear{scale:1.25;transform-origin:50% 0}.voxel-fighter[data-identity=zenith] .vf-body{left:27px;width:56px;border-radius:18px}.voxel-fighter[data-identity=zenith] .vf-weapon{right:-25px;top:77px;width:56px;height:19px;rotate:-4deg}.voxel-fighter[data-identity=zenith] .vf-hand{border-radius:9px;background:#aebcc9}@media(max-width:900px){.fighter-card{flex-basis:116px;padding-left:56px}.fighter-card>i.fighter-thumb{left:1px;scale:.9;transform-origin:bottom}.voxel-fighter{scale:1.04}.class-portrait.hero-portrait{scale:.78}}@media(max-width:700px){.fighter-card{flex-basis:108px;padding-left:51px}.fighter-card>i.fighter-thumb{left:-1px;scale:.82}.voxel-fighter{scale:.86!important}.skin-hero{scale:.58}}@media(max-height:430px)and (orientation:landscape){.fighter-card>i.fighter-thumb{height:66px;bottom:-6px}.voxel-fighter{bottom:-9px}.class-portrait.hero-portrait{top:-2px;scale:.69}}@media(pointer:coarse){html:not([data-render-quality=high]) .hero-portrait,html:not([data-render-quality=high]) .voxel-fighter{filter:drop-shadow(0 4px 3px #0008)}html:not([data-render-quality=high]) .ft-glow,html:not([data-render-quality=high]) .vf-glow{filter:none}}:root{color-scheme:light;--ui-navy:#0a3154;--ui-navy-2:#14517a;--ui-sky:#42c8f5;--ui-cyan:#7ce8ff;--ui-paper:#f7fcff;--ui-pale:#dff6ff;--ui-yellow:#ffd846;--ui-orange:#ff963f;--ui-magenta:#e94f91}#boot{color:var(--ui-navy);background:radial-gradient(circle at 50% 32%,#fff 0 7%,#bff4ff 33%,#51c8f3 72%,#2a98d2);text-shadow:0 2px 0 #fff9}.boot-mark{color:#ffe353;filter:drop-shadow(0 3px 0 #b46a1f) drop-shadow(0 0 13px #fff)}.boot-mark+strong{color:#0a3154;text-shadow:0 3px 0 #fff}.boot-mark~small{color:#14517a;font-weight:900}.platform-screen{color:var(--ui-navy);background:radial-gradient(circle at 75% 15%,#fff 0 7%,transparent 22%),linear-gradient(180deg,#67d4f7 0 56%,#c9f5ff 56% 72%,#f6fcff 72%)}.platform-screen:before{content:"";position:fixed;inset:76px 0 auto;height:58%;pointer-events:none;background:radial-gradient(ellipse at 78% 18%,#ffffff9e 0 8%,transparent 9%),radial-gradient(ellipse at 92% 39%,#ffffff94 0 6%,transparent 7%),linear-gradient(160deg,transparent 50%,#62c9ef55 51% 56%,transparent 57%)}.platform-nav{color:var(--ui-navy);background:#f8fdfff2;border-bottom:3px solid var(--ui-navy);box-shadow:0 6px #127bb0,0 12px 24px #15618b28;backdrop-filter:blur(12px)}.mymean-logo>i{border:2px solid var(--ui-navy);background:linear-gradient(145deg,#fff36a,#64db65);box-shadow:0 4px #0f7d62}.mymean-logo small,.platform-user small{color:#3c7696}.platform-nav nav button{color:#3e718e}.platform-nav nav button.active{color:var(--ui-navy)}.platform-nav nav button.active:after{height:5px;background:var(--ui-yellow);box-shadow:0 -2px #f49b34}.platform-user>span{border:2px solid var(--ui-navy);background:linear-gradient(145deg,#ffe66e,#ff9f3f);box-shadow:0 3px #b85d27}.platform-hero{position:relative}.hero-tag{border:2px solid var(--ui-navy);border-radius:8px;background:#fff15f;color:var(--ui-navy);box-shadow:0 4px #d77b29}.hero-copy h1{color:#fff;text-shadow:0 5px 0 var(--ui-navy),0 9px 24px #126c9f4a}.hero-copy h1 em{color:#fff15d;text-shadow:0 5px 0 #bc6d24,0 7px 0 var(--ui-navy)}.hero-copy p{color:#113b5c;font-weight:800;text-shadow:0 1px 0 #fff9}.hero-actions button{border:2px solid var(--ui-navy);border-radius:10px;background:#f8fdff;color:var(--ui-navy);box-shadow:0 5px 0 var(--ui-navy),0 10px 18px #12618b32;backdrop-filter:none}.hero-actions button:first-child{border:2px solid var(--ui-navy);background:linear-gradient(#ffe866,#ffb83f);color:var(--ui-navy);box-shadow:0 6px #b85a28,0 11px 20px #12618b32}.hero-status{color:var(--ui-navy);padding:17px;border:2px solid var(--ui-navy);border-radius:12px;background:#f8fdffe6;box-shadow:0 6px #167dac;text-shadow:none}.hero-status span{color:#0a8aa7}.hero-status small{color:#396d88}.platform-library{position:relative;color:var(--ui-navy);background:linear-gradient(180deg,#e5f8ffed,#f8fdff 35%);border-top:3px solid var(--ui-navy)}.platform-library header small{color:#068cae}.platform-library>header>span{color:#52809a}.game-tile{color:var(--ui-navy);background:#fff;border:3px solid var(--ui-navy);border-radius:16px;box-shadow:0 7px #1679aa,0 16px 34px #2b789d28}.game-tile:hover{border-color:var(--ui-navy)}.game-tile.skyfront .game-art{background:radial-gradient(circle at 68% 22%,#fff36c 0 6%,transparent 7%),linear-gradient(145deg,#69d7f7,#55bfdf 50%,#67dc9a)}.game-tile.future .game-art{background:repeating-linear-gradient(-45deg,#e7f7fc,#e7f7fc 12px,#d4eff8 12px 24px)}.game-info p,.game-tile.future .game-art p,.game-tile.future .game-art span{color:#53788d}.game-info a{border:2px solid var(--ui-navy);border-radius:8px;background:#ffe45d;color:var(--ui-navy);box-shadow:0 3px #c46e28}.tile-badge{border:2px solid var(--ui-navy);background:#fff05a;color:var(--ui-navy)}.tile-badge.live{background:#6fe5ff;color:var(--ui-navy)}.tile-logo{color:#fff;text-shadow:0 4px 0 var(--ui-navy),0 7px 14px #124f7399}.tile-logo em{color:#fff05d}.platform-footer{color:#416e86;background:#dff5fd;border-top:2px solid #9bcfe2}#menu{color:var(--ui-navy);background:linear-gradient(90deg,#9ce8ff99 0,#dff8ffe8 52%,#70d3f48c)}.menu-shade{background:linear-gradient(90deg,#aeeeffd9 0,#eafaffc7 60%,#8cddf49c),radial-gradient(circle at 78% 35%,#fff9,transparent 42%)}.menu-card{border:3px solid var(--ui-navy);clip-path:polygon(0 0,calc(100% - 18px) 0,100% 18px,100% 100%,18px 100%,0 calc(100% - 18px));color:var(--ui-navy);background:linear-gradient(145deg,#fffffffa,#e7f8fffa);box-shadow:0 7px #126b9b,0 18px 40px #145b8538,0 0 0 2px #fff inset;backdrop-filter:blur(10px)}.back-platform{color:#226687;font-weight:900}.brand .eyebrow{color:#087fab}.brand h1{color:#fff;text-shadow:0 3px 0 var(--ui-navy),0 5px 0 #157db1}.brand h1 span{color:#39ccf6}.brand p,.name-field{color:#315d75}.name-field input{border:2px solid #4a93b6;border-radius:8px;background:#fff;color:var(--ui-navy);box-shadow:0 3px #a8d8e8 inset}.name-field input:focus{border-color:#0daee6;box-shadow:0 0 0 3px #42cafa3b}.collection-dock{border:2px solid var(--ui-navy);border-radius:10px;background:linear-gradient(110deg,#b8efff,#f8fdff 58%,#fff0a0);box-shadow:0 4px #1579aa,0 8px 15px #2472922d}.collection-dock:after{background:linear-gradient(90deg,transparent,#fff9,transparent)}.dock-copy small,.dock-wallet small{color:#47758d}.dock-copy em{background:#d2eff9;color:#12698f}.dock-wallet{border-color:#79b6d2}.dock-action{color:#087ba9}.quality-setting{border:2px solid #4d95b5;border-radius:9px;background:#e6f7fd}.quality-setting small{color:#557c90}.quality-setting button{border:2px solid #4c88a5;border-radius:7px;background:#fff;color:#315e76;box-shadow:0 2px #83bdd4}.quality-setting button.selected{border-color:var(--ui-navy);background:linear-gradient(#55d5fa,#20a5df);color:#fff;box-shadow:0 3px #0c6696,0 0 0 1px #fff7 inset}.class-title small{color:#53778a}.class-card{border:2px solid var(--ui-navy);border-radius:10px;color:var(--ui-navy);background:linear-gradient(150deg,#f9fdff,#bdeeff);box-shadow:0 4px #176f9b,0 8px 13px #2f78952c}.class-card:nth-child(2){background:linear-gradient(150deg,#f9fdff,#bcdcff)}.class-card:nth-child(3){background:linear-gradient(150deg,#fbffe8,#caef9c)}.class-card.selected{border-color:var(--ui-navy);background:linear-gradient(145deg,#fffbd1,#ffd95b);box-shadow:0 5px #bd6828,0 0 0 2px #fff9 inset}.class-card small{color:#3e6f88}.class-card em{background:#fff;color:#0a759e;border:1px solid #4f9ab9}.primary-actions button{border:2px solid var(--ui-navy);border-radius:10px;text-shadow:none;box-shadow:0 5px #0d527c,0 9px 15px #2b789640;color:var(--ui-navy)}.play-button{background:linear-gradient(#ffe96b,#ffad3f);box-shadow:0 5px #b75d2a!important}.online-button{background:linear-gradient(#6ee6ff,#2db6ed)}.friend-box{border:2px solid #5b9ab6;border-radius:9px;background:#eefaff}.friend-actions button,.friend-actions input{border:2px solid #6199b2;border-radius:7px;background:#fff;color:var(--ui-navy)}.friend-actions label,.rules-strip{color:#456f84}.rules-strip b{color:#087ea9}.season-card{border:2px solid var(--ui-navy);border-left:8px solid #27c8f2;border-radius:12px;color:var(--ui-navy);background:#f7fcffe8;box-shadow:0 6px #1575a3,0 12px 24px #165c843d;text-shadow:none}.season-card small{color:#067fa9}.season-card p{color:#315c74}.collection-screen{color:var(--ui-navy);background:radial-gradient(circle at 80% 8%,#fff 0 5%,transparent 19%),linear-gradient(160deg,#58d0f6,#a9ecff 45%,#e7f9ff)}.collection-screen:before{background:repeating-linear-gradient(135deg,transparent 0 31px,#ffffff2b 32px,#ffffff2b 34px),linear-gradient(90deg,#72dcf52b,transparent 45%,#e9fbff66)}.collection-shell{border:3px solid var(--ui-navy);border-radius:14px;background:#effaff;box-shadow:0 7px #146d9c,0 20px 46px #145a813d}.collection-header{color:#fff;border-bottom:3px solid var(--ui-navy);background:linear-gradient(100deg,#16aee5,#4bd5f5 60%,#25a9e0);box-shadow:0 3px #fff5 inset}.collection-back{border:2px solid var(--ui-navy);border-radius:8px;background:#fff;color:var(--ui-navy);box-shadow:0 3px #0d6898}.collection-header small{color:#e7fbff}.owned-counter{color:#dff8ff}.owned-counter b{color:#fff}.collection-balance{border:2px solid var(--ui-navy);border-radius:9px;background:#fff;color:var(--ui-navy);box-shadow:0 3px #1475a4}.collection-balance small{color:#8a6a20}.collection-filters{border-bottom:2px solid #6fb5d1;background:#dff6ff}.collection-filters button{border:2px solid #5c95ae;background:#fff;color:#3d6b81}.collection-filters button.active{border-color:var(--ui-navy);background:#ffe258;color:var(--ui-navy);box-shadow:0 3px #c36b28}.collection-fighters{background:linear-gradient(#c8f1ff,#a9e4f8)}.fighter-card{color:var(--ui-navy);border-color:var(--ui-navy);background:radial-gradient(circle at 19% 29%,#ffffffd9 0 6%,transparent 29%),linear-gradient(150deg,color-mix(in srgb,var(--fighter-primary) 33%,#fff),color-mix(in srgb,var(--fighter-secondary) 22%,#b8ebff));box-shadow:0 4px #14698f,0 8px 13px #286f8e36,0 1px #fff inset}.fighter-card.selected{border-color:var(--ui-navy);background:radial-gradient(circle at 19% 29%,#fff 0 7%,transparent 30%),linear-gradient(150deg,#fff7bd,#ffd251);box-shadow:0 5px #b96428,0 0 0 2px #fff8 inset}.fighter-card strong{color:var(--ui-navy)}.fighter-card em{color:#315f76}.fighter-card .fighter-level{color:#174966}.fighter-card.current:after{border:1px solid var(--ui-navy);background:#73e76d;color:#123d31}.collection-detail{background:#fff}.fighter-showcase{border-right:2px solid #69a8c5;background:radial-gradient(circle at 54% 56%,color-mix(in srgb,var(--rarity) 42%,#fff),transparent 52%),linear-gradient(155deg,#dff7ff,#8edcf5)}.fighter-showcase:before{background:repeating-linear-gradient(90deg,#0a31541c 0 1px,transparent 1px 28px),repeating-linear-gradient(0deg,#0a31541c 0 1px,transparent 1px 25px)}.fighter-showcase[data-rarity=legendary]{background:radial-gradient(circle at 50% 55%,#fff49f,transparent 54%),linear-gradient(135deg,#fff4a7,#ffbd58 58%,#fa8a50)}.fighter-heading h3{color:#fff;text-shadow:0 3px 0 var(--ui-navy),0 5px 10px #195e7e66}.fighter-heading p{color:#245571;font-weight:900}.fighter-heading span{border:1px solid var(--ui-navy)}.fighter-level-badge{border:2px solid var(--ui-navy);background:#fff;color:var(--ui-navy);box-shadow:0 3px #176d99}.fighter-level-badge small{color:#52788b}.fighter-info{color:var(--ui-navy);border-right:2px solid #8ebed2;background:#f8fdff}.fighter-feature{color:#315f77}.stat-line span{color:#426f85}.stat-line i{border:1px solid #88b9cc;background:#d8eef6}.stat-line b{color:var(--ui-navy)}.upgrade-row{border-top-color:#a9cede}.upgrade-row>div small{color:#567c8e}.upgrade-row button,.fighter-primary-action,.skin-action-row button{border:2px solid var(--ui-navy);border-radius:8px;background:linear-gradient(#ffe56a,#ff9c3e);color:var(--ui-navy);box-shadow:0 4px #b45b29}.fighter-primary-action{background:linear-gradient(#66e4ff,#24ace5);box-shadow:0 4px #0f6897}.fighter-primary-action.current{background:#c9e1ea;color:#547486;box-shadow:0 3px #8aafbf}.skin-vault{color:var(--ui-navy);background:#e9f8fd}.skin-vault header small{color:#087eaa}.skin-vault header>span{background:#fff;color:#476d80;border:1px solid #8fbdcf}.skin-card{border:2px solid #5792ad;border-radius:9px;background:linear-gradient(#fff,#c7eaf6);box-shadow:0 3px #75a9bd}.skin-card.selected{border-color:var(--ui-navy);box-shadow:0 3px #0f6b98,0 0 0 2px #fff inset}.skin-card>small{color:var(--ui-navy);font-weight:900}.skin-action-row strong{color:var(--ui-navy)}.modal{background:#5bbfe88c;backdrop-filter:blur(7px)}.connect-card,.panel-card,.result-card{color:var(--ui-navy);border:3px solid var(--ui-navy);border-radius:14px;background:linear-gradient(#fff,#e1f6fd);box-shadow:0 7px #126b99,0 20px 50px #134e744d}.connect-card p,.panel-card p{color:#416f86}.connect-card button,.panel-card button,.result-card button{border:2px solid var(--ui-navy);border-radius:9px;background:linear-gradient(#6be5ff,#2db7eb);color:var(--ui-navy);box-shadow:0 4px #0e6898}.spinner{border-color:#64b9d75c;border-top-color:#ff9e3f}.panel-card .danger{background:linear-gradient(#ff7f91,#eb466c);box-shadow:0 4px #9d2d50}.sound-switches button{background:#dff5fc}.result-card:before{background:conic-gradient(transparent,#37c9f43a,transparent 35%)}.result-card>span{color:#0785ae}.result-card h2{color:#0a7fac}.result-stats span{border:1px solid #90c2d5;border-radius:8px;background:#effaff}.result-stats small{color:#52778a}.result-card #rematch-button{background:linear-gradient(#ffe668,#ff9d40);box-shadow:0 4px #b65d29}.result-reward{border:2px solid #d9992b;background:linear-gradient(120deg,#fff6b8,#fff)}.reward-breakdown{border-color:#d9bf73;color:#785f2a}.reward-balance{color:#456a7d}.match-center{color:var(--ui-navy);background:linear-gradient(#fff,#cceef9);box-shadow:0 0 0 2px var(--ui-navy) inset}.match-center span{color:#37667f}.capture-track{background:#9cc6d7}.roster-player{color:var(--ui-navy);border:1px solid #679eb6;background:#f7fcffdc;box-shadow:0 3px #316e8c}.roster-player i{background:#aacbd8}.feed-item{color:var(--ui-navy);background:#f6fcffeb;box-shadow:0 3px #427c96}.stage-chip{color:var(--ui-navy);border:2px solid #397895;background:#f8fdffde;text-shadow:none}.stage-chip small{color:#087fa9}.player-panel{color:var(--ui-navy);border:2px solid #397c9a;border-radius:10px;background:linear-gradient(100deg,#f8fdffed,#bceaf9e8);box-shadow:0 5px #185f85,0 10px 22px #174d6c42}.health-row>div,.super-row>div{border-color:#497f98;background:#a7c9d6}.resource-pill small{color:#416c82}.hotbar button{color:var(--ui-navy);border:2px solid #3d7d9b;border-radius:8px;background:linear-gradient(#f8fdffed,#b9e8f7ed);box-shadow:0 4px #185f85,0 8px 15px #174d6c3b}.hotbar button.selected{border-color:var(--ui-navy);background:linear-gradient(#fff7b4,#ffd64f);box-shadow:0 5px #b76128,0 0 0 2px #fff7 inset}.hotbar span{color:var(--ui-navy);font-weight:900}.stick-ring{border-color:#247ba4;background:radial-gradient(circle,#eafaffd6,#76ccea85 65%,transparent 67%);box-shadow:0 0 0 8px #e9fbff50}.stick-ring:before,.stick-ring:after{background:#175e8128}.round-button{color:var(--ui-navy);border-color:var(--ui-navy)!important;background:linear-gradient(#f6fcff,#65d4f3);box-shadow:0 5px #0e628f,0 0 0 3px #fff5 inset!important}.attack-button{color:var(--ui-navy);background:radial-gradient(circle at 35% 25%,#fff18a,#ff9b40 58%,#de4f3c);box-shadow:0 5px #a73c33,0 0 0 3px #fff5 inset!important}.super-button{color:var(--ui-navy);background:radial-gradient(circle at 40% 35%,#eaffff,#5ad8f6 55%,#198dcc)}#pause-button,#camera-button{color:var(--ui-navy);border:2px solid #397b99;border-radius:7px;background:#f7fcffdd}.target-hint{color:var(--ui-navy);background:#f8fdffe8;border:1px solid #477e97}#rotate-note{color:var(--ui-navy);background:linear-gradient(#8ee3fa,#e9fbff)}@media(max-width:670px){#menu{background:#bbf0ffd9}.menu-card{background:#f7fcfff8}}.hero-portrait>.ft-back,.hero-portrait>.ft-body,.hero-portrait>.ft-neck,.hero-portrait>.ft-arm,.hero-portrait>.ft-hand,.hero-portrait>.ft-head,.hero-portrait>.ft-ear{border-width:1.5px}.hero-portrait>.ft-head{box-shadow:2px 3px #0003,-2px 1px 3px #fff4 inset}.hero-portrait>.ft-hair{border-width:1.5px;box-shadow:5px 6px 0 -5px var(--hero-hair)}.hero-portrait>.ft-eye{top:18px;width:9px;height:11px;border-width:1.5px}.hero-portrait>.ft-brow{top:14px;width:10px;height:3px;border:0}.hero-portrait>.ft-brow.left{left:14px}.hero-portrait>.ft-brow.right{left:30px}.hero-portrait>.ft-nose{top:26px}.hero-portrait>.ft-mouth{top:32px;border-width:1.5px}.hero-portrait>.ft-gear{filter:drop-shadow(0 1px 0 #183347) drop-shadow(0 2px 2px #0004)}.hero-portrait>.ft-weapon,.hero-portrait>.ft-charm{filter:drop-shadow(0 1px 0 #183347) drop-shadow(0 2px 2px #0005)}.hero-portrait>.ft-rim{border-top-width:2px;border-left-width:1px;opacity:.57}[data-profile=rook] .ft-head{left:7px;width:42px;border-radius:44% 46% 38% 42%}[data-profile=rook] .ft-eye{width:9px;height:9px;top:20px}[data-profile=rook] .ft-brow{top:16px}[data-profile=nova] .ft-head{left:9px;width:38px;border-radius:53% 51% 42% 44%/48% 48% 58% 58%}[data-profile=nova] .ft-face{opacity:0}[data-profile=nova] .ft-eye.right{top:23px}[data-profile=patch] .ft-head{left:7px;width:42px;border-radius:47% 55% 43% 46%}[data-profile=patch] .ft-hair{box-shadow:-7px 14px 0 -4px var(--hero-hair),5px 7px 0 -5px var(--hero-hair)}[data-profile=ember] .ft-head{left:7px;width:42px;border-radius:48% 45% 39% 44%}[data-profile=ember] .ft-eye{height:9px;top:20px}[data-profile=ember] .ft-brow{top:16px}[data-profile=echo] .ft-head{left:9px;width:38px;border-radius:53%}[data-profile=echo] .ft-eye{width:10px;height:12px}[data-profile=glacier] .ft-eye{height:9px;top:20px}[data-profile=glacier] .ft-brow{top:16px}[data-profile=comet] .ft-eye.left{top:23px}.voxel-fighter{bottom:5px;scale:1.08}.voxel-fighter .vf-body,.voxel-fighter .vf-head,.voxel-fighter .vf-hair,.voxel-fighter .vf-ear,.voxel-fighter .vf-eye,.voxel-fighter .vf-arm,.voxel-fighter .vf-hand{border-width:2px}.voxel-fighter .vf-brow{height:4px;border:0}.voxel-fighter .vf-mouth{border-width:2px}.voxel-fighter .vf-face{opacity:0!important}.voxel-fighter[data-identity=bolt] .vf-face,.voxel-fighter[data-identity=pixel] .vf-face,.voxel-fighter[data-identity=forge] .vf-face,.voxel-fighter[data-identity=zenith] .vf-face{opacity:1!important}.voxel-fighter .vf-headgear,.voxel-fighter .vf-accessory,.voxel-fighter .vf-offhand,.voxel-fighter .vf-particles,.voxel-fighter .vf-face{filter:drop-shadow(0 1px 0 #17364a) drop-shadow(0 3px 2px #0005)}.voxel-fighter[data-identity=rook] .vf-headgear,.voxel-fighter[data-identity=nova] .vf-headgear,.voxel-fighter[data-identity=moss] .vf-headgear,.voxel-fighter[data-identity=ember] .vf-headgear,.voxel-fighter[data-identity=echo] .vf-headgear,.voxel-fighter[data-identity=rune] .vf-headgear,.voxel-fighter[data-identity=coral] .vf-headgear,.voxel-fighter[data-identity=glacier] .vf-headgear,.voxel-fighter[data-identity=thorn] .vf-headgear,.voxel-fighter[data-identity=specter] .vf-headgear,.voxel-fighter[data-identity=prism] .vf-headgear,.voxel-fighter[data-identity=comet] .vf-headgear,.voxel-fighter[data-identity=aurora] .vf-headgear,.voxel-fighter[data-identity=dragon] .vf-headgear,.voxel-fighter[data-identity=zenith] .vf-headgear{scale:1.12}.voxel-fighter[data-identity=titan]{scale:1.13}.season-card{background:radial-gradient(circle at 88% 18%,#fff 0 5%,transparent 6%),linear-gradient(145deg,#effbff,#bcecff 63%,#8eddf5)}.season-card:after{content:"◆  ◆  ◆";position:absolute;right:12px;bottom:9px;color:#28add55c;font-size:10px;letter-spacing:6px}.reward-burst small{color:#94631f}.reward-burst strong{color:#b84f20;text-shadow:0 1px 0 #fff}.reward-burst>i,.reward-balance i{color:#ff9d2f}.reward-balance strong{color:var(--ui-navy)}[data-profile=rook] .ft-gear{top:-9px;height:22px}.voxel-fighter[data-identity=rook] .vf-headgear{top:-7px;scale:1}@media(max-height:430px)and (orientation:landscape){.platform-nav{height:56px}.platform-screen:before{inset-block-start:56px}.platform-hero{min-height:334px;padding:42px 68px 8px;align-items:center}.hero-copy{max-width:560px}.hero-copy h1{font-size:53px;line-height:.9;margin:9px 0}.hero-copy p{font-size:10px;line-height:1.55}.hero-actions{margin-top:10px}.hero-actions button{padding:9px 15px}.hero-status{display:none}.platform-library{padding-top:38px}}:root{--arena-navy:#06143b;--arena-deep:#0a2472;--arena-blue:#1657df;--arena-blue-2:#0e3aad;--arena-cyan:#18d8ff;--arena-yellow:#ffd51f;--arena-orange:#ff8126;--arena-red:#ff315f;--arena-magenta:#d62bd8;--arena-white:#f5fbff;--arena-muted:#a9d9f4}#menu{color:var(--arena-white);background:linear-gradient(106deg,#124eccdd 0 57%,#071a63a8)}.menu-shade{background:radial-gradient(circle at 82% 28%,#20ddff40 0 7%,transparent 28%),linear-gradient(90deg,#0b3296ec 0,#124dcfce 61%,#0714489e);opacity:.96}.menu-card{color:var(--arena-white);border:3px solid var(--arena-navy);border-radius:0;clip-path:polygon(0 0,calc(100% - 18px) 0,100% 18px,100% 100%,18px 100%,0 calc(100% - 18px));background:linear-gradient(145deg,#165de8 0,#123eaf 55%,#0a287f);box-shadow:0 5px #041035,0 10px #0bd2fa,0 16px 28px #020a2d70;backdrop-filter:none}.menu-card:before{content:"";position:absolute;pointer-events:none;inset:0;background:linear-gradient(118deg,transparent 0 67%,#1ce0ff24 68% 73%,transparent 74%),repeating-linear-gradient(135deg,transparent 0 35px,#fff08 36px 37px);opacity:.75}.menu-card>*{position:relative}.back-platform{color:#aeeaff}.brand .eyebrow{color:var(--arena-yellow)}.brand h1{color:#fff;text-shadow:0 3px 0 var(--arena-navy),3px 5px 0 #092b84}.brand h1 span{color:var(--arena-cyan)}.brand p{color:#bce9ff}.name-field{color:#b5e6ff}.name-field input{border:2px solid #43dfff;border-radius:3px;background:#081d61;color:#fff;box-shadow:0 3px #03133f inset}.name-field input::placeholder{color:#7eb6dc}.name-field input:focus{border-color:var(--arena-yellow);box-shadow:0 0 0 2px #ffe32840}.collection-dock{border:2px solid var(--arena-navy);border-radius:4px;clip-path:polygon(0 0,calc(100% - 10px) 0,100% 10px,100% 100%,0 100%);background:linear-gradient(105deg,#0a287e,#0b3aac 56%,#0c2b81);box-shadow:0 4px #04133f,0 0 0 1px #28ddff44 inset}.collection-dock:before{content:"";position:absolute;inset:0 auto 0 0;width:6px;background:var(--arena-cyan)}.collection-dock:after{right:70px;background:linear-gradient(90deg,transparent,#1de0ff24,transparent)}.dock-copy small,.dock-wallet small{color:#79c9ec}.dock-copy em{border:1px solid #28dfff;background:#071c5d;color:#7eeaff}.dock-wallet{border-color:#2d72c7}.dock-action{align-self:stretch;margin:-6px -10px -6px 0;padding:0 13px;color:var(--arena-navy);background:linear-gradient(#ffe34f,#ff9b26);clip-path:polygon(12px 0,100% 0,100% 100%,0 100%);text-shadow:0 1px 0 #fff7}.dock-wallet strong{color:#fff}.quality-setting{border:2px solid #238eea;border-radius:3px;background:#0a2b83;box-shadow:0 3px #051849}.quality-setting small{color:#85c8e9}.quality-setting button{border:1px solid #3188d4;border-radius:2px;background:#0b236b;color:#a4d7ef;box-shadow:0 2px #04123a}.quality-setting button.selected{border:2px solid var(--arena-navy);background:linear-gradient(#2de3ff,#0facda);color:#05143a;box-shadow:0 3px #045a91;font-weight:900}.class-title small{color:#80bede}.class-card{border:2px solid var(--arena-navy);border-radius:4px;color:#fff;background:linear-gradient(148deg,#e33a68,#a71955);box-shadow:0 4px #04123d,0 0 0 1px #ff8baa38 inset}.class-card:nth-child(2){background:linear-gradient(148deg,#1aaee9,#1452c9)}.class-card:nth-child(3){background:linear-gradient(148deg,#29be86,#147764)}.class-card:after{content:"";position:absolute;left:0;right:0;bottom:0;height:5px;background:#081a54}.class-card.selected{border-color:var(--arena-yellow);background:linear-gradient(148deg,#ff5d73,#be224e);box-shadow:0 4px #6d3411,0 0 0 2px #ffe340 inset}.class-card strong{color:#fff;text-shadow:0 2px 0 #071541}.class-card small{color:#d9f4ff}.class-card em{border:1px solid #092059;border-radius:1px;background:var(--arena-yellow);color:#071541}.class-card.selected:before{background:linear-gradient(135deg,#fff3 0 28%,transparent 29%);opacity:1}.primary-actions button{border:2px solid var(--arena-navy);border-radius:4px;clip-path:polygon(0 0,calc(100% - 9px) 0,100% 9px,100% 100%,0 100%);color:var(--arena-navy);text-shadow:none;box-shadow:0 4px #04133f,0 7px 10px #020a294f}.play-button{background:linear-gradient(#ffe446,#ff9a22);box-shadow:0 4px #923d18!important}.online-button{color:#fff!important;background:linear-gradient(#1fe0ff,#1265db);box-shadow:0 4px #041b64!important}.primary-actions button small{font-weight:700}.friend-box{border:2px solid #2086d9;border-radius:3px;background:#092878;box-shadow:0 3px #04133f}.friend-box summary{color:#eaf9ff}.friend-actions button,.friend-actions input{border:1px solid #29bfee;border-radius:2px;background:#071e60;color:#fff}.friend-actions label,.rules-strip{color:#9ed9f3}.rules-strip b{color:var(--arena-yellow)}.season-card{border:3px solid var(--arena-navy);border-left:7px solid var(--arena-cyan);border-radius:3px;color:#fff;background:linear-gradient(140deg,#153eb3,#6c2bc2 72%,#bf2ea6);box-shadow:0 5px #04133e,0 10px 22px #02092566;text-shadow:0 2px 0 #06133d}.season-card small{color:#7ff1ff}.season-card p{color:#d7eaff}.season-card:after{color:#55ebff8c}.collection-screen{color:#fff;background:radial-gradient(circle at 82% 10%,#2ae1ff55 0 6%,transparent 25%),linear-gradient(145deg,#124fd4,#0a277f 62%,#07194f)}.collection-screen:before{background:repeating-linear-gradient(135deg,transparent 0 31px,#59e8ff12 32px 34px),linear-gradient(90deg,#071f6a40,transparent 45%,#0e46ba3b)}.collection-shell{border:3px solid var(--arena-navy);border-radius:4px;background:#0b2e8a;box-shadow:0 5px #041036,0 10px #10c7ec,0 18px 42px #0209298a}.collection-header{color:#fff;border-bottom:3px solid var(--arena-navy);background:linear-gradient(100deg,#164fde,#0caee2 74%,#14d5f5);box-shadow:0 3px #48e9ff inset}.collection-back{border:2px solid var(--arena-navy);border-radius:2px;background:#09276f;color:#fff;box-shadow:0 3px #04123a}.collection-header small{color:#91efff}.owned-counter{color:#bdeeff}.collection-balance{border:2px solid var(--arena-navy);border-radius:3px;background:#092366;color:#fff;box-shadow:0 3px #04123a}.collection-balance small{color:#ffd944}.collection-filters{border-bottom:2px solid var(--arena-navy);background:#0b297d}.collection-filters button{border:1px solid #2e73c6;border-radius:2px;background:#071e60;color:#9bcfec}.collection-filters button.active{border:2px solid var(--arena-navy);background:var(--arena-yellow);color:var(--arena-navy);box-shadow:0 3px #914118}.collection-fighters{background:linear-gradient(#1044ba,#0c3291)}.fighter-card{color:#fff;border:2px solid var(--arena-navy);border-radius:3px;background:radial-gradient(circle at 18% 27%,color-mix(in srgb,var(--fighter-accent) 48%,transparent),transparent 30%),linear-gradient(150deg,color-mix(in srgb,var(--fighter-primary) 70%,#1746ba),color-mix(in srgb,var(--fighter-secondary) 65%,#0a287c));box-shadow:0 3px #04123b,0 0 0 1px #58e7ff2b inset}.fighter-card:before{content:"";position:absolute;inset:0;background:linear-gradient(130deg,#fff18 0 24%,transparent 25%);z-index:0}.fighter-card>*{position:relative}.fighter-card.selected{border-color:var(--arena-yellow);background:radial-gradient(circle at 18% 27%,#ffe9496b,transparent 31%),linear-gradient(150deg,#1b6bdf,#1035a1);box-shadow:0 4px #783d18,0 0 0 2px #ffdf31 inset}.fighter-card strong{color:#fff;text-shadow:0 1px 0 #071541}.fighter-card em{color:#bde8ff}.fighter-card .fighter-level{color:#fff}.fighter-card.current:after{border:1px solid var(--arena-navy);border-radius:1px;background:var(--arena-yellow);color:#071541}.collection-detail{background:#0b2d87}.fighter-showcase{border-right:2px solid var(--arena-navy);background:radial-gradient(circle at 54% 55%,color-mix(in srgb,var(--rarity) 55%,transparent),transparent 49%),linear-gradient(155deg,#1649c5,#0a2577)}.fighter-showcase:before{background:repeating-linear-gradient(90deg,#4de5ff26 0 1px,transparent 1px 28px),repeating-linear-gradient(0deg,#4de5ff26 0 1px,transparent 1px 25px)}.fighter-showcase[data-rarity=legendary]{background:radial-gradient(circle at 50% 53%,#ffdd3770,transparent 52%),linear-gradient(135deg,#123fba,#8b258e 68%,#c62d68)}.fighter-heading h3{color:#fff;text-shadow:0 3px 0 var(--arena-navy),0 5px 8px #02092799}.fighter-heading p{color:#a9e4ff}.fighter-heading span{border:1px solid var(--arena-navy);border-radius:1px}.fighter-level-badge{border:2px solid var(--arena-navy);background:#092366;color:#fff;box-shadow:0 3px #04123a}.fighter-level-badge small{color:#8bd9f5}.fighter-info{color:#fff;border-right:2px solid var(--arena-navy);background:linear-gradient(145deg,#113da9,#0a2a83)}.fighter-feature{color:#c6eaff}.stat-line span{color:#a9dbf2}.stat-line i{border:1px solid #258bc9;background:#071c5a}.stat-line i:after{background:linear-gradient(90deg,#17d8ff,var(--arena-yellow))}.stat-line b{color:#fff}.upgrade-row{border-top-color:#2e6bb8}.upgrade-row>div small{color:#9bd3ed}.upgrade-row button,.fighter-primary-action,.skin-action-row button{border:2px solid var(--arena-navy);border-radius:3px;background:linear-gradient(#ffe33f,#ff8e22);color:var(--arena-navy);box-shadow:0 4px #873916}.fighter-primary-action{background:linear-gradient(#21dcff,#1264d9);color:#fff;box-shadow:0 4px #041a61}.fighter-primary-action.current{background:#173d8b;color:#8dbdd8;box-shadow:0 3px #061746}.skin-vault{color:#fff;background:linear-gradient(155deg,#0b2776,#071e60)}.skin-vault header small{color:#6cecff}.skin-vault header>span{border:1px solid #2d78c7;border-radius:2px;background:#071b55;color:#a7d8f0}.skin-card{border:2px solid #174d9c;border-radius:3px;background:linear-gradient(#123d9e,#0a266e);box-shadow:0 3px #04123a}.skin-card.selected{border-color:var(--arena-yellow);box-shadow:0 3px #7a3d17,0 0 0 1px #ffdf31 inset}.skin-card>small{color:#d9f3ff}.skin-action-row strong{color:#fff}.hero-portrait>.ft-head{width:37px;height:37px;left:9px;border-radius:45% 49% 39% 43%}.hero-portrait>.ft-eye{width:8px;height:9px;top:19px}.hero-portrait>.ft-eye.left{left:15px}.hero-portrait>.ft-eye.right{left:31px}.hero-portrait>.ft-brow{top:15px;height:3px}.hero-portrait>.ft-mouth{top:31px;height:5px}.hero-portrait>.ft-body{top:36px;height:36px;border-radius:38% 44% 16% 18%}.hero-portrait>.ft-glow{opacity:.58}.voxel-fighter .vf-head{width:62px;height:61px;left:25px;border-radius:45% 49% 40% 44%}.voxel-fighter .vf-eye{width:13px;height:15px}.voxel-fighter .vf-body{border-radius:40% 45% 17% 19%}[data-archetype=human] .ft-head,[data-archetype=female] .ft-head,[data-archetype=sf] .ft-head{clip-path:polygon(9% 3%,88% 0,100% 28%,94% 67%,69% 100%,31% 100%,7% 70%,0 30%);border-radius:40% 44% 35% 38%}[data-archetype=human] .ft-hair,[data-archetype=female] .ft-hair{clip-path:polygon(0 28%,8% 7%,27% 14%,41% 0,53% 13%,70% 1%,82% 18%,100% 8%,91% 64%,71% 57%,62% 100%,48% 62%,33% 91%,24% 58%,0 70%)}.hero-portrait>.ft-body:before{content:"";position:absolute;z-index:2;left:8px;top:-1px;width:23px;height:13px;background:linear-gradient(135deg,var(--fighter-secondary) 0 47%,var(--fighter-accent) 48% 58%,var(--fighter-secondary) 59%);clip-path:polygon(0 0,38% 0,50% 38%,62% 0,100% 0,82% 100%,18% 100%)}.hero-portrait>.ft-body:after{content:"";position:absolute;left:4px;right:4px;bottom:5px;height:4px;background:color-mix(in srgb,var(--fighter-secondary) 72%,#06143b);box-shadow:0 1px 0 var(--fighter-accent)}.voxel-fighter .vf-body:before{content:"";position:absolute;z-index:2;left:14px;top:-2px;width:44px;height:24px;background:linear-gradient(135deg,var(--fighter-secondary) 0 45%,var(--fighter-accent) 46% 57%,var(--fighter-secondary) 58%);clip-path:polygon(0 0,38% 0,50% 40%,62% 0,100% 0,82% 100%,18% 100%)}.voxel-fighter .vf-body:after{content:"";position:absolute;left:8px;right:8px;bottom:10px;height:7px;background:color-mix(in srgb,var(--fighter-secondary) 75%,#06143b);box-shadow:0 2px 0 var(--fighter-accent)}.fighter-card.locked{filter:none;opacity:.78}.fighter-card.locked .hero-portrait{filter:drop-shadow(0 4px 3px #0008)}.fighter-showcase .voxel-fighter{bottom:-3px;scale:1.25}[data-profile=forge] .ft-head{background:radial-gradient(circle at 31% 22%,color-mix(in srgb,var(--hero-skin) 62%,#fff),var(--hero-skin) 46%,#704437)}[data-profile=forge] .ft-eye,[data-profile=forge] .ft-brow,[data-profile=forge] .ft-mouth,[data-profile=forge] .ft-nose{display:block}[data-profile=forge] .ft-gear{left:2px;top:-5px;width:52px;height:23px;border:2px solid #93a2a4;border-radius:24% 30% 8% 10%;background:linear-gradient(#526267,#1b292d);clip-path:polygon(0 16%,100% 0,88% 76%,63% 60%,51% 100%,39% 62%,10% 88%)}[data-profile=forge] .ft-face{opacity:0}.voxel-fighter[data-identity=forge] .vf-head{left:23px;top:3px;width:66px;height:62px;background:radial-gradient(circle at 31% 22%,color-mix(in srgb,var(--fighter-skin) 62%,#fff),var(--fighter-skin) 46%,#704437);clip-path:polygon(9% 3%,88% 0,100% 28%,94% 67%,69% 100%,31% 100%,7% 70%,0 30%)}.voxel-fighter[data-identity=forge] .vf-eye,.voxel-fighter[data-identity=forge] .vf-brow,.voxel-fighter[data-identity=forge] .vf-mouth,.voxel-fighter[data-identity=forge] .vf-nose{display:block}.voxel-fighter[data-identity=forge] .vf-face{opacity:0!important}.voxel-fighter[data-identity=forge] .vf-headgear{left:18px;top:-5px;width:75px;height:34px;border-radius:18% 22% 7% 9%;clip-path:polygon(0 16%,100% 0,88% 76%,63% 60%,51% 100%,39% 62%,10% 88%)}[data-profile=zenith] .ft-head{left:8px;top:2px;width:40px;height:38px;border:2px solid var(--hero-ink);border-radius:40% 44% 35% 38%;clip-path:polygon(9% 3%,88% 0,100% 28%,94% 67%,69% 100%,31% 100%,7% 70%,0 30%);background:radial-gradient(circle at 31% 22%,#f3c4a6,var(--hero-skin) 48%,#754536)}[data-profile=zenith] .ft-hair{display:block;left:5px;top:-3px;width:46px;height:20px;background:linear-gradient(145deg,#4a5d9b,var(--hero-hair));clip-path:polygon(0 48%,8% 8%,31% 17%,46% 0,58% 15%,79% 5%,100% 31%,82% 68%,62% 55%,51% 100%,38% 59%,17% 79%)}[data-profile=zenith] .ft-eye,[data-profile=zenith] .ft-brow,[data-profile=zenith] .ft-mouth,[data-profile=zenith] .ft-nose,[data-profile=zenith] .ft-ear{display:block}[data-profile=zenith] .ft-face{opacity:0}[data-profile=zenith] .ft-brow.left{rotate:14deg}[data-profile=zenith] .ft-brow.right{rotate:-14deg}[data-profile=zenith] .ft-mouth{width:10px;height:3px;left:23px;background:transparent;border-radius:0}.voxel-fighter[data-identity=zenith] .vf-head{left:23px;top:2px;width:66px;height:63px;border:2px solid #07131c;border-radius:40% 44% 35% 38%;clip-path:polygon(9% 3%,88% 0,100% 28%,94% 67%,69% 100%,31% 100%,7% 70%,0 30%);background:radial-gradient(circle at 31% 22%,#f3c4a6,var(--fighter-skin) 48%,#754536)}.voxel-fighter[data-identity=zenith] .vf-hair{display:block;left:17px;top:-5px;width:78px;height:31px;background:linear-gradient(145deg,#4a5d9b,var(--fighter-hair));clip-path:polygon(0 48%,8% 8%,31% 17%,46% 0,58% 15%,79% 5%,100% 31%,82% 68%,62% 55%,51% 100%,38% 59%,17% 79%)}.voxel-fighter[data-identity=zenith] .vf-eye,.voxel-fighter[data-identity=zenith] .vf-brow,.voxel-fighter[data-identity=zenith] .vf-mouth,.voxel-fighter[data-identity=zenith] .vf-nose,.voxel-fighter[data-identity=zenith] .vf-ear{display:block}.voxel-fighter[data-identity=zenith] .vf-face{opacity:0!important}.voxel-fighter[data-identity=zenith] .vf-brow.left{rotate:16deg}.voxel-fighter[data-identity=zenith] .vf-brow.right{rotate:-16deg}.voxel-fighter[data-identity=zenith] .vf-mouth{left:56px;width:15px;height:4px;background:transparent;border-radius:0}.fighter-showcase .voxel-fighter{bottom:0;width:120px;height:180px;translate:-46% 0;scale:1.06;rotate:-3deg;transform-origin:50% 100%}.fighter-showcase .voxel-fighter>.vf-glow{left:-12px;top:2px;width:144px;height:168px;border-radius:12%;clip-path:polygon(18% 0,100% 0,83% 35%,100% 74%,65% 68%,49% 100%,31% 70%,0 81%,18% 44%,0 14%)}.fighter-showcase .voxel-fighter>.vf-shadow{left:2px!important;bottom:0;width:118px;height:14px}.fighter-showcase .voxel-fighter .vf-body{left:28px;top:57px;width:64px;height:70px;border-radius:27% 32% 11% 13%;rotate:2deg}.fighter-showcase .voxel-fighter .vf-head{left:34px;top:5px;width:52px;height:52px;border-radius:42% 45% 35% 39%;clip-path:polygon(9% 3%,88% 0,100% 28%,94% 67%,69% 100%,31% 100%,7% 70%,0 30%);rotate:-3deg}.fighter-showcase .voxel-fighter .vf-hair{left:29px;top:0;width:62px;height:25px;border-radius:30% 40% 20% 15%;clip-path:polygon(0 35%,8% 7%,27% 15%,41% 0,53% 13%,70% 1%,82% 18%,100% 8%,91% 64%,71% 57%,62% 100%,48% 62%,33% 91%,24% 58%,0 70%)}.fighter-showcase .voxel-fighter .vf-ear{top:25px;width:11px;height:16px}.fighter-showcase .voxel-fighter .vf-ear.left{left:28px}.fighter-showcase .voxel-fighter .vf-ear.right{right:28px}.fighter-showcase .voxel-fighter .vf-eye{top:27px;width:10px;height:12px;border-width:2px}.fighter-showcase .voxel-fighter .vf-eye.left{left:47px}.fighter-showcase .voxel-fighter .vf-eye.right{left:68px}.fighter-showcase .voxel-fighter .vf-brow{top:22px;width:14px;height:4px}.fighter-showcase .voxel-fighter .vf-brow.left{left:45px}.fighter-showcase .voxel-fighter .vf-brow.right{left:67px}.fighter-showcase .voxel-fighter .vf-nose{left:60px;top:37px;width:5px;height:8px}.fighter-showcase .voxel-fighter .vf-mouth{left:54px;top:46px;width:17px;height:6px}.fighter-showcase .voxel-fighter .vf-cheek{left:40px;top:42px;width:10px;height:5px;box-shadow:34px 0 #ff819c22}.fighter-showcase .voxel-fighter .vf-arm{top:65px;width:21px;height:63px;border-radius:11px}.fighter-showcase .voxel-fighter .vf-arm.left{left:13px;rotate:18deg}.fighter-showcase .voxel-fighter .vf-arm.right{right:10px;rotate:-25deg}.fighter-showcase .voxel-fighter .vf-hand{top:108px;width:26px;height:26px;border-radius:43%}.fighter-showcase .voxel-fighter .vf-hand.left{left:5px}.fighter-showcase .voxel-fighter .vf-hand.right{right:1px;top:101px}.fighter-showcase .voxel-fighter .vf-leg{z-index:2;top:116px;width:22px;height:48px;border:2px solid #07133c;border-radius:8px 8px 5px 5px;background:linear-gradient(100deg,color-mix(in srgb,var(--fighter-secondary) 58%,#fff),var(--fighter-secondary));box-shadow:0 4px #020a29}.fighter-showcase .voxel-fighter .vf-leg.left{left:34px;rotate:5deg}.fighter-showcase .voxel-fighter .vf-leg.right{left:65px;rotate:-7deg}.fighter-showcase .voxel-fighter .vf-boot{z-index:4;top:151px;width:31px;height:24px;border:2px solid #07133c;border-radius:8px 10px 4px 4px;background:linear-gradient(145deg,color-mix(in srgb,var(--fighter-secondary) 55%,#fff),color-mix(in srgb,var(--fighter-secondary) 72%,#06143b));box-shadow:0 4px #02091f}.fighter-showcase .voxel-fighter .vf-boot.left{left:25px;rotate:-4deg}.fighter-showcase .voxel-fighter .vf-boot.right{left:65px;rotate:5deg}.fighter-showcase .voxel-fighter .vf-emblem{left:55px;top:69px;width:13px;height:13px}.fighter-showcase .voxel-fighter .vf-rim{left:37px;top:7px;width:45px;height:45px;border-width:3px 0 0 2px}.fighter-showcase .voxel-fighter .vf-weapon{right:1px;top:48px;width:12px;height:118px}.fighter-showcase .voxel-fighter .vf-body:before{left:11px;width:41px;height:21px}.fighter-showcase .voxel-fighter .vf-body:after{bottom:12px}.voxel-fighter[data-identity=rook]{scale:1.06;rotate:-4deg}.voxel-fighter[data-identity=rook] .vf-headgear{left:28px;top:-2px;width:64px;height:27px;scale:1;background:linear-gradient(#e96470,var(--fighter-secondary));clip-path:polygon(0 8%,18% 8%,18% 34%,39% 34%,39% 0,61% 0,61% 34%,82% 34%,82% 8%,100% 8%,93% 100%,7% 100%)}.voxel-fighter[data-identity=rook] .vf-accessory{left:18px;top:49px;width:84px;height:27px}.voxel-fighter[data-identity=rook] .vf-offhand{left:-2px;top:66px;width:36px;height:72px;scale:1;border-width:4px}.voxel-fighter[data-identity=rook] .vf-weapon{right:-3px;top:45px;width:12px;height:122px}.voxel-fighter[data-identity=rook] .vf-brow.left{rotate:18deg}.voxel-fighter[data-identity=rook] .vf-brow.right{rotate:-18deg}.voxel-fighter[data-identity=rook] .vf-mouth{left:56px;top:47px;width:14px;height:3px}.voxel-fighter[data-identity=ghost] .vf-leg,.voxel-fighter[data-identity=ghost] .vf-boot,.voxel-fighter[data-identity=specter] .vf-leg,.voxel-fighter[data-identity=specter] .vf-boot{display:none}.voxel-fighter[data-identity=specter] .vf-body{height:105px;border-radius:38% 42% 48% 45%}.voxel-fighter[data-archetype=robot] .vf-leg,.voxel-fighter[data-archetype=robot] .vf-boot{border-radius:3px;background:linear-gradient(100deg,#d2dce0,var(--fighter-secondary) 40%,#172a46)}.voxel-fighter[data-archetype=plant] .vf-leg,.voxel-fighter[data-archetype=plant] .vf-boot{background:linear-gradient(120deg,#8bd05c,var(--fighter-secondary));border-radius:65% 25% 45% 20%}.voxel-fighter[data-archetype=golem] .vf-leg,.voxel-fighter[data-archetype=golem] .vf-boot{width:31px;background:#716b61;border-radius:12px}.voxel-fighter[data-archetype=golem] .vf-leg.left{left:24px}.voxel-fighter[data-archetype=golem] .vf-leg.right{left:67px}.voxel-fighter[data-archetype=golem] .vf-boot.left{left:18px}.voxel-fighter[data-archetype=golem] .vf-boot.right{left:67px}[data-archetype=human] .ft-eye,[data-archetype=female] .ft-eye,[data-archetype=sf] .ft-eye{top:20px;width:9px;height:7px;border-width:1px;border-radius:70% 25% 65% 30%;clip-path:polygon(0 43%,24% 8%,100% 0,88% 78%,22% 100%)}[data-archetype=human] .ft-brow,[data-archetype=female] .ft-brow,[data-archetype=sf] .ft-brow{top:16px;height:3px}[data-archetype=human] .ft-mouth,[data-archetype=female] .ft-mouth,[data-archetype=sf] .ft-mouth{height:3px;background:transparent;border-radius:0}.fighter-showcase .voxel-fighter[data-archetype=human] .vf-eye,.fighter-showcase .voxel-fighter[data-archetype=female] .vf-eye,.fighter-showcase .voxel-fighter[data-archetype=sf] .vf-eye{top:29px;width:11px;height:8px;border-width:1px;border-radius:70% 25% 65% 30%;clip-path:polygon(0 43%,24% 8%,100% 0,88% 78%,22% 100%)}.fighter-showcase .voxel-fighter[data-archetype=human] .vf-eye.left,.fighter-showcase .voxel-fighter[data-archetype=female] .vf-eye.left,.fighter-showcase .voxel-fighter[data-archetype=sf] .vf-eye.left{left:47px;rotate:-5deg}.fighter-showcase .voxel-fighter[data-archetype=human] .vf-eye.right,.fighter-showcase .voxel-fighter[data-archetype=female] .vf-eye.right,.fighter-showcase .voxel-fighter[data-archetype=sf] .vf-eye.right{left:68px;rotate:5deg}.fighter-showcase .voxel-fighter[data-archetype=human] .vf-brow,.fighter-showcase .voxel-fighter[data-archetype=female] .vf-brow,.fighter-showcase .voxel-fighter[data-archetype=sf] .vf-brow{top:23px;height:4px}.fighter-showcase .voxel-fighter[data-archetype=human] .vf-mouth,.fighter-showcase .voxel-fighter[data-archetype=female] .vf-mouth,.fighter-showcase .voxel-fighter[data-archetype=sf] .vf-mouth{top:45px;height:4px;background:transparent;border-radius:0}.voxel-fighter[data-identity=rook] .vf-hair{left:32px;top:2px;width:57px;height:21px;clip-path:polygon(0 46%,7% 12%,30% 18%,45% 0,58% 17%,79% 7%,100% 36%,82% 65%,64% 55%,52% 100%,37% 60%,18% 77%)}.voxel-fighter[data-identity=rook] .vf-headgear{top:-5px;height:24px}.voxel-fighter[data-identity=rook] .vf-eye{top:30px}.voxel-fighter[data-identity=rook] .vf-brow{top:24px}.voxel-fighter[data-identity=rook] .vf-mouth{top:46px;rotate:-4deg}#boot{color:#fff;background:radial-gradient(circle at 52% 36%,#176ee5 0 8%,transparent 30%),linear-gradient(145deg,#0e47c5,#071b61 68%,#050f39)}.boot-mark{color:var(--arena-yellow);filter:drop-shadow(0 3px 0 #8b3d18) drop-shadow(0 0 13px #18dcff)}.boot-mark+strong{color:#fff;text-shadow:0 3px 0 #04133f,3px 5px 0 #0aaed3}.boot-mark~small{color:#87d9f6}.platform-screen{color:#fff;background:radial-gradient(circle at 78% 18%,#1cdfff3b 0 7%,transparent 27%),linear-gradient(145deg,#1759df 0,#0d3db4 45%,#071c64)}.platform-screen:before{background:linear-gradient(145deg,transparent 0 54%,#13d9ff25 55% 58%,transparent 59%),repeating-linear-gradient(135deg,transparent 0 46px,#42ddff0b 47px 49px)}.platform-nav{color:#fff;border-bottom:3px solid var(--arena-cyan);background:#061747ed;box-shadow:0 4px #041035,0 8px 18px #02092470;backdrop-filter:none}.mymean-logo>i{border:2px solid #04133c;border-radius:4px;background:linear-gradient(#ffe23b,#ff8c22);color:#07143a;box-shadow:0 3px #7c3218}.mymean-logo small,.platform-user small{color:#78d8f4}.platform-nav nav button{color:#82bada}.platform-nav nav button.active{color:#fff}.platform-nav nav button.active:after{height:4px;background:var(--arena-yellow);box-shadow:0 -1px #ff8f21}.platform-user>span{border:2px solid #04133c;border-radius:3px;background:linear-gradient(#1fe0ff,#1168db);box-shadow:0 3px #04154f}.hero-tag{border:2px solid #04133c;border-radius:2px;background:var(--arena-yellow);color:#07143a;box-shadow:0 3px #8a3b18}.hero-copy h1{color:#fff;text-shadow:0 4px 0 #04133f,4px 6px 0 #0a2c86}.hero-copy h1 em{color:var(--arena-yellow);text-shadow:0 4px 0 #8d3818,3px 6px 0 #04133f}.hero-copy p{color:#c5ecff;text-shadow:0 1px 0 #04133f}.hero-actions button{border:2px solid #04133c;border-radius:3px;clip-path:polygon(0 0,calc(100% - 9px) 0,100% 9px,100% 100%,0 100%);background:#0a2b83;color:#d8f4ff;box-shadow:0 4px #041035}.hero-actions button:first-child{border:2px solid #04133c;background:linear-gradient(#ffe53f,#ff8a21);color:#07143a;box-shadow:0 5px #873817}.hero-status{border:2px solid #04133c;border-radius:2px;color:#fff;background:linear-gradient(135deg,#123fae,#7a2db7);box-shadow:0 4px #04113a;text-shadow:0 2px 0 #04133f}.hero-status span{color:#6ff0ff}.hero-status small{color:#c6e8fa}.platform-library{color:#fff;border-top:3px solid var(--arena-cyan);background:linear-gradient(180deg,#092a83f2,#06194f 36%)}.platform-library header small{color:var(--arena-yellow)}.platform-library>header>span{color:#7fc1e1}.game-tile{color:#fff;border:2px solid #04133c;border-radius:4px;background:linear-gradient(145deg,#123da7,#09266f);box-shadow:0 4px #041036,0 9px 22px #02092780}.game-tile:hover{border-color:var(--arena-cyan)}.game-tile.skyfront .game-art{background:radial-gradient(circle at 68% 22%,#ffe43d 0 4%,transparent 5%),linear-gradient(145deg,#17aee4,#1749c0 52%,#16a67b)}.game-tile.future .game-art{background:repeating-linear-gradient(-45deg,#0b2d82,#0b2d82 12px,#103998 12px 24px)}.game-info p,.game-tile.future .game-art p,.game-tile.future .game-art span{color:#9ccde6}.game-info a{border:2px solid #04133c;border-radius:2px;background:linear-gradient(#ffe33e,#ff9020);color:#07143a;box-shadow:0 3px #833617}.tile-badge{border:1px solid #04133c;border-radius:1px;background:var(--arena-yellow);color:#07143a}.tile-badge.live{background:var(--arena-cyan);color:#07143a}.platform-footer{color:#78b4d2;border-top:2px solid #11408f;background:#04133d}.modal{background:radial-gradient(circle at 70% 20%,#1ae0ff3d,transparent 30%),linear-gradient(145deg,#0b43b5c9,#06123dec);backdrop-filter:blur(5px)}.connect-card,.panel-card,.result-card{color:#fff;border:3px solid #04133c;border-radius:3px;clip-path:polygon(0 0,calc(100% - 14px) 0,100% 14px,100% 100%,14px 100%,0 calc(100% - 14px));background:linear-gradient(145deg,#164fce,#0b2c86 60%,#071e63);box-shadow:0 5px #041035,0 10px #11badc,0 18px 40px #0208258a}.connect-card h2,.panel-card h2,.result-card h2{text-shadow:0 3px 0 #04133f}.connect-card p,.panel-card p{color:#aee4fa}.connect-card button,.panel-card button,.result-card button{border:2px solid #04133c;border-radius:3px;background:linear-gradient(#23ddff,#1262d7);color:#fff;box-shadow:0 4px #041440}.spinner{border-color:#2b78bf;border-top-color:var(--arena-yellow)}.sound-switches button{background:#092a7d;color:#bce8fa}.panel-card .danger{background:linear-gradient(#ff5275,#cf245d);color:#fff;box-shadow:0 4px #68163c}.result-card:before{background:conic-gradient(transparent,#26e3ff24,transparent 35%)}.result-card>span{color:#70efff}.result-card h2{color:#fff}.result-card.defeat h2{color:#ff6480}.result-stats span{border:1px solid #2184ce;border-radius:2px;background:#09256d}.result-stats small{color:#8fcce8}.result-reward{border:2px solid #ff4f9a;border-radius:3px;background:linear-gradient(120deg,#9e226f,#431d83 58%,#133a9a);box-shadow:0 3px #3a123e}.reward-burst small{color:#ffd6ec}.reward-burst strong{color:var(--arena-yellow);text-shadow:0 2px 0 #7b3419}.reward-breakdown{border-color:#ca55ad;color:#ffe0f1}.reward-balance{color:#b7e5fa}.reward-balance strong{color:#fff}.result-card #rematch-button{background:linear-gradient(#ffe43e,#ff8d20);color:#07143a;box-shadow:0 4px #863817}.match-center{color:#fff;background:linear-gradient(#123ca4,#081f68);box-shadow:0 0 0 2px #04133c inset}.match-center span{color:#91d7f2}.capture-track{background:#061540}.roster-player{color:#fff;border:1px solid #176ac0;border-radius:2px;background:#071f65d9;box-shadow:0 3px #041037}.roster-player i{background:#1d4b8a}.feed-item{color:#fff;background:#071e63e8;box-shadow:0 3px #041037}.stage-chip{color:#fff;border:2px solid #09458c;border-radius:2px;background:#071f65e3;text-shadow:0 2px 0 #04123b}.stage-chip small{color:#60e9ff}.player-panel{color:#fff;border:2px solid #04133c;border-radius:3px;clip-path:polygon(0 0,calc(100% - 8px) 0,100% 8px,100% 100%,0 100%);background:linear-gradient(100deg,#1044baed,#09266fe8);box-shadow:0 4px #041035,0 8px 18px #02082570}.health-row>div,.super-row>div{border-color:#1867b3;background:#06194f}.resource-pill small{color:#82c9e7}.hotbar button{color:#fff;border:2px solid #04133c;border-radius:3px;background:linear-gradient(#123fa7ed,#071f64ed);box-shadow:0 4px #041035,0 7px 13px #02082469}.hotbar button.selected{border-color:var(--arena-yellow);background:linear-gradient(#ffe643,#ff9722);color:#07143a;box-shadow:0 5px #863817,0 0 0 1px #fff5 inset}.hotbar span{color:inherit}.stick-ring{border-color:#22ccec;background:radial-gradient(circle,#1654b8c9,#071d6682 65%,transparent 67%);box-shadow:0 0 0 8px #0a43a354}.stick-ring:before,.stick-ring:after{background:#66e8ff2e}.round-button{color:#fff;border-color:#04133c!important;background:linear-gradient(#1a62cf,#0b2b80);box-shadow:0 4px #041035,0 0 0 2px #31ddff30 inset!important}.attack-button{color:#07143a;background:radial-gradient(circle at 35% 25%,#fff073,#ff9b29 58%,#f14f42);box-shadow:0 5px #8a321d,0 0 0 2px #fff4 inset!important}.super-button{color:#fff;background:radial-gradient(circle at 40% 35%,#5cf0ff,#1687e5 55%,#0a3d9f)}#pause-button,#camera-button{color:#fff;border:2px solid #04133c;border-radius:2px;background:#09266fd9}.target-hint{color:#fff;border:1px solid #1689c7;border-radius:2px;background:#071e63e8}#rotate-note{color:#fff;background:linear-gradient(#104bc6,#06194f)}@media(max-height:430px)and (orientation:landscape){.platform-hero{background:linear-gradient(104deg,#114bc4 0 62%,#612bb0)}.hero-copy p{color:#bceaff}.connect-card,.panel-card,.result-card{padding-block:20px}}[data-profile=rook]{--sprite-x:0%;--sprite-y:0%}[data-profile=nova]{--sprite-x:25%;--sprite-y:0%}[data-profile=moss]{--sprite-x:50%;--sprite-y:0%}[data-profile=patch]{--sprite-x:75%;--sprite-y:0%}[data-profile=bolt]{--sprite-x:100%;--sprite-y:0%}[data-profile=ember]{--sprite-x:0%;--sprite-y:33.333%}[data-profile=echo]{--sprite-x:25%;--sprite-y:33.333%}[data-profile=rune]{--sprite-x:50%;--sprite-y:33.333%}[data-profile=coral]{--sprite-x:75%;--sprite-y:33.333%}[data-profile=glacier]{--sprite-x:100%;--sprite-y:33.333%}[data-profile=pixel]{--sprite-x:0%;--sprite-y:66.667%}[data-profile=forge]{--sprite-x:25%;--sprite-y:66.667%}[data-profile=thorn]{--sprite-x:50%;--sprite-y:66.667%}[data-profile=specter]{--sprite-x:75%;--sprite-y:66.667%}[data-profile=titan]{--sprite-x:100%;--sprite-y:66.667%}[data-profile=prism]{--sprite-x:0%;--sprite-y:100%}[data-profile=comet]{--sprite-x:25%;--sprite-y:100%}[data-profile=aurora]{--sprite-x:50%;--sprite-y:100%}[data-profile=dragon]{--sprite-x:75%;--sprite-y:100%}[data-profile=zenith]{--sprite-x:100%;--sprite-y:100%}.hero-portrait>.fighter-art,.voxel-fighter>.fighter-art{display:block!important;position:absolute!important;z-index:5!important;inset:0!important;width:100%!important;height:100%!important;border:0!important;border-radius:0!important;background-color:transparent!important;background-image:url(/assets/fighter-roster-20-grounded-DBdvX5wj.webp)!important;background-repeat:no-repeat!important;background-size:500% 400%!important;background-position:var(--sprite-x,0%) var(--sprite-y,0%)!important;clip-path:none!important;box-shadow:none!important;rotate:0deg!important;scale:1!important;opacity:1!important;filter:drop-shadow(0 5px 3px #020b356b)!important}.hero-portrait>:not(.fighter-art),.voxel-fighter>:not(.fighter-art):not(.vf-shadow){display:none!important}.hero-portrait:before,.hero-portrait:after,.voxel-fighter:before,.voxel-fighter:after{content:none!important}[data-profile=genjin] .fighter-art{background-image:url(/assets/genjin-card-BylZpih-.webp)!important;background-size:contain!important;background-position:center bottom!important}.fighter-card[data-rarity=hyperlegend],.fighter-showcase[data-rarity=hyperlegend]{--rarity:#ff4de1}.fighter-card[data-rarity=hyperlegend]{background:radial-gradient(circle at 20% 22%,#62eeff5c,transparent 31%),linear-gradient(145deg,#571b7b,#111c50 62%,#061534);box-shadow:0 4px #240638,0 0 0 1px #68edff8c inset,0 0 18px #ff42df66}.fighter-showcase[data-rarity=hyperlegend]{background:radial-gradient(circle at 50% 54%,#67ecff75,transparent 42%),radial-gradient(circle at 66% 28%,#ff4de150,transparent 39%),linear-gradient(145deg,#241044,#091b55 58%,#07102d)}.fighter-showcase[data-rarity=hyperlegend] .showcase-light{position:absolute;inset:-70%;opacity:.68;background:conic-gradient(transparent 0 22%,#58eaff42 26%,transparent 31% 59%,#ff4de13d 64%,transparent 69%);animation:legendarySweep 5.4s linear infinite}.fighter-showcase[data-rarity=hyperlegend]:after{content:"◆";position:absolute;right:16px;top:34px;color:#d8fbff;font-size:20px;text-shadow:0 0 8px #54eaff,0 0 15px #ff4de1;animation:legendarySpark 1.35s ease-in-out infinite alternate}#menu{display:block;padding:7px 9px;overflow:hidden;background:radial-gradient(circle at 31% 48%,#1bdfff44 0 11%,transparent 37%),linear-gradient(122deg,#0d4bd1 0 52%,#071e70)}#menu .menu-shade{opacity:1;background:linear-gradient(118deg,transparent 0 47%,#07164cab 48% 100%),repeating-radial-gradient(circle at 12% 110%,#1de4ff17 0 2px,transparent 3px 12px)}#menu .menu-card{position:relative;width:100%;height:100%;min-width:0;max-height:none;margin:0;padding:0;display:grid;grid-template-rows:52px minmax(0,1fr) 26px;overflow:visible;border:3px solid #03133f;clip-path:polygon(0 0,calc(100% - 14px) 0,100% 14px,100% 100%,14px 100%,0 calc(100% - 14px));background:linear-gradient(135deg,#0f4dd3 0,#0c38a7 54%,#071d68);box-shadow:0 4px #031038,0 7px #12c9ed,0 16px 32px #02082099}#menu .menu-card:before{background:linear-gradient(123deg,transparent 0 59%,#1fe5ff15 60% 65%,transparent 66%),repeating-linear-gradient(135deg,transparent 0 41px,#fff07 42px 43px)}.lobby-topbar{z-index:20;display:grid;grid-template-columns:152px minmax(210px,248px) minmax(84px,105px) 70px 62px;align-items:stretch;gap:5px;padding:5px 8px;border-bottom:3px solid #04133d;background:linear-gradient(90deg,#071e68,#0e45c0 58%,#092d8c);box-shadow:0 3px #17cef0}.lobby-logo{height:39px;margin:0;display:flex;align-items:center;gap:7px;color:#fff}.lobby-logo>i{width:31px;height:31px;display:grid;place-items:center;border:2px solid #04133d;background:linear-gradient(#ffe33c,#ff8b21);color:#07143a;box-shadow:0 3px #773017;font-style:normal}.lobby-logo>span{display:flex;flex-direction:column}.lobby-logo small{color:#72e9ff;font:800 6px Barlow Condensed;letter-spacing:.18em}.lobby-logo strong{font:900 22px/.85 Barlow Condensed;font-style:italic;letter-spacing:-.03em;text-shadow:0 2px 0 #04133d}.lobby-logo em{color:var(--arena-yellow);font-style:normal}#menu .collection-dock{height:39px;margin:0;padding:2px 5px;grid-template-columns:38px minmax(78px,1fr) auto;gap:6px;border-radius:2px;background:linear-gradient(105deg,#143fb2,#0a277a);box-shadow:0 3px #03113a,0 0 0 1px #27dfff55 inset;clip-path:polygon(0 0,calc(100% - 8px) 0,100% 8px,100% 100%,0 100%)}#menu .collection-dock:before{width:4px}.collection-dock .dock-avatar.hero-portrait{position:relative;width:36px;height:36px;scale:1;transform:none;overflow:hidden;border:1px solid #42e6ff;background:#1149bf}.collection-dock .dock-avatar .fighter-art{filter:none!important}#menu .dock-copy{gap:0 4px}.dock-copy small{font-size:5px}.dock-copy strong{font:900 12px Barlow Condensed}.dock-copy em{font-size:6px}.collection-dock .dock-action{align-self:stretch;margin:-2px -5px -2px 0;padding:0 8px;font-size:7px}.collection-dock .dock-action b{font-size:15px}.lobby-wallet{height:39px;display:grid;place-content:center;padding:2px 7px;border:2px solid #04133d!important;background:#09266f;box-shadow:0 3px #03113a}.lobby-wallet small{font-size:5px!important;color:#7eeaff!important}.lobby-wallet strong{justify-content:center;font-size:13px!important}.lobby-wallet strong i{color:var(--arena-yellow)}.lobby-icon-button,.lobby-settings>summary{height:39px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;border:2px solid #04133d;background:linear-gradient(#1760d6,#0b318d);color:#fff;box-shadow:0 3px #03113a;list-style:none}.lobby-icon-button i,.lobby-settings>summary i{color:#6deaff;font:900 13px Barlow Condensed;font-style:normal}.lobby-icon-button span,.lobby-settings>summary span{font-size:6px;font-weight:900}.lobby-settings{position:relative;z-index:40}.lobby-settings>summary{cursor:pointer}.lobby-settings>summary::-webkit-details-marker{display:none}.lobby-settings[open]>summary{border-color:var(--arena-yellow);background:#0a2775}.settings-popover{display:block!important;visibility:hidden;pointer-events:none;position:absolute;z-index:60;right:0;top:45px;width:328px;padding:12px;border:3px solid #04133d;background:linear-gradient(145deg,#1555d3,#092675);box-shadow:0 5px #041035,0 9px #14c8ed,0 16px 30px #02082099;opacity:0;translate:0 -5px;transition:opacity .15s,translate .15s}.lobby-settings[open] .settings-popover{visibility:visible;pointer-events:auto;opacity:1;translate:0 0}.settings-popover header{display:flex;align-items:baseline;gap:8px;padding-bottom:7px;border-bottom:2px solid #2bbfe7}.settings-popover header small{color:#72eaff;font:800 7px Barlow Condensed;letter-spacing:.14em}.settings-popover header strong{font:900 20px Barlow Condensed}.settings-popover .name-field{margin-top:8px;color:#bdeaff}.settings-popover .name-field input{height:37px;border-radius:2px;background:#061b58}.settings-popover .quality-setting{width:300px;height:42px;margin-top:8px;border-radius:2px}.settings-popover .quality-setting button{height:30px}.lobby-main{position:relative;z-index:1;min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 292px;gap:7px;padding:6px 7px 5px}.fighter-stage-panel{position:relative;min-width:0;min-height:0;overflow:hidden;border:2px solid #07307f;clip-path:polygon(0 0,100% 0,calc(100% - 17px) 100%,0 100%);background:radial-gradient(circle at 62% 42%,#21e4ff3d 0 13%,transparent 42%),linear-gradient(145deg,#1479e0 0,#1253c8 48%,#0a318f);box-shadow:0 0 0 1px #2fe2ff4f inset}.fighter-stage-panel:before{content:"";position:absolute;inset:0;background:linear-gradient(105deg,#04194d7d 0 25%,transparent 47%),repeating-linear-gradient(150deg,transparent 0 48px,#4beaff11 49px 51px)}.fighter-stage-panel:after{content:"SKYFRONT";position:absolute;right:3px;top:0;color:#fff08;font:900 72px/.8 Barlow Condensed;font-style:italic;letter-spacing:-.06em;transform:skew(-8deg)}.fighter-stage-copy{position:absolute;z-index:11;left:13px;top:13px;display:flex;flex-direction:column;text-shadow:0 2px 0 #04133d}.fighter-stage-copy span{color:var(--arena-yellow);font:900 7px Barlow Condensed;letter-spacing:.18em}.fighter-stage-copy strong{font:900 31px/.9 Barlow Condensed;font-style:italic}.fighter-stage-copy small{margin-top:4px;color:#a9e7ff;font-size:8px;font-weight:800}.menu-fighter-stage.hero-portrait{position:absolute;z-index:5;left:52%;bottom:-14px;width:292px;height:292px;overflow:hidden;translate:-50% 0;scale:1;rotate:0;filter:none}.menu-fighter-stage .fighter-art{filter:drop-shadow(0 7px 4px #020a3caa)!important}.fighter-stage-flare{position:absolute;z-index:2;left:58%;bottom:10px;width:230px;height:230px;translate:-50% 0;border:2px solid #53edff45;border-radius:50%;box-shadow:0 0 38px #26e8ff35 inset}.fighter-stage-flare i{position:absolute;inset:28px;border:1px dashed #83f4ff55;border-radius:50%}.fighter-stage-flare i:nth-child(2){inset:59px}.fighter-stage-flare i:nth-child(3){inset:88px;background:#6ceaff35;box-shadow:0 0 30px #4ce8ff}.menu-fighter-stage[data-profile=rook]>.fighter-art{background-image:url(/assets/rook-card-KAprACrj.webp)!important;background-size:contain!important;background-position:center bottom!important}.menu-fighter-stage[data-profile=nova]>.fighter-art{background-image:url(/assets/nova-card-BhZE_ka4.webp)!important;background-size:contain!important;background-position:center bottom!important}.menu-fighter-stage[data-profile=moss]>.fighter-art{background-image:url(/assets/moss-card-DYtHzdCG.webp)!important;background-size:contain!important;background-position:center bottom!important}.starter-switch{position:absolute;z-index:12;left:10px;bottom:9px;width:198px}.starter-switch>span{display:block;margin-bottom:3px;color:#84eaff;font:800 6px Barlow Condensed;letter-spacing:.15em}.starter-switch .class-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.starter-switch .class-card{height:49px;min-height:0;padding:2px;border-radius:2px;background:linear-gradient(#164fb9,#0a2b7b)}.starter-switch .class-card:nth-child(2),.starter-switch .class-card:nth-child(3){background:linear-gradient(#164fb9,#0a2b7b)}.starter-switch .class-card.selected{border-color:var(--arena-yellow);background:linear-gradient(#1e72d7,#123d9f)}.starter-switch .class-card .class-portrait.hero-portrait{inset:0 auto 0 0;width:47px;height:47px;scale:1;transform:none;filter:none}.starter-switch .class-card>span{position:absolute;left:45px;bottom:5px}.starter-switch .class-card strong{font-size:7px}.starter-switch .class-card small{display:none}.starter-switch .class-card em{z-index:8;right:2px;top:2px;padding:1px 3px;border:0;background:#061a55;color:#7feaff;font-size:5px}.starter-switch .class-card:after{height:3px}.battle-console{position:relative;min-height:0;display:grid;grid-template-rows:43px minmax(0,1fr) 30px 53px;gap:4px;padding:7px;border:2px solid #04133d;background:linear-gradient(150deg,#0b318e,#081f68 72%);box-shadow:0 4px #041035,0 0 0 1px #20d9ff3b inset}.battle-console:before{content:"";position:absolute;right:0;top:0;border-top:27px solid #18d9ff;border-left:27px solid transparent}.battle-console>.brand{display:block;margin:0}.battle-console .brand .eyebrow{display:block;font-size:6px}.battle-console .brand h1{display:inline;margin:0;color:#fff;font-size:27px;line-height:.9}.battle-console .brand p{display:inline;margin-left:8px;color:#90d6f3;font-size:7px}.battle-mode-list{min-height:0;display:grid;grid-template-rows:repeat(3,1fr);gap:4px}.battle-mode-card{position:relative;min-width:0;min-height:0;margin:0;padding:3px 8px;display:grid;grid-template-columns:31px minmax(0,1fr) auto;align-items:center;gap:6px;border:2px solid #04133d;border-radius:2px;background:linear-gradient(100deg,#174cae,#0b2a79);color:#fff;text-align:left;box-shadow:0 3px #031039;overflow:visible}.battle-mode-card>i,.battle-mode-card>summary>i{width:27px;height:27px;display:grid;place-items:center;border:1px solid #3de4ff;background:#092367;color:#64efff;font:900 13px Barlow Condensed;font-style:normal}.battle-mode-card span,.battle-mode-card summary span{display:flex;min-width:0;flex-direction:column}.battle-mode-card small{color:#6eeaff;font:800 5px Barlow Condensed;letter-spacing:.12em}.battle-mode-card strong{font:900 11px/1.05 Barlow Condensed}.battle-mode-card em{overflow:hidden;color:#a9d8ed;font-size:6px;font-style:normal;white-space:nowrap;text-overflow:ellipsis}.battle-mode-card>b,.battle-mode-card>summary>b{color:#74eaff;font:900 11px Barlow Condensed}.battle-mode-card.selected{border-color:var(--arena-yellow);background:linear-gradient(100deg,#c42b62,#742aa3);box-shadow:0 3px #491444,0 0 0 1px #ffda35 inset}.battle-mode-card.selected>b{padding:2px 4px;background:var(--arena-yellow);color:#07143a;font-size:5px}.battle-mode-list .online-button{clip-path:none;color:#fff!important}.battle-mode-list .friend-box{background:linear-gradient(100deg,#1849a7,#0a2874)}.battle-mode-list .friend-box summary{height:100%;padding:0;display:grid;grid-template-columns:31px minmax(0,1fr) auto;align-items:center;gap:6px;list-style:none;cursor:pointer}.battle-mode-list .friend-box summary::-webkit-details-marker{display:none}.battle-mode-list .friend-actions{position:absolute;z-index:30;right:0;top:calc(100% + 5px);width:270px;padding:7px;grid-template-columns:1fr 1.1fr .72fr;border:2px solid #04133d;background:#092978;box-shadow:0 4px #041035,0 9px 18px #02091f99}.battle-mode-list .friend-actions button,.battle-mode-list .friend-actions input{min-height:32px}.battle-console>.season-card{position:relative;align-self:stretch;width:auto;height:30px;margin:0;padding:3px 8px;display:grid;grid-template-columns:1fr auto;grid-template-rows:1fr 1fr;align-items:center;border-width:2px;border-left-width:5px;background:linear-gradient(100deg,#1143ab,#7b2db9);box-shadow:0 3px #041035}.battle-console>.season-card small{font-size:5px}.battle-console>.season-card strong{grid-row:1/3;grid-column:2;font-size:14px}.battle-console>.season-card p{font-size:6px}.battle-console>.season-card:after{display:none}.battle-start{position:relative;width:100%;height:53px;min-height:0;margin:0;padding:5px 42px 4px 15px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;border:3px solid #04133d!important;border-radius:2px!important;clip-path:polygon(0 0,calc(100% - 12px) 0,100% 12px,100% 100%,0 100%)!important;background:linear-gradient(#ffe743,#ff9822)!important;color:#07143a!important;box-shadow:0 5px #7f3218,0 0 0 2px #fff65f inset!important;text-shadow:none!important}.battle-start:before{content:"";position:absolute;inset:0;background:linear-gradient(125deg,#fff6 0 18%,transparent 19% 68%,#ff621f55 69%)}.battle-start span,.battle-start small,.battle-start b{position:relative}.battle-start span{font:900 21px/.9 Barlow Condensed;font-style:italic}.battle-start small{font-size:6px;font-weight:800}.battle-start b{position:absolute;right:14px;top:10px;font:900 27px/1 Barlow Condensed}.lobby-ticker{position:relative;z-index:4;height:26px;margin:0;padding:0 10px;display:flex;align-items:center;gap:16px;border-top:2px solid #1266c3;background:#061849;color:#9adcf7;font-size:6px}.lobby-ticker b{font-size:9px;color:var(--arena-yellow)}.lobby-ticker em{margin-left:auto;color:#41dfff;font:800 6px Barlow Condensed;font-style:normal;letter-spacing:.18em}.fighter-card{flex-basis:132px;min-height:76px;padding:7px 6px 6px 68px}.fighter-card>.fighter-thumb.hero-portrait{position:absolute;left:4px;bottom:0;width:62px;height:62px;border-radius:0;background:transparent;clip-path:none;filter:none}.fighter-card>.fighter-thumb .fighter-art{filter:drop-shadow(0 3px 2px #020a2c80)!important}.fighter-card.locked .fighter-art{filter:saturate(.58) brightness(.7)!important}.fighter-card.locked:before{left:28px;top:29px}.fighter-card small{position:relative;z-index:7}.fighter-card strong,.fighter-card em,.fighter-card .fighter-level{z-index:7}.skin-swatch{height:54px;clip-path:none;background:linear-gradient(145deg,#1756c0,#09266f)}.skin-swatch .skin-hero.hero-portrait{left:5px;bottom:0;width:54px;height:54px;scale:1;filter:none}.skin-card:nth-child(2) .fighter-art{filter:hue-rotate(12deg) saturate(.88) drop-shadow(0 3px 2px #020a2c7a)!important}.skin-card:nth-child(3) .fighter-art{filter:hue-rotate(-14deg) saturate(.84) drop-shadow(0 3px 2px #020a2c7a)!important}.fighter-showcase .voxel-fighter{left:52%;bottom:-4px;width:218px;height:218px;translate:-50% 0;scale:1;rotate:0;filter:none;transform:none}.fighter-showcase .voxel-fighter>.fighter-art{filter:drop-shadow(0 7px 4px #02091eaa)!important}.fighter-showcase .voxel-fighter>.vf-shadow{display:block!important;left:29px!important;bottom:5px!important;width:160px!important;height:15px!important;opacity:.52!important}.fighter-showcase .showcase-light{opacity:.38}@media(max-width:760px){.lobby-topbar{grid-template-columns:128px minmax(190px,1fr) 83px 55px 51px}.lobby-logo strong{font-size:19px}.lobby-icon-button span,.lobby-settings>summary span{display:none}.lobby-main{grid-template-columns:minmax(0,1fr) 274px}.menu-fighter-stage.hero-portrait{left:57%;width:268px;height:268px}.starter-switch{width:178px}.battle-console{grid-template-rows:41px minmax(0,1fr) 28px 50px}.battle-start{height:50px}.battle-mode-card{grid-template-columns:28px minmax(0,1fr) auto;padding-inline:5px}.battle-mode-card>i,.battle-mode-card>summary>i{width:25px;height:25px}}@media(max-height:360px)and (orientation:landscape){#menu{padding:4px 6px}#menu .menu-card{grid-template-rows:47px minmax(0,1fr) 22px}.lobby-topbar{padding:3px 6px}.lobby-logo,#menu .collection-dock,.lobby-wallet,.lobby-icon-button,.lobby-settings>summary{height:37px}.lobby-main{padding:4px 5px 3px}.fighter-stage-copy{top:8px}.menu-fighter-stage.hero-portrait{width:250px;height:250px}.starter-switch{bottom:6px}.battle-console{padding:5px;grid-template-rows:36px minmax(0,1fr) 25px 46px}.battle-console .brand h1{font-size:23px}.battle-console>.season-card{height:25px}.battle-start{height:46px}.battle-start span{font-size:18px}.lobby-ticker{height:22px}}.battle-mode-list .friend-box{display:block;padding:0}.battle-mode-list .friend-box>summary{position:absolute;inset:0;height:auto;padding:3px 8px}.battle-mode-list .friend-box:not([open]) .friend-actions{display:none}@media(min-height:500px)and (orientation:landscape){#menu{padding:10px 12px}#menu .menu-card{grid-template-rows:58px minmax(0,1fr) 30px}.lobby-topbar{padding:8px 10px}.lobby-logo,#menu .collection-dock,.lobby-wallet,.lobby-icon-button,.lobby-settings>summary{height:39px}.lobby-main{grid-template-columns:minmax(0,1fr) minmax(292px,30vw);gap:9px;padding:9px 9px 7px}.fighter-stage-copy{left:20px;top:22px}.fighter-stage-copy span{font-size:9px}.fighter-stage-copy strong{font-size:46px}.fighter-stage-copy small{font-size:10px}.fighter-stage-panel:after{font-size:96px;top:8px}.menu-fighter-stage.hero-portrait{left:53%;bottom:-24px;width:min(58vw,570px);height:min(58vw,570px)}.fighter-stage-flare{left:55%;bottom:50px;width:390px;height:390px}.starter-switch{left:16px;bottom:16px;width:230px}.starter-switch>span{font-size:8px}.starter-switch .class-card{height:61px}.starter-switch .class-card .class-portrait.hero-portrait{width:59px;height:59px}.starter-switch .class-card>span{left:57px}.starter-switch .class-card strong{font-size:8px}.battle-console{align-content:center;grid-template-rows:58px auto 42px 70px;gap:8px;padding:12px}.battle-console .brand .eyebrow{font-size:8px}.battle-console .brand h1{font-size:39px}.battle-console .brand p{display:block;margin:2px 0 0;font-size:8px}.battle-mode-list{grid-template-rows:repeat(3,82px);gap:7px}.battle-mode-card{grid-template-columns:44px minmax(0,1fr) auto;padding:7px 10px;gap:9px}.battle-mode-card>i,.battle-mode-card>summary>i{width:40px;height:40px;font-size:18px}.battle-mode-list .friend-box summary{grid-template-columns:44px minmax(0,1fr) auto;padding:7px 10px;gap:9px}.battle-mode-card small{font-size:7px}.battle-mode-card strong{font-size:16px}.battle-mode-card em{font-size:8px}.battle-console>.season-card{height:42px;padding:5px 10px}.battle-console>.season-card small{font-size:7px}.battle-console>.season-card strong{font-size:18px}.battle-console>.season-card p{font-size:8px}.battle-start{height:70px;padding-left:20px}.battle-start span{font-size:28px}.battle-start small{font-size:8px}.battle-start b{top:18px;font-size:32px}.lobby-ticker{height:30px;font-size:8px}.lobby-ticker b{font-size:11px}.fighter-showcase .voxel-fighter{bottom:52px;width:286px;height:286px}.fighter-heading{top:18px;left:17px}.fighter-level-badge{top:17px;right:13px}.fighter-info{padding:32px 18px}.fighter-feature{height:48px;font-size:10px}.fighter-stats{gap:9px}.stat-line span{font-size:9px}.stat-line i{height:8px}.stat-line b{font-size:10px}.upgrade-row{margin-top:20px;padding-top:16px}.fighter-primary-action{height:42px;margin-top:13px}.skin-vault{padding:27px 15px}.skin-vault>header{height:40px}.skin-vault h3{font-size:23px}.skin-list{height:106px}.skin-card{flex-basis:82px}.skin-swatch{height:76px}.skin-swatch .skin-hero.hero-portrait{left:2px;width:76px;height:76px}.skin-action-row{height:48px;margin-top:12px;grid-template-columns:1fr 95px}.skin-action-row button{height:38px}}.fighter-showcase:before,.fighter-showcase>.showcase-light{z-index:0;pointer-events:none}.fighter-character-viewer{position:absolute;z-index:1;inset:0;min-width:0;min-height:0;overflow:hidden;contain:strict;touch-action:none;cursor:grab;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent}.fighter-character-viewer.dragging{cursor:grabbing}.fighter-character-viewer canvas{position:absolute;inset:0;display:block;width:100%;height:100%;touch-action:none;outline:0}.fighter-viewer-hint{position:absolute;z-index:3;left:50%;bottom:7px;translate:-50% 0;display:flex;align-items:center;gap:5px;padding:3px 7px;border:1px solid #63eaff80;background:#041b59c9;color:#bcefff;font:900 6px Barlow Condensed,sans-serif;letter-spacing:.07em;white-space:nowrap;pointer-events:none;box-shadow:0 2px #020b2c}.fighter-viewer-hint b{color:#ffe044;font-size:10px;line-height:.7}.fighter-viewer-fallback{position:absolute;z-index:4;inset:52px 12px 18px;display:grid;place-items:center;color:#bcefff;font-size:8px;font-weight:900;text-align:center}.fighter-viewer-fallback[hidden]{display:none!important}.fighter-character-viewer[data-viewer-state=loading] canvas{opacity:.35}.fighter-character-viewer[data-viewer-state=ready] canvas{animation:fighterViewerReveal .18s ease-out both}@keyframes fighterViewerReveal{0%{opacity:.2}to{opacity:1}}@media(max-width:700px){.fighter-viewer-hint{bottom:4px;padding:2px 5px;font-size:5px}.fighter-viewer-hint b{font-size:8px}}@media(max-height:430px)and (orientation:landscape){.fighter-viewer-hint{bottom:3px}.fighter-character-viewer{inset:0}}@media(prefers-reduced-motion:reduce){.fighter-character-viewer[data-viewer-state=ready] canvas{animation:none}}
