*{box-sizing:border-box}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--brp-bg:#f5f7fa;--brp-surface:#fff;--brp-surface-soft:#f8fafc;--brp-border:#e3e8ef;--brp-border-strong:#cbd5e1;--brp-text:#17202a;--brp-muted:#667085;--brp-primary:#146a5d;--brp-primary-strong:#0f5148;--brp-blue:#1d5f99;--brp-gold:#a35c00;--brp-red:#b42318;--brp-shadow:0 14px 40px #10182814}body{background:var(--brp-bg);color:var(--brp-text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.login-screen{background:linear-gradient(#146a5d14,#fff0 42%),#f4f6f8;place-items:center;min-height:100vh;padding:32px 16px;display:grid}.login-shell{grid-template-columns:minmax(0,1fr) 380px;align-items:stretch;gap:28px;width:min(920px,100%);display:grid}.login-identity{color:#fff;background:#113f3a;border-radius:8px;flex-direction:column;justify-content:flex-end;min-height:360px;padding:36px;display:flex}.login-identity .ant-typography{color:inherit;margin:0}.login-identity span.ant-typography{color:#ffffffc7;font-size:16px}.login-brand-mark,.brand-mark{background:var(--brp-primary);color:#fff;flex:none;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.login-brand-mark{color:#17322e;background:#f4c76a;border-radius:8px;width:54px;height:54px;margin-bottom:18px;font-size:24px}.login-card{border-radius:8px}.login-card .ant-card-head{border-bottom:0;padding:24px 24px 0}.app-shell{background:var(--brp-bg);min-height:100vh}.sider{border-right:1px solid var(--brp-border);background:#fff!important}.brand{border-bottom:1px solid var(--brp-border);align-items:center;gap:12px;min-height:76px;padding:0 20px;display:flex}.brand-mark{border-radius:8px;width:38px;height:38px}.brand-title{font-size:16px;font-weight:800;line-height:22px}.brand-subtitle{color:var(--brp-muted);margin-top:2px;font-size:12px;line-height:18px}.sider .ant-menu{padding:12px 10px;border-inline-end:0!important}.sider .ant-menu-item{border-radius:8px;height:42px;margin:4px 0}.sider .ant-menu-item-selected{font-weight:700;color:var(--brp-primary)!important;background:#e8f5f1!important}.header{border-bottom:1px solid var(--brp-border);background:#fff;justify-content:space-between;align-items:center;height:76px;padding:0 24px;display:flex}.header-title{flex-direction:column;gap:2px;display:flex}.header-title .ant-typography{margin:0}.user-chip{border:1px solid var(--brp-border);background:var(--brp-surface-soft);border-radius:8px;align-items:center;gap:8px;min-width:132px;height:40px;padding:0 12px;display:flex}.full-width{width:100%}.ledger-panel{box-shadow:0 8px 28px #1018280a}.ledger-panel .ant-card-head{min-height:64px}.metric-card{position:relative;overflow:hidden}.metric-card:before{content:"";width:4px;position:absolute;top:0;bottom:0;left:0}.metric-card-customers:before{background:var(--brp-primary)}.metric-card-arrears:before{background:var(--brp-gold)}.metric-card-payment:before{background:var(--brp-blue)}.metric-card-invoice:before{background:#7a5af8}.metric-card .ant-statistic-title{color:var(--brp-muted);font-size:13px}.metric-card .ant-statistic-content{color:var(--brp-text);font-weight:800}.filter-bar{border:1px solid var(--brp-border);background:var(--brp-surface-soft);border-radius:8px;flex-wrap:wrap;align-items:center;gap:10px;padding:12px;display:flex}.filter-control{width:148px}.filter-keyword,.filter-customer{width:220px}.filter-date{width:250px}.ant-table-wrapper{overflow:auto}.ant-table{color:var(--brp-text)}.ant-table-thead>tr>th{font-size:13px;color:#475467!important;background:#f8fafc!important;font-weight:700!important}.ant-table-tbody>tr>td{border-bottom-color:#edf1f5!important}.ant-tag{border-radius:6px;margin-inline-end:0;font-weight:600}.description-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px;display:grid}.description-item{border:1px solid var(--brp-border);background:#fff;border-radius:8px;flex-direction:column;gap:4px;min-width:0;padding:10px 12px;display:flex}.file-row{border:1px solid var(--brp-border);background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.public-statement-screen{background:#f2f4f7;min-height:100vh;padding:32px 16px}.public-statement-loading{place-items:center;display:grid}.public-statement-document{border:1px solid var(--brp-border);width:min(1120px,100%);box-shadow:var(--brp-shadow);background:#fff;border-radius:8px;margin:0 auto;padding:32px}.public-statement-header{border-bottom:2px solid #111827;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:18px;padding-bottom:22px;display:flex}.public-statement-header .ant-typography{margin:0}.public-summary-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:18px 0 24px;display:grid}.public-summary-tile{border:1px solid var(--brp-border);background:#f8fafc;border-radius:8px;flex-direction:column;justify-content:space-between;min-height:88px;padding:14px;display:flex}.public-summary-value{font-size:22px;font-weight:800;line-height:1.2}.public-statement-section{margin-top:24px}.public-statement-section h4.ant-typography{margin:0 0 12px}.public-confirm-panel{border:1px solid var(--brp-border);background:#f8fafc;border-radius:8px;justify-content:flex-end;align-items:center;gap:12px;margin-top:28px;padding:18px;display:flex}.public-confirm-name{width:240px}@media (width<=900px){.login-shell{grid-template-columns:1fr}.login-identity{min-height:220px}.public-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.sider{display:none}.header,.content{padding-left:14px;padding-right:14px}.header{flex-direction:column;align-items:flex-start;gap:12px;height:auto;min-height:76px;padding-top:14px;padding-bottom:14px}.filter-date,.filter-control,.filter-keyword,.filter-customer{width:100%}.description-grid{grid-template-columns:1fr}}@media (width<=640px){.public-statement-screen{padding:12px}.public-statement-document{padding:18px}.public-statement-header,.public-confirm-panel{flex-direction:column;align-items:stretch}.public-summary-grid{grid-template-columns:1fr}.public-confirm-name{width:100%}}:root{--brp-bg:#f3f6fa;--brp-surface:#fff;--brp-surface-soft:#f8fafc;--brp-border:#dbe4ee;--brp-border-strong:#b9c6d6;--brp-text:#111827;--brp-muted:#64748b;--brp-primary:#0f766e;--brp-primary-strong:#0b5c56;--brp-blue:#2563eb;--brp-gold:#b7791f;--brp-red:#b42318;--brp-shadow:0 18px 45px #0f172a1a;--brp-shadow-soft:0 10px 26px #0f172a12}body{background:radial-gradient(circle at top left, #0f766e1a, transparent 30%), radial-gradient(circle at top right, #2563eb14, transparent 28%), var(--brp-bg)}.login-screen{background:linear-gradient(135deg, #0f202ff5, #111827e6), var(--brp-bg)}.login-shell{grid-template-columns:minmax(0,1fr) 400px;gap:20px;width:min(1040px,100%)}.login-identity,.login-card{border:1px solid #ffffff1f;box-shadow:0 24px 70px #00000038}.login-identity{background:linear-gradient(145deg,#0f766eeb,#0f202ff5),#0f202f;border-radius:20px;min-height:480px;padding:44px;position:relative;overflow:hidden}.login-identity:before{content:"";pointer-events:none;border:1px solid #ffffff24;border-radius:16px;position:absolute;inset:22px}.login-identity:after{content:"客户  送货  回款  开票  对账";color:#ffffffc7;letter-spacing:0;border:1px solid #ffffff2e;border-radius:999px;padding:10px 14px;font-size:13px;position:absolute;top:36px;right:36px}.login-identity h1.ant-typography{max-width:420px;font-size:50px;font-weight:850;line-height:1.05}.login-identity span.ant-typography{color:#ffffffc7;max-width:460px;margin-top:14px;font-size:18px}.login-brand-mark{background:#f8d36f;border-radius:16px;width:58px;height:58px;box-shadow:0 16px 34px #f8d36f3d}.login-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-color:#dbe4eee6;border-radius:20px}.login-card .ant-card-head{padding:28px 28px 0}.login-card .ant-card-head-title{font-size:22px;font-weight:800}.login-card .ant-card-body{padding:24px 28px 28px}.app-shell{background:linear-gradient(180deg, #0f766e0d, #fff0 260px), var(--brp-bg)}.sider{border-right:0;box-shadow:10px 0 34px #0f172a1f;background:#0f202f!important}.brand{border-bottom:1px solid #ffffff17;min-height:88px}.brand-mark{background:linear-gradient(135deg,#19a391,#0f766e);border-radius:12px;width:42px;height:42px;box-shadow:0 12px 24px #0f766e5c}.brand-title{color:#f8fafc;font-size:17px}.brand-subtitle{color:#9fb0c2}.sider .ant-menu{padding:14px 12px;background:0 0!important}.sider .ant-menu-item{border-radius:10px;height:44px;color:#cbd5e1!important}.sider .ant-menu-item .ant-menu-item-icon{color:#94a3b8!important}.sider .ant-menu-item-selected{box-shadow:inset 3px 0 #2dd4bf;color:#fff!important;background:#14b8a629!important}.sider .ant-menu-item-selected .ant-menu-item-icon{color:#5eead4!important}.header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:10;background:#ffffffe0;border-bottom:1px solid #dbe4eed1;height:80px;padding:0 28px;position:sticky;top:0}.header-title h4.ant-typography{font-size:22px;font-weight:850}.user-chip{background:#fff;border-color:#dce5ef;border-radius:999px;min-width:154px;height:42px;box-shadow:0 8px 20px #0f172a0d}.content{padding:24px 28px 32px}.ledger-panel,.metric-card,.ant-card{border-color:#dbe4eeeb;border-radius:14px}.ledger-panel{box-shadow:var(--brp-shadow-soft);overflow:hidden}.ledger-panel .ant-card-head{background:linear-gradient(#f8fafcf5,#fffffff5),#fff;border-bottom-color:#e7edf5;min-height:76px}.ledger-panel .ant-card-body{padding:18px 20px 22px}.panel-title{flex-direction:column;gap:4px;display:flex}.panel-title .ant-typography:first-child{font-size:18px;font-weight:850}.metric-card{min-height:132px;box-shadow:var(--brp-shadow-soft);background:linear-gradient(#fff,#fbfdff),#fff}.metric-card:before{width:5px}.metric-card .ant-card-body{padding:22px 22px 20px 24px}.metric-card .ant-statistic-title{color:#64748b;font-size:13px;font-weight:700}.metric-card .ant-statistic-content{color:#0f172a;letter-spacing:0;margin-top:10px;font-size:30px}.metric-card .ant-statistic-content-prefix{width:34px;height:34px;color:var(--brp-primary);background:#eef7f5;border-radius:10px;justify-content:center;align-items:center;margin-inline-end:10px;display:inline-flex}.metric-card-arrears .ant-statistic-content-prefix{color:var(--brp-gold);background:#fff7e6}.metric-card-payment .ant-statistic-content-prefix{color:var(--brp-blue);background:#eff6ff}.metric-card-invoice .ant-statistic-content-prefix{color:#6d5bd0;background:#f3f0ff}.filter-bar{background:#f8fafc;border-color:#dbe4ee;border-radius:12px;gap:12px;padding:14px}.filter-control,.filter-keyword,.filter-customer,.filter-date{min-height:38px}.ant-table-wrapper{background:#fff;border:1px solid #e5ebf2;border-radius:12px}.ant-table{border-radius:12px}.ant-table-thead>tr>th{font-size:13px;color:#334155!important;background:#f3f6fa!important;border-bottom-color:#dfe7f0!important;font-weight:800!important}.ant-table-tbody>tr>td{color:#1f2937;border-bottom-color:#edf2f7!important}.ant-table-tbody>tr:last-child>td{border-bottom:0!important}.table-row-muted{color:#94a3b8;background:#f8fafc}.ant-tag{text-align:center;border-radius:999px;min-width:64px;padding:2px 9px}.description-item,.file-row{background:#fbfdff;border-color:#e3eaf2;border-radius:12px}.public-statement-screen{background:linear-gradient(#0f766e14,#fff0 280px),#f3f6fa}.public-statement-document{box-shadow:var(--brp-shadow);border-radius:18px}.public-statement-header{border-bottom:3px solid #0f172a}.public-summary-tile{background:#f8fafc;border-radius:12px}.public-summary-tile-strong{background:#fff7e6;border-color:#f6c66f}@media (width<=900px){.login-shell{grid-template-columns:1fr}.login-identity{min-height:300px}}@media (width<=720px){.header{position:static}.content{padding:16px 14px 24px}}
