.currency-switcher{position:relative;display:inline-flex;align-items:center;opacity:0}.currency-switcher.is-mounted{opacity:1}.currency-switcher__trigger{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;padding:0;border:1px solid var(--border-color);border-radius:999px;background:var(--color-bg);color:var(--color-fg);cursor:pointer;font:inherit;transition:background .2s ease,border-color .2s ease,color .2s ease}.currency-switcher__trigger:hover{border-color:color-mix(in srgb,var(--brand-primary) 46%,var(--border-color));background:var(--color-bg2);color:var(--text-highlight,var(--brand-primary))}.currency-switcher__trigger--locked{cursor:default}.currency-switcher__trigger--locked:hover{border-color:var(--border-color);background:var(--color-bg);color:var(--color-fg)}.currency-switcher__badge,.currency-switcher__option-badge{display:inline-grid;place-items:center;border-radius:50%;background:var(--brand-primary-gradient);color:var(--brand-on-primary,var(--button-primary-text));font-size:12px;font-weight:800;line-height:1;box-shadow:0 4px 12px color-mix(in srgb,var(--brand-primary) 24%,transparent)}.currency-switcher__badge{width:26px;height:26px}.currency-switcher__badge svg{width:17px;height:17px}.currency-switcher__menu{position:absolute;top:calc(100% + 10px);inset-inline-end:0;z-index:200;display:flex;width:178px;max-height:min(70vh,520px);overflow-y:auto;flex-direction:column;gap:2px;padding:8px;border:1px solid var(--border-color);border-radius:8px;background:var(--color-bg);box-shadow:var(--default-shadow)}.currency-switcher__item{display:flex;width:100%;align-items:center;justify-content:space-between;padding:9px 10px;border:0;border-radius:6px;background:rgba(0,0,0,0);color:var(--color-fg);cursor:pointer;font:inherit;font-size:14px;line-height:18px;text-align:start}.currency-switcher__item.is-active,.currency-switcher__item:hover{background:var(--color-bg2);color:var(--text-highlight,var(--brand-primary))}.currency-switcher__label{display:inline-flex;min-width:0;align-items:center;gap:9px}.currency-switcher__option-badge{width:26px;height:26px;flex:0 0 26px}.currency-switcher__option-badge svg{width:16px;height:16px}.currency-switcher__check{width:16px;height:16px;flex:0 0 16px;color:var(--brand-primary)}@media(max-width:768px){.currency-switcher__menu{inset-inline-end:-8px}}[data-theme=dark] .currency-switcher__menu{box-shadow:var(--card-shadow)}@media(prefers-reduced-motion:reduce){.currency-switcher__trigger{transition:none}}.chat-header__tools{display:inline-flex;align-items:center;gap:10px}.chat-header__page-identity{display:inline-flex;min-width:0;align-items:center;gap:9px}.chat-header__page-identity h1{margin:0;overflow:hidden;color:var(--text-primary);font-size:clamp(16px,1.35vw,19px);line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.chat-header__agent-icon{display:inline-grid;width:38px;height:38px;flex:0 0 38px;place-items:center;border-radius:12px;color:var(--brand-on-primary,var(--button-primary-text));background:var(--brand-primary-gradient)}.chat-header__agent-icon svg{width:21px;height:21px}.chat-header__back{display:inline-grid;width:34px;height:34px;flex:0 0 34px;place-items:center;padding:0;border:1px solid var(--border-soft);border-radius:50%;color:var(--text-primary);background:var(--surface-bg);cursor:pointer;transition:border-color .18s ease,transform .18s ease}.chat-header__back:hover{border-color:var(--brand-primary);transform:translateX(-2px)}.chat-header__back svg{width:18px;height:18px}.chat-layout .site-header{background:color-mix(in srgb,var(--surface-bg) 90%,transparent);border-bottom:1px solid color-mix(in srgb,var(--border-soft) 34%,transparent);box-shadow:0 10px 30px color-mix(in srgb,var(--text-primary) 4%,transparent);backdrop-filter:blur(18px);padding:12px 0}.chat-layout .site-header .chat-container{margin-right:clamp(16px,16px + 14*(100vw - 430px)/1010,30px)}.chat-layout .site-header .chat-container,.chat-layout .site-header .head-fun{min-width:0}.chat-layout .site-header .head-fun{gap:14px}.chat-layout .site-header .head-fun .selection-model{margin-left:10px}.chat-layout .site-header .head-fun .operate{gap:10px}.chat-layout .site-header .head-fun .operate>.ui-button,.chat-layout .site-header .head-fun .operate>button{height:38px;border:1px solid color-mix(in srgb,var(--brand-primary) 24%,var(--border-soft));background:color-mix(in srgb,var(--brand-primary) 13%,var(--surface-bg));color:var(--text-primary);box-shadow:none;font-weight:700}.chat-layout .site-header .head-fun .operate .ui-button.ui-button--medium{height:38px;min-height:38px;padding:0 18px;line-height:38px}.chat-layout .site-header .head-fun .operate .user-info{min-height:38px;padding:4px 10px 4px 5px;border:1px solid var(--border-soft);border-radius:var(--control-radius);background:var(--surface-bg);box-shadow:var(--soft-shadow);color:var(--text-primary)}.chat-layout .site-header .head-fun .operate .user-info .pic{width:28px;height:28px;border-radius:50%;background:color-mix(in srgb,var(--brand-primary) 26%,var(--surface-bg));box-shadow:none;color:var(--brand-primary);display:inline-flex;align-items:center;justify-content:center;flex:0 0 28px}.chat-layout .site-header .head-fun .operate .user-info .pic .user-icon{width:16px;height:16px;display:block}.chat-layout .site-header .head-fun .operate .user-info .address{margin-left:9px;color:var(--text-secondary);font-size:13px;font-weight:700}.social-links{gap:24px}.social-links,.social-links__item{display:flex;align-items:center;justify-content:center}.social-links__item{position:relative;border-radius:50%;width:clamp(30px,30px + 6*(100vw - 430px)/1010,36px);height:clamp(30px,30px + 6*(100vw - 430px)/1010,36px);min-height:clamp(30px,30px + 6*(100vw - 430px)/1010,36px);flex-direction:column;border:1px solid color-mix(in srgb,var(--border-soft) 82%,transparent);background:color-mix(in srgb,var(--surface-bg) 74%,transparent);color:var(--text-muted);cursor:pointer;transition:all .36s cubic-bezier(.68,-.55,.265,1.55)}.social-links__item .social-links__icon{width:18px;height:18px;color:currentColor;transition:all .36s}.social-links__item .social-links__icon [stroke]{stroke:currentColor}.social-links__item .social-links__icon [fill]:not([fill=none]){fill:currentColor}.social-links__item:hover{background:color-mix(in srgb,var(--brand-primary) 14%,var(--surface-bg));border-color:color-mix(in srgb,var(--brand-primary) 32%,var(--border-soft));box-shadow:var(--soft-shadow);color:var(--brand-primary)}.social-links__item:hover .social-links__icon{color:currentColor!important}.social-links__item:hover .social-links__tooltip{top:-45px;opacity:1;visibility:visible;pointer-events:auto;text-shadow:0 -1px 0 rgb(var(--color-static-black-rgb)/.1);color:var(--text-primary)}.social-links__item:hover .social-links__tooltip,.social-links__item:hover .social-links__tooltip:before{background:var(--surface-bg-elevated);box-shadow:var(--soft-shadow)}.social-links__item:hover span{text-shadow:0 -1px 0 rgb(var(--color-static-black-rgb)/.1)}.social-links__tooltip{top:0;font-size:14px;padding:5px 8px;border-radius:5px;color:var(--text-primary);box-shadow:var(--soft-shadow);opacity:0;pointer-events:none}.social-links__tooltip,.social-links__tooltip:before{position:absolute;transition:all .3s cubic-bezier(.68,-.55,.265,1.55)}.social-links__tooltip:before{content:"";height:8px;width:8px;background:var(--surface-bg-elevated);bottom:-3px;left:50%;transform:translate(-50%) rotate(45deg)}.social-links--footer{justify-content:flex-start;gap:14px}.social-links--footer .social-links__item{width:56px;height:56px;min-height:56px;border:0;background:var(--surface-bg-elevated);color:var(--text-primary);box-shadow:0 8px 22px color-mix(in srgb,var(--text-primary) 9%,transparent)}.social-links--footer .social-links__item:focus-visible,.social-links--footer .social-links__item:hover{border-color:rgba(0,0,0,0);color:var(--brand-primary);transform:translateY(-2px)}.social-links--footer .social-links__item .social-links__icon{width:26px;height:26px}.home-footer{width:100%;margin-top:clamp(44px,6vw,88px);border-top:1px solid var(--border-soft);background:var(--color-bg4);color:var(--text-primary)}.home-footer__inner{width:100%;padding:48px clamp(24px,4vw,72px) 24px}.home-footer,.home-footer *{box-sizing:border-box}.home-footer a{text-decoration:none}.home-footer a:focus-visible{outline:2px solid var(--brand-primary);outline-offset:5px}.home-footer h2{margin:0 0 20px;font-size:13px;font-weight:700;letter-spacing:.025em;color:var(--text-primary)}.home-footer__brand-row{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:32px;padding-bottom:36px;margin-bottom:36px;border-bottom:1px solid var(--border-soft)}.home-footer__brand-row p{max-width:100%;margin:0 0 6px;font-size:clamp(20px,2.3vw,34px);line-height:1.25;letter-spacing:-.045em;text-wrap:pretty}.home-footer__wordmark{font-size:clamp(64px,9vw,128px);line-height:.82;letter-spacing:-.075em;font-weight:800}.home-footer__wordmark span{color:var(--brand-primary)}.home-footer__top-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) minmax(280px,1.5fr);gap:32px}.home-footer__link-group ul{display:flex;flex-direction:column;gap:8px;padding:0;margin:0;list-style:none}.home-footer__link-group a{display:inline-block;padding:4px 0;color:var(--text-secondary);font-size:13px;line-height:1.5;transition:color .16s ease}.home-footer__link-group a:hover{color:var(--text-primary);text-decoration:underline;text-underline-offset:4px}.home-footer__action-column{min-width:0;padding-left:28px;border-left:1px solid var(--border-soft);display:flex;flex-direction:column;gap:24px}.home-footer__benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home-footer__benefits span{display:flex;align-items:center;gap:8px;font-size:12px;line-height:1.45;color:var(--text-secondary)}.home-footer__benefits svg{flex-shrink:0;color:var(--text-secondary)}.home-footer__store-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.home-footer__store-badges a{display:inline-flex;height:38px;border-radius:6px;transition:opacity .16s ease}.home-footer__store-badges a:hover{opacity:.75}.home-footer__store-badges svg{width:auto;height:100%}.home-footer__social-section h2{margin-bottom:12px}.home-footer__social-section .social-links--footer{gap:10px}.home-footer__social-section .social-links__item{width:36px;height:36px;min-height:36px;background:rgba(0,0,0,0);border:1px solid var(--border-soft);box-shadow:none}.home-footer__social-section .social-links__item .social-links__icon{width:18px;height:18px}.home-footer__merchant-card{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:36px;padding:28px 0;border-top:1px solid var(--border-soft);border-bottom:1px solid var(--border-soft);color:var(--text-primary)}.home-footer__merchant-card>span:first-child{display:grid;grid-template-columns:auto auto;align-items:baseline;gap:8px 24px}.home-footer__merchant-card strong{font-size:18px;font-weight:600;line-height:1.3;letter-spacing:-.03em}.home-footer__merchant-card small{color:var(--text-secondary);font-size:13px;line-height:1.5}.home-footer__merchant-card em{grid-column:1/-1;font-size:11px;font-style:normal;color:var(--text-secondary)}.home-footer__merchant-card:focus-visible .home-footer__merchant-cta,.home-footer__merchant-card:hover .home-footer__merchant-cta{text-decoration:underline;text-underline-offset:5px}.home-footer__merchant-cta{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;gap:18px;min-height:44px;padding:0;color:var(--text-primary);font-size:13px;font-weight:650}.home-footer__trust-grid{display:grid;grid-template-columns:1fr 1.1fr;align-items:start;gap:32px;padding:28px 0}.home-footer__trust-grid h2{font-size:15px;color:var(--text-primary);margin-bottom:18px}.home-footer__marks{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.home-footer__mark{display:inline-flex;align-items:center;justify-content:center;gap:6px}.home-footer__mark svg{width:34px;height:32px;flex-shrink:0}.home-footer__mark span{font-size:13px;font-weight:550;white-space:nowrap}.home-footer__mark--wechat{color:var(--brand-wechat-strong)}.home-footer__marks--trust{gap:12px 18px}.home-footer__marks--trust .home-footer__mark{min-height:34px}.home-footer__marks--payments .home-footer__mark{width:60px;height:40px;border-radius:4px;background:#fff;border:1px solid #e6e6e6}.home-footer__marks--payments .home-footer__mark svg{width:40px;height:28px}.home-footer__marks--payments svg [id=Base_1_],.home-footer__marks--payments svg [id=Outline]{display:none}.home-footer__legal{border-top:1px solid var(--border-soft);padding-top:20px;color:var(--text-secondary);font-size:10px}.home-footer__legal p{margin:12px 0 0;line-height:1.6}.home-footer__legal-row{display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px 24px;line-height:1.6}.home-footer__legal-row nav{display:flex;flex-wrap:wrap;gap:12px 20px}.home-footer__legal-row a{color:inherit}.home-footer__legal-row a:hover{text-decoration:underline;text-underline-offset:3px}@media(max-width:1200px){.home-footer__top-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-footer__action-column{grid-column:1/-1;display:grid;grid-template-columns:2fr 1fr;border-left:0;border-top:1px solid var(--border-soft);padding:24px 0 0}.home-footer__benefits{grid-template-columns:repeat(3,minmax(0,1fr))}.home-footer__merchant-card>span:first-child{grid-template-columns:1fr}}@media(max-width:760px){.home-footer__inner{padding:32px 22px max(24px,env(safe-area-inset-bottom))}.home-footer__brand-row{align-items:flex-start;flex-direction:column;gap:20px;padding-bottom:28px;margin-bottom:28px}.home-footer__brand-row p{max-width:300px;font-size:22px}.home-footer__wordmark{font-size:clamp(48px,14vw,88px)}.home-footer__top-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 20px}.home-footer__link-group a{padding-block:8px}.home-footer__action-column{display:flex}.home-footer__benefits{grid-template-columns:repeat(2,minmax(0,1fr))}.home-footer__merchant-card{align-items:flex-start;flex-direction:column;padding:24px 0;margin-top:28px;gap:12px}.home-footer__trust-grid{grid-template-columns:1fr;gap:24px}.home-footer__social-section .social-links__item{width:44px;height:44px;min-height:44px}.home-footer__legal-row nav a{padding:6px 0}}@media(prefers-reduced-motion:reduce){.home-footer *{transition:none!important}}