*,:before,:after{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}:root,.theme-techBlue{--app-brand:#1677ff;--app-brand-light:#e6f4ff;--app-brand-hover:#4096ff;--app-bg:#f8f9fa;--app-surface:#fff;--app-text:#1a1a1a;--app-text-secondary:#6b7280;--app-border:#e8e8e8;--app-shadow:0 1px 3px #0000000f;--app-menu-hover:#f3f4f6}.theme-dark{--app-brand:#4096ff;--app-brand-light:#1677ff26;--app-brand-hover:#69b1ff;--app-bg:#141414;--app-surface:#1f1f1f;--app-text:#e5e7eb;--app-text-secondary:#9ca3af;--app-border:#303030;--app-shadow:0 1px 3px #0003;--app-menu-hover:#ffffff0f}.auth-layout{--auth-bg:#fff;--auth-ink:#1a1a1a;--auth-muted:#6b7280;--auth-right-bg:#f5f7fa;--auth-input-bg:#eef2f6;--auth-pad-y:clamp(28px, 4.5vh, 56px);--auth-pad-x:clamp(32px, 4.5vw, 120px);--auth-feature-gap:clamp(22px, 3.2vh + .4vw, 40px);--auth-feature-icon:clamp(44px, 3.8vh + .5vw, 56px);--auth-feature-title:clamp(16px, 1.1vh + .4vw, 20px);--auth-feature-desc:clamp(13px, .85vh + .25vw, 15px);--auth-feature-title-lh:1.35;--auth-feature-desc-lh:1.55;--auth-feature-item-gap:clamp(14px, 1vw + .3vh, 18px);--auth-content-max:400px;--auth-feature-max:480px;box-sizing:border-box;background:var(--auth-bg);width:100%;max-width:100%;min-height:100dvh;color:var(--auth-ink);display:flex;position:relative;overflow-x:hidden}@media (width>=1440px){.auth-layout{--auth-content-max:420px;--auth-feature-max:520px;--auth-pad-x:clamp(48px, 5vw, 140px)}}@media (width>=1920px){.auth-layout{--auth-content-max:440px;--auth-feature-max:560px;--auth-feature-title:20px;--auth-feature-desc:15px;--auth-feature-gap:36px}}@media (width>=2560px){.auth-layout{--auth-content-max:480px;--auth-feature-max:600px;--auth-pad-x:clamp(64px, 6vw, 180px);--auth-form-title-size:32px}}.auth-layout-body{flex:auto;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;width:100%;max-width:none;min-height:100dvh;display:grid}.auth-layout-left{width:100%;min-width:0;height:100%;min-height:0;padding:var(--auth-pad-y) var(--auth-pad-x);box-sizing:border-box;background:#fff;flex-direction:column;justify-content:flex-start;align-items:flex-end;display:flex;position:relative}.auth-layout-column{width:100%;max-width:var(--auth-content-max);flex-shrink:0}.auth-layout-left:has(.auth-card-wide) .auth-layout-column{max-width:min(480px,100%)}.auth-layout-logo{z-index:1;flex-shrink:0;align-items:center;margin:0;display:inline-flex}.auth-layout-logo .brand-logo--sider{width:auto;max-width:min(320px,100%);height:clamp(44px,5vh + .5vw,58px);margin:0}.auth-layout-main{flex-direction:column;flex:1;justify-content:center;align-items:stretch;width:100%;min-height:0;display:flex}.auth-layout-right{width:100%;min-width:0;height:100%;min-height:0;padding:var(--auth-pad-y) var(--auth-pad-x);background:var(--auth-right-bg);box-sizing:border-box;flex-direction:column;justify-content:center;align-items:flex-start;display:flex;position:relative;overflow:hidden}.auth-layout-right-inner{z-index:1;width:100%;max-width:var(--auth-feature-max);align-items:center;margin-inline:0;display:flex;position:relative}.auth-ad-slot{width:100%;max-height:calc(100dvh - 2 * var(--auth-pad-y));box-sizing:border-box;scrollbar-width:thin;background:0 0;flex:0 auto;align-items:center;margin:0;padding:0;display:flex;overflow:auto}.auth-feature-list{gap:var(--auth-feature-gap);flex-direction:column;width:100%;margin:0;padding:0;list-style:none;display:flex}.auth-feature-item{align-items:flex-start;gap:var(--auth-feature-item-gap);display:flex}.auth-feature-icon{flex:0 0 var(--auth-feature-icon);width:var(--auth-feature-icon);height:var(--auth-feature-icon);object-fit:contain;box-sizing:border-box;background:0 0;border-radius:0;padding:0;display:block}.auth-feature-copy{min-width:0;padding-top:2px}.auth-feature-title{font-size:var(--auth-feature-title);line-height:var(--auth-feature-title-lh);color:#1a1a1a;margin:0 0 6px;font-weight:700}.auth-feature-desc{font-size:var(--auth-feature-desc);line-height:var(--auth-feature-desc-lh);color:#6b7280;margin:0}.auth-layout-tools{top:var(--auth-pad-y);right:var(--auth-pad-x);z-index:100;flex-shrink:0;justify-content:flex-end;display:flex;position:fixed}.auth-layout-tools .preferences-header{background:#ffffffeb;border:1px solid #0f2d5a14;border-radius:10px;padding:6px 10px;box-shadow:0 2px 12px #0f2d5a0f}.auth-layout-tools .preferences-header .ant-segmented{background:#f3f4f6}.auth-layout-tools .preferences-theme-icon{font-size:14px;color:#6b7280!important}.auth-layout-tools .preferences-theme-label{font-size:13px;font-weight:500;color:#374151!important}.auth-layout-panel{width:100%;min-height:0;margin:0;padding-block:0}.auth-card{width:100%;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important}.auth-card .ant-card-body{padding:0!important}.auth-form-intro{margin-bottom:clamp(20px,2.8vh,28px)}.auth-form-title{letter-spacing:-.01em!important;color:var(--auth-ink)!important;margin:0 0 8px!important;font-size:clamp(24px,1.8vh + .6vw,30px)!important;font-weight:700!important;line-height:1.3!important}.auth-form-subtitle{color:var(--auth-muted)!important;margin:0!important;font-size:clamp(13px,1vh + .15vw,15px)!important;line-height:1.55!important}.auth-card .ant-form-item{margin-bottom:18px}.auth-card .ant-form-item-label>label{color:#4b5563;font-size:13px;font-weight:500}.auth-card .ant-input-affix-wrapper,.auth-card .ant-input,.auth-card .ant-input-password{background:var(--auth-input-bg)!important;box-shadow:none!important;border-color:#0000!important;border-radius:8px!important}.auth-card .ant-input-affix-wrapper:hover,.auth-card .ant-input:hover,.auth-card .ant-input-affix-wrapper-focused,.auth-card .ant-input:focus,.auth-card .ant-input-affix-wrapper:focus{border-color:var(--app-brand)!important;background:#e8edf3!important}.auth-card .ant-input-affix-wrapper>input.ant-input{background:0 0!important}.auth-card .ant-btn-primary{border-radius:8px;height:44px;font-size:15px;font-weight:600}.whatsapp-input{width:100%}.brand-logo{object-fit:contain;object-position:center;width:auto;display:block}.brand-logo--auth{max-width:220px;height:56px;margin:0 auto 12px}.brand-logo--sider{max-width:180px;height:40px;margin-left:auto;margin-right:auto}.auth-card-wide{max-width:none}.auth-card-wide .ant-card-body{padding:0!important}.auth-card-wide .ant-form-item{margin-bottom:14px}.auth-card-wide .ant-form-item-label{padding-bottom:4px!important}.auth-card-wide .ant-form-item-label>label{height:24px;font-size:13px}.auth-card-wide .auth-register-submit{margin-bottom:10px}.auth-card-wide .auth-switch{margin-top:0}.theme-dark.auth-layout{--auth-bg:#0f141b;--auth-ink:#e5e7eb;--auth-muted:#9ca3af;--auth-right-bg:#151b24;--auth-input-bg:#1f2937}.theme-dark.auth-layout .auth-layout-left{background:#141a22}.theme-dark.auth-layout .auth-layout-right{background:var(--auth-right-bg)}.theme-dark .auth-feature-title{color:#f3f4f6}.theme-dark .auth-feature-desc{color:#9ca3af}.theme-dark.auth-layout .auth-card{background:0 0!important}.theme-dark .auth-layout-tools .preferences-header{background:#161b22eb;border-color:#ffffff1a}.theme-dark .auth-layout-tools .preferences-header .ant-segmented{background:#303030}.theme-dark .auth-layout-tools .preferences-theme-icon{color:#d1d5db!important}.theme-dark .auth-layout-tools .preferences-theme-label{color:#f3f4f6!important}.theme-dark .auth-card .ant-form-item-label>label{color:#d1d5db}.theme-dark .auth-card .ant-input-affix-wrapper,.theme-dark .auth-card .ant-input,.theme-dark .auth-card .ant-input-password{background:var(--auth-input-bg)!important}@media (width<=960px){.auth-layout{overflow:auto}.auth-layout,.auth-layout-body{min-height:auto}.auth-layout-body{grid-template-columns:1fr;height:auto}.auth-layout-left,.auth-layout-right{height:auto}.auth-layout-left{padding-top:var(--auth-pad-y);border-right:none;justify-content:flex-start;align-items:center}.auth-layout-column{max-width:min(400px,100%)}.auth-layout-main{flex:none;justify-content:flex-start}.auth-footer{margin-top:clamp(24px,4vh,36px)}.auth-layout-panel{margin-top:0;margin-bottom:24px;padding-block:0}.auth-layout-right{justify-content:flex-start;align-items:stretch;min-height:auto;padding-block:clamp(32px,6vh,48px)}.auth-layout-right-inner{max-width:none;margin-inline:0}.auth-ad-slot{width:100%;max-width:none;max-height:none;margin:0 auto;overflow:visible}}@media (width<=576px){.auth-layout{--auth-pad-y:20px;--auth-pad-x:20px}.auth-form-title{font-size:24px!important}}.auth-agree-item{margin-bottom:16px!important}.auth-agree-text{color:var(--app-text-secondary);white-space:normal;font-size:13px;line-height:1.5}.auth-agree-text a{color:var(--app-brand);font-weight:500}.protocol-layout{background:var(--app-bg);min-height:100vh;color:var(--app-text)}.protocol-layout-header{z-index:10;background:var(--app-surface);border-bottom:1px solid var(--app-border);box-shadow:var(--app-shadow);position:sticky;top:0}.protocol-layout-header-inner{justify-content:space-between;align-items:center;gap:16px;max-width:880px;margin:0 auto;padding:12px 20px;display:flex}.protocol-layout-brand{align-items:center;display:inline-flex}.protocol-layout-actions{align-items:center;gap:16px;display:flex}.protocol-layout-back{color:var(--app-brand);white-space:nowrap;font-size:13px;font-weight:500}.protocol-layout-main{max-width:880px;margin:0 auto;padding:28px 20px 48px}.protocol-page{background:var(--app-surface);border:1px solid var(--app-border);box-shadow:var(--app-shadow);border-radius:12px;padding:28px 28px 36px}.protocol-page-title{color:var(--app-text);margin:0 0 20px;font-size:24px;font-weight:650}.protocol-md{color:var(--app-text);font-size:13.5px;line-height:1.65}.protocol-md-h2{margin:0 0 12px;font-size:20px;font-weight:650}.protocol-md-h3{margin:20px 0 8px;font-size:15px;font-weight:600}.protocol-md-h4{margin:14px 0 6px;font-size:13.5px;font-weight:600}.protocol-md-p{margin:0 0 10px}.protocol-md-ul{margin:0 0 12px;padding-left:1.25em}.protocol-md-ul li{margin-bottom:4px}.auth-switch{text-align:center;margin-bottom:0!important}.auth-switch a{color:var(--app-brand);font-weight:500}.auth-footer{text-align:center;flex-shrink:0;width:100%;margin:auto 0 0;padding-top:clamp(16px,2vh,24px)}.auth-copyright,.auth-support{color:#9ca3af;margin:0;padding:0;font-size:12px;font-weight:400;line-height:1.6}.auth-support{margin-top:6px}.auth-support a{color:#1677ff;text-decoration:none}.auth-support a:hover{text-decoration:underline}.whatsapp-float{z-index:1000;color:#fff;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;text-decoration:none;transition:transform .25s,box-shadow .25s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 24px #25d36659}.whatsapp-float:hover{color:#fff;transform:scale(1.08);box-shadow:0 10px 28px #25d36673}.whatsapp-float svg{width:28px;height:28px}@media (width<=576px){.whatsapp-float{width:50px;height:50px;bottom:16px;right:16px}.whatsapp-float svg{width:24px;height:24px}}.theme-dark .auth-copyright,.theme-dark .auth-support{color:#d1d5db}.theme-dark .auth-support a{color:#69b1ff}@media (width<=900px){.auth-footer{max-width:none;margin-top:16px}}.main-layout{background:var(--app-bg);align-items:stretch;min-height:100vh}.app-sider{background:var(--app-surface)!important;border-right:1px solid var(--app-border)!important;box-shadow:none!important;flex:auto!important;align-self:stretch!important;height:auto!important;min-height:100%!important}.app-sider-shell{z-index:20;flex-direction:column;flex:none;align-self:stretch;height:auto;min-height:100vh;display:flex;position:relative}.app-sider-edge-trigger{z-index:30;border:1px solid var(--app-border);background:var(--app-surface);width:24px;height:24px;color:var(--app-text-secondary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:10px;line-height:1;transition:color .2s,border-color .2s,box-shadow .2s;display:inline-flex;position:absolute;top:72px;right:-12px;box-shadow:0 2px 8px #00000014}.app-sider-edge-trigger:hover{color:var(--app-brand);border-color:var(--app-brand);box-shadow:0 2px 10px #1677ff26}.app-sider .ant-layout-sider-children{flex-direction:column;flex:auto;height:100%;min-height:100%;display:flex}.app-menu.ant-menu{flex:auto;align-self:stretch;padding:12px 10px;background:0 0!important;border-inline-end:none!important}.ant-layout-sider-collapsed .app-menu.ant-menu{padding-inline:8px}.ant-layout-sider-collapsed .app-menu.ant-menu .ant-menu-item,.ant-layout-sider-collapsed .app-menu.ant-menu .ant-menu-submenu-title{padding-inline:calc(50% - 14px)}.app-sider-logo{border-bottom:1px solid var(--app-border);flex-shrink:0;justify-content:center;align-items:center;width:100%;height:64px;padding:0 16px;display:flex;overflow:hidden}.ant-layout-sider-collapsed .app-sider-logo{padding:0 8px}.ant-layout-sider-collapsed .brand-logo--sider{max-width:52px;height:32px}.app-menu.ant-menu .ant-menu-submenu-title,.app-menu.ant-menu .ant-menu-item{color:var(--app-text);margin:2px 0;font-weight:500}.app-menu.ant-menu .ant-menu-item .anticon,.app-menu.ant-menu .ant-menu-submenu-title .anticon{color:var(--app-text-secondary)}.app-menu.ant-menu .ant-menu-item:hover,.app-menu.ant-menu .ant-menu-submenu-title:hover{color:var(--app-brand)!important;background:var(--app-menu-hover)!important}.app-menu.ant-menu .ant-menu-item:hover .anticon,.app-menu.ant-menu .ant-menu-submenu-title:hover .anticon{color:var(--app-brand)!important}.app-menu.ant-menu .ant-menu-item-selected{font-weight:600;color:var(--app-brand)!important;background:var(--app-brand-light)!important}.app-menu.ant-menu .ant-menu-item-selected .anticon,.app-menu.ant-menu .ant-menu-submenu-selected>.ant-menu-submenu-title{color:var(--app-brand)!important}.main-content-layout{background:var(--app-bg);min-height:100vh}.app-header{background:var(--app-surface);border-bottom:1px solid var(--app-border);justify-content:flex-end;align-items:center;height:64px;padding:0 28px;display:flex}.app-header-spacer{flex:1}.app-header-profile{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:10px;padding:6px 10px 6px 6px;transition:background .15s,border-color .15s;display:flex}.app-header-profile:hover{background:var(--app-menu-hover);border-color:var(--app-border)}.app-header-profile-text{text-align:left;flex-direction:column;align-items:flex-start;line-height:1.3;display:flex}.app-header-profile-name{color:var(--app-text)!important;font-size:14px!important}.app-header-profile-email{text-overflow:ellipsis;white-space:nowrap;max-width:160px;overflow:hidden;font-size:12px!important}.app-header-profile-arrow{color:var(--app-text-secondary);font-size:10px}.main-content{background:var(--app-bg);min-height:calc(100vh - 64px);padding:24px 28px 32px}.page-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.page-header-title{color:var(--app-text)!important;margin:0!important;font-weight:700!important}.page-header-badge .ant-badge-status-text{color:var(--app-text-secondary);font-size:13px}.page-card{border:1px solid var(--app-border)!important;box-shadow:var(--app-shadow)!important;background:var(--app-surface)!important;border-radius:12px!important}.kpi-card{border:1px solid var(--app-border);background:var(--app-surface);cursor:pointer;box-shadow:var(--app-shadow);border-radius:12px;padding:16px 20px;transition:border-color .15s,box-shadow .15s}.kpi-card:hover{border-color:var(--app-brand-hover)}.kpi-card.active{border:2px solid var(--app-brand);box-shadow:0 0 0 1px var(--app-brand-light)}.kpi-card-label{color:var(--app-text-secondary);margin-bottom:6px;font-size:13px}.kpi-card-value{color:var(--app-text);font-size:22px;font-weight:700;line-height:1.2}.account-apply-head{border-bottom:1px solid var(--app-border)}.account-apply-platform-bar{background:#eef0f3;border-radius:12px 12px 0 0;margin:0;padding:10px 24px 12px}.theme-dark .account-apply-platform-bar{background:#ffffff0f}.account-apply-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:16px 24px;display:flex}.account-apply-toolbar-title{color:var(--app-text)!important;margin:0!important;font-weight:600!important}.account-apply-refresh{color:var(--app-text-secondary)!important;padding-inline:4px!important}.account-apply-refresh:hover{color:var(--app-brand)!important}.platform-tabs{scrollbar-width:thin;border-bottom:1px solid var(--app-border);align-items:center;gap:4px;margin:0 -4px;padding:4px 4px 16px;display:flex;overflow-x:auto}.platform-tabs--top{border-bottom:none;gap:8px;margin:0;padding:0}.platform-tabs--top .platform-tab{color:var(--app-text-secondary);background:0 0;border:1px solid #0000;border-radius:8px;padding:8px 16px}.platform-tabs--top .platform-tab:hover{color:var(--app-text);background:#ffffff8c}.theme-dark .platform-tabs--top .platform-tab:hover{background:#ffffff14}.platform-tabs--top .platform-tab--active{background:var(--app-surface);color:var(--app-text);border-color:var(--app-border);box-shadow:0 1px 3px #0f172a14}.platform-tabs--top .platform-tab--active .platform-tab-icon{box-shadow:none}.platform-tab{cursor:pointer;color:var(--app-text-secondary);background:0 0;border:none;border-radius:8px;flex-shrink:0;align-items:center;gap:8px;padding:8px 14px;font-size:14px;font-weight:500;transition:background .15s,color .15s;display:inline-flex}.platform-tab:hover{background:var(--app-menu-hover);color:var(--app-text)}.platform-tab--active{background:var(--app-brand-light);color:var(--app-brand)}.platform-tab-icon{color:#fff;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.platform-tab-icon--svg{border-radius:0;background:0 0!important}.platform-tab-icon--svg svg{color:var(--app-text);display:block}.platform-tab-icon-apple{clip-path:polygon(50% 8%,62% 38%,95% 38%,68% 58%,78% 92%,50% 72%,22% 92%,32% 58%,5% 38%,38% 38%);background:#fff;border-radius:2px;width:12px;height:12px;display:block;box-shadow:inset 0 -6px #fff}.platform-tab--active .platform-tab-icon{box-shadow:0 0 0 2px var(--app-surface), 0 0 0 3px var(--app-brand)}.platform-tab-label{white-space:nowrap}.platform-tab--more{padding:8px 12px;font-size:18px}.account-apply-card .ant-card-body{padding:0!important}.account-apply-filters{border-bottom:none;margin-bottom:0;padding:16px 24px 20px}.account-apply-table-wrap{border-top:1px solid var(--app-border);padding:20px 24px 24px}.account-apply-table-wrap .ant-table{margin-top:0}.account-apply-table .ant-table-cell{white-space:nowrap}.account-apply-table .ant-table-thead>tr>th{position:relative}.table-col-resize-handle{z-index:2;cursor:col-resize;touch-action:none;width:8px;height:100%;position:absolute;top:0;right:-4px}.table-col-resize-handle:hover{background:var(--app-brand-light)}.account-apply-table .ant-table-cell-fix-right{white-space:nowrap}.account-apply-actions{white-space:nowrap;flex-wrap:nowrap;align-items:center;display:inline-flex}.account-apply-actions .ant-btn-link{white-space:nowrap;height:auto;padding-inline:0}.account-apply-status-steps{white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:4px 6px;display:inline-flex}.account-apply-status-step-wrap{flex-shrink:0;align-items:flex-start;gap:6px;display:inline-flex}.account-apply-status-step{color:var(--app-text-secondary);align-items:flex-start;gap:6px;font-size:12px;display:inline-flex}.account-apply-status-text{flex-direction:column;align-items:center;gap:2px;min-height:32px;line-height:1.3;display:flex}.account-apply-status-label{color:inherit;white-space:nowrap;text-align:center;font-size:12px}.account-apply-status-platform{color:#00000059;white-space:nowrap;text-align:center;font-size:11px;line-height:1.2}.theme-dark .account-apply-status-platform{color:#ffffff59}.account-apply-status-platform--empty{visibility:hidden}.account-apply-status-step--done{color:#16a34a}.account-apply-status-step--error{color:#dc2626}.account-apply-status-step--process{color:var(--app-brand)}.account-apply-status-icon{flex-shrink:0;margin-top:1px;font-size:14px}.account-apply-status-icon--done{color:#16a34a}.account-apply-status-icon--error{color:#dc2626}.account-apply-status-dot{background:#d1d5db;border-radius:50%;flex-shrink:0;width:8px;height:8px}.account-apply-status-dot--process{background:var(--app-brand);box-shadow:0 0 0 2px #2563eb26}.account-apply-status-arrow{color:#9ca3af;flex-shrink:0;margin-top:3px;font-size:10px}.account-apply-status-reject{text-overflow:ellipsis;white-space:nowrap;flex-shrink:1;min-width:0;max-width:160px;font-size:12px;overflow:hidden}.account-apply-detail-status,.account-apply-detail-reject{margin-bottom:16px}.account-apply-detail-reject-stage{margin-bottom:4px;font-weight:600}.account-apply-long-input-row{align-items:baseline;gap:8px;width:100%;margin-bottom:8px;display:flex}.account-apply-long-input-row .ant-form-item{flex:1;min-width:0;margin-bottom:0}.account-apply-tz-head,.account-apply-tz-row{grid-template-columns:minmax(280px,1fr) 80px 56px;align-items:start;gap:12px;width:100%;display:grid}.account-apply-tz-head{color:var(--app-text-secondary,#00000073);margin-bottom:4px;font-size:12px}.account-apply-tz-head span{white-space:nowrap}.account-apply-tz-head span:last-child,.account-apply-tz-action{text-align:center}.account-apply-tz-action{color:#00000073;cursor:pointer;justify-content:center;align-items:center;height:32px;display:flex}.account-card .ant-card-body{padding:0!important}.account-page{flex-direction:column;gap:16px;display:flex}.account-summary-card .ant-card-body{padding:20px 24px!important}.account-summary-item{min-height:72px;padding:4px 0}.account-summary-label{color:var(--app-text-secondary);align-items:center;gap:6px;margin-bottom:8px;font-size:13px;display:flex}.account-summary-tip-icon{color:var(--app-text-secondary);cursor:help;font-size:13px}.account-summary-tip-icon:hover{color:var(--app-brand)}.account-summary-value{color:var(--app-text);font-size:28px;font-weight:600;line-height:1.2}.account-summary-value--active{color:#16a34a}.account-summary-value--disabled{color:#dc2626}.account-summary-item--balance .account-summary-label{justify-content:flex-start}.account-head{border-bottom:1px solid var(--app-border);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 24px;display:flex}.account-filters{flex-wrap:wrap;flex:1;align-items:center;gap:12px;min-width:280px;display:flex}.account-filter-keyword{width:220px}.account-filter-platform,.account-filter-status{width:160px}.account-actions{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:8px;display:flex}.account-sync-hint{text-align:right;font-size:12px}.account-table-wrap{padding:16px 24px 24px}.account-table .ant-table-cell{white-space:nowrap}.account-trade-history-meta{flex-wrap:wrap;align-items:center;gap:8px 16px;margin-bottom:12px;display:flex}.account-trade-history-filters{margin-bottom:12px}.account-platform-cell{justify-content:center;align-items:center;display:inline-flex}.account-platform-cell .platform-tab-icon{margin:0}.account-status-badge--active .ant-badge-status-text{color:#16a34a;font-weight:500}.account-status-badge--disabled .ant-badge-status-text{color:#dc2626;font-weight:500}.wallet-center-page{flex-direction:column;gap:16px;display:flex}.wallet-center-title{margin:0!important}.wallet-rate-card .ant-card-body{padding:20px 24px!important}.wallet-rate-card-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.wallet-rate-card-pair{color:var(--app-text-secondary);font-size:14px;font-weight:500}.wallet-rate-card-value{color:var(--app-text);font-size:32px;font-weight:600;line-height:1.2}.wallet-tip-icon{color:var(--app-text-secondary);cursor:help;font-size:14px}.wallet-tip-icon:hover{color:var(--app-brand)}.wallet-balance-card .ant-card-body{padding:24px!important}.wallet-balance-section{margin-bottom:16px}.wallet-balance-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;display:flex}.wallet-balance-stats{flex:1;min-width:280px}.wallet-currency-card .ant-card-body{padding:20px 24px!important}.wallet-currency-card--inactive{background:var(--app-bg)!important;border-color:var(--app-border)!important;box-shadow:none!important}.wallet-currency-card--inactive .wallet-stat-value--primary,.wallet-currency-card--inactive .wallet-currency-card-sub-value:not(.wallet-currency-card-sub-value--recharge){color:var(--app-text-secondary)}.wallet-currency-card-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.wallet-currency-card-title{align-items:baseline;gap:8px;min-width:0;display:flex}.wallet-currency-card-code{letter-spacing:.02em;color:var(--app-text);font-size:18px;font-weight:700}.wallet-currency-card-name{color:var(--app-text-secondary);font-size:13px}.wallet-currency-card .wallet-transfer-btn{flex-shrink:0;min-width:auto}.wallet-currency-card-total{margin-bottom:16px}.wallet-currency-card-sub-value{color:var(--app-text);word-break:break-all;font-size:16px;font-weight:600;line-height:1.3}.wallet-currency-card-sub-value--recharge{color:#22c55e}.wallet-stat-item{min-height:72px}.wallet-stat-label{color:var(--app-text-secondary);margin-bottom:8px;font-size:13px}.wallet-stat-value{color:var(--app-text);font-size:28px;font-weight:600;line-height:1.2}.wallet-stat-value--primary{color:var(--app-brand)}.wallet-transfer-btn{flex-shrink:0;min-width:120px}.wallet-tabs-card .ant-card-body{padding:0 24px 24px!important}.wallet-center-tabs .ant-tabs-nav{margin-bottom:0;padding-top:8px}.wallet-table-wrap,.wallet-center-tabs .ant-tabs-content{padding-top:16px}.wallet-table .ant-table-cell{white-space:nowrap}.wallet-offline-transfer-tab{padding-top:4px}.wallet-offline-filters{margin-bottom:16px}.wallet-filter-label{color:var(--app-text-secondary);margin-bottom:6px;font-size:12px}.wallet-offline-filter-actions{align-items:flex-end;min-height:54px;display:flex}.wallet-tx-amount{font-variant-numeric:tabular-nums;font-weight:600}.wallet-tx-amount--in{color:#cf1322}.wallet-tx-amount--out{color:#389e0d}.merchant-users-page{flex-direction:column;gap:16px;display:flex}.merchant-users-card .ant-card-body{padding:0!important}.merchant-users-toolbar{border-bottom:1px solid var(--app-border);justify-content:space-between;align-items:center;gap:12px;padding:20px 24px;display:flex}.merchant-users-toolbar-title{margin:0!important}.merchant-users-refresh{padding-inline:0}.merchant-users-filters-wrap{border-bottom:1px solid var(--app-border);padding:16px 24px}.merchant-users-table-wrap{padding:0 24px 20px}.merchant-users-table .ant-table-cell{white-space:nowrap}.media-auth-page{flex-direction:column;gap:16px;display:flex}.media-auth-card .ant-card-body{padding:0!important}.media-auth-toolbar{border-bottom:1px solid var(--app-border);justify-content:space-between;align-items:center;gap:12px;padding:20px 24px;display:flex}.media-auth-toolbar-title{margin:0!important}.media-auth-refresh{padding-inline:0}.media-auth-platform-section{border-bottom:1px solid var(--app-border);padding:20px 24px}.media-auth-section-title{color:var(--app-text);margin-bottom:14px;font-size:14px;font-weight:600}.media-auth-platform-card{border:1px solid var(--app-border);background:var(--app-surface);cursor:pointer;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;min-height:132px;padding:16px 12px;transition:border-color .2s,box-shadow .2s,transform .15s;display:flex}.media-auth-platform-card:hover{border-color:var(--app-brand-hover);box-shadow:0 4px 12px #0000000f}.media-auth-platform-card--active{border-color:var(--app-brand);box-shadow:0 0 0 1px var(--app-brand)}.media-auth-platform-card-icon{justify-content:center;align-items:center;display:flex}.media-auth-platform-card-icon .platform-tab-icon{width:44px;height:44px;font-size:18px}.media-auth-platform-card-label{color:var(--app-text);font-size:14px;font-weight:600}.media-auth-platform-card-action{color:var(--app-brand);align-items:center;gap:4px;font-size:12px;display:inline-flex}.media-auth-platform-hint{color:var(--app-text-secondary);margin-top:12px;font-size:12px}.media-auth-list-section{padding:20px 24px}.media-auth-list-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.media-auth-list-head .media-auth-section-title{margin-bottom:0}.media-auth-table .ant-table-cell{white-space:nowrap}.media-auth-platform-cell{align-items:center;gap:8px;display:inline-flex}.media-auth-token{color:var(--app-text-secondary);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px}.media-auth-callback-page{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:320px;padding:48px 24px;display:flex}.transfer-modal-wrap{overflow:hidden!important}.transfer-modal{flex-direction:column;max-width:1000px;min-height:78vh;max-height:90vh;display:flex;overflow:hidden;width:1000px!important}.transfer-modal .ant-modal-container,.transfer-modal-container{flex-direction:column;flex:auto;min-height:100%;max-height:100%;display:flex;overflow:hidden}.transfer-modal .ant-modal-header{border-bottom:1px solid var(--app-border);flex-shrink:0;margin-bottom:0;padding:12px 16px}.transfer-modal .ant-modal-title{font-size:16px}.transfer-modal .ant-modal-body,.transfer-modal-ant-body{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden;padding:0!important}.transfer-modal-scroll{overscroll-behavior:contain;flex:auto;min-height:0;max-height:100%;padding:12px 16px 16px;overflow:hidden auto}.transfer-modal-scroll::-webkit-scrollbar{width:6px}.transfer-modal-scroll::-webkit-scrollbar-thumb{background:#00000026;border-radius:3px}.transfer-modal-scroll::-webkit-scrollbar-track{background:0 0}.theme-dark .transfer-modal-scroll::-webkit-scrollbar-thumb{background:#fff3}.transfer-form .ant-form-item{margin-bottom:12px}.transfer-form .ant-form-item-label>label{font-size:13px}.transfer-currency-segmented.ant-segmented{border:1px solid var(--app-border);background:#f0f2f5;border-radius:8px;padding:3px}.transfer-currency-segmented .ant-segmented-item{border-radius:6px;transition:color .2s,background .2s,box-shadow .2s}.transfer-currency-segmented .ant-segmented-item-label{min-height:32px;color:var(--app-text-secondary);padding:0 12px;font-size:13px;font-weight:500;line-height:32px}.transfer-currency-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected) .ant-segmented-item-label{color:var(--app-text)}.transfer-currency-segmented .ant-segmented-item-selected{box-shadow:0 1px 4px #1677ff59;background:var(--app-brand)!important}.transfer-currency-segmented .ant-segmented-item-selected .ant-segmented-item-label{font-weight:600;color:#fff!important}.transfer-currency-segmented .ant-segmented-thumb{background:var(--app-brand);border-radius:6px;box-shadow:0 1px 4px #1677ff59}.theme-dark .transfer-currency-segmented.ant-segmented{border-color:var(--app-border);background:#141414}.theme-dark .transfer-currency-segmented .ant-segmented-item-label{color:var(--app-text-secondary)}.theme-dark .transfer-currency-segmented .ant-segmented-item-selected .ant-segmented-item-label{color:#fff!important}.transfer-modal-body{grid-template-columns:minmax(280px,.68fr) 1px minmax(560px,1.32fr);gap:16px;min-height:auto;display:grid}.transfer-modal-left{flex-direction:column;gap:12px;padding:0 8px 0 4px;display:flex}.transfer-left-card{border:1px solid var(--app-border);background:var(--app-surface);border-radius:8px;padding:16px}.transfer-left-card .transfer-form .ant-form-item:last-child{margin-bottom:0}.transfer-modal-divider{background:var(--app-border);align-self:stretch;width:1px}.transfer-modal-right{flex-direction:column;gap:12px;padding:0 12px 0 8px;display:flex}.transfer-section-title{margin:0 0 10px!important;font-size:14px!important}.transfer-method-section{flex-direction:column;gap:8px;display:flex}.transfer-method-group-label{color:var(--app-text-secondary);font-size:12px}.transfer-method-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.transfer-method-loading{grid-column:1/-1;justify-content:center;padding:16px 0;display:flex}.transfer-method-btn{border:1px solid var(--app-border);background:var(--app-surface);cursor:pointer;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:88px;padding:12px 10px;transition:border-color .2s,box-shadow .2s;display:flex}.transfer-method-btn:hover{border-color:var(--app-brand-hover)}.transfer-method-btn--active{border-color:var(--app-brand);box-shadow:0 0 0 1px var(--app-brand)}.transfer-method-icon{object-fit:contain;width:40px;height:40px}.transfer-method-fallback{background:var(--app-brand-light);width:40px;height:40px;color:var(--app-brand);border-radius:8px;justify-content:center;align-items:center;font-size:14px;font-weight:600;display:inline-flex}.transfer-method-label{color:var(--app-text);text-align:center;word-break:break-word;font-size:12px;line-height:1.3}.transfer-channel-info{flex-direction:column;display:flex}.transfer-bank-panel{flex-direction:column;gap:12px;display:flex}.transfer-bank-title{align-items:center;gap:8px;display:flex}.transfer-bank-title-accent{background:var(--app-brand);border-radius:2px;flex-shrink:0;width:4px;height:16px}.transfer-bank-title-text{color:var(--app-text);font-size:15px;font-weight:600;line-height:1.4}.transfer-channel-card{border:1px solid var(--app-border);background:var(--app-surface);border-radius:8px;overflow:hidden}.transfer-channel-info-row{justify-content:space-between;align-items:flex-start;gap:16px;padding:12px 16px;font-size:13px;line-height:1.5;display:flex}.transfer-channel-info-row--bordered{border-bottom:1px solid var(--app-border)}.transfer-channel-info-key{max-width:36%;color:var(--app-text-secondary);flex:none}.transfer-channel-info-value{min-width:0;color:var(--app-text);text-align:right;word-break:break-word;flex:auto}.transfer-confirm-btn{border-radius:8px;height:40px;margin-top:4px;font-weight:500}.transfer-back-link{color:var(--app-brand);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin-bottom:10px;padding:0;font-size:13px;display:inline-flex}.transfer-back-link:hover{color:var(--app-brand-hover)}.transfer-submit-panel{flex-direction:column;gap:10px;display:flex}.transfer-upload-wrap{flex-direction:column;gap:10px;margin-bottom:8px;display:flex}.transfer-upload{margin-bottom:0}.transfer-upload .ant-upload-drag{border-radius:8px;padding:16px 12px}.transfer-upload-file{border:1px solid var(--app-border);background:var(--app-bg);border-radius:8px;align-items:center;gap:10px;padding:10px 12px;display:flex}.transfer-upload-file-icon{color:var(--app-brand);flex-shrink:0;font-size:16px}.transfer-upload-file-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--app-text);flex:auto;font-size:13px;line-height:1.4;overflow:hidden}.transfer-upload-file-remove{width:24px;height:24px;color:var(--app-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:color .2s,background .2s;display:inline-flex}.transfer-upload-file-remove:hover{color:var(--app-text);background:#0000000a}.theme-dark .transfer-upload-file-remove:hover{background:#ffffff14}.transfer-upload-icon{color:var(--app-brand);margin:0 0 8px;font-size:28px}.transfer-upload-title{color:var(--app-text);margin:0 0 4px;font-size:13px;font-weight:500}.transfer-upload-hint{color:var(--app-text-secondary);margin:0;font-size:12px}.transfer-submit-form .ant-form-item{margin-bottom:10px}.transfer-submit-form .ant-form-item-label>label{font-size:13px}.transfer-submit-actions{justify-content:flex-end;gap:8px;margin-top:4px;display:flex}.transfer-alert{margin-top:0;font-size:12px}.transfer-alert .ant-alert-message{font-size:12px}.transfer-tips-title{margin-bottom:6px;font-size:13px;font-weight:500}.transfer-tips-list{color:var(--app-text-secondary);margin:0;padding-left:16px;font-size:12px;line-height:1.55}@media (width<=768px){.transfer-modal-body{grid-template-columns:1fr;gap:0}.transfer-modal-left{padding:0 0 14px}.transfer-modal-right{padding:0 4px}.transfer-modal-divider{width:100%;height:1px;margin-bottom:14px}.transfer-method-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.kpi-card-change{margin-top:6px;font-size:12px}.kpi-card-change.up{color:#22c55e}.kpi-card-change.down{color:#ef4444}.chart-card{border:1px solid var(--app-border);background:linear-gradient(180deg, #fafbfc 0%, var(--app-surface) 24%);box-shadow:var(--app-shadow);border-radius:12px;margin-top:16px;padding:20px 24px 8px}.theme-dark .chart-card{background:linear-gradient(180deg, #1a1a1a 0%, var(--app-surface) 30%)}.time-filter{flex-wrap:wrap;gap:4px;margin-bottom:16px;display:flex}.time-filter .ant-btn{color:var(--app-text-secondary);box-shadow:none;border:none;font-weight:500}.time-filter .ant-btn.active{color:var(--app-brand);background:var(--app-brand-light)}.stat-card .ant-statistic-title{color:var(--app-text-secondary);font-size:13px}
