:root{color-scheme:light;--bg:#f7faff;--panel:#ffffff;--panel-soft:#f8fbff;--line:#e6edf5;--line-strong:#d8e2ee;--text:#172033;--muted:#6f7c8f;--muted-strong:#4c596d;--accent:#2f80ed;--accent-strong:#1677ff;--accent-soft:#edf5ff;--danger:#ff4d4f;--danger-soft:#fff1f0;--ok:#22c55e;--ok-deep:#17b455;--ok-soft:#eafaf1;--alipay:#06a7ff;--shadow:0 16px 42px rgba(27,43,71,0.07);--shadow-soft:0 10px 30px rgba(25,42,70,0.045)}*{box-sizing:border-box}html{min-width:320px}body,html{background:var(--bg)}body{margin:0;color:var(--text);font-family:Inter,Segoe UI,Arial,Microsoft YaHei,sans-serif;font-size:14px;letter-spacing:0;-webkit-font-smoothing:antialiased}a{color:var(--accent-strong);text-decoration:none}button,input,select,textarea{font:inherit}button{letter-spacing:0}.shell{display:grid;grid-template-columns:448px minmax(0,1fr)}.shell,.topbar{min-height:100vh}.topbar{position:-webkit-sticky;position:sticky;top:0;align-self:start;display:flex;flex-direction:column;gap:60px;padding:41px 20px 28px;background:rgba(255,255,255,.94);border-right:1px solid var(--line);box-shadow:8px 0 28px rgba(38,56,87,.035)}.brand{display:inline-flex;align-items:center;padding-left:34px;line-height:1}.brand,.brand img{width:258px;height:48px}.brand img{display:block;object-fit:contain}.nav{display:flex;flex-direction:column;align-items:stretch;gap:21px}.nav-group{display:grid;grid-gap:8px;gap:8px}.nav-child,.nav-link{display:flex;align-items:center;min-height:42px;border-radius:10px;color:#28364b;font-weight:700}.nav-link{gap:16px;padding:0 32px;font-size:18px}.nav-link svg{color:#5e6b7e;flex:0 0 auto}.nav-parent .nav-chevron{margin-left:auto;color:#253247}.nav-child{margin-left:20px;margin-right:20px;padding:0 0 0 83px;min-height:51px;font-size:17px;color:#28364b}.nav-child.active{background:#eef6ff;box-shadow:inset 0 0 0 1px rgba(47,128,237,.04)}.nav-group-active .nav-parent{position:relative;color:#2f80ed}.nav-group-active .nav-parent:before{content:"";position:absolute;left:8px;top:10px;bottom:10px;width:5px;border-radius:999px;background:#2f80ed}.nav-group-active .nav-parent svg{color:#2f80ed}.nav-footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between;min-height:64px;padding:0 34px;border-top:1px solid var(--line);color:#5f6c7e}.main{width:100%;min-width:0;margin:0;padding:46px 47px 56px}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:12px;gap:12px}.split-grid{display:grid;grid-template-columns:minmax(280px,420px) 1fr;grid-gap:16px;gap:16px;align-items:start}.card,.panel{background:var(--panel);border:1px solid var(--line);border-radius:8px;padding:16px;box-shadow:var(--shadow)}.metric{color:var(--muted);font-size:13px}.metric strong{display:block;color:var(--text);font-size:26px;margin-top:6px}.form{display:grid;grid-gap:14px;gap:14px;max-width:760px}.field{display:grid;grid-gap:10px;gap:10px}.field>span:first-child{font-size:15px;color:#303a4d;font-weight:700}input,select,textarea{width:100%;border:1px solid var(--line-strong);border-radius:7px;padding:12px 18px;background:#fff;color:#263246;outline:none}input:focus,select:focus,textarea:focus{border-color:rgba(47,128,237,.72);box-shadow:0 0 0 3px rgba(47,128,237,.12)}textarea{min-height:96px;resize:vertical}.button{display:inline-flex;align-items:center;justify-content:center;min-height:36px;border:1px solid var(--accent);border-radius:7px;background:var(--accent);color:#fff;padding:0 18px;cursor:pointer;font-weight:700}.button.secondary{background:#fff;color:#8a96a8;border-color:var(--line)}.button.danger{border-color:var(--danger);background:var(--danger)}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;background:#fff;border:1px solid var(--line)}td,th{border-bottom:1px solid var(--line);padding:10px;text-align:left;vertical-align:top;white-space:nowrap}th{color:var(--muted);font-weight:600;background:#fafbfc}.status-ok{color:var(--ok)}.status-danger{color:var(--danger)}.login{min-height:100vh;display:grid;place-items:center;padding:24px}.login .panel{width:min(420px,100%)}.muted{color:var(--muted)}.actions{display:flex;gap:8px;flex-wrap:wrap}.actions,.badge{align-items:center}.badge{display:inline-flex;justify-content:center;min-height:24px;border-radius:999px;padding:0 10px;border:1px solid var(--line);color:var(--muted);background:#fff;font-weight:700;white-space:nowrap}.badge.ok{border-color:rgba(34,197,94,.13);color:#19b866;background:#e9fbf0}.badge.danger{border-color:rgba(229,72,77,.25);color:var(--danger);background:var(--danger-soft)}.hint{margin-top:6px;color:var(--muted);font-size:12px}pre{overflow-x:auto;background:#101820;color:#eef4f8;padding:14px;border-radius:8px}.account-pool{width:100%;min-width:0}.page-head{justify-content:space-between;gap:28px;height:67px;margin:-1px 0 36px}.page-head,.page-title-row{display:flex;align-items:center}.page-title-row{gap:62px}.page-head h1{margin:0;color:#111827;font-size:34px;line-height:1.1;font-weight:800}.strategy-tabs{display:inline-flex;align-items:center;gap:17px}.strategy-tabs span{color:#1f2937;font-size:17px}.strategy-tabs button{min-width:118px;min-height:51px;border:1px solid var(--line);border-radius:26px;background:rgba(255,255,255,.9);color:#111827;cursor:pointer;font-size:17px;box-shadow:0 6px 18px rgba(27,43,71,.035)}.strategy-tabs button.active{border-color:transparent;background:linear-gradient(180deg,#398dff,#2f80ed);color:#fff;box-shadow:0 14px 27px rgba(47,128,237,.28)}.admin-user{display:flex;align-items:center;gap:22px;color:#28364b}.icon-button{display:inline-grid;place-items:center;width:34px;height:34px;border:0;background:transparent;color:#1f2937;padding:0}.admin-avatar{display:grid;place-items:center;width:46px;height:46px;border-radius:999px;color:#fff;font-size:19px;font-weight:700;background:linear-gradient(135deg,#6680ff,#9fb0ff);box-shadow:0 10px 22px rgba(77,102,255,.24)}.admin-name{font-size:18px;color:#243247}.admin-caret{color:#768397;font-size:24px;line-height:1;transform:translateY(-2px)}.account-top-grid{display:grid;grid-template-columns:minmax(0,1390px) minmax(0,1fr);grid-gap:38px;gap:38px}.account-form-panel,.dispatch-panel{min-width:0;border-color:#e8eef6;box-shadow:var(--shadow-soft)}.account-form-panel{height:1048px;min-height:1048px;padding:30px 35px 24px}.dispatch-panel{height:900px;min-height:900px;padding:30px 35px 25px}.account-form-panel h2,.dispatch-panel h2{margin:0 0 25px;color:#172033;font-size:21px;line-height:1.25;font-weight:800}.account-form{display:grid;grid-gap:24px;gap:24px}.account-form fieldset{min-width:0;margin:0;padding:0;border:0}.account-form legend{display:inline-flex;align-items:center;gap:8px;margin:0 0 17px;padding:0;color:#273247;font-size:17px;line-height:1.2;font-weight:800}.account-form legend svg{color:#566477}.form-row{display:grid;grid-gap:25px;gap:25px}.form-row.two-col{grid-template-columns:1fr 1fr;gap:59px}.account-form input,.account-form textarea{height:64px;border-color:#d8e1eb;border-radius:8px;color:#263246;font-size:15px;font-weight:600}.account-form input::placeholder,.account-form textarea::placeholder{color:#8a96a8;font-weight:600}.field-with-help{position:relative;grid-template-columns:1fr 24px;column-gap:12px}.field-with-help input,.field-with-help>span:first-child{grid-column:1}.field-help{grid-column:2;grid-row:2;align-self:center;color:#4c596d}.payment-selector{display:flex;align-items:center;gap:18px;margin-bottom:21px}.pay-choice{display:inline-flex;align-items:center;gap:11px;min-height:58px;min-width:146px;padding:0 20px;border:1px solid #d8e1eb;border-radius:8px;background:#fff;color:#29364a;font-size:15px;font-weight:800;cursor:pointer}.pay-choice.active,.pay-choice:has(input:checked){border-color:#2f80ed;box-shadow:0 0 0 2px rgba(47,128,237,.1)}.pay-choice input{position:absolute;width:1px;height:1px;margin:0;padding:0;border:0;opacity:0;pointer-events:none}.pay-choice img{width:28px;height:28px}.qrcode-config{grid-template-columns:minmax(0,1fr) 177px;gap:56px;align-items:end}.qrcode-config textarea{height:203px;min-height:203px;padding-top:20px}.qr-upload-preview{display:grid;grid-gap:12px;gap:12px;color:#303a4d;font-size:18px;font-weight:800}.qr-upload-preview>div{display:grid;place-items:center;width:177px;height:169px;border:2px dashed #d8e1eb;border-radius:8px;color:#c4ccd6;background:#fbfdff}.capacity-row{align-items:end}.form-actions{display:flex;justify-content:flex-end;gap:15px;margin-top:-4px}.form-actions .button{min-width:118px;min-height:59px;font-size:18px}.form-actions .button.secondary{color:#9aa5b5;background:#fbfcfe}.dispatch-table{display:grid;min-width:0;border-top:1px solid var(--line)}.dispatch-row{display:grid;grid-template-columns:minmax(180px,1.25fr) minmax(90px,.62fr) minmax(90px,.56fr) minmax(90px,.56fr) minmax(170px,1fr) minmax(72px,.42fr);align-items:center;grid-gap:16px;gap:16px;min-height:113px;border-bottom:1px solid var(--line);color:#172033;font-size:16px}.dispatch-head{min-height:74px;font-size:16px;font-weight:800}.dispatch-account{display:inline-flex;align-items:center;gap:18px}.payment-icon{display:inline-grid;place-items:center;flex:0 0 auto;width:46px;height:46px;border-radius:7px;background:var(--ok)}.payment-icon.alipay{background:var(--alipay)}.payment-icon img{width:33px;height:33px;filter:brightness(0) invert(1)}.load-cell{display:grid;grid-template-columns:minmax(145px,1fr) 52px;align-items:center;grid-gap:18px;gap:18px}.card-load,.load-cell i{display:block;height:14px;border-radius:999px;background:#edf1f6;overflow:hidden}.card-load i,.load-cell i b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#20bf60,#35cc74)}.load-cell em{color:#3e4858;font-size:16px;font-style:normal;font-weight:800}.empty-state,.panel-note{display:flex;align-items:center;gap:10px;margin:29px 0 0;color:#6f7c8f;font-size:16px;font-weight:700}.panel-note svg{color:#7a8799}.account-group{margin-top:29px}.group-title{display:flex;align-items:center;gap:12px;min-height:38px;margin-bottom:19px}.group-title .payment-icon{width:36px;height:36px;border-radius:6px}.group-title .payment-icon img{width:25px;height:25px}.group-title h2{margin:0;color:#172033;font-size:20px;font-weight:800}.group-title h2 span{color:#4c596d;font-weight:800}.account-card-grid{display:grid;grid-gap:28px;gap:28px}.account-card,.empty-card{border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow-soft)}.account-card{display:grid;grid-template-rows:auto 1fr auto;min-height:365px;padding:28px 32px 22px;border-left:3px solid transparent}.account-card.wechat-card:nth-child(3){border-left-color:#53d07d}.account-card.alipay-card{border-left-color:#5abfff}.account-card-foot,.account-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.account-card-title{display:flex;align-items:center;gap:16px;min-width:0}.account-card-title .payment-icon{width:41px;height:41px;border-radius:7px}.account-card-title .payment-icon img{width:29px;height:29px}.account-card h3{margin:0;color:#172033;font-size:19px;line-height:1.2;font-weight:800}.switch{display:inline-flex;align-items:center;width:68px;height:36px;border:0;border-radius:999px;background:#cfd7e3;padding:4px;cursor:pointer}.switch span{width:28px;height:28px;border-radius:50%;background:#fff;transition:transform .15s ease;box-shadow:0 2px 5px rgba(17,24,39,.18)}.switch.on{background:#22c55e}.switch.on span{transform:translateX(32px)}.account-card-body{display:grid;grid-template-columns:170px minmax(0,1fr);grid-gap:42px;gap:42px;align-items:center;margin-top:23px}.qr-frame{position:relative}.qr-frame,.qr-preview{width:154px;height:154px}.qr-preview{display:block;border:1px solid #dce5ef;border-radius:4px;background:#fff;object-fit:contain}.qr-empty{display:grid;place-items:center;color:var(--muted);font-size:13px}.qr-frame .payment-icon{position:absolute;left:50%;top:50%;width:37px;height:37px;border:4px solid #fff;border-radius:8px;transform:translate(-50%,-50%);box-shadow:0 2px 7px rgba(15,23,42,.16)}.qr-frame .payment-icon img{width:24px;height:24px}.account-meta{display:grid;grid-gap:12px;gap:12px;min-width:0}.account-meta p{display:flex;align-items:center;gap:6px;margin:0;color:#29364a;line-height:1.25;font-weight:700;word-break:break-all}.account-meta span{color:#5f6c7e}.account-meta strong{color:#172033;font-weight:800}.account-meta svg{color:#2b3548}.card-load{width:100%;max-width:220px;height:7px;margin-top:1px}.account-card-foot{align-items:center;margin-top:8px}.status-dot{color:var(--muted);font-size:0;font-weight:700}.status-dot.danger,.status-dot.ok{color:transparent}.card-actions{display:flex;align-items:center;gap:30px;margin-left:auto}.edit-link,.link-danger{display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;color:#1677ff;cursor:pointer;padding:0;font-size:16px;font-weight:800}.link-danger{color:#ff4d4f}.empty-card{display:grid;min-height:180px;place-items:center;color:var(--muted);padding:24px}@media (max-width:2200px){.shell{grid-template-columns:280px minmax(0,1fr)}.topbar{gap:32px;padding:28px 14px 22px}.brand{padding-left:16px;font-size:20px}.brand-mark{width:34px;height:34px;font-size:22px}.nav-link{padding:0 16px;font-size:15px}.nav-child{min-height:42px;padding-left:56px;font-size:14px}.main{padding:28px 32px 44px}.account-top-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}.account-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1600px){.account-top-grid{grid-template-columns:1fr}.account-form-panel,.dispatch-panel{height:auto}}@media (max-width:1180px){.shell{grid-template-columns:1fr}.topbar{position:static;min-height:auto;flex-direction:row;align-items:center;justify-content:space-between;padding:14px 18px;border-right:0;border-bottom:1px solid var(--line)}.brand{padding-left:0}.nav{flex-direction:row;gap:8px;overflow-x:auto}.nav-group{display:flex}.nav-link{min-height:40px;white-space:nowrap}.nav-child,.nav-footer,.nav-parent .nav-chevron{display:none}.main{padding:22px 18px 32px}.page-head,.page-title-row{height:auto;flex-wrap:wrap}.account-card-grid,.account-top-grid{grid-template-columns:1fr}}@media (max-width:760px){.admin-user,.page-head,.page-title-row{align-items:stretch;flex-direction:column}.strategy-tabs{width:100%;flex-wrap:wrap;gap:10px}.strategy-tabs button{min-width:110px;min-height:42px;font-size:14px}.account-card-body,.dispatch-row,.form-row.two-col,.qrcode-config{grid-template-columns:1fr}.dispatch-head{display:none}.account-form-panel,.dispatch-panel{min-height:auto;padding:20px}}.shell{grid-template-columns:224px minmax(0,1fr);min-width:1240px}.topbar{gap:30px;padding:22px 10px 16px;background:rgba(255,255,255,.96);box-shadow:7px 0 24px rgba(26,45,78,.035)}.brand{padding-left:18px}.brand,.brand img{width:148px;height:28px}.nav{gap:16px}.nav-group{gap:4px}.nav-child,.nav-link{border-radius:6px;color:#263246}.nav-link{min-height:36px;gap:12px;padding:0 18px;font-size:14px;font-weight:700}.nav-link svg{width:16px;height:16px;color:#657286}.nav-chevron{width:14px;height:14px}.nav-child{min-height:44px;margin-left:10px;margin-right:12px;padding-left:44px;font-size:14px;font-weight:700}.nav-child.active{background:#edf5ff;color:#2f80ed}.nav-group-active .nav-parent:before{left:4px;top:9px;bottom:9px;width:3px}.nav-footer{min-height:48px;padding:0 18px}.main{padding:24px 24px 32px;min-width:1016px}.account-card,.empty-card,.panel{border-color:#e5ecf4;border-radius:6px;box-shadow:0 9px 30px rgba(23,38,65,.055)}.account-pool{max-width:none}.page-head{height:48px;margin:0 0 20px;gap:22px}.page-title-row{gap:46px}.page-head h1{font-size:26px;letter-spacing:0}.strategy-tabs{gap:10px}.strategy-tabs button,.strategy-tabs span{font-size:14px;font-weight:800}.strategy-tabs button{min-width:74px;min-height:32px;border-radius:18px;box-shadow:0 4px 14px rgba(27,43,71,.035)}.strategy-tabs button.active{background:linear-gradient(180deg,#348aff,#2f80ed);box-shadow:0 8px 17px rgba(47,128,237,.26)}.admin-user{gap:12px}.icon-button{width:30px;height:30px}.icon-button svg{width:18px;height:18px}.admin-avatar{width:32px;height:32px}.admin-avatar,.admin-name{font-size:14px}.account-top-grid{grid-template-columns:712px 917px;gap:18px;align-items:start}.account-form-panel{height:524px;min-height:524px;padding:18px 19px 14px}.dispatch-panel{height:449px;min-height:449px;padding:18px 19px 17px}.account-form-panel h2,.dispatch-panel h2{margin-bottom:14px;font-size:16px}.account-form{gap:18px}.account-form legend{margin-bottom:8px;font-size:14px}.account-form legend svg{width:14px;height:14px}.field{grid-template-columns:74px minmax(0,1fr);align-items:center;gap:28px}.field>span:first-child{font-size:14px;line-height:1.2}.form-row{gap:12px}.form-row.two-col{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:28px}.account-form input,.account-form textarea,input,select,textarea{border-color:#d9e2ee;border-radius:5px;padding:0 14px;font-size:14px}.account-form input{height:35px;font-weight:600}.account-form textarea{height:102px;min-height:102px;padding-top:12px;line-height:1.5;font-weight:600}.field-with-help{grid-template-columns:74px minmax(0,1fr) 18px;column-gap:7px}.field-with-help>span:first-child{grid-column:1}.field-with-help input{grid-column:2}.field-help{grid-column:3;grid-row:1;width:15px;height:15px}.payment-selector{gap:9px;margin-bottom:9px;padding-left:102px}.pay-choice{min-width:82px;min-height:38px;gap:8px;padding:0 10px;border-radius:5px;font-size:14px}.pay-choice img{width:20px;height:20px}.qrcode-config{grid-template-columns:554px 84px;gap:33px}.qr-upload-preview{align-self:start;gap:8px;font-size:14px;font-weight:700}.qr-upload-preview>div{width:84px;height:84px;border-width:1px}.qr-upload-preview svg{width:32px;height:32px}.form-actions{gap:10px;margin-top:-6px}.form-actions .button{min-width:64px;min-height:32px;border-radius:5px;font-size:14px}.dispatch-table{border-top:0}.dispatch-row{grid-template-columns:190px 112px 105px 116px 224px 71px;gap:12px;min-height:57px;font-size:14px;font-weight:700}.dispatch-head{min-height:46px;color:#6f7c8f;font-size:14px}.dispatch-account{gap:12px}.payment-icon{width:28px;height:28px;border-radius:5px}.payment-icon img{width:20px;height:20px}.load-cell{grid-template-columns:172px 40px;gap:12px}.load-cell i{height:8px}.badge,.load-cell em{font-size:14px}.badge{min-height:26px;padding:0 11px}.empty-state,.panel-note{gap:8px;margin-top:15px;font-size:14px}.panel-note svg{width:15px;height:15px}.account-group{margin-top:-19px}.account-group+.account-group{margin-top:24px}.group-title{min-height:28px;gap:10px;margin-bottom:7px}.group-title .payment-icon{width:22px;height:22px;border-radius:4px}.group-title .payment-icon img{width:16px;height:16px}.group-title h2{font-size:16px}.account-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));width:calc(100% - 21px);gap:18px}.account-card{min-height:182px;padding:15px 16px 12px;border-left-width:2px}.account-card.alipay-card{border-left-color:#59c5ff}.account-card-foot,.account-card-head{gap:10px}.account-card-title{gap:8px}.account-card-title .payment-icon{width:24px;height:24px;border-radius:5px}.account-card-title .payment-icon img{width:17px;height:17px}.account-card h3{font-size:16px}.switch{width:38px;height:22px;padding:2px}.switch span{width:18px;height:18px}.switch.on span{transform:translateX(16px)}.account-card-body{grid-template-columns:110px minmax(0,1fr);gap:22px;margin-top:10px}.qr-frame,.qr-preview{width:96px;height:96px}.qr-frame .payment-icon{width:28px;height:28px;border-width:3px;border-radius:6px}.qr-frame .payment-icon img{width:18px;height:18px}.account-meta{gap:7px}.account-meta p{font-size:14px;line-height:1.15}.account-meta svg{width:13px;height:13px}.card-load{display:none}.account-card-foot{justify-content:flex-end;margin-top:3px}.status-dot{display:none}.card-actions{gap:22px}.edit-link,.link-danger{gap:5px;font-size:14px}.edit-link svg,.link-danger svg{width:15px;height:15px}@media (max-width:2200px){.shell{grid-template-columns:224px minmax(0,1fr)}.main{padding:24px 24px 32px;min-width:1016px}.topbar{gap:30px;padding:22px 10px 16px}.brand{width:148px;height:28px;padding-left:18px}.nav-link{padding:0 18px;font-size:14px}.nav-child{min-height:44px;padding-left:44px;font-size:14px}.account-top-grid{grid-template-columns:712px minmax(0,1fr)}}@media (max-width:1400px){.account-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.shell{min-width:320px;grid-template-columns:1fr}.topbar{position:static;min-height:auto;flex-direction:row;align-items:center;justify-content:space-between;padding:14px 16px;border-right:0;border-bottom:1px solid var(--line)}.brand{padding-left:0}.nav{flex-direction:row;gap:8px;overflow-x:auto}.nav-child,.nav-footer,.nav-parent .nav-chevron{display:none}.main{min-width:0;padding:18px 14px 28px}.admin-user,.page-head,.page-title-row{height:auto;align-items:stretch;flex-direction:column}.strategy-tabs{flex-wrap:wrap}.account-card-body,.account-card-grid,.account-top-grid,.dispatch-row,.form-row.two-col,.qrcode-config{grid-template-columns:1fr}.account-form-panel,.dispatch-panel{height:auto;min-height:0}.dispatch-head{display:none}}