body.theme-zz {
    --color-primary-1: #127dfa;
    --color-primary-2: #0e61c2;
    --color-primary-3: #73a0fb;
    --color-primary-4: #0b4f9e;
    --color-primary-5: #083870;
    --color-primary-6: #06284f;
    --color-secondary-1: rgba(18, 125, 250, 0.1);
    --color-secondary-2: #127dfa26;
    --color-secondary-3: #3493ff1a;
    --color-gs-100: #00000066;
    --color-gs-200: #181b22;
    --color-gs-300: #1a2327;
    --color-gs-400: #28323b;
    --color-gs-500: #29343d;
    --color-gs-600: #363f4b;
    --color-gs-700: #5d5f64;
    --color-gs-800: #979797;
    --color-gs-900: #d9d9d9;
    --color-bgs-100: #26313fb2;
    --color-bgs-200: #263240;
    --color-bgs-300: #2b3541;
    --color-bgs-400: #32404f;
    --color-bgs-500: #37404c;
    --color-bgs-600: #414d5c;
    --color-bgs-700: #54657b;
    --color-bgs-800: #6a7c91;
    --color-bgs-900: #93a4b8;
    --color-shades-0: #20272F;
    --color-shades-100: #ffffff;
    --color-success-1: #006e26;
    --color-success-2: #00872e;
    --color-success-3: #00ae3c;
    --color-success-4: #00c70a;
    --color-success-5: #1fff20;
    --color-success-6: #72c17e;
    --color-success-7: #a1d2a8;
    --color-success-8: #e8faee;
    --color-success-9: #00ae3c1a;
    --color-success-10: #00ae3c26;
    --color-error-1: #692231;
    --color-error-2: #b63a54;
    --color-error-3: #eb4b6d;
    --color-error-4: #e86b80;
    --color-error-5: #ea123d;
    --color-error-6: #f3abb6;
    --color-error-7: #feebef;
    --color-error-8: #eb4b6d1a;
    --color-error-9: #eb4b6d26;
    --color-warning-1: #f26411;
    --color-warning-2: #f99438;
    --color-warning-3: #f1ae3d;
    --color-warning-4: #e9a805;
    --color-warning-5: #f1ae3d1a;
    --color-warning-6: #e9a8051a;
    --color-warning-7: #e9a8051a;
    --color-info-1: #1f5feb;
    --color-info-2: #1877f2;
    --color-info-3: #73a0fb66;
    --color-special-1: #d747ff;
    --color-special-2: #9e4d02;
    --color-special-3: #8b5a5a;
    --color-special-4: #37aee2;
    --color-special-5: #a9c9dd;
    --color-special-6: #c8daea;
    --color-special-7: #f6fbfe;
    --color-on-button-primary: #ffffff;
    .bg-linear-2 {
        background: linear-gradient(295.32deg, #387bfb 16.06%, #218bff 34.71%, #2cd3ed 83.94%)
    }
}

body.theme-zz-yellow {
    --color-primary-1: #ffd60a;
    --color-primary-2: #ffec18;
    --color-primary-3: #ffec18;
    --color-primary-4: #1d1d1d;
    --color-primary-5: #0d0d0d;
    --color-primary-6: #06284f;
    --color-secondary-1: #3a3b28;
    --color-secondary-2: #3a3b28;
    --color-secondary-3: #646145;
    --color-secondary-4: #646145;
    --color-secondary-5: #5d5f64;
    --color-gs-50: #0f0f0f;
    --color-gs-100: #0e0e0e;
    --color-gs-200: #2a2a2a;
    --color-gs-300: #303030;
    --color-gs-400: #252525;
    --color-gs-500: #303030;
    --color-gs-600: #404040;
    --color-gs-700: #3d3c3c;
    --color-gs-800: #595959;
    --color-gs-900: #757575;
    --color-bgs-100: #262626;
    --color-bgs-200: #262626;
    --color-bgs-300: #2f2f2f;
    --color-bgs-400: #3e3e3e;
    --color-bgs-500: #323232;
    --color-bgs-600: #585858;
    --color-bgs-700: #565656;
    --color-bgs-800: #6d6d6d;
    --color-bgs-900: #747474;
    --color-shades-0: #1C1C1C;
    --color-shades-100: #ffffff;
    --color-success-1: #006e26;
    --color-success-2: #00872e;
    --color-success-3: #00ae3c;
    --color-success-4: #00c70a;
    --color-success-5: #1fff20;
    --color-success-6: #72c17e;
    --color-success-7: #a1d2a8;
    --color-success-8: #e8faee;
    --color-success-9: #00ae3c1a;
    --color-success-10: #00ae3c26;
    --color-error-1: #692231;
    --color-error-2: #b63a54;
    --color-error-3: #eb4b6d;
    --color-error-4: #e86b80;
    --color-error-5: #ea123d;
    --color-error-6: #f3abb6;
    --color-error-7: #feebef;
    --color-error-8: #eb4b6d1a;
    --color-error-9: #eb4b6d26;
    --color-warning-1: #f26411;
    --color-warning-2: #f99438;
    --color-warning-3: #f1ae3d;
    --color-warning-4: #e9a805;
    --color-warning-5: #f1ae3d1a;
    --color-warning-6: #e9a8051a;
    --color-warning-7: #e9a8051a;
    --color-info-1: #1f5feb;
    --color-info-2: #1877f2;
    --color-info-3: #73a0fb66;
    --color-special-1: #d747ff;
    --color-special-2: #9e4d02;
    --color-special-3: #8b5a5a;
    --color-special-4: #37aee2;
    --color-special-5: #a9c9dd;
    --color-special-6: #c8daea;
    --color-special-7: #f6fbfe;
    --color-on-button-primary: #000000;
    .bg-linear-2 {
        background: linear-gradient(295.32deg, #FFD60A 16.06%, #646145 83.94%)
    }
}

body.theme-zz-green {
    --color-primary-1: #bdf65b;
    --color-primary-2: #d5ff72;
    --color-primary-3: #d5ff72;
    --color-primary-4: #1d1d1d;
    --color-primary-5: #0d0d0d;
    --color-primary-6: #06284f;
    --color-secondary-1: #353c2a;
    --color-secondary-2: #353c2a;
    --color-secondary-3: #454f37;
    --color-secondary-4: #454f37;
    --color-secondary-5: #5d5f64;
    --color-gs-50: #0f0f0f;
    --color-gs-100: #0e0e0e;
    --color-gs-200: #2a2a2a;
    --color-gs-300: #303030;
    --color-gs-400: #252525;
    --color-gs-500: #303030;
    --color-gs-600: #404040;
    --color-gs-700: #3d3c3c;
    --color-gs-800: #595959;
    --color-gs-900: #757575;
    --color-bgs-100: #262626;
    --color-bgs-200: #262626;
    --color-bgs-300: #2f2f2f;
    --color-bgs-400: #3e3e3e;
    --color-bgs-500: #323232;
    --color-bgs-600: #585858;
    --color-bgs-700: #565656;
    --color-bgs-800: #6d6d6d;
    --color-bgs-900: #747474;
    --color-shades-0: #1c1c1c;
    --color-shades-100: #ffffff;
    --color-success-1: #006e26;
    --color-success-2: #00872e;
    --color-success-3: #00ae3c;
    --color-success-4: #00c70a;
    --color-success-5: #1fff20;
    --color-success-6: #72c17e;
    --color-success-7: #a1d2a8;
    --color-success-8: #e8faee;
    --color-success-9: #00ae3c1a;
    --color-success-10: #00ae3c26;
    --color-error-1: #692231;
    --color-error-2: #b63a54;
    --color-error-3: #eb4b6d;
    --color-error-4: #e86b80;
    --color-error-5: #ea123d;
    --color-error-6: #f3abb6;
    --color-error-7: #feebef;
    --color-error-8: #eb4b6d1a;
    --color-error-9: #eb4b6d26;
    --color-warning-1: #f26411;
    --color-warning-2: #f99438;
    --color-warning-3: #f1ae3d;
    --color-warning-4: #e9a805;
    --color-warning-5: #f1ae3d1a;
    --color-warning-6: #e9a8051a;
    --color-warning-7: #e9a8051a;
    --color-info-1: #1f5feb;
    --color-info-2: #1877f2;
    --color-info-3: #73a0fb66;
    --color-special-1: #d747ff;
    --color-special-2: #9e4d02;
    --color-special-3: #8b5a5a;
    --color-special-4: #37aee2;
    --color-special-5: #a9c9dd;
    --color-special-6: #c8daea;
    --color-special-7: #f6fbfe;
    --color-on-button-primary: #000000;
    .bg-linear-2 {
        background: linear-gradient(295.32deg, #BDF65B 16.06%, #454F37 83.94%)
    }
}

html {
    --scroll-bar-width: 10px;
    --scroll-bar-height: 4px;
    --scroll-bar-radius: 8px;
    scrollbar-width: auto;
    ::-webkit-scrollbar {
        width: var(--scroll-bar-width);
        height: var(--scroll-bar-height)
    }
    ::-webkit-scrollbar-track {
        background: var(--nc-11);
        border-radius: var(--scroll-bar-radius)
    }
    ::-webkit-scrollbar-thumb {
        background: var(--nc-04);
        border-radius: var(--scroll-bar-radius)
    }
    ::-webkit-scrollbar-corner {
        background: var(--nc-11)
    }
    .no-scrollbar {
        scrollbar-width: none;
        -ms-overflow-style: none;
        ::-webkit-scrollbar {
            display: none
        }
        ::-moz-scrollbar {
            display: none
        }
    }
}

html .silderbar-box {
    scrollbar-width: none
}

.flashing:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    border-radius: inherit;
    background-size: 520% auto;
    background-image: linear-gradient(300deg, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, .3) 45%, rgba(255, 255, 255, 0) 55%);
    animation-name: flashing;
    animation-duration: 3.6s;
    animation-delay: 1.6s;
    animation-iteration-count: infinite
}

@keyframes flashing {
    0% {
        background-position: 100% 0
    }
    to {
        background-position: 0 100%
    }
}

.fission-activity-rotate {
    left: 50%;
    animation: rotate 24s linear infinite
}

@keyframes rotate {
    0% {
        transform: translate(-50%) rotate(0deg)
    }
    to {
        transform: translate(-50%) rotate(1turn)
    }
}

.even-ling,
.odd-ling {
    animation: zoom .5s ease-in-out infinite alternate
}

.even-ling {
    animation-delay: .5s
}

@keyframes zoom {
    0% {
        transform: scale(.6)
    }
    to {
        box-shadow: 0 0 20px 5px rgb(255 255 255/30%), 0 0 40px 10px rgb(255 255 255/20%), 0 0 60px 15px rgb(255 255 255/10%), inset 0 0 20px 5px rgb(255 255 255/20%);
        transform: scale(1.2)
    }
}

body {
    font-size: 14px;
    font-family: ChainstarFont, -apple-system, system-ui, PingFang SC, Microsoft Yahei, Heiti SC, Helvetica Neue, Helvetica, Arial, sans-serif !important;
    img {
        user-select: none
    }
}

.dashed-border {
    border-bottom: 1px dashed var(--text_color_02);
    user-select: none
}

.popup-wrap {
    border-radius: .25rem;
    padding: 1rem;
    background-color: var(--color-bg-popup);
    box-shadow: 0 2px 8px 0 rgb(0 0 0/15%)
}

input:-webkit-autofill {
    -webkit-text-fill-color: var(--nc-01);
    transition: background-color 5000s ease-in-out 0s
}

.ant-select-selector {
    border: none !important
}

body {
    .ant-input-number-affix-wrapper .ant-input-number-prefix,
    .ant-input-number-affix-wrapper .ant-input-number-suffix {
        pointer-events: all
    }
}

@keyframes run {
    0% {
        transform: translateY(0) translateX(0)
    }
    to {
        transform: translateY(120vh) translateX(-500px)
    }
}

.red-envelope-btn {
    width: 90%;
    background: linear-gradient(180deg, #fdf8e6, #ffc987);
    border: 1.5px solid #ffe7cd;
    border-radius: 20px;
    box-shadow: inset 0 3px 4px 0 rgb(236 170 88/60%), 0 4px 4px 0 rgb(186 38 42/60%)
}

.custom-toast-modal .ant-modal-confirm-title {
    font-size: 18px;
    font-weight: 700;
    color: var(--color-shades-100) !important;
    text-align: center;
    width: 100%;
    margin-bottom: 0
}

.dot-color .ant-slider .ant-slider-handle:after {
    background: linear-gradient(180deg, #ffffff 29%, #b8d9ff)
}

.global-message {
    .ant-message-notice-content {
        border-width: 1px;
        border-style: solid;
        border-color: var(--color-bgs-600);
        background-color: var(--color-bgs-200)
    }
}

.global-radio {
    &.ant-radio-group {
        .ant-radio {
            --ant-radio-radio-color: var(--color-shades-0)
        }
        .ant-radio-button-wrapper {
            --ant-radio-button-solid-checked-bg: var(--color-gs-200);
            --ant-radio-button-solid-checked-hover-bg: var(--color-gs-200);
            --ant-radio-button-color: var(--color-bgs-900);
            border-radius: var(--ant-border-radius);
            border: 0;
            &:hover {
                border: 0
            }
        }
        .ant-radio-button-wrapper:not(:first-child):before {
            width: 0
        }
        .ant-radio-button-wrapper:hover {
            color: var(--color-shades-100);
            background-color: var(--color-gs-200)
        }
    }
}

w3m-modal {
    z-index: 2030 !important
}

.no-asterisk .ant-form-item-required:before {
    display: none !important
}

input:-webkit-autofill,
select:-webkit-autofill,
textarea:-webkit-autofill {
    -webkit-text-fill-color: var(--color-shades-100) !important;
    -webkit-box-shadow: inset 0 0 0 1000px #000000 !important;
    font-weight: 500
}

input:-webkit-autofill:focus,
input:-webkit-autofill:hover,
select:-webkit-autofill:focus,
select:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill:hover {
    -webkit-box-shadow: 0 0 0 1000px var(--color-gs-600) inset !important
}

input:focus:-webkit-autofill {
    -webkit-text-fill-color: var(--color-shades-100) !important
}

.slider-first-button-bg {
    background-image: url(/img/slide-bar-1.png) !important
}

.slider-first-button-bg,
.slider-second-button-bg {
    background-repeat: no-repeat;
    background-size: cover !important;
    background-position: 50%
}

.slider-second-button-bg {
    background-image: url(/img/slide-bar-2.png) !important
}

.ant-input-data-count {
    font-size: 12px;
    color: var(--color-gs-800)
}

.flex-table {
    .ant-table-thead .ant-table-column-has-sorters .ant-table-column-sorters {
        justify-content: flex-start !important;
        .ant-table-column-title {
            flex: none
        }
    }
    .ant-table-thead .ant-table-cell[style*="text-align: right"] .ant-table-column-sorters {
        justify-content: flex-end !important
    }
}

.betting-record-popover {
    .ant-popover-inner {
        border-radius: 8px;
        padding: 8px 16px
    }
    .ant-popover-arrow:before,
    .ant-popover-inner {
        background: var(--color-bgs-400) !important
    }
}

.ant-table {
    background: transparent !important
}

.ant-table-thead>tr>th {
    font-size: 14px !important;
    font-weight: 500 !important
}

.ant-table-thead .ant-table-column-has-sorters .ant-table-column-sorters {
    display: flex;
    justify-content: center !important
}

.ant-table-tbody>tr>td {
    color: var(--color-shades-100) !important;
    font-size: 14px !important
}

.ant-table-tbody>tr>td:first-child {
    border-radius: 8px 0 0 8px !important
}

.ant-table-tbody>tr>td:last-child {
    border-radius: 0 8px 8px 0 !important
}

.ant-table-tbody>tr:nth-child(2n) {
    background: var(--color-bgs-500) !important;
    border-radius: 8px !important
}

.ant-pagination .ant-pagination-item-active {
    border-radius: 50% !important
}

.ant-pagination .ant-pagination-item-active a {
    color: var(--color-on-button-primary) !important
}

.ant-table-expanded-row-fixed,
.ant-table-wrapper .ant-table-thead th.ant-table-column-has-sorters:hover,
.ant-table-wrapper .ant-table-thead th.ant-table-column-sort {
    background: var(--color-shades-0) !important
}

.ant-input-outlined {
    background: var(--color-gs-200) !important
}

.fission-record-select .ant-select-selector {
    background: transparent
}

.custom-countdown .ant-statistic-content {
    color: var(--color-gs-800) !important;
    font-size: 12px !important
}

.ant-btn-variant-solid:not(:disabled):not(.ant-btn-disabled) {
    background: var(--color-primary-1) !important;
    color: var(--color-on-button-primary) !important
}

.ant-drawer .ant-drawer-content {
    background: var(--color-shades-0) !important
}

.ant-segmented-item-selected .ant-badge {
    color: var(--color-on-button-primary) !important
}

.ant-btn-variant-link {
    color: var(--color-primary-1) !important
}

.ant-checkbox-checked .ant-checkbox-inner {
    background-color: var(--color-primary-1) !important;
    border-color: var(--color-primary-1) !important
}

.ant-btn-color-primary.ant-btn-variant-dashed:not(:disabled):not(.ant-btn-disabled):hover,
.ant-btn-color-primary.ant-btn-variant-outlined:not(:disabled):not(.ant-btn-disabled):hover {
    border-color: var(--color-primary-1) !important;
    color: var(--color-primary-1) !important
}

.ant-switch.ant-switch-checked {
    background-color: var(--color-primary-1) !important
}

.ant-btn-variant-solid.ant-btn-disabled,
.ant-btn-variant-solid:disabled {
    border-color: var(--color-gs-700) !important;
    color: var(--color-gs-800) !important;
    background: var(--color-gs-700) !important
}

.anticon {
    color: var(--color-bgs-900) !important
}

.ant-alert .ant-alert-icon {
    color: var(--color-primary-1) !important
}

.ant-message .ant-message-notice-wrapper .ant-message-success>.anticon {
    color: var(--color-success-3) !important
}

.ant-message .ant-message-notice-wrapper .ant-message-error>.anticon {
    color: var(--color-error-3) !important
}

.ant-message .ant-message-notice-wrapper .ant-message-warning>.anticon {
    color: var(--color-warning-3) !important
}

.ant-notification .ant-notification-notice-wrapper .ant-notification-notice-icon-success.anticon {
    color: var(--color-success-3) !important
}

.ant-notification .ant-notification-notice-wrapper .ant-notification-notice-icon-error.anticon {
    color: var(--color-error-3) !important
}

.ant-notification .ant-notification-notice-wrapper .ant-notification-notice-icon-warning.anticon {
    color: var(--color-warning-3) !important
}

.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
    background-color: var(--color-primary-1) !important
}

.ant-radio-button-wrapper:hover {
    background-color: var(--color-gs-400);
    color: var(--color-on-button-primary) !important
}

*,
:after,
:before {
    box-sizing: border-box;
    border: 0 solid #e5e7eb
}

:after,
:before {
    --tw-content: ""
}

html {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
    tab-size: 4;
    font-family: ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji
}

body {
    margin: 0;
    line-height: inherit
}

hr {
    height: 0;
    color: inherit;
    border-top-width: 1px
}

abbr:where([title]) {
    text-decoration: underline dotted
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit
}

a {
    color: inherit;
    text-decoration: inherit
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
pre,
samp {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    font-weight: inherit;
    line-height: inherit;
    color: inherit;
    margin: 0;
    padding: 0
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button;
    background-image: none
}

:-moz-focusring {
    outline: auto
}

:-moz-ui-invalid {
    box-shadow: none
}

progress {
    vertical-align: baseline
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
    margin: 0
}

fieldset {
    margin: 0
}

fieldset,
legend {
    padding: 0
}

menu,
ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

input::placeholder,
textarea::placeholder {
    opacity: 1;
    color: #9ca3af
}

[role=button],
button {
    cursor: pointer
}

:disabled {
    cursor: default
}

audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
    display: block;
    vertical-align: middle
}

img,
video {
    max-width: 100%;
    height: auto
}

button {
    background-color: transparent
}

html body a {
    --ant-color-link: var(--color-primary-1);
    --ant-color-link-hover: var(--color-primary-2);
    --ant-color-link-active: var(--color-primary-3)
}

html body .ant-spin .ant-spin-dot-holder {
    --ant-color-primary: var(--color-primary-1) !important
}

@font-face {
    font-family: Geist;
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");
    unicode-range: u+0301, u+0400-045f, u+0490-0491, u+04b0-04b1, u+2116
}

@font-face {
    font-family: Geist;
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");
    unicode-range: u+0100-02ba, u+02bd-02c5, u+02c7-02cc, u+02ce-02d7, u+02dd-02ff, u+0304, u+0308, u+0329, u+1d00-1dbf, u+1e00-1e9f, u+1ef2-1eff, u+2020, u+20a0-20ab, u+20ad-20c0, u+2113, u+2c60-2c7f, u+a720-a7ff
}

@font-face {
    font-family: Geist;
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(/_next/static/media/569ce4b8f30dc480-s.p.woff2) format("woff2");
    unicode-range: u+00??, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da, u+02dc, u+0304, u+0308, u+0329, u+2000-206f, u+20ac, u+2122, u+2191, u+2193, u+2212, u+2215, u+feff, u+fffd
}

@font-face {
    font-family: Geist Fallback;
    src: local("Arial");
    ascent-override: 95.94%;
    descent-override: 28.16%;
    line-gap-override: 0.00%;
    size-adjust: 104.76%
}

.__className_5cfdac {
    font-family: Geist, Geist Fallback;
    font-style: normal
}

.__variable_5cfdac {
    --font-geist-sans: "Geist", "Geist Fallback"
}

@font-face {
    font-family: Geist Mono;
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");
    unicode-range: u+0301, u+0400-045f, u+0490-0491, u+04b0-04b1, u+2116
}

@font-face {
    font-family: Geist Mono;
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");
    unicode-range: u+0100-02ba, u+02bd-02c5, u+02c7-02cc, u+02ce-02d7, u+02dd-02ff, u+0304, u+0308, u+0329, u+1d00-1dbf, u+1e00-1e9f, u+1ef2-1eff, u+2020, u+20a0-20ab, u+20ad-20c0, u+2113, u+2c60-2c7f, u+a720-a7ff
}

@font-face {
    font-family: Geist Mono;
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");
    unicode-range: u+00??, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da, u+02dc, u+0304, u+0308, u+0329, u+2000-206f, u+20ac, u+2122, u+2191, u+2193, u+2212, u+2215, u+feff, u+fffd
}

@font-face {
    font-family: Geist Mono Fallback;
    src: local("Arial");
    ascent-override: 74.67%;
    descent-override: 21.92%;
    line-gap-override: 0.00%;
    size-adjust: 134.59%
}

.__className_9a8899 {
    font-family: Geist Mono, Geist Mono Fallback;
    font-style: normal
}

.__variable_9a8899 {
    --font-geist-mono: "Geist Mono", "Geist Mono Fallback"
}