.member-service{display:grid;grid-template-columns:minmax(0,1fr) 254px;align-items:center;gap:36px;padding:32px 36px;margin:8px 0 28px;border:1px solid rgba(166,142,255,.28);border-radius:26px;background:radial-gradient(ellipse at 5% 0,rgba(139,92,246,.18),transparent 65%),#111525;scroll-margin-top:110px}
.member-brand{display:flex;align-items:center;gap:10px;color:#c4b5fd;font-size:14px;font-weight:700;margin-bottom:14px}.member-brand img{width:32px;height:32px}
.member-service h2{font-size:clamp(24px,3vw,34px);line-height:1.3;letter-spacing:-.6px;margin-bottom:14px}.member-service p{color:#b5bdd0;line-height:1.8;font-size:15px;max-width:560px}
.member-features{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0}.member-features span{padding:7px 12px;border-radius:9px;background:rgba(167,139,250,.09);color:#ddd6fe;font-size:13px}
.member-code{text-align:center}.member-code img{display:block;width:224px;height:224px;padding:12px;background:#fff;border-radius:16px;margin:0 auto 10px}.member-code figcaption{color:#cbd5e1;font-size:14px;line-height:1.65}
.member-open{display:inline-flex;align-items:center;justify-content:center;padding:14px 24px;margin:16px 0 10px;border-radius:14px;background:#8764ed;color:#fff!important;font-size:16px;font-weight:800}.member-open[hidden]{display:none!important}.member-open:hover{background:#9878f3}.member-service a:focus-visible{outline:3px solid #c4b5fd;outline-offset:4px}
.member-help{font-size:13px!important;color:#98a5bc!important}.member-help a{color:#c4b5fd;text-decoration:underline}.member-mobile-tip{display:none}
html.is-miniapp .member-service,html.is-miniapp .member-entry{display:none!important}
@media(max-width:760px){.member-service{grid-template-columns:1fr;gap:22px;padding:24px 20px;margin-bottom:24px;text-align:center;scroll-margin-top:85px}.member-brand,.member-features{justify-content:center}.member-service h2{font-size:26px}.member-service p{font-size:14px}.member-code img{width:224px;height:224px}.member-open{width:100%}.member-mobile-tip{display:block}.member-desktop-tip{display:none}}
