table[data-v-a01a2466] {
    width: 100%;
    display: block;
    border-collapse: collapse
}

thead[data-v-a01a2466] {
    display: table;
    width: calc(100% - 17px);
    table-layout: fixed
}

tbody[data-v-a01a2466] {
    display: block;
    max-height: 150px;
    overflow-y: scroll
}

tbody tr[data-v-a01a2466] {
    display: table;
    width: 100%;
    table-layout: fixed
}

.vote-bar-container[data-v-d23858c8] {
    display: flex;
    position: relative
}

.vote-bar-container div[data-v-d23858c8] {
    line-height: 16px
}

.vote-bar[data-v-d23858c8] {
    position: relative;
    width: 100%;
    height: 16px;
    border: 1px solid #fff;
    background: #198754
}

.vote-bar-text[data-v-d23858c8] {
    position: absolute;
    text-align: center;
    width: 100%;
    top: 0;
    line-height: 20px
}

.vote-bar-inner[data-v-d23858c8] {
    transition: width .5s ease-in-out;
    height: 14px;
    background: #dc3545;
    min-width: 40px
}

.poo[data-v-d23858c8],.rocket[data-v-d23858c8] {
    position: absolute;
    z-index: 99;
    display: inline-block;
    animation: pulse-d23858c8 4s linear infinite;
    -webkit-backface-visibility: hidden
}

.poo[data-v-d23858c8] {
    left: -.7rem
}

.rocket[data-v-d23858c8] {
    right: -.7rem
}

@keyframes pulse-d23858c8 {
    0% {
        -webkit-transform: scale(100%)
    }

    10% {
        -webkit-transform: scale(110%)
    }

    20% {
        -webkit-transform: scale(100%)
    }

    60% {
        -webkit-transform: scale(100%)
    }

    70% {
        -webkit-transform: scale(110%)
    }

    80% {
        -webkit-transform: scale(100%)
    }
}

.btn[data-v-2a8c2776] {
    font-size: 1.4em;
    line-height: 1em;
    padding: 0
}

.vote-button-left[data-v-2a8c2776] {
    width: 48%;
    margin-right: 2%
}

.vote-button-right[data-v-2a8c2776] {
    width: 48%;
    margin-left: 2%
}

.risk[data-v-2ddb73f8] {
    border: 2px solid
}

.sm[data-v-4baf209e] {
    font-size: .8rem
}

a[data-v-4baf209e] {
    position: relative;
    display: inline-block;
    padding: 5px 7px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    transition: .5s;
    letter-spacing: 4px;
    overflow: hidden;
    border: .5px solid #fff
}

