:root{--primary:#14b8a6;--primary-hover:#0d9488;--bg:#f9fafb;--border:#e5e7eb;--text:#111827;--muted:#6b7280;--shadow-card:0 1px 3px #0000000a, 0 1px 2px #0000000f;--shadow-card-hover:0 10px 40px #00000014;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0}body{background:var(--bg);color:var(--text);overflow-x:hidden}.sub2-logo-mark{color:#fff;background:linear-gradient(135deg,#14b8a6,#0d9488);border-radius:12px;flex:0 0 36px;place-items:center;width:36px;height:36px;font-weight:800;display:grid;box-shadow:0 10px 30px #14b8a647}.sub2-logo-mark.large{border-radius:18px;width:56px;height:56px;margin:0 auto 16px;font-size:24px}.sub2-avatar{background:linear-gradient(135deg,#14b8a6,#0d9488)}.sub2-hero{justify-content:space-between;align-items:flex-start;gap:16px;padding:24px;display:flex}.sub2-hero h2{margin:4px 0!important}.eyebrow{color:var(--primary);letter-spacing:.12em;font-size:12px;font-weight:800}.card-glass{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffb8;border:1px solid #ffffffbf;border-radius:20px;box-shadow:0 12px 40px #0f172a0f}.ant-card{box-shadow:var(--shadow-card);border:1px solid #e5e7ebe6;border-radius:18px;transition:box-shadow .25s,transform .25s}.ant-card:hover{box-shadow:var(--shadow-card-hover)}.stat-card-modern .ant-statistic-title{color:#64748b;font-size:13px}.stat-card-modern .ant-statistic-content{font-weight:800}.ant-table-wrapper{max-width:100%;overflow-x:auto}.ant-table-wrapper .ant-table{border-radius:14px;overflow:hidden}.ant-table-thead>tr>th{color:#64748b!important;background:#f8fafc!important;font-weight:700!important}.ant-table-tbody>tr:hover>td{background:#f0fdfa!important}.user-auth-page,.user-dashboard-page{isolation:isolate;min-height:100vh;padding:48px 24px;position:relative}.user-auth-page{justify-content:center;align-items:center;display:flex}.user-auth-page:before,.user-dashboard-page:before{content:"";z-index:-2;pointer-events:none;background-color:#0000;background-image:linear-gradient(90deg,#0f172a09 1px,#0000 1px),linear-gradient(#0f172a09 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:48px 48px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000000e6,#00000042 62%,#0000 100%);mask-image:linear-gradient(#000000e6,#00000042 62%,#0000 100%)}.user-auth-page:after,.user-dashboard-page:after{content:"";z-index:-1;pointer-events:none;background:radial-gradient(720px 360px at 50% 0,#ffffffdb,#fff0 72%),linear-gradient(115deg,#0000 18%,#14b8a614 18.5%,#0000 42%),linear-gradient(295deg,#0000 22%,#3b82f60f 22.5%,#0000 48%);position:fixed;inset:0}.user-auth-page:after{background-size:100% 100%,180% 180%,180% 180%;animation:12s ease-in-out infinite alternate authAmbientShift}.user-auth-page>*,.user-dashboard-page>*{z-index:1;position:relative}.user-auth-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transform-origin:50%;background:#fffffff0;border-color:#e2e8f0eb;border-radius:22px;width:min(624px,100%);margin:0 auto;animation:.52s cubic-bezier(.2,.8,.2,1) both authCardEnter;box-shadow:0 22px 64px #0f172a24,inset 0 1px #ffffffe6}.user-auth-card .ant-card-body{padding:34px!important}.user-auth-card .ant-input-affix-wrapper,.user-auth-card .ant-input,.user-auth-card .ant-input-password{border-radius:12px;min-height:38px}.user-auth-card .auth-code-compact{align-items:stretch}.user-auth-card .auth-code-compact>.ant-input,.user-auth-card .auth-code-compact .ant-input-affix-wrapper,.user-auth-card .auth-code-compact .ant-btn{align-items:center;height:44px;min-height:44px;display:inline-flex}.user-auth-card .auth-code-compact .ant-input-affix-wrapper{padding-top:0;padding-bottom:0}.user-auth-card .auth-code-compact .ant-input-affix-wrapper .ant-input{height:auto;min-height:0;line-height:20px}.user-auth-card .auth-code-compact .ant-btn{justify-content:center;padding-inline:14px;line-height:20px}.user-auth-card .ant-btn-primary{background:#111827;border-radius:12px;height:44px;font-weight:800;box-shadow:0 12px 28px #1118272e}.user-auth-card .ant-btn-primary:hover{background:#020617!important}.user-auth-brand{text-align:center;margin-bottom:24px}.user-auth-brand .ant-typography{margin-bottom:6px!important}.user-auth-brand .ant-typography-secondary{font-size:13px;line-height:1.6;color:#6b7280!important;margin-bottom:0!important}.user-auth-inline-success{color:#047857;text-align:center;background:#10b9811a;border-radius:12px;margin-bottom:16px;padding:10px 12px;font-size:13px;font-weight:750}.user-auth-success-page .user-auth-card{width:min(410px,100%)}.user-auth-success-card{text-align:center}.user-auth-success-icon{color:#10b981;background:linear-gradient(#ecfdf5f5,#d1fae5d1);border-radius:22px;place-items:center;width:68px;height:68px;margin:0 auto 18px;font-size:36px;display:grid;box-shadow:inset 0 1px #fffffff0,0 14px 28px #10b98129}.user-auth-success-card .ant-typography{margin-bottom:8px!important}.user-auth-success-card .ant-typography-secondary{line-height:1.65;color:#64748b!important;margin-bottom:24px!important}.auth-form-help-row{justify-content:flex-end;align-items:center;gap:12px;min-height:24px;margin:-8px 0 12px;font-size:13px;display:flex}.auth-form-agreement-row{justify-content:space-between}.auth-login-agreement{color:#64748b;min-width:0;font-size:12px;line-height:1.6}.auth-login-agreement a{color:var(--primary);font-weight:750;text-decoration:none}.auth-login-agreement a:hover{color:var(--primary-hover);text-decoration:underline}.forgot-agreement-note{color:#64748b;text-align:left;margin:-2px 0 14px;font-size:12px;line-height:1.7}.forgot-agreement-note a{color:var(--primary);font-weight:750;text-decoration:none}.forgot-agreement-note a:hover{color:var(--primary-hover);text-decoration:underline}.user-auth-logo-slot{place-items:center;width:96px;min-height:76px;margin:0 auto 12px;display:grid}.user-auth-logo-slot img{object-fit:contain;max-width:96px;max-height:64px;display:block}.user-auth-logo-slot .sub2-logo-mark.large{margin:0;animation:4.8s ease-in-out infinite logoFloat}.legal-document-page{background:linear-gradient(90deg,#0f172a09 1px,#0000 1px) 0 0/48px 48px,linear-gradient(#0f172a09 1px,#0000 1px) 0 0/48px 48px,linear-gradient(135deg,#f8fafc 0%,#fff 100%) 0 0/100% 100%;min-height:100vh;padding:48px 24px}.legal-document-card{background:#fffffff5;border-radius:18px;width:min(860px,100%);margin:0 auto}.legal-document-card .ant-card-body{padding:32px!important}.legal-back-button{margin-bottom:16px;padding-left:0}.legal-document-content{color:#334155;white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px;line-height:1.85}@keyframes authCardEnter{0%{opacity:0;transform:translateY(18px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes authAmbientShift{0%{background-position:50%,0%,100%}to{background-position:50%,100%,0%}}@keyframes logoFloat{0%,to{transform:translateY(0);box-shadow:0 10px 30px #14b8a647}50%{transform:translateY(-4px);box-shadow:0 16px 38px #14b8a657}}.captcha-hint{color:#64748b;margin-top:8px;font-size:12px}.slider-captcha-modal{flex-direction:column;gap:14px;display:flex}.slider-captcha-stage{-webkit-user-select:none;user-select:none;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:12px;margin:4px auto 0;position:relative;overflow:hidden}.slider-captcha-bg,.slider-captcha-piece{pointer-events:none;-webkit-user-select:none;user-select:none;display:block;position:absolute}.slider-captcha-bg{width:100%;height:100%;inset:0}.slider-captcha-piece{filter:drop-shadow(0 10px 18px #0f172a38);width:52px;height:52px}.slider-captcha-loading{z-index:2;background:#ffffffb3;place-items:center;display:grid;position:absolute;inset:0}.click-captcha-title{color:#334155;flex-wrap:wrap;justify-content:center;align-items:center;gap:4px;min-height:28px;font-size:14px;display:flex}.click-captcha-stage{-webkit-user-select:none;user-select:none;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:12px;margin:4px auto 0;position:relative;overflow:hidden}.click-captcha-image{object-fit:fill;cursor:crosshair;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}.click-captcha-step{color:#ef4444;text-align:center;pointer-events:none;-webkit-user-select:none;user-select:none;background:#ffffffeb;border:3px solid #ef4444;border-radius:999px;width:26px;height:26px;font-size:14px;font-weight:800;line-height:20px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 10px #ffffffe6}.slider-captcha-actions{justify-content:flex-end;gap:8px;display:flex}.sub2-shell .sub2-card,.sub2-shell .ant-card{border-radius:18px}.sub2-shell .ant-tabs-tab-btn{font-weight:600}.user-dashboard-page{background-attachment:fixed;max-width:1180px;margin:0 auto}.user-dashboard-hero{margin-bottom:16px}.mt16{margin-top:16px}.dashboard-tabs-card .ant-card-body{padding-top:12px}.dashboard-hero-user{min-width:0}.inner-tool-card{height:100%;box-shadow:none}.inner-tool-card:hover{box-shadow:var(--shadow-card)}.account-settings-page{--account-page:#f7fafb;--account-panel:#fff;--account-line:#e7edf0;--account-line-strong:#d8e0e5;--account-text:#101828;--account-muted:#667085;--account-soft:#98a2b3;--account-brand:#12b8aa;--account-brand-strong:#0ea79b;--account-danger-soft:#fff1f1;--account-shadow:0 26px 70px #1018281c;isolation:isolate;width:min(100% - 40px,624px);min-height:100vh;color:var(--account-text);margin:0 auto;padding:56px 0 72px;position:relative}.account-settings-page:before{content:"";z-index:-2;pointer-events:none;background:linear-gradient(#e7eff294 1px,#0000 1px) 0 0/32px 32px,linear-gradient(90deg,#e7eff294 1px,#0000 1px) 0 0/32px 32px,linear-gradient(120deg,#12b8aa14,#0000 34%) 0 0/100% 100%,linear-gradient(#fbfdfd 0%,#f5f8fb 100%) 0 0/100% 100%;position:fixed;inset:0}.account-hero-panel,.account-section-panel{border:1px solid var(--account-line);box-shadow:var(--account-shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border-radius:16px}.account-hero-panel{justify-content:space-between;align-items:center;gap:18px;padding:24px;display:flex}.account-hero-main{align-items:center;gap:16px;min-width:0;display:flex}.account-brand-mark{color:#fff;width:56px;height:56px;box-shadow:none;background:0 0;border-radius:15px;flex:0 0 56px;place-items:center;font-weight:850;display:grid;overflow:hidden}.account-brand-mark img{object-fit:contain;background:0 0;width:100%;height:100%;padding:6px;display:block}.account-eyebrow{color:var(--account-brand-strong);letter-spacing:0;text-transform:uppercase;margin:0 0 4px;font-size:12px;font-weight:800}.account-settings-page h1{color:var(--account-text);letter-spacing:0;margin:0;font-size:26px;font-weight:800;line-height:1.18}.account-actions{flex:none;align-items:center;gap:8px;display:flex}.account-action-button.ant-btn{border-radius:9px;height:34px;min-height:34px;padding:0 12px;font-size:13px;font-weight:750}.account-action-button.danger.ant-btn{color:#b42318;background:var(--account-danger-soft);border-color:#ffd5d2}.account-action-button.danger.ant-btn:hover{color:#981b12!important;background:#fff6f5!important;border-color:#fda29b!important}.account-section-panel{margin-top:14px;overflow:hidden}.account-section-title{border-bottom:1px solid var(--account-line);min-height:48px;color:var(--account-text);justify-content:space-between;align-items:center;gap:8px;margin:0;padding:0 22px;font-size:15px;font-weight:800;display:flex}.account-section-title-main{align-items:center;gap:8px;min-width:0;display:inline-flex}.account-section-title svg{color:#344054;width:16px;height:16px}.account-link-button.ant-btn-link{height:32px;min-height:32px;color:var(--account-brand-strong);background:#effdfa;border:1px solid #12b8aa4d;border-radius:9px;padding:0 12px;font-size:13px;font-weight:800}.account-link-button.ant-btn-link:hover{color:#087f75!important;background:#e6fffb!important;border-color:#12b8aa85!important}.account-section-body{padding:22px}.account-form-grid{gap:18px;display:grid}.account-form-grid .ant-form-item{margin-bottom:0}.account-form-grid .ant-form-item-label{padding-bottom:8px}.account-form-grid .ant-form-item-label>label{color:var(--account-text);font-size:13px;font-weight:750}.account-form-grid .ant-input,.account-form-grid .ant-input-affix-wrapper{border-color:var(--account-line-strong);min-height:38px;color:var(--account-text);background:#fff;border-radius:12px;font-size:14px}.account-form-grid .ant-input::placeholder{color:#aab2bd}.account-form-grid .ant-input-affix-wrapper .anticon{color:var(--account-muted)}.account-form-grid .ant-input:focus,.account-form-grid .ant-input-affix-wrapper-focused{border-color:#12b8aab8;box-shadow:0 0 0 3px #12b8aa1f}.account-primary-button.ant-btn-primary{color:#fff;background:var(--account-brand);border:0;border-radius:9px;width:fit-content;height:38px;min-height:38px;padding:0 16px;font-size:14px;font-weight:850;box-shadow:0 10px 24px #12b8aa38}.account-primary-button.ant-btn-primary:hover{background:var(--account-brand-strong)!important}.account-primary-button.dark.ant-btn-primary{background:#101828;width:100%;height:44px;min-height:44px;margin-top:4px;box-shadow:0 12px 24px #10182829}.account-primary-button.dark.ant-btn-primary:hover{background:#1d2939!important}.account-info-list{gap:13px;margin:0;display:grid}.account-info-row{min-height:24px;color:var(--account-muted);grid-template-columns:86px minmax(0,1fr);align-items:center;gap:8px;font-size:14px;line-height:1.45;display:grid}.account-info-row dt,.account-info-row dd{margin:0}.account-info-row dt{color:var(--account-muted);font-weight:750}.account-info-row dd{color:var(--account-text);word-break:break-word;font-weight:750}.forgot-password-card .ant-btn-primary{margin-top:2px}.forgot-back-link{margin-top:8px;padding:0}.ant-descriptions-item-label{color:#64748b!important}.ant-descriptions-item-content{word-break:break-word;min-width:0}.ant-statistic-content-prefix{margin-inline-end:6px!important}@media (width<=900px){.user-auth-page,.user-dashboard-page{padding:24px 12px}.sub2-hero{padding:16px;display:block}.sub2-hero h2{font-size:21px!important;line-height:1.25!important}.sub2-hero>.ant-space:last-child{margin-top:14px}.ant-card{border-radius:16px}.ant-card-body{padding:14px!important}.ant-card-head{min-height:48px!important;padding:0 14px!important}.ant-row{margin-left:-6px!important;margin-right:-6px!important}.ant-col{padding-left:6px!important;padding-right:6px!important}.ant-table{min-width:680px}.ant-statistic-content{font-size:20px!important}}@media (width<=640px){.account-settings-page{width:100%;padding:28px 24px 42px}.account-settings-page:before{background-color:#fff;background-image:linear-gradient(120deg,#12b8aa12,#0000 42%),none;background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:100% 100%;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}.account-hero-panel,.account-section-panel{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-color:#0000}.account-hero-panel{gap:18px;padding:0 0 20px;display:grid}.account-hero-main{text-align:center;justify-items:center;gap:14px;display:grid}.account-brand-mark{width:58px;height:58px}.account-settings-page h1{font-size:25px}.account-actions{width:100%}.account-action-button.ant-btn{flex:1 1 0}.account-section-panel{border-radius:0;margin-top:10px}.account-section-title{padding:0}.account-section-title .account-link-button{margin-right:-6px}.account-section-body{padding:20px 0 24px}.account-form-grid .ant-form-item-label>label{font-size:13px}}@media (prefers-reduced-motion:reduce){.user-auth-card,.user-auth-page:after,.user-auth-logo-slot .sub2-logo-mark.large{animation:none}}@media (width<=430px){.sub2-hero h2{font-size:19px!important}.ant-space{max-width:100%}.ant-card-body{padding:12px!important}.auth-form-agreement-row{flex-direction:column-reverse;align-items:flex-start;gap:6px}}
