*{box-sizing:border-box}body{margin:0;background:#f3f6f8;color:#14202a;font-family:Arial,"Microsoft YaHei",sans-serif}button,input,select{font:inherit}button{cursor:pointer}.console{min-height:100vh;display:grid;grid-template-columns:188px minmax(0,1fr)}.sidebar{background:#23313b;color:#dce8f0;min-height:100vh}.logo-block{height:78px;display:flex;align-items:center;gap:10px;padding:0 18px;background:#1e2a33}.logo-block strong{display:block;font-size:15px}.logo-block span{display:block;color:#91a9b8;font-size:12px}.brand-mark{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#0f8f8a;font-size:13px;font-weight:700}.brand-mark.small{width:30px;height:30px}.side-nav{padding:10px 0 26px}.menu-title,.child-link{width:100%;border:0;background:transparent;color:inherit;text-align:left}.menu-title{display:grid;grid-template-columns:18px 1fr 16px;align-items:center;gap:8px;min-height:46px;padding:0 18px;color:#eef7fb;font-weight:700}.menu-title:hover{background:#2e414e}.menu-children{display:grid;gap:1px;padding-bottom:8px}.child-link{min-height:32px;padding:0 18px 0 50px;color:#c7d7e1;font-size:13px;border-left:3px solid transparent}.child-link:hover,.child-link.active{color:#fff;background:rgba(17,183,172,.12);border-left-color:#11b7ac}.workspace{min-width:0;display:grid;grid-template-rows:52px 42px 1fr}.topbar{background:linear-gradient(90deg,#0f8f8a,#2474b6);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 16px 0 18px}.topbar-left,.topbar-right{display:flex;align-items:center;gap:12px;min-width:0}.topbar h1{font-size:19px;margin:0;white-space:nowrap}.topbar select{height:32px;min-width:250px;border:0;background:#fff;color:#1e2b33;padding:0 10px}.balance{color:#ffd060;font-size:13px;white-space:nowrap}.operator{font-weight:700;white-space:nowrap}.icon-button{width:34px;height:34px;border:0;display:grid;place-items:center;color:inherit;background:rgba(255,255,255,.12)}.icon-button.dark{color:#1f2b33;background:#edf2f5;font-size:24px}.tabbar{display:flex;align-items:stretch;overflow-x:auto;background:#edf1f4;border-bottom:1px solid #d8dee4}.tab{min-width:92px;border:0;border-right:1px solid #d8dee4;background:#f6f8fa;color:#5f6d77;padding:0 14px;font-size:13px;white-space:nowrap}.tab.active{background:#fff;color:#0f8f8a;box-shadow:inset 0 3px 0 #0f8f8a;font-weight:700}.content{min-width:0;padding:10px 12px 0;overflow:auto}.dashboard-strip{display:grid;grid-template-columns:260px minmax(720px,1fr);gap:12px;margin-bottom:10px}.month-total,.flow-panel,.filter-panel,.table-panel{background:#fff;border:1px solid #d8dee4;box-shadow:0 1px 4px rgba(29,45,57,.08)}.month-total{min-height:172px;display:grid;place-items:center;align-content:center;gap:12px;color:#174056}.month-total strong{font-size:58px;line-height:1;color:#e7461d;font-weight:500}.ship-big{color:#8da5b3;font-size:32px}.panel-heading{height:54px;display:flex;align-items:center;gap:6px;padding:0 16px;border-bottom:1px solid #edf0f2;font-size:22px}.panel-heading strong{color:#e7461d;font-weight:500}.status-grid{display:grid;grid-template-columns:repeat(9,minmax(84px,1fr));gap:8px;padding:18px 14px 22px}.status-item{min-height:74px;border:0;background:#fff;color:#1e313b;display:grid;place-items:center;align-content:center;gap:8px}.status-item b{font-size:26px;color:#11b7ac}.status-item span{font-size:13px;white-space:nowrap}.status-item.danger,.status-item.danger b{color:#f03221}.filter-panel{min-height:82px;display:grid;grid-template-columns:140px 150px 150px minmax(220px,1fr) auto auto;gap:10px;align-items:end;padding:12px 14px;margin-bottom:8px}.filter-panel label,.mapping-grid label{display:grid;gap:5px;font-size:12px;font-weight:700;color:#1d2c35}.filter-panel input,.filter-panel select,.mapping-grid select{border:1px solid #c8d1d8;height:30px;background:#fff;color:#1a242b;padding:0 8px}.search-button,.reset-button,.choose-file{height:32px;border:0;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 13px;color:#fff;font-weight:700}.search-button{background:#0f8f8a}.search-button:disabled{opacity:.5;cursor:not-allowed}.reset-button{background:#9ca6ad}.toolbar{display:flex;gap:5px;flex-wrap:wrap;padding:8px;border-bottom:1px solid #d8dee4}.tool{height:31px;border:0;color:#fff;display:inline-flex;align-items:center;gap:5px;padding:0 10px;font-weight:700;font-size:12px}.tool.primary,.tool.indigo{background:#2467b2}.tool.cyan,.import-tool{background:#0f8f8a}.tool.green{background:#18a777}.tool.orange,.export-tool{background:#f4a340}.notice{height:28px;display:flex;align-items:center;gap:6px;padding:0 8px;font-size:12px;border-bottom:1px solid #d8dee4}.pink{color:#f02fb3;font-weight:700}.violet{color:#6947ff;font-weight:700}.import-state{margin-left:auto;color:#0f8f8a;font-weight:700}.table-scroll{width:100%;overflow:auto}.table-scroll.small{max-height:220px}.data-table{width:100%;min-width:1680px;border-collapse:collapse;table-layout:fixed;font-size:13px;color:#081720}.data-table th,.data-table td{border:1px solid #b7c0c8;height:34px;padding:0 6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.data-table th{background:#eef2f5;text-align:center;font-weight:700}.data-table td{background:#fbfcfd}.data-table tbody tr:nth-child(even) td{background:#f5f7f8}.data-table tbody tr.selected-row td{background:#e2f3df}.badge{display:inline-flex;align-items:center;justify-content:center;min-width:54px;height:22px;background:#e5f4ff;color:#11659e;font-weight:700}.badge.done{background:#ffedf1;color:#dc4161}.eir,.linkish{color:#216ed2}.eir{font-family:Georgia,serif;font-size:18px}.table-footer{min-height:42px;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:12px;padding:0 8px;border-top:1px solid #d8dee4;font-size:12px}.pager{display:inline-flex;align-items:center;gap:6px}.pager button,.pager select{height:28px;border:1px solid #d8dee4;background:#fff}.pager button{min-width:28px}.modal-backdrop{position:fixed;inset:0;background:rgba(10,22,30,.45);display:grid;place-items:center;padding:24px;z-index:40}.hidden{display:none}.import-modal{width:min(980px,100%);max-height:min(840px,calc(100vh - 48px));overflow:auto;background:#fff;border:1px solid #c9d4db;box-shadow:0 24px 80px rgba(11,24,33,.32)}.import-modal>header,.import-modal>footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid #d8dee4}.import-modal>footer{border-top:1px solid #d8dee4;border-bottom:0;justify-content:flex-end}.import-modal h2{margin:0;font-size:20px}.import-modal p{margin:4px 0 0;color:#64727d;font-size:13px}.drop-zone{margin:16px;min-height:150px;display:grid;place-items:center;align-content:center;gap:8px;color:#26424f;border:2px dashed #9ec4c1;background:#f3fbfa}.drop-zone input{display:none}.drop-zone span{color:#64727d;font-size:12px}.choose-file{background:#0f8f8a}.mapping-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;padding:0 16px 16px}.preview-table{padding:0 16px 16px}.preview-head{height:32px;display:flex;align-items:center;justify-content:space-between;font-size:13px}@media(max-width:1180px){.console{grid-template-columns:64px minmax(0,1fr)}.logo-block{justify-content:center;padding:0}.logo-block div:not(.brand-mark),.menu-title span,.menu-title i,.menu-children{display:none}.menu-title{grid-template-columns:1fr;justify-items:center;padding:0}.dashboard-strip{grid-template-columns:1fr}.filter-panel{grid-template-columns:repeat(3,minmax(140px,1fr))}.status-grid{grid-template-columns:repeat(5,minmax(84px,1fr))}}@media(max-width:760px){.console{grid-template-columns:1fr}.sidebar{display:none}.topbar{align-items:flex-start;flex-direction:column;height:auto;gap:10px;padding:10px 12px}.topbar h1{font-size:16px}.topbar-right{width:100%;overflow-x:auto}.content{padding:8px}.status-grid,.filter-panel,.mapping-grid{grid-template-columns:1fr 1fr}.table-footer{grid-template-columns:1fr;padding:8px}}

.console.compact{grid-template-columns:64px minmax(0,1fr)}.console.compact .logo-block{justify-content:center;padding:0}.console.compact .logo-block div:not(.brand-mark),.console.compact .menu-title span:nth-child(2),.console.compact .menu-title i,.console.compact .menu-children{display:none}.console.compact .menu-title{grid-template-columns:1fr;justify-items:center;padding:0}.page-banner{min-height:58px;padding:10px 12px;border-bottom:1px solid #d8dee4;background:#f6fbfa;display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px;font-size:13px}.page-banner.hidden{display:none}.page-banner strong{display:block;font-size:16px;color:#0f615e;margin-bottom:4px}.page-banner span{color:#64727d}.page-banner button{height:30px;border:0;background:#0f8f8a;color:#fff;padding:0 12px;font-weight:700}.menu-title.open{background:#2e414e}.status-item.active{background:#e7f7f5;box-shadow:inset 0 0 0 2px #11b7ac}.tool.flash{filter:brightness(.9)}