a[data-v-4baf209e]:hover {
    background: #03e9f4;
    color: #050801;
    box-shadow: 0 0 5px #03e9f4,0 0 25px #03e9f4,0 0 50px #03e9f4,0 0 200px #03e9f4;
    -webkit-box-reflect: below 1px linear-gradient(transparent,#0005)
}

a span[data-v-4baf209e] {
    position: absolute;
    display: block
}

a span[data-v-4baf209e]:first-child {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg,transparent,#03e9f4);
    animation: animate1-4baf209e 3s linear infinite
}

@keyframes animate1-4baf209e {
    0% {
        left: -100%
    }

    50%,to {
        left: 100%
    }
}

a span[data-v-4baf209e]:nth-child(2) {
    top: -100%;
    right: 0;
    width: 2px;
    height: 100%;
    background: linear-gradient(180deg,transparent,#03e9f4);
    animation: animate2-4baf209e 3s linear infinite;
    animation-delay: .75s
}

@keyframes animate2-4baf209e {
    0% {
        top: -100%
    }

    50%,to {
        top: 100%
    }
}

a span[data-v-4baf209e]:nth-child(3) {
    bottom: 0;
    right: 0;
    width: 100%;
    height: 2px;
    background: linear-gradient(270deg,transparent,#03e9f4);
    animation: animate3-4baf209e 3s linear infinite;
    animation-delay: 1.5s
}

@keyframes animate3-4baf209e {
    0% {
        right: -100%
    }

    50%,to {
        right: 100%
    }
}

a span[data-v-4baf209e]:nth-child(4) {
    bottom: -100%;
    left: 0;
    width: 2px;
    height: 100%;
    background: linear-gradient(1turn,transparent,#03e9f4);
    animation: animate4-4baf209e 3s linear infinite;
    animation-delay: 2.25s
}

@keyframes animate4-4baf209e {
    0% {
        bottom: -100%
    }

    50%,to {
        bottom: 100%
    }
}

.link-container[data-v-060d6650] {
    display: flex;
    align-content: center;
    justify-content: flex-start;
    align-items: center
}

.badge[data-v-060d6650] {
    border: 1px solid #fff;
    font-size: .6rem;
    transition: background-color .3ms linear;
    cursor: pointer
}

.badge[data-v-060d6650]:hover {
    background-color: hsla(0,0%,100%,.3)
}

a.badge[data-v-060d6650] {
    text-decoration: none
}

.svg[data-v-060d6650] {
    filter: invert(1)
}

.head[data-v-0d77d8f8] {
    height: 100px
}

.head.image[data-v-0d77d8f8] {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer
}

.sponsors a[data-v-0d77d8f8] {
    display: flex;
    justify-content: center;
    flex-direction: column
}

.token-link[data-v-406ba750] {
    display: flex;
    align-items: center
}

.token-img[data-v-406ba750] {
    border-radius: 100%;
    display: inline-block;
    overflow: hidden;
    transition: filter .3s linear
}

.token-img.lg[data-v-406ba750] {
    border-radius: 5px
}

.token-img[data-v-406ba750]:hover {
    filter: brightness(1.5)
}

img[data-v-406ba750] {
    height: 38px;
    width: 38px;
    opacity: 0;
    transition: opacity .3s linear
}

.sm[data-v-406ba750] {
    border-radius: 4px
}

img.sm[data-v-406ba750] {
    height: 24px;
    width: 24px
}

.lg img[data-v-406ba750] {
    height: 128px;
    width: 128px
}

.token-img-outer[data-v-406ba750] {
    display: flex;
    position: relative
}

sup[data-v-406ba750] {
    font-size: .5rem;
    color: var(--bs-primary);
    position: absolute;
    top: 0;
    right: .25rem
}

.card-body[data-v-752fd504] {
    max-height: 20vh;
    overflow-y: scroll
}

td[data-v-752fd504] {
    padding-top: 0;
    padding-bottom: 0
}

.insider-container[data-v-2b04f888] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1081;
    background: rgba(0,0,0,.8)
}

#insider-detail[data-v-2b04f888] {
    position: absolute;
    top: 2.5rem;
    right: 1.5rem;
    z-index: 101
}

#insider-graph-container[data-v-2b04f888] {
    width: 100%;
    height: 100%;
    border: 1px solid #fff
}

#insider-graph[data-v-2b04f888] {
    height: 100%;
    z-index: 100
}

.graph-header[data-v-2b04f888] {
    position: absolute;
    top: 0;
    left: 1rem;
    right: 1rem;
    z-index: 101;
    pointer-events: none
}

.rug-logo[data-v-2b04f888] {
    border-radius: 4px;
    position: absolute;
    right: 3rem;
    bottom: 3rem;
    z-index: 101;
    pointer-events: none
}

a[data-v-5d2c4125] {
    text-decoration: none
}

.badge-anomoly[data-v-6a3f70d6] {
    font-size: .6rem
}

.chart[data-v-6a3f70d6] {
    height: 400px
}

.risk[data-v-6a3f70d6] {
    border: 2px solid
}

h1[data-v-6a3f70d6] {
    line-height: .9
}

.lg[data-v-6a3f70d6] {
    font-size: 3rem
}

.alert-risk[data-v-6a3f70d6] {
    font-size: .9rem
}

.degen-toggle[data-v-6a3f70d6] {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-content: center
}

.degen-toggle span[data-v-6a3f70d6] {
    font-size: 1.1rem
}

.fa-circle-info[data-v-6a3f70d6] {
    cursor: pointer
}

.tooltip[data-v-6a3f70d6] {
    position: relative;
    opacity: 1;
    display: inline-block;
    cursor: pointer
}

.tooltip .tooltiptext[data-v-6a3f70d6] {
    opacity: 0;
    min-width: 220px;
    left: -225px;
    top: -50%;
    background-color: rgba(0,0,0,.9);
    border: 1px solid hsla(0,0%,100%,.9);
    color: #fff;
    text-align: center;
    padding: 5px 5px;
    border-radius: 6px;
    font-size: .7rem;
    position: absolute;
    z-index: 1
}

.tooltip:hover .tooltiptext[data-v-6a3f70d6] {
    animation-name: fadeIn;
    animation-duration: .5s
}

.btn-xs[data-v-6a3f70d6] {
    font-size: .8rem;
    border-width: 1px
}

#token-image[data-v-6a3f70d6] {
    border-radius: 2px
}

.badge[data-v-6a3f70d6] {
    border: 1px solid #fff;
    font-size: .6rem;
    cursor: help
}

.btn-danger.badge[data-v-6a3f70d6] {
    background: rgba(255,0,0,.2);
    border: 1px solid red;
    border-radius: 4px;
    cursor: pointer
}

.btn-danger.badge img[data-v-6a3f70d6] {
    border-radius: 4px
}

.btn-danger.badge[data-v-6a3f70d6]:hover {
    background: rgba(255,0,0,.6)
}
