.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 rgba(0,0,0,.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 rgba(0,0,0,.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 color-mix(in srgb,var(--border-soft) 76%,transparent);background:radial-gradient(circle at 88% 10%,color-mix(in srgb,var(--brand-primary) 12%,transparent),transparent 30%),color-mix(in srgb,var(--surface-bg-soft) 86%,var(--surface-bg));color:var(--text-primary)}.home-footer__inner{width:min(100%,1480px);margin:0 auto;padding:clamp(36px,5vw,72px) clamp(24px,5vw,72px) 24px}.home-footer h2{margin:0 0 20px;color:var(--text-primary);font-size:16px;font-weight:700;letter-spacing:-.01em}.home-footer__top-grid{display:grid;grid-template-columns:repeat(3,minmax(140px,.82fr)) minmax(340px,1.5fr);gap:clamp(28px,4vw,72px)}.home-footer__link-group ul{display:flex;flex-direction:column;gap:13px;margin:0;padding:0;list-style:none}.home-footer__link-group a{color:var(--text-secondary);font-size:14px;line-height:1.45;text-decoration:none;transition:color .16s ease}.home-footer__link-group a:focus-visible,.home-footer__link-group a:hover{color:var(--brand-primary)}.home-footer__action-column{display:flex;flex-direction:column;gap:26px}.home-footer__merchant-card{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:118px;padding:22px;overflow:hidden;border:0;border-radius:22px;background:radial-gradient(circle at 100% 100%,color-mix(in srgb,var(--brand-primary) 20%,transparent),transparent 45%),color-mix(in srgb,var(--surface-bg-elevated) 94%,transparent);color:var(--text-primary);text-decoration:none;box-shadow:0 24px 70px color-mix(in srgb,var(--text-primary) 11%,transparent),0 8px 24px color-mix(in srgb,var(--brand-primary) 10%,transparent);transition:box-shadow .16s ease,transform .16s ease}.home-footer__merchant-card:focus-visible,.home-footer__merchant-card:hover{transform:translateY(-2px);box-shadow:0 30px 80px color-mix(in srgb,var(--text-primary) 14%,transparent),0 10px 30px color-mix(in srgb,var(--brand-primary) 14%,transparent)}.home-footer__merchant-card>span:first-child{display:flex;flex-direction:column;min-width:0}.home-footer__merchant-card strong{margin-bottom:7px;font-size:18px;line-height:1.2}.home-footer__merchant-card small{color:var(--text-secondary);font-size:13px;line-height:1.4}.home-footer__merchant-card em{margin-top:5px;color:var(--text-tertiary);font-size:11px;font-style:normal}.home-footer__merchant-cta{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;gap:6px;min-height:42px;padding:0 18px;border-radius:999px;border:var(--action-button-border);background:var(--action-button-bg);color:var(--action-button-color);font-size:14px;font-weight:700}.home-footer__benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 18px}.home-footer__benefits span{display:flex;align-items:center;gap:8px;min-width:0;color:var(--text-secondary);font-size:12px}.home-footer__benefits svg{flex:0 0 auto;color:var(--brand-primary)}.home-footer__store-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.home-footer__store-badges a{display:inline-flex;height:42px;border-radius:8px;transition:transform .16s ease,opacity .16s ease}.home-footer__store-badges a:focus-visible,.home-footer__store-badges a:hover{opacity:.88;transform:translateY(-1px)}.home-footer__store-badges svg{width:auto;height:100%}.home-footer__trust-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.35fr);gap:clamp(32px,7vw,112px);margin-top:clamp(42px,6vw,76px);padding-top:30px;border-top:1px solid color-mix(in srgb,var(--border-soft) 68%,transparent)}.home-footer__marks{display:flex;flex-wrap:wrap;gap:10px}.home-footer__mark{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-width:86px;height:46px;padding:8px 14px;border:0;border-radius:12px;background:#fff;color:#1c1c1c;box-shadow:0 8px 24px color-mix(in srgb,var(--text-primary) 8%,transparent)}.home-footer__mark svg{display:block;width:24px;min-width:24px;height:24px}.home-footer__mark span{font-size:11px;font-weight:650;white-space:nowrap}.home-footer__mark--logo-only{min-width:82px}.home-footer__mark--logo-only svg{width:52px;min-width:52px;height:24px}.home-footer__marks--trust .home-footer__mark{min-width:138px}.home-footer__legal{margin-top:34px;padding-top:22px;border-top:1px solid color-mix(in srgb,var(--border-soft) 68%,transparent);color:var(--text-tertiary);font-size:11px;text-align:center}.home-footer__legal p{margin:10px 0 0;line-height:1.5}.home-footer__legal-row{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:9px 24px}.home-footer__legal-row nav{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 18px}.home-footer__legal-row a{color:inherit;text-decoration:none}.home-footer__legal-row a:focus-visible,.home-footer__legal-row a:hover{color:var(--brand-primary)}@media(max-width:1100px){.home-footer__top-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-footer__action-column{display:grid;grid-column:1/-1;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) minmax(140px,.55fr);align-items:start}}@media(max-width:760px){.home-footer{margin-top:36px}.home-footer__inner{padding:34px 18px 22px}.home-footer__top-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 24px}.home-footer__link-group:last-of-type{grid-column:1/-1}.home-footer__action-column{display:flex;grid-column:1/-1}.home-footer__merchant-card{min-height:108px;padding:18px;border-radius:18px}.home-footer__trust-grid{grid-template-columns:1fr;gap:30px;margin-top:42px}.home-footer__marks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.home-footer__mark,.home-footer__marks--trust .home-footer__mark{min-width:0;padding-inline:8px}.home-footer__marks--trust{grid-template-columns:1fr}}@media(max-width:460px){.home-footer__merchant-card{align-items:flex-start;flex-direction:column}.home-footer__merchant-cta{width:100%}.home-footer__store-badges a{height:38px}.home-footer__marks{grid-template-columns:repeat(2,minmax(0,1fr))}.home-footer__marks--trust{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.home-footer *{scroll-behavior:auto!important;transition-duration:.01ms!important}}