html,body,#app{min-width:320px;height:100%;margin:0}body{overflow:hidden;background:#f3f5f8;color:#1f2937;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.app-shell{height:100vh;overflow:hidden}.app-shell .ant-layout{min-width:0;min-height:0}.app-shell__sider{background:#1f2937}.app-shell__brand{height:56px;display:flex;align-items:center;gap:10px;padding:0 16px;color:#fff;overflow:hidden}.app-shell__brand-logo{width:98px;height:41px;flex:0 0 auto;object-fit:contain}.app-shell__brand-title{min-width:0;overflow:hidden;font-size:16px;font-weight:400;line-height:1;text-overflow:ellipsis;white-space:nowrap}.app-shell__header{height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;background:#fff;border-bottom:1px solid #e5e7eb}.app-shell__title{font-size:16px;font-weight:600}.app-shell__user{display:flex;align-items:center;gap:12px;color:#4b5563}.app-shell__logout{display:inline-flex;align-items:center;gap:4px;padding:0;color:#4b5563;line-height:1;background:transparent;border:0;cursor:pointer}.app-shell__logout:hover,.app-shell__logout:focus-visible{color:#1677ff;background:transparent}.app-shell__logout:disabled{color:#9ca3af;cursor:wait}.app-shell__content{height:calc(100vh - 56px);min-width:0;padding:20px 24px 24px;overflow:auto}.page-surface{width:100%;min-width:0;max-width:none;min-height:100%;display:flex;flex-direction:column}.page-surface>.ant-page-header,.page-surface>.tool-panel,.page-surface>.summary-panel{flex:0 0 auto}.tool-panel,.table-panel{width:100%;max-width:100%;min-height:0;margin-top:16px;padding:16px;overflow:hidden;background:#fff;border:1px solid #e5e7eb;border-radius:8px}.page-surface>.table-panel:last-child{flex:1 1 auto;display:flex;flex-direction:column}.table-panel .ant-table-wrapper,.table-panel .ant-spin-nested-loading,.table-panel .ant-spin-container{min-width:0;min-height:0;max-width:100%}.page-surface>.table-panel:last-child>.ant-table-wrapper,.page-surface>.table-panel:last-child>.ant-table-wrapper>.ant-spin-nested-loading,.page-surface>.table-panel:last-child>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container,.page-surface>.table-panel:last-child>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table,.page-surface>.table-panel:last-child>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-container{flex:1 1 auto;display:flex;flex-direction:column}.table-panel .ant-table-content,.table-panel .ant-table-body{overflow-x:auto}.page-surface>.table-panel:last-child>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-container>.ant-table-content,.page-surface>.table-panel:last-child>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container>.ant-table>.ant-table-container>.ant-table-body{flex:1 1 auto}.status-select{width:160px}.link-text{color:#1677ff}.detail-filter{margin-bottom:16px}.table-toolbar{display:flex;align-items:center;justify-content:flex-start;margin-bottom:12px}.muted-text{color:#6b7280;font-size:13px}.table-pagination{display:flex;flex:0 0 auto;justify-content:flex-end;margin-top:16px}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:#eef2f7}.login-panel{width:min(420px,100%);padding:28px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 16px 40px #0f172a14}.login-panel h1{margin:0 0 6px;font-size:24px}.login-panel p{margin:0 0 24px;color:#6b7280}.captcha-row{display:grid;grid-template-columns:minmax(0,1fr) 120px;gap:10px}.captcha-image-button{width:120px;height:40px;display:grid;place-items:center;padding:0;overflow:hidden;color:#4b5563;background:#fff;border:1px solid #d9d9d9;border-radius:6px;cursor:pointer}.captcha-image-button:disabled{cursor:wait;opacity:.72}.captcha-image-button img{display:block;width:100%;height:100%;object-fit:cover}
