.painel-pre-jogo[data-v-2236cbeb]{--panel:rgba(0,120,255,.16);--card:rgba(0,117,255,.16);--card-line:#00348b;--brand:#0075ff;--sky:#4fc2ff;--text:#f0f9f8;--muted:#d7dfe0;--time:#6b7280;--blue-bg:#9eddff;--blue-text:#0092ed;--blue-line:#b3e5fc;--purple-bg:#d9c7ff;--purple-text:#7572e5;--purple-line:#d1c4e9;--pink-bg:#f8bbd0;--pink-text:#dd2f7d;--radius:8px;--title:16px;--value:18px;display:flex;flex-direction:column;gap:16px}.painel-pre-jogo.theme-light[data-v-2236cbeb]{--text:#00123e;--muted:#516067;--sky:#0075ff}.painel-pre-jogo svg[data-v-2236cbeb]{display:block}.sr-only[data-v-2236cbeb]{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0 0 0 0);border:0;white-space:nowrap}.empty-note[data-v-2236cbeb]{padding:8px 0 4px}.panel[data-v-2236cbeb]{background:var(--panel);border-radius:var(--radius);padding:16px}.panel-head[data-v-2236cbeb]{justify-content:space-between;margin-bottom:16px}.panel-head[data-v-2236cbeb],.panel-head-title[data-v-2236cbeb]{align-items:center;display:flex;gap:8px}.panel-head-title h2[data-v-2236cbeb]{color:var(--text);font-size:var(--title);font-weight:600;line-height:28px;margin:0}.panel-toggle[data-v-2236cbeb]{background:transparent;border:0;cursor:pointer;height:24px;padding:0;width:24px}.panel-toggle img[data-v-2236cbeb]{height:24px;transform:rotate(90deg);transition:transform .16s ease;width:24px}.panel-toggle img.is-open[data-v-2236cbeb]{transform:rotate(-90deg)}.panel-label[data-v-2236cbeb]{color:var(--muted);font-size:15px;font-weight:600;margin:0 0 12px}.cycle-grid[data-v-2236cbeb]{display:grid;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr))}.cycle-cell[data-v-2236cbeb]{align-items:center;border-radius:var(--radius);display:flex;flex-direction:column;justify-content:center;min-height:42px;padding:4px;text-align:center}.cycle-cell strong[data-v-2236cbeb]{font-size:14px;font-variant-numeric:tabular-nums;font-weight:700;line-height:22px}.cycle-cell span[data-v-2236cbeb]{color:var(--time);font-size:10px;font-variant-numeric:tabular-nums;line-height:14px;opacity:.8}.cycle-cell-blue[data-v-2236cbeb]{background:var(--blue-bg);color:var(--blue-text);--glow-rgb:0,146,237}.cycle-cell-purple[data-v-2236cbeb]{background:var(--purple-bg);color:var(--purple-text);--glow-rgb:117,114,229}.cycle-cell-pink[data-v-2236cbeb]{background:var(--pink-bg);color:var(--pink-text);--glow-rgb:221,47,125}@keyframes candle-slide-in-2236cbeb{0%{opacity:0;transform:translateY(-8px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes candle-pulse-glow-2236cbeb{0%,to{box-shadow:0 0 rgba(var(--glow-rgb),0)}50%{box-shadow:0 0 18px rgba(var(--glow-rgb),.45)}}.candle-enter-active[data-v-2236cbeb]{animation:candle-slide-in-2236cbeb .4s ease-out,candle-pulse-glow-2236cbeb .8s ease-out;animation-fill-mode:backwards}.candle-move[data-v-2236cbeb]{transition:transform .42s cubic-bezier(.22,.61,.36,1);will-change:transform}.candle-leave-active[data-v-2236cbeb]{transition:opacity .25s ease-out}.candle-leave-to[data-v-2236cbeb]{opacity:0}.analysis-grid[data-v-2236cbeb]{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.analysis-card[data-v-2236cbeb]{background:var(--card);border-radius:var(--radius);color:var(--sky);padding:14px}.analysis-card-flash[data-v-2236cbeb]{animation:analysis-card-flash-2236cbeb .7s ease}@keyframes analysis-card-flash-2236cbeb{0%{background:var(--card)}25%{background:#75d46059}to{background:var(--card)}}.analysis-card-head[data-v-2236cbeb]{align-items:center;display:flex;font-size:13px;font-variant-numeric:tabular-nums;font-weight:700;gap:8px;justify-content:space-between}.analysis-card-line[data-v-2236cbeb]{background:#4fc2ff3d;height:1px;margin:10px 0}.analysis-card-rows[data-v-2236cbeb]{display:flex;flex-direction:column;font-size:10px;gap:6px}.analysis-card-rows div[data-v-2236cbeb]{align-items:center;display:flex;gap:8px;justify-content:space-between}.analysis-card-rows strong[data-v-2236cbeb]{font-variant-numeric:tabular-nums;font-weight:700}.suggestions-head[data-v-2236cbeb]{align-items:center;background:linear-gradient(90deg,#0075ff14,#0075ff00);border-radius:6px;display:flex;gap:8px;min-height:40px;padding:5px 8px}.suggestions-head h2[data-v-2236cbeb]{color:var(--text);font-size:var(--game-name);font-weight:500;line-height:28px;margin:0}.suggestions-grid[data-v-2236cbeb]{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:16px}.suggestion[data-v-2236cbeb]{aspect-ratio:101/123;border-radius:var(--radius);display:block;overflow:hidden}.suggestion img[data-v-2236cbeb]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.suggestion-loading[data-v-2236cbeb]{align-items:center;background:var(--card);display:flex;justify-content:center;padding:8px;text-align:center}.suggestion-name[data-v-2236cbeb]{color:var(--muted);font-size:11px;font-weight:600}@media(min-width:640px){.cycle-grid[data-v-2236cbeb]{grid-template-columns:repeat(6,minmax(0,1fr))}.analysis-grid[data-v-2236cbeb]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:768px){.suggestions-grid[data-v-2236cbeb]{grid-template-columns:repeat(4,minmax(0,1fr))}.suggestion[data-v-2236cbeb]{aspect-ratio:141/178}}@media(min-width:1024px){.painel-pre-jogo[data-v-2236cbeb]{--title:18px}.cycle-grid[data-v-2236cbeb]{grid-template-columns:repeat(12,minmax(0,1fr))}.analysis-grid[data-v-2236cbeb]{grid-template-columns:repeat(6,minmax(0,1fr))}.suggestions-grid[data-v-2236cbeb]{gap:16px;grid-template-columns:repeat(7,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){.painel-pre-jogo[data-v-2236cbeb] *,.painel-pre-jogo[data-v-2236cbeb] :after,.painel-pre-jogo[data-v-2236cbeb] :before{transition-duration:.01ms!important}}
