.GUNS__9d-bbd9800a-24fb22e9-0aa96b14 {
    position: fixed;
    right: 1.5rem;
    bottom: 1.5rem;
    width: min(22rem,calc(100% - 2rem));
    display: flex;
    flex-direction: column;
    gap: .75rem;
    padding: 1rem 1.25rem 1.25rem;
    border-radius: 1rem;
    background: #131313d0;
    border: 2px solid #181818ee;
    box-shadow: 0 25px 50px rgba(0,0,0,.25);
    -webkit-backdrop-filter: blur(18px);
    backdrop-filter: blur(18px);
    color: #f5f2ff;
    z-index: 60
}

@media (max-width: 640px) {
    .GUNS__9d-bbd9800a-24fb22e9-0aa96b14 {
        right:1rem;
        bottom: 1rem;
        width: calc(100% - 2rem);
        box-sizing: border-box
    }
}

.GUNS__e1-5167b4be-583367eb-28cf4318 {
    font-size: .95rem;
    font-weight: 600
}

.GUNS__30-187b7e77-f8ea37de-b8af3d38 {
    font-size: 14px;
    line-height: 1.4;
    color: rgba(245,242,255,.85)
}

.GUNS__dc-0d65eb0f-32241080-f6e7600e {
    display: flex;
    flex-direction: column;
    gap: .5rem
}

.GUNS__07-6c21bcb1-3055e714-d57cb0e2 {
    border-radius: 20px;
    padding: 7px 15px;
    font-weight: 500;
    font-size: 14.5px;
    cursor: pointer;
    background-color: #9c57b35d;
    border: 2px solid #854a995d;
    color: #fafafa;
    transition: .25s
}

.GUNS__07-6c21bcb1-3055e714-d57cb0e2:hover {
    background-color: #9c57b379
}

.GUNS__2a-cb6fab95-d74c7e02-3f390d7b {
    border: 2px solid #1b1b1b;
    background-color: #131313;
    border-radius: 20px;
    padding: 7px 15px;
    font-weight: 500;
    font-size: 14.5px;
    cursor: pointer;
    color: #f5f2ff;
    transition: .25s
}

.GUNS__2a-cb6fab95-d74c7e02-3f390d7b:hover {
    background-color: #1b1b1b;
    color: #ffffff
}

.GUNS__10-5a62d54e-f98a37f7-2f702e1d {
    margin-top: 2px;
    margin-left: 2px;
    border: none;
    background: transparent;
    color: rgba(245,242,255,.7);
    font-size: 14px;
    cursor: pointer;
    text-decoration: underline;
    align-self: flex-start;
    padding: 0;
    transition: .25s
}

.GUNS__10-5a62d54e-f98a37f7-2f702e1d:hover {
    color: rgba(245,242,255,.95)
}

body {
    overflow-x: hidden;
    margin: 0;
    padding: 0;
    background-color: #0a0a0a;
    color: #a13ecf9c
}

body,button,input,textarea {
    font-family: Satoshi,sans-serif
}

html {
    color-scheme: dark!important;
    forced-color-adjust: none!important
}

body,html {
    height: 100%
}

body {
    min-height: 100%
}

::selection {
    color: #09090b;
    background: #eeeeee
}

::-webkit-scrollbar {
    width: 8px
}

::-webkit-scrollbar-track {
    background: transparent
}

::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #181818
}

input {
    -webkit-user-select: text;
    user-select: text
}

input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover {
    -webkit-box-shadow: inset 0 0 0 30px #0C0C0C!important;
    -webkit-text-fill-color: rgb(202,202,202)!important;
    -webkit-background-clip: text
}

:root {
    --rt-color-dark: #0f0f0f!important;
    --rt-opacity: 1!important
}

iframe {
    border: none
}

#__next {
    position: absolute;
    inset: 0
}

.rti--container {
    --rti-bg: #141414!important;
    border: 2px solid #181818!important;
    --rti-main: "#3182ce";
    --rti-radius: 12px!important;
    --rti-s: 0.5rem;
    --rti-tag: #111111!important;
    --rti-tag-remove: "#e53e3e",
}

.rti--container .rti--tag {
    border: 2px solid #191919;
    padding: 6px
}

.rti--container button,.rti--input {
    color: #fafafa
}

.rti--input {
    border-radius: 9px;
    border: 2px solid #242424!important;
    background-color: #171717;
    width: 100%;
    font-family: Satoshi,sans-serif;
    padding: 5px
}

.rti--container:focus-within {
    border-color: none!important;
    box-shadow: none!important
}

#gradient-canvas {
    width: 100%;
    height: 100%;
    position: absolute
}

.apexcharts-pie-area {
    stroke: transparent!important
}

.apexcharts-legend-text {
    color: #808080!important;
    padding-left: 18px!important
}

.apexcharts-xaxis-tick {
    display: none!important
}

@supports (-webkit-touch-callout:none) {
    button,input,select,textarea {
        font-size: 16px!important
    }
}

html.rtl input {
    direction: rtl
}

s {
    color: #d8d8d8;
    font-weight: 450;
    font-size: 16px
}
