@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;700;800&display=swap');

.v-b9895d22c4c6f1 {
    margin-bottom: 24px;
}

.t-d66fd9d6405699 {
    display: flex;
    flex-direction: column;
    counter-reset: toplist-customtheme-v2-counter;
    gap: 16px;
}

.g-0eda6e49f7301d {
    position: relative;
    display: grid;
    overflow: hidden;
    align-items: center;
    padding: 24px;
    counter-increment: toplist-customtheme-v2-counter;
    transition: all 0.3s ease;
    border: 1px solid #ffffff0d;
    border-radius: 16px;
    background-color: #1a2542;
    gap: 16px;
    grid-template-areas: 'logo main actions';
    grid-template-columns: 296px auto 180px;
    grid-template-rows: 1fr;
    isolation: isolate;
}

.g-0eda6e49f7301d:hover {
    transform: translateY(-3px);
    box-shadow: 0 12px 40px #0006;
}

.g-0eda6e49f7301d.a-68664127d8c00c {
    display: none;
}

.g-0eda6e49f7301d:before {
    position: absolute;
    z-index: -1;
    content: '';
    pointer-events: none;
    border-radius: inherit;
    background: linear-gradient(135deg, #ffffff08 0%, transparent 50%, #ffffff03 100%);
    inset: 0;
}

.g-0eda6e49f7301d:first-child {
    border-color: #fecc024d;
    background: linear-gradient(135deg, #001d40 0%, #002b5c 25%, #001d40 50%, #002b5c 75%, #001d40 100%);
}

.g-0eda6e49f7301d:first-child:after {
    position: absolute;
    z-index: -1;
    content: '';
    animation: toplist-customtheme-v2-shimmer 3s linear infinite;
    pointer-events: none;
    border-radius: inherit;
    background: linear-gradient(90deg, transparent 0%, #ffffff0d 50%, transparent 100%);
    background-size: 200% 100%;
    inset: 0;
}

@keyframes toplist-customtheme-v2-shimmer {
    0% {
        background-position: -200% 0;
    }

    100% {
        background-position: 200% 0;
    }
}

.y-650c765813aef7 {
    font-family: Inter, sans-serif;
    font-size: 10px;
    font-weight: 700;
    line-height: 15px;
    position: relative;
    top: -2px;
    display: inline-flex;
    align-items: center;
    box-sizing: border-box;
    height: 15px;
    padding: 0 8px;
    white-space: nowrap;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: var(--color);
    border: 1px solid #fecc024d;
    border-radius: 9999px;
    background: var(--background);
}

.q-42808c56aceba4 {
    position: relative;
    display: flex;
    gap: 16px;
    grid-area: logo;
}

.q-42808c56aceba4:before {
    font-family: Inter, sans-serif;
    font-size: 10px;
    font-weight: 800;
    line-height: 1;
    position: absolute;
    z-index: 2;
    top: -6px;
    left: -6px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    width: 24px;
    height: 24px;
    content: counter(toplist-customtheme-v2-counter);
    pointer-events: none;
    color: #002b5c;
    border: 2px solid #1a2542;
    border-radius: 50%;
    background: #fecc02;
}

.g-0eda6e49f7301d:first-child .q-42808c56aceba4:before {
    border-color: #001d40;
}

.c-8cc1d4bf5c8b1c {
    position: relative;
    display: flex;
    align-items: center;
    flex-shrink: 0;
    justify-content: center;
    width: 56px;
    min-width: 56px;
    height: 56px;
    border-radius: 12px;
}

.c-8cc1d4bf5c8b1c img {
    width: 56px;
    height: 56px;
    border-radius: inherit;
    object-fit: contain;
}

@keyframes toplist-customtheme-v2-pulse-gold {
    0%,
    100% {
        box-shadow: 0 0 0 0 #fecc0266;
    }

    50% {
        box-shadow: 0 0 0 8px #fecc0200;
    }
}

.g-0eda6e49f7301d:first-child .c-8cc1d4bf5c8b1c {
    animation: toplist-customtheme-v2-pulse-gold 2s infinite;
}

.g-0eda6e49f7301d:not(:first-child) .y-650c765813aef7 {
    animation: toplist-customtheme-v2-pulse-gold 2s infinite;
}

.h-b73075e32d6c57 {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.t-fc62b59c31c190 {
    display: flex;
    align-items: baseline;
    flex-wrap: nowrap;
    margin-bottom: 2px;
    gap: 8px;
}

.p-d3d28023c8fc19 {
    font-family: Inter, sans-serif;
    font-size: 18px;
    font-weight: 800;
    line-height: 28px;
    color: #fff;
}

.a-0eb0ffed162e8b {
    display: flex;
    align-items: center;
    height: 24px;
    gap: 8px;
}

.n-d1e808b107251d {
    font-size: 14px;
    line-height: 1;
    position: relative;
    display: inline-block;
    letter-spacing: 0.05em;
}

.j-9273c6b1433a0e {
    white-space: nowrap;
    color: #fecc02;
}

.t-39071ade4af753 {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    white-space: nowrap;
    color: #fecc02;
}

.s-29f57cbc50604c {
    font-family: Inter, sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    color: #fecc02;
}

.p-994307ea8b6b77 {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    min-width: 0;
    text-align: center;
    gap: 4px;
    grid-area: main;
}

.v-5f7406545b0116 {
    font-family: Inter, sans-serif;
    font-size: 20px;
    font-weight: 800;
    line-height: 28px;
    margin: 0;
    color: #fecc02;
    overflow-wrap: anywhere;
}

.c-894097322a5870 {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 8px;
    gap: 8px;
}

.t-314c89998a6bc1 {
    font-family: Inter, sans-serif;
    font-size: 11px;
    font-weight: 400;
    line-height: 16.5px;
    padding: 2px 8px;
    color: #fff;
    border: 1px solid #ffffff1a;
    border-radius: 9999px;
    background-color: #ffffff0d;
}

.w-2e5ee23baf146a {
    display: flex;
    flex-direction: column;
    gap: 6px;
    grid-area: actions;
}

.r-78996a75cda425 {
    font-family: Inter, sans-serif;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 44px;
    padding: 12px 20px;
    transition: all 0.3s ease;
    text-align: center;
    text-decoration: none;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #002b5c;
    border-radius: 12px;
    background: linear-gradient(135deg, #fecc02 0%, #e6b800 50%, #fecc02 100%);
    box-shadow: 0 4px 15px #fecc0259;
}

.r-78996a75cda425:after {
    position: relative;
    top: -1px;
    margin-left: 4px;
    content: '→';
}

.r-78996a75cda425:hover {
    transform: translateY(-2px);
    text-decoration: none;
    color: #002b5c;
    box-shadow: 0 6px 25px #fecc0280;
}

.s-2d59b1bf9f5908,
.s-2d59b1bf9f5908 p {
    font-family: Inter, sans-serif;
    font-size: 9px;
    font-weight: 400;
    line-height: 13.5px;
    margin-bottom: 0;
    text-align: center;
    color: #bfdbfe;
}

@media (max-width: 1024px) {
    .g-0eda6e49f7301d {
        padding: 20px;
        gap: 16px;
        grid-template-areas:
            'logo'
            'main'
            'actions';
        grid-template-columns: auto;
    }

    .t-fc62b59c31c190 {
        flex-wrap: wrap;
    }

    .p-994307ea8b6b77 {
        align-items: unset;
        text-align: left;
        gap: 0;
    }

    .c-894097322a5870 {
        justify-content: unset;
        margin-top: 8px;
    }

    .v-5f7406545b0116 {
        font-size: 18px;
    }

    .w-2e5ee23baf146a {
        align-items: stretch;
    }
}
