/*!*****************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./app/components/Battles.module.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************/
.Battles_battles__IbXE_ {
    width: 100%;
    background-color: #000000;
    padding: 3rem 0;
}

.Battles_battlesContainer__1n0Xz {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 0;
}

.Battles_battlesHeader__dTzW5 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 2rem;
}

.Battles_battlesTitle__HcOQ9 {
    font-weight: 700;
    font-size: 40px;
    font-feature-settings: "smcp", "c2sc";
    font-variant: all-small-caps;
    color: #63ff66;
    margin: 0;
    text-shadow:
        0 0 24px #63ff66,
        0 0 24px #63ff66,
        0 0 2px #63ff66,
        0 0 1px #63ff66;
}

@media (max-width: 768px) {
    .Battles_battles__IbXE_ {
        padding: 2rem 0;
    }

    .Battles_battlesContainer__1n0Xz {
        padding: 0 1rem;
    }

    .Battles_battlesHeader__dTzW5 {
        flex-direction: column;
        align-items: flex-center;
        gap: 24px;
    }

    .Battles_battlesTitle__HcOQ9 {
        font-size: 24px;
    }
}

/*!**************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./app/components/BattleTypeToggle.module.css ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************/
.BattleTypeToggle_toggle___jYOB {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  border: 1px solid #2c2c2c;
  border-radius: 100px;
  padding: 4px;
}

