*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,PingFang SC,Microsoft YaHei,sans-serif;background:#f5f7fa;color:#1e293b;-webkit-font-smoothing:antialiased}#root{min-height:100vh}.panel-card{background:#fff;border-radius:12px;box-shadow:0 1px 3px #1018280a,0 1px 2px #10182808;border:1px solid #eef0f4}.page-header{margin-bottom:24px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.page-title{font-size:20px;font-weight:700;color:#0f172a;margin:0}.page-subtitle{color:#94a3b8;font-size:13px;margin-top:4px}.stat-card{border-radius:12px;border:1px solid #eef0f4;background:#fff;transition:all .2s ease;overflow:hidden}.stat-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #1e293b14}.stat-card .ant-statistic-title{color:#64748b;font-size:13px}.login-page{min-height:100vh;display:flex;align-items:stretch;background:#f5f7fa}.login-brand{flex:1;background:linear-gradient(135deg,#1e3a8a,#2563eb 55%,#3b82f6);color:#fff;padding:64px;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.login-brand:after{content:"";position:absolute;right:-120px;bottom:-120px;width:360px;height:360px;border-radius:50%;background:#ffffff0f}.login-brand:before{content:"";position:absolute;left:-80px;top:-80px;width:260px;height:260px;border-radius:50%;background:#ffffff0d}.login-brand-inner{position:relative;z-index:1;max-width:480px}.login-brand-logo{width:56px;height:56px;border-radius:14px;background:#fffffff2;color:#2563eb;font-size:28px;font-weight:800;display:flex;align-items:center;justify-content:center;margin-bottom:28px}.login-brand h1{font-size:34px;font-weight:700;margin-bottom:16px;line-height:1.3}.login-brand p{font-size:15px;opacity:.85;line-height:1.8;margin-bottom:40px}.login-features{display:flex;flex-direction:column;gap:14px}.login-feature{display:flex;align-items:center;gap:12px;font-size:14px;opacity:.9}.login-panel{width:480px;background:#fff;display:flex;align-items:center;justify-content:center;padding:48px}.login-card{width:100%;max-width:360px}.login-card h2{font-size:24px;font-weight:700;color:#0f172a;margin-bottom:8px}.login-card .login-desc{color:#94a3b8;font-size:14px;margin-bottom:32px}.login-submit{height:42px;font-size:15px;border-radius:8px}.login-tip{margin-top:24px;padding:12px 16px;background:#f8fafc;border:1px dashed #e2e8f0;border-radius:8px;color:#94a3b8;font-size:12px;line-height:1.8}.contract-content-view{white-space:pre-wrap;line-height:1.9;padding:20px;background:#f8fafc;border:1px solid #eef0f4;border-radius:10px;min-height:200px;font-size:14px;color:#334155}.contract-content-editor{min-height:300px;font-family:SF Mono,Courier New,Consolas,monospace;font-size:13px;line-height:1.8}.table-panel{background:#fff;border-radius:12px;border:1px solid #eef0f4;padding:20px}.table-panel .ant-table{border-radius:8px}.risk-high{color:#ef4444}.risk-medium{color:#f59e0b}.risk-low{color:#10b981}.ocr-markdown{white-space:pre-wrap;line-height:1.9;padding:16px 20px;background:#f8fafc;border:1px solid #eef0f4;border-radius:10px;min-height:180px;max-height:480px;overflow:auto;font-size:13px;color:#334155}::-webkit-scrollbar{display:none}.ant-back-top{display:none!important}
