:root{--azul-0:#0a1126;--azul-1:#101a38;--azul-2:#1a2850;--ouro-3:#ffe9b3;--ouro-2:#f2b643;--ouro-1:#c9962f;--ouro-0:#7a5518;--verm-1:#e04038;--verm-0:#8f1f1c;--verde-hp:#5fd75f;--texto:#e8eeff;--apagado:#93a0c4;--fonte:"Fredoka","Segoe UI",Arial,sans-serif}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}[hidden]{display:none!important}html,body{height:100%;margin:0;overflow:hidden;background:#06080d;color:var(--texto);font:14px/1.45 var(--fonte);-webkit-user-select:none;user-select:none}#tela{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block}.painel-ouro{background:linear-gradient(178deg,var(--azul-2) 0%,var(--azul-1) 22%,var(--azul-0) 100%);border:2px solid var(--ouro-1);border-radius:12px;box-shadow:inset 0 0 0 2px var(--ouro-0),inset 0 1px 0 3px #ffe9b32e,inset 0 0 26px #00081ccc,0 8px 22px #0009}.painel-escuro{background:#0a1126e0;border:1px solid #2c3a63;border-radius:9px;box-shadow:0 6px 16px #00000080}.chip-ouro{display:inline-block;padding:2px 12px;background:linear-gradient(#1a2850,#0a1126);border:1px solid var(--ouro-1);border-radius:20px;box-shadow:inset 0 0 0 1px var(--ouro-0),0 3px 8px #00000080;color:var(--ouro-3);font-weight:600;font-size:12px;letter-spacing:.3px;text-shadow:0 1px 2px #000}#hud{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:5}#hud>*{pointer-events:auto}#rotulos{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden;z-index:4}.rotulo{position:absolute;transform:translate(-50%,-100%);padding:1px 8px;background:#0a1126d1;border:1px solid #33427066;border-radius:5px;color:#fff;font-weight:600;font-size:11.5px;white-space:nowrap;text-align:center;text-shadow:0 1px 2px #000;letter-spacing:.2px}.rotulo.jogador{color:var(--ouro-3);border-color:var(--ouro-0)}.rotulo.mon{min-width:74px;font-size:10.5px;padding:1px 6px 2px}.rotulo.mon i{display:block;height:3px;margin-top:2px;border-radius:2px;background:#2a3550;overflow:hidden}.rotulo.mon i b{display:block;height:100%;background:var(--verde-hp);transition:width .12s}.rotulo.mon.alvo{border-color:var(--verm-1);color:#ffe07a;box-shadow:0 0 8px #e0403880}.dano{position:absolute;transform:translate(-50%,-100%);font-weight:700;font-size:16px;font-family:var(--fonte);pointer-events:none;white-space:nowrap;text-shadow:0 1px 2px #000,0 0 6px #000;animation:sobe .9s ease-out forwards}.dano.eficaz{font-size:20px;color:#ffb24d}.dano.fraco{font-size:13px;color:#a9b6d8}.dano.sofrido{color:#ff7d6e}@keyframes sobe{0%{opacity:1;margin-top:0}to{opacity:0;margin-top:-46px}}.faixa-missao{position:fixed;top:12px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:10px;min-width:340px;max-width:520px;padding:5px 22px 6px 6px;background:linear-gradient(178deg,#22315e,#101a38 60%,#0a1126);border:2px solid var(--ouro-1);border-radius:24px;box-shadow:inset 0 0 0 2px var(--ouro-0),inset 0 1px 0 3px #ffe9b326,0 8px 20px #0000008c}.faixa-icone{width:40px;height:40px;flex:none;display:grid;place-items:center;font-size:20px;background:radial-gradient(circle at 35% 30%,#2c3f77,#0e1730 72%);border:2px solid var(--ouro-2);border-radius:50%;box-shadow:inset 0 0 0 1px var(--ouro-0),0 2px 6px #00000080}.faixa-corpo{display:flex;flex-direction:column;line-height:1.25;min-width:0}.faixa-corpo b{color:#ffd363;font-size:14px;font-weight:600;text-shadow:0 1px 2px #000}.faixa-corpo span{color:var(--texto);font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#alvo{position:fixed;top:72px;left:50%;transform:translate(-50%);min-width:220px;padding:5px 16px 8px;text-align:center}#alvo b{color:#ffe07a;font-size:13px;text-shadow:0 1px 2px #000}.hpbar{height:8px;margin-top:4px;border-radius:4px;background:#22182a;border:1px solid #000;overflow:hidden;box-shadow:inset 0 1px 3px #000c}.hpbar i{display:block;height:100%;border-radius:3px;background:linear-gradient(#8cf17e,#3fae3f);transition:width .15s}.hpbar i.baixa{background:linear-gradient(#ffd34d,#d99a1f)}.hpbar i.critica{background:linear-gradient(#ff7d6e,#c9302a)}#mini{position:fixed;top:12px;right:12px;text-align:center}#mini-moldura{padding:5px;background:none;box-shadow:0 8px 22px #0009}#mini-view{width:188px;height:140px;border-radius:7px;border:1px solid var(--ouro-0);background:transparent}#mini-area{margin-top:6px}#time{position:fixed;left:10px;top:84px;display:flex;flex-direction:column;gap:7px;width:190px}.card-mon{display:flex;align-items:center;gap:8px;padding:5px 9px;cursor:pointer;background:linear-gradient(120deg,#1a2850ee,#0a1126ee);border:2px solid var(--ouro-0);border-radius:10px;box-shadow:inset 0 1px 0 1px #ffe9b31f,0 4px 10px #00000080}.card-mon.on{border-color:var(--ouro-2)}.card-mon .lvl{flex:none;min-width:26px;height:26px;display:grid;place-items:center;background:radial-gradient(circle at 35% 30%,#2c3f77,#0e1730 75%);border:1.5px solid var(--ouro-1);border-radius:50%;color:var(--ouro-3);font-size:11px;font-weight:700}.card-mon .info{flex:1;min-width:0}.card-mon .info b{display:block;font-size:12.5px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-mon .hpbar{height:6px;margin-top:3px}.card-mon .hp-num{font-size:9.5px;color:var(--apagado)}#treinador{position:fixed;left:10px;top:12px;width:190px;display:flex;align-items:center;gap:9px;padding:6px 11px}.tr-medalha{width:34px;height:34px;flex:none;display:grid;place-items:center;background:radial-gradient(circle at 35% 28%,#5a3d12,#1a1206 78%);border:2px solid var(--ouro-2);border-radius:50%;box-shadow:inset 0 0 0 1px var(--ouro-0);color:var(--ouro-3);font-size:13px;font-weight:700}.tr-info{flex:1;min-width:0;line-height:1.15}.tr-info b{font-size:13px;color:#fff}.tr-rotulo{display:block;font-size:9.5px;color:var(--apagado);letter-spacing:.4px;text-transform:uppercase}.tr-bar{height:5px;margin-top:3px}#time{position:fixed;left:10px;top:76px;display:flex;flex-direction:column;gap:7px;width:190px}#time-extra{position:fixed;left:10px;top:144px;display:flex;flex-direction:column;gap:5px;width:190px}.mini-sprite{width:30px;height:30px;object-fit:contain;flex:none;image-rendering:auto}.card-mon.mini .mini-sprite{width:24px;height:24px}.card-mon{cursor:pointer}.ico{height:14px;width:14px;object-fit:contain;vertical-align:-2px}.flut-exp{position:absolute;left:50%;top:-6px;transform:translate(-50%);color:#8fd0ff;font:700 15px var(--fonte);text-shadow:0 1px 2px #000,0 0 6px #000;pointer-events:none;animation:sobe 1.4s ease-out forwards;white-space:nowrap}.card-mon.mini{padding:3px 9px;opacity:.85}.card-mon.mini .lvl{min-width:20px;height:20px;font-size:9.5px}.card-mon.mini .info b{font-size:11px}.time-mais{color:var(--apagado);font-size:10.5px;text-align:center}#alvos{position:fixed;right:12px;top:200px;width:150px;display:flex;flex-direction:column;gap:5px}.alvos-titulo{color:var(--ouro-3);font-size:10.5px;font-weight:600;text-align:center;letter-spacing:.5px;text-transform:uppercase;text-shadow:0 1px 2px #000}.alvo-item{padding:4px 9px 6px;cursor:pointer;border-radius:8px;background:#0a1126d9;border:1.5px solid #2c3a63;box-shadow:0 3px 8px #0006}.alvo-item:hover{border-color:var(--ouro-1)}.alvo-item.on{border-color:var(--verm-1);box-shadow:0 0 8px #e0403873}.alvo-item b{font-size:11px;color:#fff}.alvo-item span{float:right;font-size:10px;color:var(--apagado)}.alvo-item .hpbar{height:5px;margin-top:3px}#chat{position:fixed;left:10px;bottom:10px;width:300px;display:flex;flex-direction:column;overflow:hidden}#chat-abas{display:flex;gap:1px;padding:4px 4px 0}#chat-abas .aba{flex:none;padding:2px 12px;border:1px solid #2c3a63;border-bottom:none;border-radius:7px 7px 0 0;background:#0d1530;color:var(--apagado);font:600 11px var(--fonte);cursor:pointer}#chat-abas .aba.on{background:#1a2850;color:var(--ouro-3);border-color:#3a4c80}#chat-log{height:118px;overflow-y:auto;padding:5px 9px;font-size:11.5px;line-height:1.5;background:#060a1699;scrollbar-width:thin;scrollbar-color:#2c3a63 transparent}#chat-log .sis{color:#8fd0ff}#chat-log .voce{color:#ffe9b3}#chat-log .luta{color:#ffb24d}#chat-form{display:flex;gap:5px;padding:5px}#chat-input{flex:1;min-width:0;padding:4px 10px;border:1px solid #2c3a63;border-radius:6px;background:#0a1126;color:var(--texto);font:12px var(--fonte);outline:none}#chat-input:focus{border-color:var(--ouro-1)}#chat-form button{padding:4px 12px;border:1px solid var(--ouro-0);border-radius:6px;background:linear-gradient(#3a2c10,#171106);color:var(--ouro-3);font:600 11px var(--fonte);cursor:pointer}#barra-wrap{position:fixed;left:50%;bottom:10px;transform:translate(-50%);text-align:center}#xpbar{width:70%;height:5px;margin:0 auto 5px;border-radius:3px;background:#141d3d;border:1px solid #000;overflow:hidden}#xp-fill{display:block;height:100%;width:0;background:linear-gradient(90deg,#59c2ff,#3f7dff);transition:width .3s}#barra{display:flex;align-items:center;gap:8px;padding:7px 4px;background:linear-gradient(178deg,#a32c26,#701713 55%,#4d0e0b);border:2px solid var(--ouro-1);border-radius:30px;box-shadow:inset 0 0 0 2px var(--ouro-0),inset 0 2px 0 2px #ffe9b338,0 8px 20px #0009}.pokebola-tampa{width:34px;height:34px;flex:none;border-radius:50%;position:relative;overflow:hidden;border:2px solid #1b1b1b;box-shadow:0 2px 5px #00000080;background:linear-gradient(180deg,#ff5a50,#c92c24 46%,#1b1b1b 46%,#1b1b1b 54%,#f4f4f4 54%,#cfcfcf)}.pokebola-tampa:after{content:"";position:absolute;left:50%;top:50%;width:11px;height:11px;transform:translate(-50%,-50%);border-radius:50%;background:#eee;border:2.5px solid #1b1b1b}.skill{position:relative;width:98px;height:46px;padding:5px 6px 4px 19px;cursor:pointer;background:linear-gradient(178deg,#1f2e5c,#0d1530);border:1.5px solid var(--ouro-1);border-radius:9px;box-shadow:inset 0 0 0 1px var(--ouro-0);display:flex;flex-direction:column;justify-content:center;overflow:hidden}.skill:hover{filter:brightness(1.18)}.skill b{position:absolute;left:4px;top:4px;width:13px;height:13px;display:grid;place-items:center;background:#0a1126;border:1px solid var(--ouro-0);border-radius:3px;color:var(--ouro-3);font-size:9px}.skill .sk-nome{font-size:10.5px;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}.skill .sk-pp{font-size:9px;color:var(--apagado);text-align:left}.skill .cd{position:absolute;top:0;right:0;bottom:0;left:0;background:#040814b8;transform:scaleY(0);transform-origin:bottom;pointer-events:none}.skill.vazio{opacity:.4;cursor:default}#lancar{position:relative;width:58px;height:58px;flex:none;cursor:pointer;border:none;background:none;margin:0 2px}#lancar .bola{width:54px;height:54px;border-radius:50%;position:relative;overflow:hidden;margin:auto;border:2.5px solid var(--ouro-1);box-shadow:0 0 0 2px var(--ouro-0),0 4px 10px #0009;background:linear-gradient(180deg,#ff5a50,#c92c24 46%,#1b1b1b 46%,#1b1b1b 54%,#f4f4f4 54%,#cfcfcf);transition:transform .12s}#lancar:hover .bola{transform:scale(1.08) rotate(-8deg)}#lancar .bola:after{content:"";position:absolute;left:50%;top:50%;width:16px;height:16px;transform:translate(-50%,-50%);border-radius:50%;background:#eee;border:3px solid #1b1b1b}#lancar b{position:absolute;left:2px;top:0;width:15px;height:15px;display:grid;place-items:center;background:#0a1126;border:1px solid var(--ouro-1);border-radius:4px;color:var(--ouro-3);font-size:9px}#lancar #bolas-qtd{position:absolute;right:-2px;bottom:0;padding:0 5px;border-radius:8px;background:#0a1126;border:1px solid var(--ouro-1);color:var(--ouro-3);font-size:9.5px;font-weight:700}#menu{position:fixed;right:12px;bottom:12px;display:flex;gap:9px}.menu-btn{width:46px;height:46px;border-radius:50%;cursor:pointer;font-size:19px;line-height:1;display:grid;place-items:center;background:radial-gradient(circle at 34% 28%,#2c3f77,#0e1730 78%);border:2px solid var(--ouro-1);box-shadow:inset 0 0 0 1.5px var(--ouro-0),inset 0 2px 0 2px #ffe9b329,0 5px 12px #0000008c;transition:transform .1s,filter .1s}.menu-btn:hover{transform:translateY(-3px);filter:brightness(1.25)}.menu-btn img{width:27px;height:27px;object-fit:contain;filter:drop-shadow(0 2px 2px rgba(0,0,0,.5))}.faixa-icone img{width:25px;height:25px;object-fit:contain}.item-linha .icone img{width:30px;height:30px;object-fit:contain;vertical-align:middle}.janela{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);width:min(720px,94vw);max-height:82vh;z-index:20;display:flex;flex-direction:column}.janela-topo{display:flex;align-items:center;justify-content:space-between;padding:10px 16px 8px;border-bottom:2px solid var(--ouro-0)}.janela-topo b{font-size:18px;font-weight:600;color:#ffd363;text-shadow:0 1px 2px #000}#janela-x{width:30px;height:30px;border-radius:50%;cursor:pointer;background:radial-gradient(circle at 35% 30%,#a03a33,#5d1512 75%);border:2px solid var(--ouro-1);color:#ffe9b3;font-size:13px;font-weight:700}#janela-corpo{padding:14px 16px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--ouro-0) transparent}.dex-topo{display:flex;align-items:center;gap:10px;margin-bottom:10px;flex-wrap:wrap}.dex-gens{display:flex;gap:6px}.dex-gen{padding:5px 14px;cursor:pointer;border-radius:16px;background:#101a38;border:1.5px solid #2c3a63;color:var(--apagado);font:600 11.5px var(--fonte);letter-spacing:.5px}.dex-gen:hover{border-color:var(--ouro-1)}.dex-gen.on{background:linear-gradient(#3a2c10,#171106);border-color:var(--ouro-1);color:var(--ouro-3)}#dex-conta{margin-left:auto}.dex-item.apagada img{filter:brightness(0);opacity:.75}.dex-item.apagada b{color:var(--apagado)}.dex-item.apagada{cursor:default}.dex-item.apagada:hover{border-color:#26345e;background:#101a38}.dex-busca{width:100%;padding:7px 14px;margin-bottom:12px;border:1.5px solid var(--ouro-0);border-radius:20px;background:#0a1126;color:var(--texto);font:13px var(--fonte);outline:none}.dex-grade{display:grid;grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:8px}.dex-item{padding:7px 4px 5px;text-align:center;cursor:pointer;border-radius:9px;background:#101a38;border:1.5px solid #26345e}.dex-item:hover{border-color:var(--ouro-1);background:var(--azul-2)}.dex-item img{width:52px;height:52px;object-fit:contain;image-rendering:auto}.dex-item b{display:block;font-size:10.5px;font-weight:600;color:#fff}.dex-item span{font-size:9px;color:var(--apagado)}.tipo{display:inline-block;padding:0 8px;border-radius:9px;font-size:9.5px;font-weight:700;color:#fff;text-shadow:0 1px 1px #000;background:#5a5a5a;margin:0 1px}.tipo.Grass{background:#58a838}.tipo.Poison{background:#9a48a0}.tipo.Fire{background:#e0742f}.tipo.Water{background:#4f7fe8}.tipo.Electric{background:#e7b418;color:#333;text-shadow:none}.tipo.Bug{background:#9aa820}.tipo.Normal{background:#909aa0}.tipo.Flying{background:#8fa4e8}.tipo.Ground{background:#d0a94d;color:#403010;text-shadow:none}.tipo.Rock{background:#a89044}.tipo.Psychic{background:#e85a88}.tipo.Ghost{background:#6a5a9c}.tipo.Ice{background:#7ccfcf;color:#0a3c3c;text-shadow:none}.tipo.Dragon{background:#6848e8}.tipo.Dark{background:#5a4a42}.tipo.Steel{background:#9aa8b8;color:#242c34;text-shadow:none}.tipo.Fairy{background:#e89aac;color:#5c1f30;text-shadow:none}.tipo.Fighting{background:#b0342c}.stat-linha{display:flex;align-items:center;gap:8px;margin:3px 0;font-size:12px}.stat-linha .k{width:66px;color:var(--apagado);text-align:right}.stat-linha .barra-stat{flex:1;height:9px;border-radius:4px;background:#141d3d;overflow:hidden}.stat-linha .barra-stat i{display:block;height:100%;background:linear-gradient(90deg,#f2b643,#e07f2f)}.stat-linha b{width:30px}.item-linha{display:flex;align-items:center;gap:10px;padding:7px 10px;margin-bottom:6px;background:#101a38;border:1.5px solid #26345e;border-radius:9px;font-size:13px}.item-linha .icone{font-size:21px}.item-linha b{color:#fff;font-weight:600}.item-linha span{margin-left:auto;color:var(--ouro-3);font-weight:700}.missao-item{padding:9px 12px;margin-bottom:7px;border-radius:9px;background:#101a38;border:1.5px solid #26345e}.missao-item.on{border-color:var(--ouro-1)}.missao-item b{color:#ffd363;font-size:13px}.missao-item p{margin:3px 0 0;font-size:11.5px;color:var(--apagado)}.missao-item .premio{color:#8fd0ff}.missao-item.trancada{opacity:.5}.cfg-linha{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 4px;border-bottom:1px solid #1c2850;font-size:13px}.cfg-linha select{padding:4px 10px;border:1.5px solid var(--ouro-0);border-radius:7px;background:#0a1126;color:var(--texto);font:12px var(--fonte)}#modal-fundo{position:fixed;top:0;right:0;bottom:0;left:0;z-index:24;background:#0408148c}.modal{z-index:25;width:min(580px,92vw);max-height:76vh}#modal-x{width:30px;height:30px;border-radius:50%;cursor:pointer;background:radial-gradient(circle at 35% 30%,#a03a33,#5d1512 75%);border:2px solid var(--ouro-1);color:#ffe9b3;font-size:13px;font-weight:700}#modal-corpo{padding:14px 16px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--ouro-0) transparent}.iv-chip{display:inline-block;min-width:44px;text-align:center;padding:0 6px;border-radius:6px;background:#141d3d;border:1px solid #2c3a63;color:var(--apagado);font-family:ui-monospace,Consolas,monospace;font-size:11px}.iv-chip.alto{color:#8cf17e;border-color:#3fae3f}.iv-chip.baixo{color:#ff9d8e}.membro-linha{cursor:pointer}.membro-linha:hover{border-color:var(--ouro-1)}.btn-ouro{padding:8px 26px;border:1.5px solid var(--ouro-1);border-radius:9px;cursor:pointer;background:linear-gradient(#5a3d12,#1a1206);color:var(--ouro-3);font:600 14px var(--fonte);box-shadow:inset 0 0 0 1px var(--ouro-0)}.btn-ouro:hover{filter:brightness(1.2)}.btn-ouro[disabled]{opacity:.4;cursor:default;filter:none}#debug{position:fixed;left:210px;top:12px;padding:7px 11px;font-size:10.5px;z-index:6}#debug td{padding:0 0 1px}#debug td:first-child{color:var(--apagado);padding-right:10px}#debug td:last-child{font-family:ui-monospace,Consolas,monospace;text-align:right}#boot{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-content:center;justify-items:center;gap:18px;background:radial-gradient(1100px 650px at 50% 32%,#182446,#06080d 75%)}#boot[hidden]{display:none}.boot-logo{text-align:center}.boot-bola{width:72px;height:72px;margin:0 auto 14px;border-radius:50%;position:relative;overflow:hidden;border:3px solid var(--ouro-1);box-shadow:0 0 0 3px var(--ouro-0),0 10px 30px #000000b3;background:linear-gradient(180deg,#ff5a50,#c92c24 46%,#1b1b1b 46%,#1b1b1b 54%,#f4f4f4 54%,#cfcfcf);animation:balanca 2.2s ease-in-out infinite}.boot-bola:after{content:"";position:absolute;left:50%;top:50%;width:20px;height:20px;transform:translate(-50%,-50%);border-radius:50%;background:#eee;border:4px solid #1b1b1b}@keyframes balanca{0%,to{transform:rotate(-9deg)}50%{transform:rotate(9deg)}}.boot-logo h1{margin:0;font-size:44px;font-weight:700;color:#fff;letter-spacing:1px;text-shadow:0 2px 0 var(--ouro-0),0 5px 16px rgba(0,0,0,.8)}.boot-logo h1 span{color:var(--ouro-2)}.boot-logo p{margin:2px 0 0;color:var(--apagado);font-size:13px}.boot-barra{width:300px;height:14px;border-radius:8px;overflow:hidden;background:#0a1126;border:2px solid var(--ouro-1);box-shadow:inset 0 0 0 1px var(--ouro-0)}#boot-fill{display:block;height:100%;width:0;transition:width .25s;background:linear-gradient(90deg,#f2b643,#ffda75)}#boot-txt{color:var(--apagado);font-size:12px}@media(max-width:900px){#chat{width:230px}#chat-log{height:84px}#time{width:160px;top:70px}.faixa-missao{min-width:0;max-width:70vw}#mini-view{width:130px;height:100px}.skill{width:70px;height:42px}}
