html, body { margin: 0; min-height: 100%; background: #080a09; color: #fff; }
html { color-scheme: dark; }
body { font-family: Pulse, Arial, sans-serif; }
* { box-sizing: border-box; }
#bitget-overlays:empty { display: none; }

.topBannerSwiper > .swiper-wrapper > .swiper-slide { width: 100% !important; }
.bitget-qr-popover { position:fixed; z-index:10020; top:180px; right:24px; padding:24px; border-radius:16px; background:#181a1b; box-shadow:0 8px 32px #0008; }
.bitget-qr-popover p { margin:16px 0 0; text-align:center; font-size:14px; }
#bitget-overlays .popover-main { width:560px; max-width:calc(100vw - 32px); }
#bitget-overlays .mi-overlay { z-index:10020 !important; }
