.login-page{min-height:100vh;display:flex;background:#f4f7fb}.login-hero{position:relative;flex:1.05;min-height:100vh;padding:56px 64px;overflow:hidden;background:linear-gradient(140deg,#0a2c4e,#0e4a8e 52%,#1677ff);box-sizing:border-box;display:flex;flex-direction:column}.login-hero:before{content:"";position:absolute;right:-120px;bottom:-160px;width:460px;height:460px;border-radius:50%;background:#ffffff0f}.login-hero:after{content:"";position:absolute;right:120px;bottom:90px;width:160px;height:160px;border-radius:50%;border:1px solid rgba(255,255,255,.14)}.login-doc{position:absolute;top:116px;right:76px;width:260px;height:348px;padding:30px;background:#fff;border-radius:18px;box-shadow:0 28px 64px #03183652;transform:rotate(-6deg);box-sizing:border-box}.login-doc-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:26px}.login-doc-title-line{width:106px;height:16px;border-radius:8px;background:#e5eaf2}.login-doc-seal{width:60px;height:60px;background:#d92d20;border-radius:12px;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 16px #d92d204d}.login-doc-seal-text{color:#fff;font-size:30px;font-weight:700;line-height:1}.login-doc-line{width:100%;height:12px;border-radius:8px;background:#eef1f6;margin-bottom:18px}.login-doc-line-short{width:72%;height:12px;border-radius:8px;background:#eef1f6;margin-bottom:18px}.login-doc-sign{display:flex;align-items:flex-end;justify-content:flex-end;margin-top:34px}.login-doc-sign-line{width:92px;height:4px;background:#b9c4d4;margin-bottom:7px}.login-doc-sign-text{margin-left:10px;font-size:12px;color:#98a2b3}.login-brand-row{position:relative;z-index:1;display:flex;align-items:center;gap:18px}.login-brand-seal{width:72px;height:72px;border-radius:20px;background:#d92d20;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 26px #d92d2059;transform:rotate(-4deg)}.login-brand-seal-text{color:#fff;font-size:36px;font-weight:700;line-height:1}.login-brand-text{display:flex;flex-direction:column;gap:4px}.login-brand-name{color:#fff;font-size:26px;font-weight:700}.login-brand-tag{color:#ffffffb8;font-size:14px}.login-copy{position:relative;z-index:1;margin-top:96px;max-width:460px}.login-copy-title{display:block;color:#fff;font-size:52px;font-weight:700;line-height:1.35;letter-spacing:0}.login-copy-subtitle{display:block;margin-top:18px;color:#ffffffc7;font-size:18px;line-height:1.7}.login-features{position:relative;z-index:1;display:flex;gap:28px;margin-top:auto}.login-feature{display:flex;align-items:center;gap:10px;color:#ffffffd1;font-size:14px}.login-feature-icon{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;background:#ffffff24;color:#fff;font-size:16px}.login-panel-wrap{position:relative;z-index:2;flex:1;display:flex;align-items:center;justify-content:center;min-height:100vh;padding:48px;box-sizing:border-box}.login-panel{width:100%;max-width:420px;background:#fff;border-radius:24px;padding:44px 40px 36px;box-shadow:0 24px 64px #0b2b4e1a;box-sizing:border-box}.login-panel-header{margin-bottom:32px}.login-panel-title{margin:0;color:#101828;font-size:28px;font-weight:700}.login-panel-subtitle{display:block;margin-top:8px;color:#7a8699;font-size:14px}.login-field .ant-form-item-label>label{color:#475467;font-size:14px;font-weight:600}.login-field .ant-input-affix-wrapper{height:48px;padding:0 16px;background:#f5f7fa;border:1px solid transparent;border-radius:14px;box-shadow:none;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.login-field .ant-input-affix-wrapper-focused{background:#fff;border-color:#1677ff;box-shadow:0 0 0 4px #1677ff14}.login-field .ant-input{background:transparent;color:#1d2939}.login-field .ant-input-prefix{margin-right:12px;color:#98a2b3;font-size:16px}.login-field .ant-input-affix-wrapper-focused .ant-input-prefix{color:#1677ff}.login-submit .ant-btn{height:48px;border:none;border-radius:24px;background:linear-gradient(135deg,#1677ff,#0b5fd9);box-shadow:0 12px 26px #1677ff3d;font-size:16px;font-weight:600}.login-submit .ant-btn:hover{background:linear-gradient(135deg,#4096ff,#1677ff)}.login-submit .ant-btn[disabled]{background:#8cb8f8;box-shadow:none}.login-footer{margin-top:28px;text-align:center}.login-footer-text{color:#98a2b3;font-size:12px;line-height:1.8}.login-link{color:#1677ff}.login-link:hover{color:#4096ff}@media (max-width: 960px){.login-page{flex-direction:column}.login-hero{min-height:340px;padding:40px 28px 96px}.login-doc{top:78px;right:30px;width:170px;height:230px;padding:20px}.login-doc-header{margin-bottom:16px}.login-doc-title-line{width:66px;height:12px}.login-doc-seal{width:42px;height:42px;border-radius:9px}.login-doc-seal-text{font-size:22px}.login-doc-line,.login-doc-line-short{height:9px;margin-bottom:12px}.login-doc-sign{margin-top:20px}.login-doc-sign-line{width:60px}.login-brand-row{gap:12px}.login-brand-seal{width:52px;height:52px;border-radius:15px}.login-brand-seal-text{font-size:27px}.login-brand-name{font-size:20px}.login-brand-tag{font-size:12px}.login-copy{margin-top:44px;max-width:280px}.login-copy-title{font-size:30px}.login-copy-subtitle{font-size:14px}.login-features{display:none}.login-panel-wrap{align-items:flex-start;min-height:auto;margin-top:-48px;padding:0 0 40px}.login-panel{max-width:640px;border-radius:24px 24px 0 0;padding:36px 28px 32px;box-shadow:0 -12px 40px #0b2b4e0f}}@media (max-width: 480px){.login-hero{min-height:300px;padding:32px 22px 80px}.login-copy{margin-top:36px}.login-panel-wrap{margin-top:-44px}.login-panel{padding:32px 22px 28px}}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%;width:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Roboto,Helvetica,Arial,sans-serif;background-color:#f5f7fa;color:#000000e0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:#1677ff;text-decoration:none}a:hover{color:#4096ff}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#00000026;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#00000040}.contract-paper{background:#fff;box-shadow:0 1px 4px #00000014,0 4px 16px #0000000f;border-radius:4px;padding:64px 72px;min-height:800px;line-height:1.8;color:#1f1f1f;font-size:14px;white-space:pre-wrap;word-break:break-word}.sign-area-box{position:absolute;border:1.5px dashed;border-radius:4px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:12px;-webkit-user-select:none;user-select:none;transition:box-shadow .2s,transform .1s;background:#ffffffd9}.sign-area-box:hover{box-shadow:0 2px 8px #00000026}.sign-area-box.is-dragging{opacity:.7;z-index:100}.sign-area-box.is-selected{box-shadow:0 0 0 2px #1677ff66}.sign-area-signature{border-color:#1677ff;color:#1677ff;background:#1677ff0f}.sign-area-date{border-color:#52c41a;color:#52c41a;background:#52c41a0f}.sign-area-text{border-color:#faad14;color:#faad14;background:#faad140f}.sign-area-stamp{border-color:#722ed1;color:#722ed1;background:#722ed10f}.sign-area-checkbox{border-color:#13c2c2;color:#13c2c2;background:#13c2c20f}.form-field-text{border-color:#1677ff;color:#1677ff;background:#1677ff0a}.form-field-number{border-color:#13c2c2;color:#13c2c2;background:#13c2c20a}.form-field-date{border-color:#52c41a;color:#52c41a;background:#52c41a0a}.form-field-textarea{border-color:#fa8c16;color:#fa8c16;background:#fa8c160a}.form-field-select{border-color:#722ed1;color:#722ed1;background:#722ed10a}.placing-mode .contract-paper{cursor:crosshair}.placing-mode .contract-paper:hover{background:#fafcff}.contract-paper.palette-drag-over{background:#f0f9ff;outline:2px dashed #1677ff;outline-offset:-4px;cursor:copy}.sign-area-box .resize-handle,.inline-anchor-box .resize-handle{position:absolute;right:0;bottom:0;width:18px;height:18px;cursor:nwse-resize;z-index:10;background:linear-gradient(135deg,transparent 0%,transparent 50%,currentColor 50%,currentColor 60%,transparent 60%,transparent 70%,currentColor 70%,currentColor 80%,transparent 80%,transparent 90%,currentColor 90%,currentColor 100%);opacity:.6;transition:opacity .2s}.sign-area-box .resize-handle:hover,.inline-anchor-box .resize-handle:hover{opacity:1}.sign-area-box.is-selected .resize-handle,.inline-anchor-box.is-selected .resize-handle{opacity:.9}.inline-anchor-box.is-selected{box-shadow:0 0 0 2px #1677ff66}.drag-handle{cursor:grab;color:#999;padding:0 4px}.drag-handle:active{cursor:grabbing}.sign-area-content,.form-field-content{z-index:5;pointer-events:none}.inline-anchor-box{line-height:1.4;font-size:12px}.inline-anchor-box .ant-picker,.inline-anchor-box .ant-select{width:100%!important;min-width:0!important}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ant-layout-sider .ant-menu-item{border-radius:6px;margin:2px 0}.login-brand-area{position:relative;overflow:hidden}.ant-card{box-shadow:0 1px 2px #00000008,0 1px 6px -1px #00000005}.ant-table-tbody>tr.ant-table-row:hover>td{background:#f0f7ff!important}.center-spin{display:flex;justify-content:center;align-items:center;min-height:60vh}
