:root{--xh-blue:#4f8cff;--xh-blue-strong:#3478f6;--xh-surface:#111b2b;--xh-surface-2:#17243a;--xh-line:rgba(126,157,199,.26);--xh-text:#f4f7fb;--xh-muted:#aebbd0}
.xh-global-account{position:fixed;right:18px;top:12px;z-index:88;display:flex;align-items:center;gap:6px;padding:5px;border:1px solid var(--xh-line);border-radius:12px;background:rgba(11,18,30,.9);box-shadow:0 12px 34px rgba(3,10,22,.24);backdrop-filter:blur(16px);font:500 12px/1.2 -apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif}
.xh-global-account.is-inline{position:static;right:auto;top:auto;box-shadow:none;background:rgba(13,24,40,.72)}
.xh-global-account a{display:inline-flex;align-items:center;gap:5px;min-height:30px;padding:0 10px;border-radius:8px;color:var(--xh-muted)!important;text-decoration:none!important;white-space:nowrap;transition:background .2s,color .2s,transform .2s}
.xh-global-account a:hover{background:rgba(79,140,255,.14);color:var(--xh-text)!important;transform:translateY(-1px)}
.xh-global-account .xh-points-link b{font-variant-numeric:tabular-nums;color:#fff}
.xh-global-account .xh-buy-link{background:var(--xh-blue);color:#fff!important;font-weight:650}
.xh-global-account .xh-buy-link:hover{background:var(--xh-blue-strong)}
.xh-global-account .xh-history-link{border-left:1px solid var(--xh-line)}
.xh-newbie-callout{width:min(980px,calc(100% - 32px));margin:18px auto 34px;display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center;padding:22px 24px;border:1px solid rgba(93,151,255,.38);border-radius:18px;background:radial-gradient(circle at 82% 20%,rgba(79,140,255,.15),transparent 38%),rgba(16,27,45,.88);box-shadow:0 18px 55px rgba(3,10,22,.2);color:var(--xh-text)}
.xh-newbie-callout small{display:block;margin-bottom:7px;color:#82b0ff;font-weight:700;letter-spacing:.08em}.xh-newbie-callout h2{margin:0 0 7px;font-size:20px;line-height:1.3;color:#fff}.xh-newbie-callout p{margin:0;color:var(--xh-muted);font-size:13px}.xh-newbie-callout a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border-radius:10px;background:var(--xh-blue);color:#fff!important;text-decoration:none!important;font-weight:700;white-space:nowrap}
.xh-value-chip{display:inline-flex;align-items:center;gap:5px;margin:5px 0 5px 8px;padding:4px 7px;border:1px solid rgba(93,151,255,.28);border-radius:7px;background:rgba(55,111,207,.12);color:#cfe0ff!important;font:600 10px/1.2 -apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;vertical-align:middle;white-space:normal}.xh-value-chip b{color:#fff}
.xh-error-mask{position:fixed;inset:0;z-index:110;display:none;place-items:center;padding:20px;background:rgba(3,8,16,.66);backdrop-filter:blur(8px)}.xh-error-mask.is-open{display:grid}.xh-error-card{width:min(520px,100%);padding:24px;border:1px solid var(--xh-line);border-radius:18px;background:#111c2c;box-shadow:0 28px 80px rgba(0,0,0,.42);color:var(--xh-text)}.xh-error-card small{color:#8eb7ff;font-weight:700}.xh-error-card h2{margin:8px 0;font-size:20px}.xh-error-card p{margin:0;color:var(--xh-muted);line-height:1.7}.xh-error-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.xh-error-actions button,.xh-error-actions a{height:40px;padding:0 14px;border:1px solid var(--xh-line);border-radius:9px;background:#18263a;color:#eef4ff;text-decoration:none;cursor:pointer}.xh-error-actions .primary{border-color:var(--xh-blue);background:var(--xh-blue);color:#fff}.xh-simple-mode *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.xh-simple-mode .noise-bg,.xh-simple-mode video{display:none!important}
@media(max-width:1100px){.xh-global-account .xh-history-link{display:none}.xh-global-account a{padding:0 8px}}
@media(max-width:760px){.xh-global-account{right:10px;top:9px}.xh-global-account .xh-account-link,.xh-global-account .xh-history-link{display:none}.xh-newbie-callout{grid-template-columns:1fr;padding:19px}.xh-newbie-callout a{width:100%}}
