.battle-status[data-v-cc51870d]{background:#0b1322;border:1px dashed hsla(0,0%,100%,.1);border-radius:16px;padding:22px}.battle-status__title[data-v-cc51870d]{font-size:22px;font-weight:800;margin:0 0 18px}.battle-status__grid[data-v-cc51870d]{display:grid;gap:14px;grid-template-columns:repeat(3,1fr)}@media(max-width:768px){.battle-status__grid[data-v-cc51870d]{grid-template-columns:repeat(2,1fr)}}.battle-status__cell[data-v-cc51870d]{background:#0d1626;border:1px solid hsla(0,0%,100%,.06);border-radius:12px;padding:16px}.battle-status__cell .label[data-v-cc51870d]{color:#6f86ad;display:block;font-size:11px;letter-spacing:.04em;margin-bottom:6px;text-transform:uppercase}.battle-status__cell .value[data-v-cc51870d]{font-size:24px;font-variant-numeric:tabular-nums;font-weight:800}.battle-status__cell .value.gold[data-v-cc51870d]{color:#f5b942}.battle-status__cell--rebuys[data-v-cc51870d]{align-items:center;display:flex;justify-content:space-between}.battle-status__add[data-v-cc51870d]{background:#16c784;border:none;border-radius:10px;color:#06231a;cursor:pointer;font-size:24px;font-weight:800;height:46px;width:46px}.battle-status__add[data-v-cc51870d]:disabled{cursor:not-allowed;opacity:.4}.battle-accordion[data-v-cfcab389]{background:var(--cg-bg,#010f1b);border-radius:15px;margin-bottom:10px}.battle-accordion__head[data-v-cfcab389]{align-items:center;background:none;border:none;color:#e8eefc;cursor:pointer;display:flex;font-size:17px;font-weight:700;justify-content:space-between;padding:17px 20px;width:100%}.battle-accordion__chevron[data-v-cfcab389]{align-items:center;background-color:var(--cg-sub-bg,#021b31);border-radius:6px;display:inline-flex;justify-content:center;max-height:26px;max-width:26px;min-height:26px;min-width:26px;opacity:.6;transition:all .3s ease}.battle-accordion.open .battle-accordion__chevron[data-v-cfcab389]{transform:rotate(90deg)}.battle-accordion__body[data-v-cfcab389]{color:#9aafc1;font-size:14px;line-height:1.6;padding:0 20px 20px}.battle-detail[data-v-d6179d74]{color:#e8eefc;display:flex;flex-direction:column;gap:30px}.battle-detail__back[data-v-d6179d74]{align-items:center;align-self:flex-start;color:#9aafc1;display:inline-flex;font-size:13px;font-weight:700;gap:6px;margin-bottom:-15px;text-decoration:none;transition:color .15s ease}.battle-detail__back[data-v-d6179d74]:hover{color:#e8eefc}.battle-detail__loading[data-v-d6179d74],.battle-detail__notfound[data-v-d6179d74]{color:#6f86ad;padding:40px;text-align:center}.battle-detail__lobby-head[data-v-d6179d74]{align-items:center;display:flex;justify-content:space-between;margin-bottom:14px}.battle-detail__lobby-head h3[data-v-d6179d74]{font-size:20px;font-weight:800;margin:0}.battle-detail__see-all[data-v-d6179d74]{color:#2ee68a;font-size:13px;font-weight:700;text-decoration:none}.battle-detail__see-all[data-v-d6179d74]:hover{text-decoration:underline}.battle-detail__lobby-grid[data-v-d6179d74]{display:grid;gap:14px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.battle-detail__lobby-empty[data-v-d6179d74]{color:#6f86ad;padding:20px;text-align:center}.battle-detail__details[data-v-d6179d74]{background:var(--cg-bg,#010f1b);border-radius:20px;overflow:hidden}.battle-detail__info[data-v-d6179d74]{display:flex;flex-direction:column;gap:20px;padding:20px}@media(max-width:768px){.battle-detail__info[data-v-d6179d74]{padding:15px}}.battle-detail__hero[data-v-d6179d74]{overflow:hidden;position:relative;width:100%}.battle-detail__hero-img[data-v-d6179d74]{display:block;height:auto;width:100%}.tag[data-v-d6179d74]{background-color:#9aafc1;border-radius:5px;color:#010f1b;font-size:10px;font-weight:700;padding:4px 8px;position:absolute;right:10px;text-transform:uppercase;top:10px;z-index:1}.tag.tag--live[data-v-d6179d74]{background-color:#e0314b;color:#fff}.battle-detail__hero[data-v-d6179d74]:after{content:"";inset:0;position:absolute;//background:linear-gradient(180deg,rgba(11,19,34,0) 40%,rgba(11,19,34,.85))}.battle-detail__logo[data-v-d6179d74]{border-radius:10px;bottom:16px;height:64px;left:20px;position:absolute;width:auto;z-index:1}.battle-detail__head[data-v-d6179d74]{justify-content:space-between;padding:0 5px}.battle-detail__head[data-v-d6179d74],.battle-detail__title[data-v-d6179d74]{align-items:center;display:flex;gap:12px}.battle-detail__title-logo[data-v-d6179d74]{border-radius:8px;height:40px;width:auto}.battle-detail__head h1[data-v-d6179d74]{font-size:30px;font-weight:800;margin:0;text-transform:capitalize}.battle-detail__share[data-v-d6179d74]{background:transparent;border:none;border-radius:10px;color:#9aafc1;cursor:pointer;display:flex;font-weight:600;gap:5px;padding:9px 16px}.battle-detail__stats[data-v-d6179d74]{display:grid;gap:14px;grid-template-columns:1fr 100px 110px 1fr 1fr}.battle-detail__stats.entered[data-v-d6179d74]{grid-template-columns:190px 80px 110px 1fr 1fr 1fr}.battle-detail__stats.upcoming[data-v-d6179d74]{grid-template-columns:1fr 100px 110px 1fr 1fr 1fr}.battle-detail__stats.entered.upcoming[data-v-d6179d74]{grid-template-columns:190px 90px 1fr 1fr 1fr 1fr}@media(max-width:768px){.battle-detail__stats[data-v-d6179d74],.battle-detail__stats.entered[data-v-d6179d74],.battle-detail__stats.entered.upcoming[data-v-d6179d74],.battle-detail__stats.upcoming[data-v-d6179d74]{grid-template-columns:repeat(2,1fr)}.battle-detail__stats:not(.entered) .stat[data-v-d6179d74]:first-child{grid-column:1/-1}.battle-detail__share span[data-v-d6179d74]{display:none}.battle-detail__head h1[data-v-d6179d74]{font-size:20px}}.stat[data-v-d6179d74]{background:var(--cg-sub-bg,#000a13);border:1px solid #021b31;border-radius:12px;line-height:18px;padding:15px 20px}.stat .stat-right[data-v-d6179d74]{flex-grow:1}.stat .label[data-v-d6179d74]{color:#9aafc1;display:block;font-size:14px;font-weight:700;margin-bottom:6px;text-transform:uppercase}.stat .value[data-v-d6179d74]{font-size:22px;font-variant-numeric:tabular-nums;font-weight:800}.stat .value.gold[data-v-d6179d74]{color:var(--cg-primary,#f5b942)}.stat .value.green[data-v-d6179d74]{color:#16c784}.stat .value.value--dates[data-v-d6179d74]{display:inline-block;font-size:14px;line-height:18px;padding-top:2px}.battle-detail__join[data-v-d6179d74]{align-items:center;background:#0b1322;border:1px dashed hsla(0,0%,100%,.12);border-radius:14px;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;padding:22px}.battle-detail__join strong[data-v-d6179d74]{display:block;font-size:18px}.battle-detail__join span[data-v-d6179d74]{color:#9fb2d0;font-size:13px}.battle-detail__buy[data-v-d6179d74]{background:var(--cg-primary,linear-gradient(180deg,#14ef9b 35.58%,#059356 93.75%));border:none;border-bottom:2px solid var(--cg-primary-dark,#00643d);border-radius:8px;color:#021b31;cursor:pointer;font-size:16px;font-weight:800;padding:13px 20px;text-decoration:none}.stat .battle-detail__buy[data-v-d6179d74]{width:100%}.battle-detail__buy.square-btn[data-v-d6179d74]{height:46px;padding:10px;width:46px}.battle-detail__buy[data-v-d6179d74]:disabled{cursor:not-allowed;opacity:.5}.battle-detail__feedback[data-v-d6179d74]{color:#16c784;font-size:13px}.battle-detail__feedback.is-error[data-v-d6179d74]{color:#ff7a7a}.battle-detail[data-v-d6179d74] ol,.battle-detail[data-v-d6179d74] ul{margin:0;padding-left:18px}.battle-detail[data-v-d6179d74] li{//padding:4px 0}.battle-detail__richtext[data-v-d6179d74]{color:#c4d2e8;line-height:1.55;margin:0;white-space:pre-line}.battles-embed[data-v-99a56206],.battles-embed__frame[data-v-99a56206]{width:100%}
