﻿.title[data-v-c5d4f383]
{
    text-shadow: 3px 5px 10px rgba(0,0,0,.5);
}
.rank-container .rank[data-v-c5d4f383]
{
    border-top-right-radius: 1rem;
}
.rank-icon[data-v-c5d4f383]
{
    background: linear-gradient(0deg,#1a1d26,#1110);
}
.bronze[data-v-c5d4f383]
{
    background: -webkit-linear-gradient(290deg,#fff2bd 40%,#d47872 99%);
    background-clip: text;
    -webkit-background-clip: text;
}
.bronze[data-v-c5d4f383], .silver[data-v-c5d4f383]
{
    -webkit-text-fill-color: transparent;
}
.silver[data-v-c5d4f383]
{
    background: -webkit-linear-gradient(290deg,#f3f5f7 40%,#858493 99%);
    background-clip: text;
    -webkit-background-clip: text;
}
.gold[data-v-c5d4f383]
{
    background: -webkit-linear-gradient(290deg,#fff595 40%,#d29d25 99%);
    background-clip: text;
    -webkit-background-clip: text;
}
.gold[data-v-c5d4f383], .platinum[data-v-c5d4f383]
{
    -webkit-text-fill-color: transparent;
}
.platinum[data-v-c5d4f383]
{
    background: -webkit-linear-gradient(290deg,#e3d4f5 40%,#af8bb8 99%);
    background-clip: text;
    -webkit-background-clip: text;
}
.diamond[data-v-c5d4f383]
{
    background: -webkit-linear-gradient(290deg,#fff 40%,#6fc0ce 99%);
    background-clip: text;
    -webkit-background-clip: text;
}
.diamond[data-v-c5d4f383], .legend[data-v-c5d4f383]
{
    -webkit-text-fill-color: transparent;
}
.legend[data-v-c5d4f383]
{
    background: -webkit-linear-gradient(290deg,#e3e9f3 40%,#ab78ee 99%);
    background-clip: text;
    -webkit-background-clip: text;
}
.metagame[data-v-c5d4f383]
{
    -webkit-text-fill-color: transparent;
    background: -webkit-linear-gradient(290deg,#ffc341 40%,#e97714 99%);
    background-clip: text;
    -webkit-background-clip: text;
}