*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Segoe UI,Roboto,sans-serif;background:#f5f6f8;-webkit-font-smoothing:antialiased}.num{font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}.money-positive{color:#12a150}.money-negative{color:#d4380d}.login-page{display:flex;align-items:center;justify-content:center;min-height:100vh;background:linear-gradient(135deg,#eef2ff,#f7f8fb 55%,#eef7ff)}.login-card{width:380px;padding:36px 32px 28px;background:#fff;border-radius:12px;box-shadow:0 12px 40px #141e3c1a}.brand-title{font-size:22px;font-weight:600;letter-spacing:.5px}.page-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;flex-wrap:wrap}.page-title{font-size:18px;font-weight:600;margin:0}.page-desc{color:#6b7280;font-size:13px;margin:4px 0 0}.settle-panel{background:#fbfcfe;border:1px solid #e6ebf5;border-radius:8px;padding:16px 18px}.settle-row{display:flex;justify-content:space-between;padding:6px 0;font-size:14px}.settle-row.total{border-top:1px dashed #dbe2ef;margin-top:6px;padding-top:12px;font-weight:600;font-size:16px}.settle-label{color:#6b7280}.import-row-error>td{background:#fff2f0!important}.m-shell{display:flex;flex-direction:column;min-height:100vh}.m-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;height:48px;padding-left:16px;background:#fff;border-bottom:1px solid #f0f0f0}.m-header-title{font-size:16px;font-weight:600}.m-header-btn{width:44px;height:44px;border:0;background:none;font-size:18px;color:#4b5563;cursor:pointer}.m-content{flex:1;padding:12px;padding-bottom:calc(64px + env(safe-area-inset-bottom))}.m-tabbar{position:fixed;right:0;bottom:0;left:0;z-index:20;display:flex;background:#fff;border-top:1px solid #f0f0f0;padding-bottom:env(safe-area-inset-bottom)}.m-tab{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;height:52px;border:0;background:none;font-size:11px;color:#8c8c8c;cursor:pointer}.m-tab-icon{font-size:20px;line-height:1}.m-tab.active{color:#2f5aff}.m-card{display:block!important;padding:12px 0!important}.m-card-row{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:3px 0;font-size:13px}.m-card-label{flex:none;color:#6b7280}.m-card-title{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px;font-weight:600}.m-submit-bar{position:fixed;right:0;bottom:calc(52px + env(safe-area-inset-bottom));left:0;z-index:15;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;background:#fff;border-top:1px solid #f0f0f0}.m-submit-total{display:flex;flex-direction:column;line-height:1.3}@media(max-width:768px){.login-page{padding:0 16px}.login-card{width:100%;max-width:380px;padding:28px 22px 22px}.page-title{font-size:17px}.m-content .page-desc{display:none}.m-content .ant-card-body{padding:14px}.m-content .ant-space-item>.ant-input-group-wrapper,.m-content .ant-space-item>.ant-select,.m-content .ant-space-item>.ant-picker{width:100%!important}.m-content .ant-space-horizontal{width:100%}}
