.message-notification-trigger.ant-btn{display:grid;width:44px;height:44px;padding:0;place-items:center;border:1px solid #e5e7eb;border-radius:12px;background:#fff;box-shadow:0 3px 10px #0f223a0f;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.message-notification-trigger.ant-btn:hover,.message-notification-trigger.ant-btn:focus-visible{border-color:#c7d2fe;background:#f8faff;box-shadow:0 5px 14px #3662e324}.message-notification-trigger.ant-btn:focus-visible{outline:3px solid rgb(54 98 227 / 20%);outline-offset:2px}.message-notification-trigger.ant-btn .ant-btn-icon,.message-notification-trigger.ant-btn .message-bell-icon{color:#1d2939;font-size:24px}.message-popover-overlay .ant-popover-inner{padding:0;border:1px solid #e6eaf0;border-radius:12px;box-shadow:0 18px 48px #0f223a29;overflow:hidden}.message-popover{width:min(390px,calc(100vw - 32px))}.message-popover__header,.message-popover__footer{padding:14px 16px}.message-popover__header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf0f4;background:#fbfcfe}.message-popover__count{display:block;margin-top:2px;font-size:12px}.message-popover__list{max-height:480px;overflow-y:auto}.message-popover__item{position:relative;display:flex;width:100%;gap:10px;padding:12px 16px;border:0;border-bottom:1px solid #f0f2f5;background:#fff;color:inherit;cursor:pointer;text-align:left;transition:background .16s ease}.message-popover__item:hover,.message-popover__item:focus-visible{background:#f6f9ff;outline:none}.message-popover__item.is-unread{background:#f8fbff}.message-popover__dot{width:7px;height:7px;margin-top:7px;border-radius:50%;background:transparent;flex:0 0 auto}.message-popover__item.is-unread .message-popover__dot{background:#ff4d4f;box-shadow:0 0 0 3px #fff1f0}.message-popover__body{display:flex;min-width:0;flex:1;flex-direction:column;gap:3px}.message-popover__title-row{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:8px}.message-popover__title-row .ant-tag{margin-inline-end:0;flex:0 0 auto;font-size:11px}.message-popover__time{font-size:11px}.message-popover__footer{height:auto;color:#246bfd;font-weight:500}.message-center{--message-ink: #10233f;--message-blue: #246bfd;--message-line: #e8edf4;color:var(--message-ink)}.message-center__hero{position:relative;padding:28px 32px;border-radius:14px;background:radial-gradient(circle at 78% 10%,rgb(99 153 255 / 24%),transparent 28%),linear-gradient(125deg,#0b1f3a,#163a71 65%,#21539c);color:#fff;overflow:hidden}.message-center__hero:after{position:absolute;right:22%;bottom:-75px;width:190px;height:190px;border:1px solid rgb(255 255 255 / 14%);border-radius:50%;content:""}.message-center__eyebrow{display:flex;align-items:center;gap:7px;color:#bcd3ff;font-size:12px;font-weight:600;letter-spacing:.12em}.message-center__headline{position:relative;z-index:1;display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-top:14px}.message-center__headline .ant-typography{margin:0;color:#fff}.message-center__headline h2.ant-typography{font-size:30px;letter-spacing:.02em}.message-center__headline p.ant-typography{margin-top:8px;color:#cad8ed}.message-center__summary{display:flex;min-width:92px;flex-direction:column;align-items:flex-end}.message-center__summary span{font-size:38px;font-weight:300;line-height:1}.message-center__summary small{margin-top:6px;color:#bcd3ff}.message-center__toolbar,.message-center__pagination{display:flex;align-items:center;justify-content:space-between}.message-center__toolbar{padding:24px 4px 14px}.message-center__list{border:1px solid var(--message-line);border-radius:12px;overflow:hidden}.message-center__row{display:grid;width:100%;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:14px;padding:17px 20px;border:0;border-bottom:1px solid var(--message-line);background:#fff;color:inherit;cursor:pointer;text-align:left;transition:background .16s ease,transform .16s ease}.message-center__row:last-child{border-bottom:0}.message-center__row:hover,.message-center__row:focus-visible{background:#f7faff;outline:none}.message-center__row:hover .message-center__copy{transform:translate(3px)}.message-center__row.is-unread{background:linear-gradient(90deg,#f3f7ff 0,#fff 42%)}.message-center__status{display:grid;width:34px;height:34px;place-items:center;border-radius:9px;background:#f1f3f6;color:#98a2b3;font-size:16px}.message-center__row.is-unread .message-center__status{background:#e8f0ff;color:var(--message-blue)}.message-center__copy{display:flex;min-width:0;flex-direction:column;gap:5px;transition:transform .16s ease}.message-center__title-line{display:flex;align-items:center;gap:8px}.message-center__title-line .ant-tag{margin-inline-end:0;font-size:11px}.message-center__date{padding-left:24px;white-space:nowrap;font-size:12px}.message-center__pagination{padding-top:20px}.message-detail__meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.message-detail__content{padding:20px 0;border-top:1px solid var(--message-line);color:#344054;font-size:15px;line-height:1.9}.message-detail__read-state{display:flex;align-items:center;gap:6px;margin-top:28px;color:#98a2b3;font-size:13px}@media(max-width:720px){.message-center__hero{padding:22px}.message-center__headline h2.ant-typography{font-size:26px}.message-center__row{grid-template-columns:32px minmax(0,1fr);padding:15px 14px}.message-center__date{grid-column:2;padding-left:0}.message-center__pagination{align-items:flex-start;flex-direction:column;gap:12px}}@media(prefers-reduced-motion:reduce){.message-notification-trigger.ant-btn,.message-center__row,.message-center__copy,.message-popover__item{transition:none}}.auth-shell{display:flex;min-height:100vh;min-height:100dvh;overflow-x:hidden;background:#fff}.auth-shell__visual{position:relative;min-width:0;overflow:hidden;flex:1.385;background:linear-gradient(180deg,#001976,#0253e9 98.51%);color:#fff}.auth-shell__visual-inner{width:100%;max-width:808px;box-sizing:border-box;margin:0 auto;padding:80px 38px 32px}.auth-shell__visual-copy{width:min(100%,520px);margin:0 auto;text-align:center}.auth-shell__visual-title{margin:0;font-size:30px;font-weight:400;line-height:1.35;letter-spacing:.01em;text-wrap:balance}.auth-shell__visual-description{margin:12px 0 0;color:#ffffffe0;font-size:16px;font-weight:400;line-height:1.65;text-wrap:pretty}.auth-shell__visual-description>span{display:block}.auth-shell__visual-image{display:block;width:min(100%,760px);height:auto;margin:4px auto 0;-webkit-user-select:none;user-select:none}.auth-shell__content{display:flex;flex:1;min-width:0;flex-direction:column;align-items:center;background:#fff}.auth-shell__brand{display:flex;width:100%;justify-content:flex-end;max-width:487px;padding:48px 67px 39px 0}.auth-shell__logo{width:151px;height:auto}.auth-shell__panel{width:100%;max-width:487px;box-sizing:border-box;padding:0 24px 48px}.auth-shell__title.ant-typography{margin:0 0 23px;font-size:30px;font-weight:900;line-height:1.35;text-wrap:balance}.auth-shell__description.ant-typography{display:block;margin-bottom:36px;color:#677389;font-weight:600;font-size:16px}.auth-shell .ant-form-item{margin-bottom:22px}.auth-shell .ant-input,.auth-shell .ant-input-affix-wrapper{height:57px;border:1px solid #e5e7eb;border-radius:10px}.auth-shell .ant-input-affix-wrapper>.ant-input{height:auto;border:0;border-radius:0;box-shadow:none}.auth-shell .ant-input::placeholder{color:#97a2b6;opacity:1}.auth-shell .auth-input-icon{color:#97a2b6;font-size:16px}.auth-shell .ant-input-group-addon{border-color:#e5e7eb}.auth-shell .auth-verification-field{height:57px;box-sizing:border-box;overflow:hidden;border:1px solid #e5e7eb;border-radius:10px;background:#fff;transition:border-color .18s ease,box-shadow .18s ease}.auth-shell .auth-verification-field:hover,.auth-shell .auth-verification-field:focus-within{border-color:#e5e7eb;box-shadow:0 0 0 2px #0591ff1a}.auth-shell .auth-verification-field:has(.ant-input:focus-visible),.auth-shell .auth-verification-field:has(.ant-btn:focus-visible){outline:2px solid rgb(54 98 227 / 24%);outline-offset:2px}.auth-shell .auth-verification-field>.auth-dial-code{display:inline-flex;height:100%;box-sizing:border-box;flex:0 0 auto;align-items:center;padding:0 11px;border:0;border-right:1px solid #e5e7eb;background:#fafafa;color:#000000e0;white-space:nowrap}.auth-shell .auth-verification-field>.ant-input,.auth-shell .auth-verification-field>.ant-input:hover,.auth-shell .auth-verification-field>.ant-input:focus,.auth-shell .auth-verification-field>.ant-input-affix-wrapper,.auth-shell .auth-verification-field>.ant-input-affix-wrapper:hover,.auth-shell .auth-verification-field>.ant-input-affix-wrapper-focused{min-width:0;height:100%;border:0;border-radius:0;box-shadow:none}.auth-shell .auth-verification-field>.ant-btn{height:100%;padding:0 20px;border:0;border-left:1px solid #e5e7eb;border-radius:0}.auth-shell .auth-verification-field>.ant-btn:hover,.auth-shell .auth-verification-field>.ant-btn:focus-visible{border-left-color:#e5e7eb}.auth-shell .ant-form-item-has-error .auth-verification-field,.auth-shell .ant-form-item-has-error .auth-verification-field:hover,.auth-shell .ant-form-item-has-error .auth-verification-field:focus-within,.auth-shell .ant-form-item-has-error .auth-verification-field>.ant-btn,.auth-shell .ant-form-item-has-error .auth-verification-field>.ant-btn:hover,.auth-shell .ant-form-item-has-error .auth-verification-field>.ant-btn:focus-visible{z-index:1;border-color:#ff4d4f;box-shadow:none}.auth-shell .ant-form-item-has-error .auth-verification-field>.auth-dial-code{border-right-color:#ff4d4f}.auth-shell .ant-btn.ant-btn-primary{border-radius:10px;font-size:18px}.auth-shell .ant-btn.ant-btn-primary:not(.ant-btn-dangerous):not(.ant-btn-background-ghost):not(:disabled):not(.ant-btn-disabled){border:1px solid #e5e7eb;background:radial-gradient(100% 100% at 0% 0%,#3761e2,#4d47dd),#f8fafc;box-shadow:0 8px 18px #3662e34d;transition:transform .18s ease,box-shadow .18s ease;height:50px}.auth-shell .ant-btn.ant-btn-primary:not(.ant-btn-dangerous):not(.ant-btn-background-ghost):not(:disabled):not(.ant-btn-disabled):hover{border-color:#e5e7eb;background:radial-gradient(100% 100% at 0% 0%,#3761e2,#4d47dd),#f8fafc;box-shadow:0 9px 20px #3662e352;transform:translateY(-1px)}.auth-shell .ant-btn.ant-btn-primary:not(.ant-btn-dangerous):not(.ant-btn-background-ghost):not(:disabled):not(.ant-btn-disabled):active{background:radial-gradient(100% 100% at 0% 0%,#3158cf,#423cc8),#f8fafc;box-shadow:0 5px 12px #3662e33d;transform:translateY(0)}.auth-shell .ant-btn.ant-btn-primary:focus-visible{outline:3px solid rgb(54 98 227 / 24%);outline-offset:2px}.auth-shell .ant-btn.ant-btn-primary:disabled,.auth-shell .ant-btn.ant-btn-primary.ant-btn-disabled{box-shadow:none}.auth-shell .auth-channel-segmented{height:52px;padding:4px;border-radius:14px;background:#f3f6fa}.auth-shell .auth-channel-segmented .ant-segmented-group{height:100%}.auth-shell .auth-channel-segmented .ant-segmented-item{border-radius:10px;color:#677389;font-size:16px;font-weight:600}.auth-shell .auth-channel-segmented .ant-segmented-item-label{min-height:44px;padding:0 24px;line-height:44px}.auth-shell .auth-channel-segmented .ant-segmented-item-selected{color:#1668dc;background:#fff;box-shadow:0 2px 8px #1f41721a}.auth-shell .auth-channel-segmented .ant-segmented-thumb{border-radius:10px;background:#fff;box-shadow:0 2px 8px #1f41721a}.auth-shell .auth-consent-list{display:grid;margin:4px 0 24px}.auth-shell .auth-consent-item.ant-form-item{margin-bottom:0}.auth-shell .auth-consent-checkbox{align-items:flex-start;color:#677389;line-height:22px}.auth-shell .auth-consent-checkbox .ant-checkbox{margin-top:3px}.auth-shell .auth-consent-link,.auth-shell .auth-consent-link:hover,.auth-shell .auth-consent-link:focus-visible{color:#3662e3}@media(max-width:1200px){.auth-shell__visual-inner{padding-top:100px;padding-right:28px;padding-left:28px}.auth-shell__visual-title{font-size:26px}.auth-shell__visual-description{font-size:14px}}@media(max-width:768px){.auth-shell__visual{display:none}.auth-shell__content{flex-basis:100%}.auth-shell__brand{padding:max(24px,env(safe-area-inset-top)) 24px 32px}.auth-shell__panel{max-width:535px;padding-right:max(24px,env(safe-area-inset-right));padding-bottom:max(40px,env(safe-area-inset-bottom));padding-left:max(24px,env(safe-area-inset-left))}.auth-shell__title.ant-typography{font-size:28px}}.fund-center__title-row,.fund-account__heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.fund-center__refresh{margin-left:auto}.fund-center__skeletons,.fund-account__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));max-width:1606px;gap:14px}.fund-account__grid>.fund-balance-card,.fund-center__skeletons>.fund-center__skeleton{width:100%;min-width:260px;max-width:310px;box-sizing:border-box}.fund-center__skeleton.ant-skeleton-element,.fund-center__skeleton .ant-skeleton-image{width:100%;height:244px}.fund-entity+.fund-entity{margin-top:28px}.fund-entity__accounts{display:grid;gap:28px}.fund-account__heading{margin-bottom:16px}.fund-account__identity{display:flex;align-items:center;gap:12px;min-width:0}.fund-account__identity-text{min-width:0;overflow-wrap:anywhere}.fund-account__icon{display:grid;place-items:center;flex:0 0 36px;height:36px;border-radius:11px;color:#4c7eed;background:#dce8ff;font-size:18px}.fund-entity__name.ant-typography{margin:0 0 4px;color:#202737;font-size:14px;font-weight:600}.fund-account__number.ant-typography{display:block;color:#7d89a0;font-size:12px;font-weight:500}.fund-balance-card{min-width:0;border:1px solid #e1e7f0;border-radius:12px;background:#fff;overflow:hidden}.fund-balance-card__header{padding:16px 16px 0}.fund-balance-card__currency{display:flex;align-items:center;gap:10px;color:#3c4659;font-size:13px;font-weight:600}.fund-balance-card__code{display:inline-flex;align-items:center;height:24px;padding:0 7px;border-radius:7px;font-size:11px;letter-spacing:.02em}.fund-balance-card__available{display:flex;flex-direction:column;gap:8px;margin-top:30px;color:#7d89a0;font-size:12px}.fund-balance-card__available strong{color:#191f30;font-size:26px;line-height:1.3;font-weight:700;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.fund-balance-card__details{display:grid;gap:9px;margin:0;padding:30px 16px 20px}.fund-balance-card__details>div{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.fund-balance-card__details dt,.fund-balance-card__details dd{margin:0;color:#7d89a0;font-size:12px}.fund-balance-card__details dt{flex-shrink:0}.fund-balance-card__details dd{min-width:0;color:#667187;font-weight:600;font-variant-numeric:tabular-nums;text-align:right;overflow-wrap:anywhere}.fund-balance-card__debited dd{color:#ff5454}.fund-balance-card__held dd{color:#ff9b24}@media(max-width:640px){.fund-account__heading{flex-wrap:wrap;gap:8px}}.recent-transactions{padding:24px;border:1px solid #e1e7f0;border-radius:12px;background:#fff}.recent-transactions h2{margin:0 0 20px;color:#202737;font-size:15px;font-weight:600}.recent-transactions__list{margin:0;padding:0;list-style:none}.recent-transactions__row{--transaction-color: #52b98b;--transaction-background: #e6f7f1;display:flex;align-items:center;gap:16px;min-height:68px;padding:10px 0}.recent-transactions__row--payout{--transaction-color: #ff5454;--transaction-background: #fceeee}.recent-transactions__row--exchange{--transaction-color: #8074f9;--transaction-background: #f0eeff}.recent-transactions__icon{display:grid;place-items:center;flex:0 0 36px;height:36px;border-radius:50%;color:var(--transaction-color);background:var(--transaction-background);font-size:17px}.recent-transactions__identity,.recent-transactions__value{display:flex;flex-direction:column;gap:6px;min-width:0;font-size:12px;color:#8996ae;overflow-wrap:anywhere}.recent-transactions__identity{flex:1}.recent-transactions__identity strong{color:#202737;font-size:14px;font-weight:600}.recent-transactions__value{text-align:right;font-variant-numeric:tabular-nums}.recent-transactions__value strong{color:var(--transaction-color);font-size:14px;font-weight:600}.recent-transactions__pagination{display:flex;justify-content:flex-end;margin-top:20px}@media(max-width:640px){.recent-transactions{padding:20px 16px}.recent-transactions__row{flex-wrap:wrap;gap:10px 12px}.recent-transactions__identity{flex-basis:calc(100% - 48px)}.recent-transactions__value{width:100%;padding-left:48px;text-align:left}.recent-transactions__pagination{justify-content:center}}.profile-page-header{display:flex;flex-direction:column;align-items:flex-start;gap:30px}.profile-page-header__back{display:inline-flex;min-height:36px;box-sizing:border-box;align-items:center;gap:8px;padding:7px 12px;border:1px solid #e5e7eb;border-radius:10px;background:#f8fafc;color:#475467;line-height:20px;text-decoration:none;transition:border-color .16s ease,background-color .16s ease,color .16s ease}.profile-page-header__back:hover{border-color:#c7d2fe;background:#eef2ff;color:#3662e3}.profile-page-header__back:focus-visible{outline:3px solid rgb(54 98 227 / 22%);outline-offset:2px}.profile-page-header__title-row{display:flex;align-items:center;gap:10px}.profile-page-header__title-row .ant-typography{margin:0}.profile-page-header__icon{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;background:#eef2ff;color:#3662e3;font-size:17px}@media(prefers-reduced-motion:reduce){.profile-page-header__back{transition:none}}@font-face{font-family:Alibaba PuHuiTi;src:url(/assets/AlibabaPuHuiTi-3-65-Medium-Cx9HB4f9.woff2) format("woff2"),url(/assets/AlibabaPuHuiTi-3-65-Medium-BgVWCkSV.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Alibaba PuHuiTi;src:url(/assets/AlibabaPuHuiTi-3-75-SemiBold-BLiBLNWk.woff2) format("woff2"),url(/assets/AlibabaPuHuiTi-3-75-SemiBold-E3bzaBC_.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Alibaba PuHuiTi;src:url(/assets/AlibabaPuHuiTi-3-85-Bold-CmnSX8kp.woff2) format("woff2"),url(/assets/AlibabaPuHuiTi-3-85-Bold-CEL8u0Ux.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Alibaba PuHuiTi;src:url(/assets/AlibabaPuHuiTi-3-105-Heavy-bYeRwECs.woff2) format("woff2"),url(/assets/AlibabaPuHuiTi-3-105-Heavy-DItDMQu-.ttf) format("truetype");font-style:normal;font-weight:900;font-display:swap}:root{--merchant-font-family: "Alibaba PuHuiTi", "PingFang SC", "Microsoft YaHei", sans-serif}html,body,#root{height:100%}body{margin:0;font-family:var(--merchant-font-family)}button,input,select,textarea{font-family:inherit}.ant-btn-primary:not(.ant-btn-dangerous):not(.ant-btn-background-ghost):not(:disabled):not(.ant-btn-disabled){color:#fff;border-color:transparent;background:linear-gradient(90deg,var(--action-blue-start, #2563eb),var(--action-blue-end, #3b82f6));box-shadow:0 4px 10px #2563eb2e}.ant-btn-primary:hover{--action-blue-start: #3572ef;--action-blue-end: #5091f8}.ant-btn-primary:active{--action-blue-start: #1d4ed8;--action-blue-end: #2563eb}.merchant-content-panel{width:100%;min-width:0;padding:24px;box-sizing:border-box;border:1px solid #e1e7f0;border-radius:12px;background:#fff}:where(.merchant-content-panel,.ant-drawer-body,.ant-modal-body) .ant-space-item{min-width:0;max-width:100%}@media(max-width:640px){.merchant-content-panel{padding:16px}}.merchant-app-layout.ant-layout{height:100vh;min-height:0;overflow:hidden}.merchant-sidebar.ant-layout-sider{height:100vh;background-image:linear-gradient(180deg,#11205c,#263fa7 35%,#487ff1)}.merchant-sidebar .ant-layout-sider-children{overflow:hidden}.merchant-main-layout.ant-layout{height:100vh;min-width:0;min-height:0;overflow:hidden;background:#f2f5f9}.merchant-header.ant-layout-header{flex:0 0 64px}.merchant-main-scroll{min-height:0;flex:1;overflow-y:auto;overscroll-behavior-y:contain;scrollbar-gutter:stable}.merchant-main-content.ant-layout-content{min-width:0;margin:37px 31px 31px}.merchant-mfa-alert.ant-alert{margin:11px 31px 0}.merchant-sidebar-menu.ant-menu-dark{background:transparent}.merchant-sidebar-menu.ant-menu-dark .ant-menu-item{color:#c4c9d9;height:52px;font-size:16px}.merchant-sidebar-menu.ant-menu-dark .ant-menu-item .anticon{font-size:16px}.merchant-sidebar-menu.ant-menu-dark .ant-menu-item:not(.ant-menu-item-selected):hover{color:#c4c9d9;background-color:#4c87ff33}.merchant-sidebar-menu.ant-menu-dark .ant-menu-item-selected{color:#fff;background-image:linear-gradient(90deg,#3662e3,#4c7eed),linear-gradient(#7272e7,#7272e7);box-shadow:inset 0 0 0 1px #ffffff1a,0 4px 12px #07185529}.merchant-sidebar-menu.ant-menu-inline>.ant-menu-item{justify-content:flex-start}@media(max-width:640px){.merchant-main-content.ant-layout-content{margin:20px 16px}.merchant-mfa-alert.ant-alert{margin-right:16px;margin-left:16px}}
