/*!***********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/31-flip/page.module.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************/
.page_videoSection__eePTX {
    position: relative;
    width: 100%;
    height: 460px;
    overflow: hidden;
}

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

.page_videoOverlay__yPhe8 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(
        180deg,
        rgba(0, 0, 0, 0) 0%,
        rgba(0, 0, 0, 0.5) 100%
    );
    z-index: 1;
}

.page_videoContainer__zn807 {
    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_videoContent__BguAt {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 1rem;
}

.page_videoText__9cRar {
    font-weight: 700;
    font-size: 40px;
    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;
}

.page_videosubText__3r_4Z {
    font-weight: 700;
    font-size: 16px;
    color: #fff;
}

.page_startButton__ZwBsd {
    font-weight: 900;
    font-size: 16px;
    text-align: center;
    color: #fff;
    background: linear-gradient(90deg, #11998e 0%, #38ef7d 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px 16px;
    width: -moz-fit-content;
    width: fit-content;
    height: 28px;
    border-radius: 100px;
}

@media (max-width: 768px) {
    .page_videoContainer__zn807 {
        padding: 0 1rem;
        padding-bottom: 2rem;
        position: relative;
        max-width: 1200px;
        margin: 0 auto;
        padding: 0 0;
        height: 100%;
        display: flex;
        align-items: center;
        padding-bottom: 4rem;
        z-index: 2;
        flex-direction: column;
        justify-content: flex-end;
    }

    .page_videoSection__eePTX {
        height: 330px;
        justify-content: center;
    }

    .page_videoContent__BguAt {
        gap: 16px;
    }

    .page_videoText__9cRar {
        font-size: 24px;
        width: 100%;
        text-align: center;
    }

    .page_startButton__ZwBsd {
        font-size: 12px;
        padding: 8px;
        width: -moz-fit-content;
        width: fit-content;
        margin: 0 auto;
        height: 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/31-flip/Statistic.module.css ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************/
.Statistic_statistic__VyHay {
    max-width: 1200px;
    margin: 40px auto;
    padding: 0 0;
    position: relative;
}

.Statistic_loading__smyCG {
    text-align: center;
    font-size: 18px;
    color: #63ff66;
    padding: 40px;
    grid-column: 1 / -1;
}

.Statistic_statisticTitle__wB_Ad {
    font-weight: 700;
    font-size: 40px;
    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;
}

.Statistic_statisticBlock__FzTa0 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 40px;
    margin-bottom: 24px;
}

.Statistic_statisticBlock__FzTa0 p {
    font-weight: 700;
    font-size: 32px;
    font-feature-settings: "smcp", "c2sc";
    font-variant: all-small-caps;
    color: #fff;
}

.Statistic_statisticBlock__FzTa0 a,
.Statistic_statisticBlock__FzTa0 button {
    font-weight: 500;
    font-size: 14px;
    font-feature-settings: "smcp", "c2sc";
    font-variant: all-small-caps;
    text-align: center;
    color: #fff;
    text-decoration: none;
    border-radius: 8px;
    padding: 8px 12px;
    background: linear-gradient(90deg, #11998e 0%, #38ef7d 100%);
}

.Statistic_statisticGrid__3VCuS {
    margin-top: 0px;
    display: grid;
    margin-bottom: 16px;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 16px;
    gap: 16px;

    position: relative;
}

.Statistic_statisticGridLimit5__z8BSk {
}

.Statistic_statisticGrid__3VCuS::before {
    content: "";
    position: absolute;
    pointer-events: none;
    width: 1200px;
    height: 400px;
    display: block;
    bottom: -10%;
    left: 0;
    background: inherit;
    filter: blur(18px);
    transform: scale(1.1, 1.2);
    opacity: 0.8;
    z-index: 0;
}

.Statistic_statisticGrid__3VCuS::after {
    content: "";
    position: absolute;
    width: 1200px;
    height: 400px;
    display: block;
    bottom: 0;
    left: 0;
    background: linear-gradient(
        180deg,
        transparent 0%,
        rgba(0, 0, 0, 0.4) 60%,
        rgba(0, 0, 0, 0.8) 100%
    );
    z-index: 1;
}

.Statistic_statisticItem__6od6K {
    border-radius: 8px;
    gap: 24px;

    padding: 16px;
    background: #171717;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

.Statistic_statisticHeader__ABn9d {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.Statistic_statisticNumber__DDyFn {
    font-weight: 700;
    font-size: 16px;
    font-feature-settings: "smcp", "c2sc";
    font-variant: all-small-caps;
    color: #fff;
}

.Statistic_statisticId__FL7LA {
    font-weight: 700;
    font-size: 8px;
    font-feature-settings: "smcp", "c2sc";
    font-variant: all-small-caps;
    color: rgba(255, 255, 255, 0.5);
}

.Statistic_statisticName__yDPdt {
    font-weight: 700;
    font-size: 24px;

    height: 18px;
    line-height: 18px;
    font-feature-settings: "smcp", "c2sc";
    font-variant: all-small-caps;
    text-align: center;
    color: #63ff66;
    text-shadow:
        0 0 24px #63ff66,
        0 0 2px #63ff66,
        0 0 1px #63ff66;
}

.Statistic_statisticBlocks__p35eD > * {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    flex: 1 1;
}

.Statistic_statisticBlocks__p35eD span {
    font-weight: 500;
    font-size: 8px;
    text-align: center;
    color: rgba(255, 255, 255, 0.5);
}

.Statistic_statisticBlocks__p35eD {
    font-weight: 600;
    font-size: 12px;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    text-align: center;
    color: #fff;
}

@media (max-width: 768px) {
    .Statistic_statistic__VyHay {
        margin: 32px auto;
        padding: 0 1rem;
    }

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

    .Statistic_statisticBlock__FzTa0 {
        flex-direction: column;
        align-items: center;
        gap: 16px;

        margin-top: 24px;
    }

    .Statistic_statisticBlock__FzTa0 p {
        font-size: 20px;
        text-align: center;
    }

    .Statistic_statisticBlock__FzTa0 a,
    .Statistic_statisticBlock__FzTa0 button {
        width: -moz-fit-content;
        width: fit-content;
        justify-content: center;
    }

    .Statistic_statisticGrid__3VCuS {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 12px;
    }

    .Statistic_statisticGrid__3VCuS::before,
    .Statistic_statisticGrid__3VCuS::after {
        width: 100%;
        height: 260px;
        left: 0;
    }

    .Statistic_statisticItem__6od6K {
        gap: 16px;
        padding: 12px;
    }

    .Statistic_statisticName__yDPdt {
        font-size: 18px;
        height: auto;
        line-height: 1.1;
    }

    .Statistic_statisticGridLimit5__z8BSk .Statistic_statisticItem__6od6K:nth-child(n + 6) {
        display: none;
    }
}

@media (max-width: 480px) {
    .Statistic_statisticGrid__3VCuS {
        grid-template-columns: 1fr;
    }

    .Statistic_statisticItem__6od6K {
        width: 300px;
        margin: 0 auto;
    }
}

/*!**********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/31-flip/StatisticsButton.module.css ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************/
.StatisticsButton_statisticsButton__UDdVn {
    display: flex;
    justify-content: center;
    margin-top: 60px;
}

.StatisticsButton_statisticsButton__UDdVn button {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
    font-weight: 600;
font-size: 16px;
font-feature-settings: "smcp", "c2sc";
font-variant: all-small-caps;
text-align: center;
color: #000;
box-shadow: 0 0 40px #63ff66, 
0 0 2px #63ff66;
background: #63ff66;
border: 1px solid #63ff66;
border-radius: 8px;
padding: 12px 24px;
}



@media (max-width: 768px) {
    .StatisticsButton_statisticsButton__UDdVn {
        margin-top: 40px;
    }
    
    .StatisticsButton_statisticsButton__UDdVn button {
        font-size: 12px;
        padding: 10px 20px;
    }
}

/*!*****************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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;
    }
}

