:root {
    --doge-bg: #070b18;
    --doge-panel: #111a2f;
    --doge-panel-soft: #17213a;
    --doge-line: rgba(106, 128, 255, .28);
    --doge-blue: #523cff;
    --doge-cyan: #3ee7ff;
    --doge-gold: #f2b83b;
    --doge-gold-soft: #ffe09a;
    --doge-text: #f7fbff;
    --doge-muted: #95a3c0;
}

html,
body,
uni-app,
uni-page,
uni-page-body {
    background:
        radial-gradient(circle at 12% 0%, rgba(82, 60, 255, .32), transparent 34%),
        radial-gradient(circle at 90% 12%, rgba(242, 184, 59, .16), transparent 26%),
        linear-gradient(180deg, #070b18 0%, #0a1022 48%, #050812 100%) !important;
}

.container1,
.recharge1,
.container {
    background: transparent !important;
    color: var(--doge-text);
    min-height: 100vh;
}

.top-page,
.top-page .apex {
    background: rgba(7, 11, 24, .92) !important;
    color: var(--doge-text) !important;
}

.top-page .apex {
    border-bottom: 1px solid rgba(82, 60, 255, .25);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .18);
}

.top-page .center {
    color: var(--doge-text) !important;
    font-weight: 700;
}

.top-page .iconfont {
    color: var(--doge-text) !important;
}

.doge-icon {
    display: block;
    height: 34px;
    object-fit: contain;
    width: 34px;
}

.doge-icon-sm {
    display: inline-block;
    height: 22px;
    margin-right: 8px;
    object-fit: contain;
    vertical-align: middle;
    width: 22px;
}

.doge-section {
    background: linear-gradient(145deg, rgba(17, 26, 47, .96), rgba(9, 14, 30, .96));
    border: 1px solid var(--doge-line);
    box-shadow: 0 18px 44px rgba(0, 0, 0, .32);
}

.custom-tabbar1 {
    align-items: flex-end !important;
    background: rgba(7, 11, 24, .96) !important;
    border-top: 1px solid rgba(82, 60, 255, .36) !important;
    box-shadow: 0 -16px 35px rgba(0, 0, 0, .32);
    box-sizing: border-box;
    height: 64px !important;
    overflow: visible !important;
    padding-bottom: 5px;
}

.custom-tabbar1 .custom-tabbar__item {
    align-items: center;
    display: flex !important;
    flex-direction: column;
    height: 56px;
    justify-content: center;
    color: var(--doge-muted) !important;
    overflow: visible;
    position: relative;
}

.custom-tabbar1 .custom-tabbar__item:nth-of-type(3) {
    margin-top: 0 !important;
}

.custom-tabbar1 .custom-tabbar__item:nth-of-type(2) {
    height: 70px;
    justify-content: flex-start;
    margin-top: -34px !important;
}

.custom-tabbar1 .doge-tabbar-center-icon {
    align-items: center;
    background: radial-gradient(circle at 34% 24%, rgba(255, 255, 255, .2) 0%, rgba(255, 255, 255, 0) 36%), linear-gradient(180deg, #2a3194 0%, #171d55 58%, #0b102d 100%);
    border: 3px solid rgba(91, 112, 210, .78);
    border-radius: 50%;
    box-shadow: 0 0 0 4px rgba(7, 11, 24, .96), 0 10px 20px rgba(47, 59, 140, .42), inset 0 2px 8px rgba(255, 255, 255, .18);
    display: flex;
    height: 48px;
    justify-content: center;
    margin: 0 auto 2px;
    width: 48px;
}

.custom-tabbar1 .custom-tabbar__label {
    color: inherit !important;
    font-weight: 700;
    line-height: 18px;
}

.custom-tabbar__icon {
    height: 26px;
    margin: 0 auto 2px;
    object-fit: contain;
    width: 26px;
}

.custom-tabbar1 .doge-tabbar-center-img {
    display: block;
    filter: drop-shadow(0 4px 8px rgba(0, 59, 160, .28));
    height: 32px;
    margin: 0;
    object-fit: contain;
    opacity: .72;
    transform: none !important;
    width: 32px;
}

.custom-tabbar1 .custom-tabbar__item:nth-of-type(2) .custom-tabbar__label {
    color: var(--doge-muted) !important;
    line-height: 16px;
    text-shadow: none;
}

.custom-tabbar1 .custom-bar__item_on,
.custom-tabbar1 .custom-bar__item_on .custom-tabbar__label {
    color: var(--doge-gold-soft) !important;
}

.custom-tabbar1 .custom-tabbar__item.custom-bar__item_on:nth-of-type(2) .doge-tabbar-center-icon {
    background: radial-gradient(circle at 34% 24%, rgba(255, 255, 255, .28) 0%, rgba(255, 255, 255, 0) 36%), linear-gradient(180deg, #3438ff 0%, #191f78 58%, #0b102d 100%);
    border-color: rgba(255, 207, 84, .88);
    box-shadow: 0 0 0 4px rgba(7, 11, 24, .96), 0 10px 24px rgba(82, 60, 255, .5), 0 0 18px rgba(242, 184, 59, .22), inset 0 2px 8px rgba(255, 255, 255, .24);
}

.custom-tabbar1 .custom-tabbar__item.custom-bar__item_on:nth-of-type(2) .custom-tabbar__label {
    color: var(--doge-gold-soft) !important;
    text-shadow: 0 0 10px rgba(242, 184, 59, .45);
}

.custom-tabbar1 .custom-tabbar__item.custom-bar__item_on:nth-of-type(2) .doge-tabbar-center-img {
    filter: drop-shadow(0 0 10px rgba(242, 184, 59, .8));
    opacity: 1;
}

.custom-tabbar1 .custom-bar__item_on .custom-tabbar__icon {
    filter: drop-shadow(0 0 10px rgba(242, 184, 59, .8));
    transform: translateY(-2px);
}

.doge-title-row {
    align-items: center;
    display: flex;
    gap: 8px;
}

.doge-title-row span {
    color: var(--doge-text);
}

.doge-glow-card {
    background:
        linear-gradient(135deg, rgba(82, 60, 255, .28), rgba(242, 184, 59, .12)),
        linear-gradient(145deg, rgba(19, 29, 53, .96), rgba(8, 13, 27, .96)) !important;
    border: 1px solid rgba(242, 184, 59, .28) !important;
    box-shadow: 0 18px 48px rgba(0, 0, 0, .36), inset 0 1px 0 rgba(255, 255, 255, .08);
}

.doge-chip {
    align-items: center;
    background: rgba(242, 184, 59, .12);
    border: 1px solid rgba(242, 184, 59, .24);
    border-radius: 999px;
    color: var(--doge-gold-soft);
    display: inline-flex;
    font-weight: 700;
    gap: 6px;
    padding: 6px 10px;
}

.pages-index-index .notice .uni-noticebar uni-text,
.pages-index-index .notice .uni-noticebar__content-text,
.pages-index-index .notice .uni-noticebar__content-text p,
.pages-index-index .notice-text,
.pages-index-index .notice-text p {
    color: var(--doge-gold-soft) !important;
    text-shadow: 0 0 10px rgba(242, 184, 59, .42);
}