.BattleTypeToggle_toggleButton__7XRid {
  font-weight: 500;
  font-size: 14px;
  color: #fff;
  background: transparent;
  border: none;
  border-radius: 100px;
  padding: 6px 16px;
  cursor: pointer;
  transition: all 0.2s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

.BattleTypeToggle_toggleIcon__3LZB8 {
  width: auto;
  height: 10px;
  display: block;
}

.BattleTypeToggle_toggleButtonActive__iy2Jv {
  color: #fff;
  background: rgba(255, 255, 255, 0.1);
}

.BattleTypeToggle_toggleButton__7XRid:hover {
  color: #fff;
}

@media (max-width: 768px) {
  .BattleTypeToggle_toggleButton__7XRid {
    font-size: 14px;
  }
}

/*!*********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./app/components/BattlesTeam.module.css ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************/
.BattlesTeam_battlesContent__OIYMb {
    display: flex;
    gap: 2rem;
}

.BattlesTeam_pastBattle__gCn4T {
    --border-width: 1.83px;
    flex: 0 0 760px;
    height: 280px;
    background: hsla(0, 0%, 0%, 0.25);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    background: linear-gradient(
        135deg,
        rgba(99, 255, 102, 0.1) 0%,
        rgba(0, 0, 0, 0.1) 100%
    );
    border-radius: 32px;
    padding: 24px;

    position: relative;
    display: flex;
    flex-direction: column;
    gap: 24px;
    box-sizing: border-box;
    overflow: hidden;
}

.BattlesTeam_pastBattle__gCn4T::before {
    content: "";
    position: absolute;
    z-index: 0;
    inset: 0;
    border-radius: calc(32px - var(--border-width));
    background:
        linear-gradient(135deg, #63ff66 0%, rgba(59, 153, 61, 0) 50%),
        linear-gradient(315deg, #63ff66 0%, rgba(59, 153, 61, 0) 50%);
    -webkit-mask:
        linear-gradient(#000 0 0) content-box,
        linear-gradient(#000 0 0);
            mask:
        linear-gradient(#000 0 0) content-box,
        linear-gradient(#000 0 0);
    mask-composite: exclude;
    -webkit-mask-composite: xor;
    padding: var(--border-width);
    pointer-events: none;
}

.BattlesTeam_pastBattleInfo__nS_Lz {
    display: flex;
    gap: 0.75rem;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 2;
}

.BattlesTeam_battleLabel__tLc7h {
    font-family: "SF Pro Display", sans-serif;
    font-weight: 900;
    font-size: 14px;
    font-feature-settings: "smcp", "c2sc";
    font-variant: all-small-caps;
    color: #63ff66;
}

.BattlesTeam_battleMeta__oGbty {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-weight: 300;
    font-size: 14px;
    color: #fff;
}

.BattlesTeam_metaValue__iY_Ly {
    font-weight: 900;
    color: #63ff66;
}

.BattlesTeam_actionButton__PYWlD {
    font-family: "SF Pro Display", sans-serif;
    font-weight: 600;
    font-size: 12px;
    font-feature-settings: "smcp", "c2sc";
    font-variant: all-small-caps;
    text-decoration: underline !important;
    -webkit-text-decoration-skip-ink: none !important;
            text-decoration-skip-ink: none !important;
    text-decoration-thickness: 2px;
    text-underline-offset: 4px;
    text-align: center;
    color: #63ff66;
}

.BattlesTeam_actionButton__PYWlD:hover {
    text-shadow:
        0 0 16px #63ff66,
        0 0 2px #63ff66;
}

.BattlesTeam_pastBattleAction___OY8n {
    display: block;
}

.BattlesTeam_battleResult___ybxC {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1.5rem;
    position: relative;
    z-index: 2;
}

.BattlesTeam_battleParticipantLeft__u23Vv {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.75rem;
    margin-right: auto;
}

.BattlesTeam_battleParticipantRight__cb45E {
    margin-left: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.75rem;
}

.BattlesTeam_participantImageWrapper__KKsFY {
    width: 160px;
    height: 160px;

    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    background-color: #000;
    overflow: hidden;
    box-sizing: border-box;
}

.BattlesTeam_participantImage__GtmSb {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 50%;
}

.BattlesTeam_participantName__wVN7w {
    font-family: "SF Pro Display", sans-serif;
    font-weight: 500;
    font-size: 14px;
    font-feature-settings: "smcp", "c2sc";
    font-variant: all-small-caps;
    color: #fff;
    margin: 0;
}

.BattlesTeam_participantScoreLeft__KrcYb,
.BattlesTeam_participantScoreRight__nmfxM {
    font-weight: 700;
    font-size: 40px;
    color: #63ff66;
    text-shadow:
        0 0 24px #63ff66,
        0 0 24px #63ff66,
        0 0 2px #63ff66,
        0 0 1px #63ff66;
}

.BattlesTeam_participantScoreRight__nmfxM {
    opacity: 0.5;
    opacity: 0.5;
    text-shadow: none;
}

.BattlesTeam_vs__qFoOU {
    font-family: "SF Pro Display", sans-serif;
    font-weight: 300;
    font-size: 16px;
    font-feature-settings: "smcp", "c2sc";
    font-variant: all-small-caps;
    color: #fff;
}

.BattlesTeam_nextBattle__zVJRJ {
    --border-width: 1.83px;
    flex: 0 0 400px;
    background: hsla(0, 0%, 0%, 0.25);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border-radius: 32px;
    padding: 24px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 16px;
    box-sizing: border-box;
    overflow: hidden;
}

.BattlesTeam_nextBattle__zVJRJ::before {
    content: "";
    position: absolute;
    z-index: 0;
    inset: 0;
    border-radius: calc(32px - var(--border-width));
    background:
        linear-gradient(135deg, #ffffff 0%, rgba(33, 152, 35, 0) 50%),
        linear-gradient(315deg, #ffffff 0%, rgba(59, 153, 61, 0) 50%);
    -webkit-mask:
        linear-gradient(#000 0 0) content-box,
        linear-gradient(#000 0 0);
            mask:
        linear-gradient(#000 0 0) content-box,
        linear-gradient(#000 0 0);
    mask-composite: exclude;
    -webkit-mask-composite: xor;
    padding: var(--border-width);
    pointer-events: none;
}

.BattlesTeam_nextBattleHeader__Txw2S {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 2;
}

.BattlesTeam_nextBattleHeaderMobile__OLZlN {
    display: none;
}

.BattlesTeam_nextBattleTitle__CFbN3 {
    font-family: "SF Pro Display", sans-serif;
    font-weight: 700;
    font-size: 16px;
    font-feature-settings: "smcp", "c2sc";
    font-variant: all-small-caps;
    color: #63ff66;
}

.BattlesTeam_nextBattleTitleDesktop__dBMtn {
    display: block;
}

.BattlesTeam_detailsLink__Q16Bg {
    font-size: 12px;
}

.BattlesTeam_detailsLinkDesktop__37SCr {
    display: block;
}

.BattlesTeam_detailsLinkMobile__5xqV2 {
    display: none;
}

.BattlesTeam_nextBattleParticipants__tRu_T {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    position: relative;
    z-index: 2;
}

.BattlesTeam_nextParticipant__wgeNo {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.5rem;
}

.BattlesTeam_nextParticipantImageWrapper__SzACu {
    width: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 120px;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
}

.BattlesTeam_nextParticipantImage__W_JLV {
    width: 40px;
    height: 40px;
    object-fit: cover;
    border-radius: 50%;
}

.BattlesTeam_nextVs__jAvNv {
    font-family: "SF Pro Display", sans-serif;
    font-weight: 300;
    font-size: 14px;
    font-feature-settings: "smcp", "c2sc";
    font-variant: all-small-caps;
    color: #63ff66;
    text-shadow:
        0 0 8px #63ff66,
        0 0 1px #63ff66;
}

.BattlesTeam_nextParticipantName__KQ0IL {
    font-family: "SF Pro Display", sans-serif;
    font-weight: 500;
    font-size: 14px;
    font-feature-settings: "smcp", "c2sc";
    font-variant: all-small-caps;
    color: #fff;
    margin: 0;
}

.BattlesTeam_nextBattleInfo__3Fycy {
    display: flex;
    gap: 0.5rem;
    position: relative;
    z-index: 2;
}

.BattlesTeam_nextBattleInfoDesktop__LQHen {
    display: flex;
}

.BattlesTeam_nextBattleInfoMobile__U1JGS {
    display: none;
}

@media (max-width: 768px) {
    .BattlesTeam_battlesContent__OIYMb {
        flex-direction: column;
        gap: 1.5rem;
    }

    .BattlesTeam_pastBattleInfo__nS_Lz {
        flex-wrap: wrap;
        justify-content: center;
    }

    .BattlesTeam_battleLabel__tLc7h {
        width: 100%;
        text-align: center;
        font-size: 16px;
    }

    .BattlesTeam_participantScoreLeft__KrcYb,
    .BattlesTeam_participantScoreRight__nmfxM {
        font-size: 20px;
    }

    .BattlesTeam_pastBattle__gCn4T {
        flex: 1 1;
        gap: 24px;
    }

    .BattlesTeam_nextBattle__zVJRJ {
        flex: 1 1;
    }

    .BattlesTeam_battleResult___ybxC {
        gap: 1rem;
        margin: 0;
    }

    .BattlesTeam_participantImageWrapper__KKsFY {
        width: 40px;
        height: 40px;
    }

    .BattlesTeam_nextParticipantImageWrapper__SzACu {
        width: 60px;
        height: 60px;
    }

    .BattlesTeam_detailsLinkDesktop__37SCr {
        display: none;
    }

    .BattlesTeam_detailsLinkMobile__5xqV2 {
        display: block;
        margin-top: 0;
        text-decoration: underline !important;
        -webkit-text-decoration-skip-ink: none !important;
                text-decoration-skip-ink: none !important;
        text-align: center;
    }

    .BattlesTeam_nextBattleHeader__Txw2S {
        gap: 0.75rem;
    }

    .BattlesTeam_pastBattleAction___OY8n {
        width: 100%;
        text-align: center;
    }

    .BattlesTeam_nextBattleHeader__Txw2S {
        flex-direction: column;
        align-items: center;
    }

    .BattlesTeam_nextBattleHeaderMobile__OLZlN {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 16px;
    }

    .BattlesTeam_nextBattleTitleDesktop__dBMtn {
        display: none;
    }

    .BattlesTeam_nextBattleTitle__CFbN3 {
        font-size: 16px;
    }

    .BattlesTeam_nextBattleInfoDesktop__LQHen {
        display: none;
    }

    .BattlesTeam_nextBattleInfoMobile__U1JGS {
        display: flex;
        justify-content: center;
        flex-direction: row;
        align-items: center;
        gap: 0.5rem;
        margin-top: 0;
    }
}

/*!***************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./app/components/BattlesIndividual.module.css ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************/
.BattlesIndividual_battlesContent__a6kcR {
    display: flex;
    gap: 2rem;
}

.BattlesIndividual_pastBattle__ssQbk {
    --border-width: 1.83px;
    flex: 0 0 760px;
    height: 280px;
    background: hsla(0, 0%, 0%, 0.25);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    background: linear-gradient(
        135deg,
        rgba(99, 255, 102, 0.1) 0%,
        rgba(0, 0, 0, 0.1) 100%
    );
    border-radius: 32px;
    padding: 24px;

    position: relative;
    display: flex;
    flex-direction: column;
    gap: 24px;
    box-sizing: border-box;
    overflow: hidden;
}

.BattlesIndividual_pastBattle__ssQbk::before {
    content: "";
    position: absolute;
    z-index: 0;
    inset: 0;
    border-radius: calc(32px - var(--border-width));
    background:
        linear-gradient(135deg, #63ff66 0%, rgba(59, 153, 61, 0) 50%),
        linear-gradient(315deg, #63ff66 0%, rgba(59, 153, 61, 0) 50%);
    -webkit-mask:
        linear-gradient(#000 0 0) content-box,
        linear-gradient(#000 0 0);
            mask:
        linear-gradient(#000 0 0) content-box,
        linear-gradient(#000 0 0);
    mask-composite: exclude;
    -webkit-mask-composite: xor;
    padding: var(--border-width);
    pointer-events: none;
}

.BattlesIndividual_pastBattleInfo__iU32R {
    display: flex;
    gap: 0.75rem;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 2;
}

.BattlesIndividual_battleLabel__vIk0O {
    font-family: "SF Pro Display", sans-serif;
    font-weight: 900;
    font-size: 14px;
    font-feature-settings: "smcp", "c2sc";
    font-variant: all-small-caps;
    color: #63ff66;
}

.BattlesIndividual_battleMeta__4dTX2 {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-weight: 300;
    font-size: 14px;
    color: #fff;
}

.BattlesIndividual_metaValue__c3cvV {
    font-weight: 900;
    color: #63ff66;
}

.BattlesIndividual_actionButton__9op1x {
    font-family: "SF Pro Display", sans-serif;
    font-weight: 600;
    font-size: 12px;
    font-feature-settings: "smcp", "c2sc";
    font-variant: all-small-caps;
    text-decoration: underline !important;
    -webkit-text-decoration-skip-ink: none !important;
            text-decoration-skip-ink: none !important;
    text-decoration-thickness: 2px;
    text-underline-offset: 4px;
    text-align: center;
    color: #63ff66;
}

.BattlesIndividual_actionButton__9op1x:hover {
    text-shadow:
        0 0 16px #63ff66,
        0 0 2px #63ff66;
}

.BattlesIndividual_watchLink__MYKjE {
    font-size: 12px;
}

.BattlesIndividual_watchLinkDesktop__JpM8I {
    display: block;
}

.BattlesIndividual_watchLinkMobile__qLLym {
    display: none;
}

.BattlesIndividual_individualGrid__bnsvU {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-gap: 1.5rem;
    gap: 1.5rem;
    position: relative;
    z-index: 2;
}

.BattlesIndividual_individualEntry__sZPWJ {
    display: flex;
    flex-direction: column;
    gap: 14px;
    border: 1px solid rgba(255, 255, 255, 0.05);
    border-radius: 8px;
    padding: 16px;
}

.BattlesIndividual_individualSeparator__6dlrR {
    width: 1px;
    height: 20px;
    background: #8b8b8b;
}

.BattlesIndividual_individualRank__caZgW {
    font-family: "SF Pro Display", sans-serif;
    font-weight: 400;
    font-size: 14px;
    text-align: center;
    color: rgba(255, 255, 255, 0.5);
}

.BattlesIndividual_individualScore__vyLpG {
    font-family: "SF Pro Display", sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #fff;
}

.BattlesIndividual_individualName__clTEm {
    font-family: "SF Pro Display", sans-serif;
    font-weight: 700;
    font-size: 19px;
    height: 13px;
    line-height: 13px;
    font-feature-settings: "smcp", "c2sc";
    font-variant: all-small-caps;
    color: #63ff66;
    text-shadow:
        0 0 24px #63ff66,
        0 0 2px #63ff66,
        0 0 1px #63ff66;
}

.BattlesIndividual_individualHeader__83Uil {
    display: flex;
    gap: 8px;
    align-items: center;
}

.BattlesIndividual_nextBattle__yLo6W {
    --border-width: 1.83px;
    flex: 0 0 400px;
    background: hsla(0, 0%, 0%, 0.25);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border-radius: 32px;
    padding: 24px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 16px;
    box-sizing: border-box;
    overflow: hidden;
}

.BattlesIndividual_nextBattle__yLo6W::before {
    content: "";
    position: absolute;
    z-index: 0;
    inset: 0;
    border-radius: calc(32px - var(--border-width));
    background:
        linear-gradient(135deg, #ffffff 0%, rgba(33, 152, 35, 0) 50%),
        linear-gradient(315deg, #ffffff 0%, rgba(59, 153, 61, 0) 50%);
    -webkit-mask:
        linear-gradient(#000 0 0) content-box,
        linear-gradient(#000 0 0);
            mask:
        linear-gradient(#000 0 0) content-box,
        linear-gradient(#000 0 0);
    mask-composite: exclude;
    -webkit-mask-composite: xor;
    padding: var(--border-width);
    pointer-events: none;
}

.BattlesIndividual_nextBattleHeader___SOG_ {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 2;
}

.BattlesIndividual_nextBattleHeaderTitle__R_7dm {
    font-family: "SF Pro Display", sans-serif;
    font-weight: 700;
    font-size: 16px;
    font-feature-settings: "smcp", "c2sc";
    font-variant: all-small-caps;
    color: #63ff66;
}

.BattlesIndividual_joinButton__4LZqx {
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
}

.BattlesIndividual_nextBattleBody__oNDEy {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    position: relative;
    z-index: 2;
}

.BattlesIndividual_nextBattleMainTitle__Mt7F_ {
    font-weight: 800;
    height: 28px;
    line-height: 28px;
    font-size: 40px;
    letter-spacing: 0.04em;
    color: #63ff66;
    text-shadow:
        0 0 24px #63ff66,
        0 0 8px #63ff66;
}

.BattlesIndividual_nextBattleSubtitle__j6hoN {
    font-weight: 700;
    font-size: 16px;
    color: #ffffff;
}

.BattlesIndividual_nextBattleDescriptionLabel__xkpUQ {
    font-weight: 300;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.7);
}

.BattlesIndividual_nextBattleInfoGrid__ldbD_ {
    display: grid;
    grid-template-columns: 1.2fr 0.8fr;
    grid-gap: 1rem;
    gap: 1rem;
    margin-top: 0.5rem;
}

.BattlesIndividual_nextBattleHandles__GkLAB {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.BattlesIndividual_nextBattleHandlesRow__Zn_hI {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
}

.BattlesIndividual_handlePrimary__5FcVh {
    font-weight: 600;
    font-size: 14px;
    color: #63ff66;
}

.BattlesIndividual_handleSecondary__LFDb0 {
    font-weight: 600;
    font-size: 14px;
    color: #ffa24b;
}

.BattlesIndividual_nextBattleMetaLabel__JlaQQ {
    font-family: "SF Pro Display", sans-serif;
    font-weight: 400;
    font-size: 8px;
    color: rgba(255, 255, 255, 0.5);
}

.BattlesIndividual_nextBattleCount__rCLt_ {
    display: flex;
    flex-direction: column;
    gap: 0.4rem;
}

.BattlesIndividual_nextBattleCountValue__y0TMp {
    font-family: "SF Pro Display", sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: #fff;
}

.BattlesIndividual_nextBattleInfo__zqaHa {
    display: flex;
    gap: 0.5rem;
    position: relative;
    z-index: 2;
}

.BattlesIndividual_nextBattleInfoDesktop__l69RH {
    display: flex;
}

@media (max-width: 768px) {
    .BattlesIndividual_battlesContent__a6kcR {
        flex-direction: column;
        gap: 1.5rem;
    }

    .BattlesIndividual_pastBattleInfo__iU32R {
        flex-wrap: wrap;
        justify-content: center;
    }

    .BattlesIndividual_battleLabel__vIk0O {
        width: 100%;
        text-align: center;
        font-size: 16px;
    }

    .BattlesIndividual_pastBattle__ssQbk {
        flex: 1 1;
        gap: 24px;
    }

    .BattlesIndividual_nextBattle__yLo6W {
        flex: 1 1;
        align-items: center;
        text-align: center;
    }

    .BattlesIndividual_watchLinkDesktop__JpM8I {
        display: none;
    }

    .BattlesIndividual_watchLinkMobile__qLLym {
        display: block;
        margin-top: 0;
        text-align: center;
    }

    .BattlesIndividual_individualGrid__bnsvU {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 1rem;
    }

    .BattlesIndividual_individualEntry__sZPWJ {
        align-items: center;
        text-align: center;
    }

    .BattlesIndividual_nextBattleHeader___SOG_ {
        gap: 0.75rem;
        display: contents;
    }

    .BattlesIndividual_joinButton__4LZqx {
        justify-content: center;
        order: 4;
        margin-top: auto;
        align-self: center;
    }

    .BattlesIndividual_nextBattleHeaderTitle__R_7dm {
        order: 1;
    }

    .BattlesIndividual_nextBattleInfoDesktop__l69RH {
        order: 2;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        gap: 0.5rem;
    }

    .BattlesIndividual_nextBattleBody__oNDEy {
        order: 3;
        align-items: center;
    }

    .BattlesIndividual_nextBattleMainTitle__Mt7F_ {
        text-align: center;
    }

    .BattlesIndividual_nextBattleSubtitle__j6hoN,
    .BattlesIndividual_nextBattleDescriptionLabel__xkpUQ {
        text-align: center;
    }

    .BattlesIndividual_nextBattleInfoGrid__ldbD_ {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        justify-items: center;
        gap: 0.5rem;
        margin-top: 0.25rem;
    }

    .BattlesIndividual_nextBattleHandles__GkLAB,
    .BattlesIndividual_nextBattleCount__rCLt_ {
        align-items: center;
        text-align: center;
    }

    .BattlesIndividual_nextBattleHandlesRow__Zn_hI {
        justify-content: center;
    }
}

/*!****************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./app/components/Player.module.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************/
.Player_player__ErETQ {
    position: relative;
    width: 100%;
    max-width: 1240px;
    background-color: #000000;
    padding: 1.5rem 0;
    margin: 30px auto 0;
    border-radius: 62px;
    overflow: hidden;

    min-height: 239px;
    box-sizing: border-box;
}

.Player_playerVideo__h_tCG {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

    object-fit: cover;
    z-index: 0;
}

.Player_playerContainer__Rtqqi {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 1;
    display: flex;
    flex-direction: column;
    width: 100%;
    overflow: visible;
    padding: 24px;
    box-sizing: border-box;
}

.Player_glassCard__ci_zZ {
    position: absolute;
    top: 24px;
    left: 24px;
    right: 24px;
    bottom: 24px;
    width: calc(100% - 48px);
    height: calc(100% - 48px);
    border-radius: 32px;
    z-index: 1;
    pointer-events: none;
    background: rgba(0, 0, 0, 0.1);

    border: 1px solid rgba(255, 255, 255, 0.18);
    box-shadow:
        inset 0 1px 0 0 rgba(255, 255, 255, 0.2),
        0 10px 30px rgba(0, 0, 0, 0.35),
        0 0 20px rgba(99, 255, 102, 0.12);
    overflow: hidden;
}

.Player_glassCardOverlay__DXsvP {
    position: absolute;
    top: 24px;
    left: 24px;
    right: 24px;
    bottom: 24px;
    width: calc(100% - 48px);
    height: calc(100% - 48px);
    border-radius: 32px;

    z-index: 2;
    pointer-events: none;

    mix-blend-mode: screen;
    opacity: 0.6;
}

.Player_content__o9pOI {
    position: relative;
    z-index: 3;
    display: flex;
    flex-direction: column;
    width: 100%;
    -webkit-backdrop-filter: blur(18px);
            backdrop-filter: blur(18px);

    height: 100%;
    border: 1px solid rgba(255, 255, 255, 0.18);
    border-radius: 32px;
    padding: 1.5rem 2rem;
    box-sizing: border-box;
    pointer-events: auto;
}

.Player_playerHeader__QAtiu {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1.5rem;
}

.Player_nowPlaying__vN65z {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.Player_nowPlayingText__CE7qB {
    font-family: "SF Pro Display", sans-serif;
    font-weight: 300;
    font-size: 16px;
    font-feature-settings: "smcp", "c2sc";
    font-variant: all-small-caps;
    color: rgba(255, 255, 255, 0.5);
}

.Player_nowPlayingDot__jwTvF {
    font-weight: 300;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.6);
}

.Player_nowPlayingTrack__R_dcJ {
    font-weight: 900;
    color: #63ff66;
    text-shadow:
        0 0 8px #63ff66,
        0 0 1px #63ff66;
}

.Player_playButton__PdjK8 {
    position: relative;
    background: transparent;
    border: 0.5px solid #63ff66;
    border-radius: 100px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: #63ff66;
    box-shadow:
        0 0 4px 0 #63ff66,
        0 0 2px 0 #63ff66;
    transition: all 0.2s ease;
}

.Player_playButton__PdjK8:hover {
    background: rgba(99, 255, 102, 0.1);
    box-shadow:
        0 0 8px 0 #63ff66,
        0 0 4px 0 #63ff66;
}

.Player_playButton__PdjK8 svg {
    width: 20px;
    height: 20px;
}

.Player_playerContent__QPM4b {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    align-items: center;
    gap: 1.5rem;
}

.Player_playerImageLink__h_1Os {
    text-decoration: none;
    color: inherit;
    flex-shrink: 0;
}

.Player_playerImage__6rWJY {
    --border-width: 1.83px;
    width: 244px;
    height: 244px;
    border-radius: 16px;
    position: relative;
    overflow: hidden;
    background-color: rgba(255, 255, 255, 0.05);
    padding: var(--border-width);
    box-sizing: border-box;
}

.Player_playerImage__6rWJY::before {
    content: "";
    position: absolute;
    z-index: 1;
    inset: 0;
    border-radius: calc(16px - var(--border-width));
    background:
        linear-gradient(135deg, #63ff66 0%, rgba(59, 153, 61, 0) 50%),
        linear-gradient(315deg, #63ff66 0%, rgba(59, 153, 61, 0) 50%);
    -webkit-mask:
        linear-gradient(#000 0 0) content-box,
        linear-gradient(#000 0 0);
            mask:
        linear-gradient(#000 0 0) content-box,
        linear-gradient(#000 0 0);
    mask-composite: exclude;
    -webkit-mask-composite: xor;
    padding: var(--border-width);
    pointer-events: none;
}

.Player_playerImage__6rWJY img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: relative;
    z-index: 0;
    border-radius: calc(16px - var(--border-width));
}

.Player_playerInfo__6g7rQ {
    flex: 1 1;
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.Player_trackTitleLink__SLbdN {
    text-decoration: none;
    color: inherit;
    display: block;
}

.Player_trackTitle__CMX7L {
    font-weight: 500;
    font-size: 24px;
    font-feature-settings: "smcp", "c2sc";
    font-variant: all-small-caps;
    color: #fff;
}

.Player_trackMeta___PWl6 {
    font-family: "SF Pro Display", sans-serif;
    font-weight: 300;
    font-size: 16px;
    font-feature-settings: "smcp", "c2sc";
    font-variant: all-small-caps;
    color: rgba(255, 255, 255, 0.75);
}

.Player_progressBar__6ZKhK {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.Player_progressBarTrack__hNqEE {
    width: 100%;
    height: 4px;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 2px;
    overflow: hidden;
}

.Player_progressBarTimes__426nc {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.Player_timeCurrent__PsTE4,
.Player_timeTotal__nt9lt {
    font-weight: 300;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.6);
}

.Player_progressBarFill__IpPFj {
    width: 35%;
    height: 100%;
    background-color: #63ff66;
    box-shadow: 0 0 8px #63ff66;
    border-radius: 2px;
}

.Player_tags__ZmjQA {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    flex-wrap: wrap;
}

.Player_tag__vGEYv {
    font-weight: 400;
    font-size: 12px;
    font-feature-settings: "smcp", "c2sc";
    font-variant: all-small-caps;
    text-align: center;
    color: #fff;
    border: 0.5px solid #fff;
    border-radius: 100px;
    padding: 6px 8px;
    width: -moz-fit-content;
    width: fit-content;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0.5;
}

.Player_loading__15268,
.Player_empty__RTRba {
    font-family: "SF Pro Display", sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.6);
    text-align: center;
    padding: 2rem 0;
}

.Player_skeletonLine__SyDu4,
.Player_skeletonBar__MDv0_,
.Player_skeletonTag__BhhJf,
.Player_skeletonImage__j6oJJ {
    position: relative;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.08);
}

.Player_skeletonLine__SyDu4::after,
.Player_skeletonBar__MDv0_::after,
.Player_skeletonTag__BhhJf::after,
.Player_skeletonImage__j6oJJ::after {
    content: "";
    position: absolute;
    inset: 0;
    transform: translateX(-100%);
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.18),
        transparent
    );
    animation: Player_skeleton-shimmer__CjerG 1.4s ease-in-out infinite;
}

.Player_skeletonImage__j6oJJ {
    border-radius: calc(16px - var(--border-width));
    aspect-ratio: 1/1;
}

.Player_skeletonImageLink__WTUUr {
    aspect-ratio: 1/1;
}

.Player_skeletonTitle__ZPiaM {
    height: 20px;
    width: 60%;
    border-radius: 8px;
}

.Player_skeletonMeta___o1jB {
    height: 14px;
    width: 40%;
    border-radius: 6px;
}

.Player_skeletonBar__MDv0_ {
    height: 4px;
    border-radius: 2px;
}

.Player_skeletonTime__j2yHn {
    display: inline-block;
    width: 36px;
    height: 12px;
    border-radius: 6px;
}

.Player_skeletonTag__BhhJf {
    min-width: 56px;
    height: 20px;
    border-color: transparent;
    color: transparent;
    opacity: 1;
}

@keyframes Player_skeleton-shimmer__CjerG {
    100% {
        transform: translateX(100%);
    }
}

@media (max-width: 768px) {
    .Player_player__ErETQ {
        padding: 24px 0;
        margin: 0;
        border-radius: 0;
    }

    .Player_playerContainer__Rtqqi {
        padding: 0 1rem;
    }

    .Player_playButton__PdjK8 {
        display: flex;
    }

    .Player_glassCard__ci_zZ {
        border-radius: 32px;
    }

    .Player_playerHeader__QAtiu {
        justify-content: center;
        align-items: center;
        gap: 1rem;
    }

    .Player_trackMeta___PWl6 {
        width: 100%;
        text-align: center;
    }

    .Player_playerInfo__6g7rQ {
        width: 100%;
        align-items: center;
    }

    .Player_content__o9pOI {
        padding: 3rem 2rem;
        border-radius: 32px;
        overflow: hidden;
    }

    .Player_glassCardOverlay__DXsvP {
        opacity: 0.5;
    }

    .Player_playerHeader__QAtiu {
        margin-bottom: 1rem;
    }

    .Player_playerContent__QPM4b {
        flex-direction: column;
        gap: 1rem;
    }

    .Player_playerImage__6rWJY {
        width: 100%;
        aspect-ratio: 1/1;
        height: 200px;
    }

    .Player_playerImageLink__h_1Os {
        aspect-ratio: 1/1;
    }

    .Player_trackTitle__CMX7L {
        font-size: 18px;
    }
}

/*!***************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./app/page.module.css ***!
  \***************************************************************************************************************************************************************************************************************************************************************/
.page_content___38fW {
    min-height: 50vh;
    background-color: #000000;
}

.page_videoSection__Wv5wx {
    position: relative;
    width: 100%;
    height: 50vh;
    height: 50vh;
    overflow: hidden;
}

.page_video___Lden {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.page_videoOverlay__1pw7m {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.page_videoContainer__n56bh {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 0;
    height: 100%;
    display: flex;
    align-items: flex-end;
    padding-bottom: 4rem;
    z-index: 2;
}

.page_videoText__aRCw7 {
    font-family: "SF Pro Display", sans-serif;
    font-weight: 500;
    font-size: 40px;
    letter-spacing: 0.28em;
    font-feature-settings: "smcp", "c2sc";
    font-variant: all-small-caps;
    color: #fff;
}

@media (max-width: 768px) {
    .page_videoContainer__n56bh {
        padding: 0 1rem;
        padding-bottom: 2rem;
        background-color: #00000050;

        justify-content: center;
    }

    .page_videoSection__Wv5wx {
        height: 330px;
    }

    .page_videoText__aRCw7 {
        font-size: 24px;
        text-align: center;
    }
}

