.customer-support_dock__LoYHZ{position:fixed;right:24px;bottom:max(26px,env(safe-area-inset-bottom));z-index:45;width:54px;height:54px;animation:customer-support_dock-in__ZdCL4 .7s cubic-bezier(.2,.8,.2,1) both}.customer-support_dockOptions__gJUoH{position:absolute;right:0;bottom:calc(100% + 12px);display:grid;gap:10px;width:192px;opacity:0;visibility:hidden;transform:translateY(12px) scale(.92);transform-origin:bottom right;transition:opacity .22s,transform .22s,visibility .22s;pointer-events:none}.customer-support_dockExpanded__QTwyU{opacity:1;visibility:visible;transform:translateY(0) scale(1);pointer-events:auto}.customer-support_dockToggle__srNTU{display:grid;place-items:center;width:54px;height:54px;border:1px solid #ffffff45;border-radius:50%;background:linear-gradient(135deg,#5865f2,#7955e8);color:white;box-shadow:0 6px 24px #6558e538;cursor:pointer;transition:transform .2s,box-shadow .2s}.customer-support_dockToggle__srNTU:hover{transform:translateY(-2px);box-shadow:0 9px 28px #6558e550}.customer-support_dockToggle__srNTU:focus-visible{outline:3px solid #8d83ed;outline-offset:4px}.customer-support_dockToggle__srNTU[aria-expanded=true]{background:var(--surface);color:var(--fg);border-color:var(--border)}.customer-support_dock__LoYHZ[hidden]{display:none}.customer-support_dockLabel__Qng91{display:flex;align-items:center;justify-content:center;gap:6px;font-size:11px;letter-spacing:.1em;color:var(--fg-muted);text-shadow:0 1px 8px var(--bg)}.customer-support_launcher__aKafY{position:relative;display:flex;align-items:center;gap:11px;min-height:66px;padding:12px 14px;border-radius:20px;border:1px solid #ffffff40;cursor:pointer;text-align:left;transition:transform .25s,box-shadow .25s;overflow:hidden}.customer-support_launcher__aKafY:before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 15%,#ffffff25 45%,transparent 75%);transform:translateX(-150%);animation:customer-support_shine__9rdD_ 7s ease-in-out infinite;pointer-events:none}.customer-support_launcher__aKafY:hover{transform:translateY(-4px)}.customer-support_online__6GIJ0{background:linear-gradient(125deg,#5865f2,#7955e8);color:white;box-shadow:0 8px 30px #6558e540}.customer-support_wechat__JQaWC{background:color-mix(in srgb,var(--surface) 94%,#24b785);color:var(--fg);border-color:color-mix(in srgb,#24b785 25%,var(--border));box-shadow:0 8px 25px #19382e12;backdrop-filter:blur(18px)}.customer-support_launcherIcon__61HDa{display:grid;place-items:center;width:37px;height:37px;border-radius:12px;background:#ffffff20;flex-shrink:0}.customer-support_wechat__JQaWC .customer-support_launcherIcon__61HDa{background:#13ac7b15;color:#0b9a6c}.customer-support_launcherIcon__61HDa svg{width:23px;height:23px}.customer-support_launcher__aKafY strong{display:block;font-size:14px;font-weight:650;letter-spacing:.02em}.customer-support_launcher__aKafY small{display:block;font-size:10px;margin-top:4px;opacity:.8;white-space:nowrap}.customer-support_launcherArrow__2MQ3Z{margin-left:auto;flex-shrink:0;opacity:.75}.customer-support_dialog___6ULS{position:fixed;inset:0;margin:auto;padding:0;border:1px solid color-mix(in srgb,var(--border) 65%,white);border-radius:30px;width:min(720px,calc(100vw - 32px));max-height:calc(100dvh - 32px);overflow:auto;overscroll-behavior:contain;background:var(--surface);color:var(--fg);box-shadow:0 35px 120px #11133045;color-scheme:normal}.customer-support_dialog___6ULS[open]{animation:customer-support_dialog-in__PM4Tb .3s cubic-bezier(.2,.8,.2,1) both}.customer-support_dialog___6ULS::backdrop{background:#151a3e66;backdrop-filter:blur(9px);animation:customer-support_fade-in__btwZY .25s ease}.customer-support_content__WXqS6{position:relative;padding:34px 36px 24px;background:radial-gradient(ellipse at 0 0,#6473ff0e,transparent 55%)}.customer-support_close__PW4Sx{position:absolute;right:20px;top:18px;display:grid;place-items:center;width:36px;height:36px;border:0;border-radius:50%;background:var(--surface-2);color:var(--fg-muted);cursor:pointer;transition:transform .2s,background .2s}.customer-support_close__PW4Sx:hover{transform:rotate(90deg);background:var(--surface-3)}.customer-support_eyebrow__9vUD3{display:flex;align-items:center;gap:8px;color:#7966df;font-size:11px;font-weight:650;letter-spacing:.13em;margin-bottom:16px}.customer-support_eyebrow__9vUD3>span:first-child{width:6px;height:6px;border-radius:50%;background:#8d78ee;box-shadow:0 0 0 4px #8d78ee15}.customer-support_eyebrowLine__wM0Pn{height:1px;width:38px;background:#8d78ee40}.customer-support_content__WXqS6 h2{font-size:clamp(25px,4vw,34px);line-height:1.25;letter-spacing:-.04em;font-weight:750;margin:0;text-align:center}.customer-support_subtitle__Bftjp{text-align:center;font-size:13px;line-height:1.8;color:var(--fg-secondary);margin:12px 0 26px}.customer-support_grid__yZpjq{display:grid;grid-template-columns:1fr 1fr;gap:14px}.customer-support_card__y7Iju{--tone:#3977ec;position:relative;display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:10px;padding:21px 22px;min-height:168px;border-radius:19px;border:1px solid color-mix(in srgb,var(--tone) 17%,var(--border));background:color-mix(in srgb,var(--tone) 4%,var(--surface));cursor:pointer;transition:transform .22s,border-color .22s,box-shadow .22s,background .22s;color:var(--fg)}.customer-support_purple__kHMPU{--tone:#8560ed}.customer-support_orange__fFv_g{--tone:#e88b20}.customer-support_green__PRGHo{--tone:#0da881}.customer-support_card__y7Iju:hover{transform:translateY(-3px);border-color:var(--tone);box-shadow:0 10px 25px color-mix(in srgb,var(--tone) 12%,transparent)}.customer-support_selected__SBilH{border-color:var(--tone);background:color-mix(in srgb,var(--tone) 7%,var(--surface));box-shadow:0 0 0 2px color-mix(in srgb,var(--tone) 10%,transparent)}.customer-support_cardIcon___wh1_{display:grid;place-items:center;width:47px;height:47px;border-radius:15px;background:color-mix(in srgb,var(--tone) 13%,transparent);color:var(--tone);transition:transform .25s}.customer-support_card__y7Iju:hover .customer-support_cardIcon___wh1_{transform:rotate(-7deg) scale(1.06)}.customer-support_card__y7Iju strong{font-size:19px;font-weight:700;line-height:1.35}.customer-support_cardDescription__LSDVV{font-size:12px;color:var(--fg-secondary);line-height:1.6}.customer-support_selection__xH3U1{position:absolute;right:17px;top:17px;width:18px;height:18px;border-radius:50%;border:1px solid color-mix(in srgb,var(--tone) 30%,transparent);display:grid;place-items:center}.customer-support_selected__SBilH .customer-support_selection__xH3U1{background:var(--tone);color:white;border-color:var(--tone)}.customer-support_chevron__re6Oq{position:absolute;right:17px;top:77px;color:var(--tone);opacity:.65}.customer-support_primary__ryDIj{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;min-height:52px;margin-top:23px;border:0;border-radius:14px;background:linear-gradient(110deg,#386cff,#6c5aeb);color:white;font-size:16px;font-weight:650;cursor:pointer;text-decoration:none;box-shadow:0 6px 18px #5364f025;transition:transform .2s,filter .2s}.customer-support_primary__ryDIj:hover{filter:brightness(1.08);transform:translateY(-1px)}.customer-support_primary__ryDIj svg{transition:transform .2s}.customer-support_primary__ryDIj:hover svg{transform:translateX(3px)}.customer-support_privacy__Kd5Ji{display:flex;justify-content:center;align-items:center;gap:7px;margin-top:21px;font-size:11px;color:var(--fg-muted);line-height:1.6;text-align:center}.customer-support_contact__gq8vV{text-align:center;max-width:420px;margin:0 auto;animation:customer-support_dialog-in__PM4Tb .25s ease}.customer-support_contactBadge__xhFPr{display:inline-flex;align-items:center;gap:7px;border-radius:30px;background:var(--brand-soft);color:var(--brand);padding:7px 13px;font-size:12px}.customer-support_contact__gq8vV h3{font-size:19px;font-weight:650;margin:17px 0 9px}.customer-support_contact__gq8vV p{font-size:13px;line-height:1.9;color:var(--fg-secondary)}.customer-support_emptyIcon__XXlh2{display:grid;place-items:center;width:110px;height:110px;margin:23px auto;border-radius:32px;background:linear-gradient(145deg,#09b68715,#6877f315);color:#0baf89}.customer-support_qr__uKFRx{margin:20px auto 0;width:232px;padding:12px;background:white;border:1px solid #e7e9ed;border-radius:18px;box-shadow:0 6px 24px #1122330a}.customer-support_qr__uKFRx img{display:block;width:208px;height:208px;object-fit:contain}.customer-support_wechatId__4lewe{padding:13px;background:var(--surface-2);border-radius:12px;font-size:13px;overflow-wrap:anywhere;user-select:text}.customer-support_wechatId__4lewe b{margin-left:10px}.customer-support_back__pg0ou{display:flex;align-items:center;justify-content:center;gap:6px;margin:18px auto 0;padding:8px;border:0;background:none;color:var(--fg-secondary);font-size:13px;cursor:pointer}.customer-support_copyMessage__r7G35:empty{display:none}.customer-support_copyMessage__r7G35{margin-top:10px}.customer-support_spin__zq9p2{animation:customer-support_spin__zq9p2 1s linear infinite}.customer-support_content__WXqS6 a:focus-visible,.customer-support_content__WXqS6 button:focus-visible,.customer-support_launcher__aKafY:focus-visible{outline:3px solid #8d83ed;outline-offset:4px}.customer-support_launcher__aKafY:disabled{cursor:wait;opacity:.8}@keyframes customer-support_shine__9rdD_{0%,65%{transform:translateX(-150%)}90%,to{transform:translateX(150%)}}@keyframes customer-support_dock-in__ZdCL4{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes customer-support_dialog-in__PM4Tb{0%{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes customer-support_fade-in__btwZY{0%{opacity:0}to{opacity:1}}@keyframes customer-support_spin__zq9p2{to{transform:rotate(1turn)}}@media(max-width:600px){.customer-support_dock__LoYHZ{right:12px;bottom:max(14px,env(safe-area-inset-bottom));width:126px;gap:8px}.customer-support_dockLabel__Qng91{display:none}.customer-support_launcher__aKafY{min-height:48px;padding:9px 10px;gap:8px;border-radius:16px}.customer-support_launcherIcon__61HDa{width:28px;height:28px;border-radius:9px}.customer-support_launcherIcon__61HDa svg{width:19px;height:19px}.customer-support_launcher__aKafY strong{font-size:12px}.customer-support_launcherArrow__2MQ3Z,.customer-support_launcher__aKafY small{display:none}.customer-support_dialog___6ULS{width:calc(100vw - 24px);max-height:calc(100dvh - 24px);border-radius:24px}.customer-support_content__WXqS6{padding:26px 18px 20px}.customer-support_eyebrow__9vUD3{margin-bottom:22px;font-size:10px}.customer-support_subtitle__Bftjp{font-size:12px;margin-bottom:20px}.customer-support_grid__yZpjq{gap:10px}.customer-support_card__y7Iju{padding:16px 12px;min-height:154px;gap:9px;border-radius:16px}.customer-support_card__y7Iju strong{font-size:17px}.customer-support_cardDescription__LSDVV{font-size:11px}.customer-support_cardIcon___wh1_{width:42px;height:42px}.customer-support_cardIcon___wh1_ svg{width:25px}.customer-support_selection__xH3U1{right:12px;top:13px}.customer-support_chevron__re6Oq{right:10px;top:67px;width:16px}.customer-support_privacy__Kd5Ji{font-size:10px}.customer-support_primary__ryDIj{min-height:49px;font-size:15px}.customer-support_close__PW4Sx{right:12px;top:12px}}@media(prefers-reduced-motion:reduce){.customer-support_contact__gq8vV,.customer-support_dialog___6ULS::backdrop,.customer-support_dialog___6ULS[open],.customer-support_dock__LoYHZ,.customer-support_launcher__aKafY:before,.customer-support_spin__zq9p2{animation:none}.customer-support_cardIcon___wh1_,.customer-support_card__y7Iju,.customer-support_close__PW4Sx,.customer-support_launcher__aKafY,.customer-support_primary__ryDIj,.customer-support_primary__ryDIj svg{transition:none}.customer-support_card__y7Iju:hover,.customer-support_card__y7Iju:hover .customer-support_cardIcon___wh1_,.customer-support_close__PW4Sx:hover,.customer-support_launcher__aKafY:hover,.customer-support_primary__ryDIj:hover,.customer-support_primary__ryDIj:hover svg{transform:none}}@media(max-width:600px){.customer-support_dockToggle__srNTU,.customer-support_dock__LoYHZ{width:48px;height:48px}.customer-support_dockOptions__gJUoH{width:154px;gap:8px}}@media(prefers-reduced-motion:reduce){.customer-support_dockOptions__gJUoH,.customer-support_dockToggle__srNTU{transition:none}.customer-support_dockToggle__srNTU:hover{transform:none}}.customer-support_qr__uKFRx{width:min(100%,288px)}.customer-support_qr__uKFRx img{width:100%;height:auto}.customer-support_qr__uKFRx a{display:block;border-radius:8px}.customer-support_qr__uKFRx a:focus-visible{outline:3px solid #8d83ed;outline-offset:4px}