html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}html,body,#app{height:100%;margin:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans SC,sans-serif}:root{--brand: #c41c24;--hdr-h: 52px}html,body,#app{height:100%;margin:0;overflow:hidden}body{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Segoe UI,Roboto,sans-serif;background:#f6f8fb}.cos-root{min-height:100vh;height:100vh;display:flex;flex-direction:column;background:#f6f8fb}.ds-header{background:#fff;border-bottom:1px solid #e8ecf0;flex:none;z-index:200;box-shadow:0 1px #e8ecf0}.ds-header-inner{height:var(--hdr-h);padding:0 24px;display:flex;align-items:center;gap:20px}.ds-logo{display:flex;align-items:center;gap:10px;cursor:pointer;flex:none}.ds-logo-img{width:30px;height:30px;border-radius:50%;display:block;object-fit:cover}.ds-logo-text{font-size:15px;font-weight:800;color:#0f172a;letter-spacing:-.02em;white-space:nowrap}.ds-nav{display:flex;align-items:center;gap:2px;flex:1;min-width:0;overflow-x:auto}.ds-nav-item{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:8px;font-size:13px;font-weight:500;color:#64748b;cursor:pointer;white-space:nowrap;border:1px solid transparent;background:none;font-family:inherit}.ds-nav-item:hover{color:#1e293b;background:#f1f5f9}.ds-nav-item.active{color:#c41c24;background:#fff1f1;border-color:#f5c6c8;font-weight:600}.ds-nav-ico{display:grid;place-items:center;line-height:1}.ds-caret{font-size:10px;opacity:.7}.ds-drop{position:relative;flex:none}.ds-drop-menu{position:absolute;top:calc(100% + 6px);left:0;min-width:200px;background:#fff;border:1px solid #e8ecf0;border-radius:10px;box-shadow:0 12px 32px #0f172a1a;padding:6px;z-index:300}.ds-drop-item{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:8px;font-size:13px;color:#475569;cursor:pointer}.ds-drop-item:hover{background:#f1f5f9;color:#0f172a}.ds-drop-item.active{background:#fff1f1;color:#c41c24;font-weight:600}.ds-header-right{margin-left:auto;display:flex;align-items:center;gap:12px;flex:none}.ds-user{display:flex;align-items:center;gap:8px;cursor:pointer}.ds-avatar{width:28px;height:28px;border-radius:50%;background:#c41c24;color:#fff;display:grid;place-items:center;font-size:12px;font-weight:600}.ds-user-id{font-size:13px;color:#334155;font-weight:600}.cos-body{flex:1;min-height:0;overflow:auto;padding:20px 24px 24px;background:#f6f8fb}.cos-body:has(.page-fill),.cos-body:has(.dossier),.cos-body:has(.pool-page),.cos-body:has(.editor-page){padding:0}.cos-body:has(.dossier),.cos-body:has(.editor-page){overflow:hidden}.cos-body:has(.pool-page){background:#fff}.page-fill{width:100%;box-sizing:border-box;padding:20px 24px 24px;background:#fff;min-height:100%}.page-title{font-size:16px;font-weight:600;margin-bottom:12px}.ant-card{border-radius:10px!important;width:100%}.ant-card-head{min-height:44px;font-size:14px}.ant-card-body{padding:16px 20px}.ant-table,.ant-table-wrapper{width:100%}.ant-table{font-size:13px}.ant-table-thead>tr>th{background:#fafafa!important;font-weight:600!important;font-size:12.5px!important;color:#595959!important;border-bottom:1px solid #ebebeb!important;padding:10px 14px!important}.ant-table-tbody>tr>td{background:#fff!important;border-bottom:1px solid #f5f5f5!important;color:#262626;padding:10px 14px!important}.ant-table-tbody>tr:nth-child(odd)>td{background:#fff!important}.ant-table-tbody>tr:nth-child(2n)>td{background:#f3f6fa!important}.ant-table-tbody>tr:hover>td{background:#e8eef6!important}.ant-table-cell-fix-right{box-shadow:-1px 0 #e8ecf0}.cos-body:has(.smart-table.is-fill){overflow:hidden;padding:16px 20px;display:flex;flex-direction:column}.cos-body:has(.smart-table.is-fill)>.smart-table{flex:1;min-height:0}.ant-table-pagination.ant-pagination{position:static!important;justify-content:center!important;margin:16px 0 0!important}.ant-pagination-item-active{border-color:var(--brand)!important}.ant-pagination-item-active a{color:var(--brand)!important}.oh-drawer .ant-drawer-content-wrapper{max-width:100vw}.oh-drawer .ant-drawer-content{display:flex;flex-direction:column;height:100%;position:relative}.oh-drawer .ant-drawer-body{flex:1;min-height:0;overflow:auto;position:relative;padding-left:20px}.oh-drawer-handle{position:absolute;left:0;top:0;bottom:0;width:6px;cursor:col-resize;z-index:20}.oh-drawer-handle:hover,.oh-drawer-handle:active{background:#c41c2459}.oh-drawer-footer{display:flex;justify-content:end;width:100%}.login-root[data-v-543f713d]{display:flex;min-height:100vh;align-items:center;justify-content:center;background:radial-gradient(1100px 640px at 8% 12%,rgba(196,86,42,.2),transparent 56%),radial-gradient(800px 480px at 92% 88%,rgba(120,48,24,.18),transparent 52%),linear-gradient(168deg,#0c0a08,#16110d 40%,#1c1410,#0a0908);font-family:Songti SC,STSong,"Noto Serif SC","Source Han Serif SC",PingFang SC,serif;position:relative;overflow:hidden}.login-root[data-v-543f713d]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:repeating-linear-gradient(180deg,rgba(232,201,160,.045) 0,rgba(232,201,160,.045) 1px,transparent 1px,transparent 28px);-webkit-mask-image:radial-gradient(ellipse at 28% 38%,#000 18%,transparent 72%);mask-image:radial-gradient(ellipse at 28% 38%,#000 18%,transparent 72%);pointer-events:none}.login-root[data-v-543f713d]:after{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(180deg,transparent,#d4a574 28%,#c41c24 68%,transparent);pointer-events:none}.brand[data-v-543f713d]{flex:1;max-width:680px;position:relative;z-index:1;padding:0 56px 0 88px}.brand-inner[data-v-543f713d]{max-width:560px}.brand-badge[data-v-543f713d]{display:flex;align-items:center;gap:14px;margin-bottom:8px}.brand-logo[data-v-543f713d]{width:48px;height:48px;border-radius:50%;display:block;box-shadow:0 0 0 1px #d4a5744d}.brand-name-group[data-v-543f713d]{display:flex;flex-direction:column;gap:3px}.brand-name[data-v-543f713d]{font-size:20px;font-weight:600;color:#f6efe4;letter-spacing:.4px}.brand-sub[data-v-543f713d]{font-size:11px;letter-spacing:3.2px;text-transform:uppercase;color:#d4a574b3;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.hero[data-v-543f713d]{font-size:48px;font-weight:600;color:#f6efe4;line-height:1.22;margin:44px 0 22px;letter-spacing:.5px}.hero-hi[data-v-543f713d]{display:block;margin-top:6px;color:#e8b48a;background:none;-webkit-text-fill-color:#e8b48a}.hero-desc[data-v-543f713d]{font-size:16px;color:#f6efe485;line-height:1.85;margin:0 0 44px;max-width:440px;font-weight:400}.feats[data-v-543f713d]{display:flex;flex-direction:column;gap:16px}.feat[data-v-543f713d]{display:flex;align-items:flex-start;gap:14px}.feat-ico[data-v-543f713d]{width:28px;height:28px;border-radius:50%;flex:none;margin-top:2px;background:transparent;border:1px solid rgba(212,165,116,.42);color:#d4a574;display:grid;place-items:center;font-size:12px;font-weight:600;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.feat strong[data-v-543f713d]{display:block;font-size:14px;font-weight:600;color:#f6efe4e0}.feat span[data-v-543f713d]{font-size:13px;color:#f6efe466;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Segoe UI,sans-serif}.form-wrap[data-v-543f713d]{width:460px;flex:none;position:relative;z-index:1;padding:48px 48px 48px 24px}.form-card[data-v-543f713d]{background:#14100dcc;border:1px solid rgba(212,165,116,.16);border-radius:8px;padding:44px 40px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 28px 80px #0000008c;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Segoe UI,sans-serif}.form-head[data-v-543f713d]{margin-bottom:28px}.form-head h2[data-v-543f713d]{font-size:26px;font-weight:600;color:#f6efe4;margin:0 0 8px;letter-spacing:.3px}.form-head p[data-v-543f713d]{font-size:13px;color:#f6efe46b;margin:0}.lark-btn[data-v-543f713d]{width:100%;height:50px;border:none;border-radius:6px;cursor:pointer;background:#0f8a4b;color:#fff;font-size:15px;font-weight:600}.lark-btn[data-v-543f713d]:hover{background:#12a057}.lark-hint[data-v-543f713d]{text-align:center;font-size:11px;color:#f6efe452;margin:8px 0 0}.divider[data-v-543f713d]{display:flex;align-items:center;gap:10px;margin:24px 0}.divider i[data-v-543f713d]{flex:1;height:1px;background:#ffffff14}.divider span[data-v-543f713d]{font-size:11px;color:#f6efe452;white-space:nowrap}.err[data-v-543f713d]{padding:11px 14px;margin-bottom:14px;border-radius:6px;text-align:center;font-size:13px;background:#e306131a;border:1px solid rgba(227,6,19,.28);color:#f5b4b4}.form-card input[data-v-543f713d]{width:100%;height:48px;margin-bottom:12px;padding:0 16px;box-sizing:border-box;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:6px;font-size:14px;color:#f6efe4e6;outline:none}.form-card input[data-v-543f713d]::placeholder{color:#f6efe447}.form-card input[data-v-543f713d]:focus{border-color:#d4a5748c;background:#ffffff0f}.go[data-v-543f713d]{width:100%;height:48px;border:none;border-radius:6px;cursor:pointer;background:#c41c24;color:#fff;font-size:15px;font-weight:600;letter-spacing:3px}.go[data-v-543f713d]:hover{background:#d4222b}.go[data-v-543f713d]:disabled{opacity:.45;cursor:not-allowed}.foot[data-v-543f713d]{margin-top:24px;font-size:11px;color:#f6efe438;text-align:center}.lang-switch[data-v-543f713d]{position:fixed;top:20px;right:24px;z-index:100;display:flex;align-items:center;gap:6px;padding:7px 14px;border-radius:100px;cursor:pointer;background:#ffffff0d;border:1px solid rgba(212,165,116,.22);font-size:13px;color:#f6efe4b8;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Segoe UI,sans-serif}.lang-switch[data-v-543f713d]:hover{color:#f6efe4;border-color:#d4a57466}@media(max-width:900px){.login-root[data-v-543f713d]{flex-direction:column}.brand[data-v-543f713d]{max-width:100%;padding:36px 28px 0;text-align:center}.hero[data-v-543f713d]{font-size:32px;margin:24px 0 12px}.hero-desc[data-v-543f713d],.feats[data-v-543f713d]{display:none}.form-wrap[data-v-543f713d]{width:100%;padding:24px}}.cb[data-v-0ce22609]{min-height:100vh;display:grid;place-items:center;background:#0c0a1e;color:#ffffffb3}.smart-table[data-v-ea6c5ae9]{width:100%}.smart-table.is-fill[data-v-ea6c5ae9]{height:100%;min-height:0;display:flex;flex-direction:column;background:#fff;border:1px solid #e8ecf0;border-radius:10px;overflow:hidden}.smart-table.is-compact[data-v-ea6c5ae9]{margin-bottom:12px}.smart-bar[data-v-ea6c5ae9]{flex:none;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px 8px;min-height:48px}.smart-title[data-v-ea6c5ae9]{font-size:16px;font-weight:700;color:#0f172a}.smart-actions[data-v-ea6c5ae9]{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.smart-body[data-v-ea6c5ae9]{flex:1;min-height:220px;overflow:hidden}.smart-table.is-compact .smart-body[data-v-ea6c5ae9]{min-height:0;overflow:visible}.smart-foot[data-v-ea6c5ae9]{flex:none;display:flex;justify-content:center;padding:10px 16px 14px;border-top:1px solid #eef1f5;background:#fff}.col-panel[data-v-ea6c5ae9]{background:#fff;padding:10px 12px;min-width:180px;box-shadow:0 6px 16px #0000001f;border-radius:8px}.col-panel-title[data-v-ea6c5ae9]{font-size:12px;color:#8c8c8c;margin-bottom:8px}.col-row[data-v-ea6c5ae9]{padding:3px 0}.th[data-v-ea6c5ae9]{position:relative;padding-right:10px}.th-text[data-v-ea6c5ae9]{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis}.th-resizer[data-v-ea6c5ae9]{position:absolute;right:-6px;top:-8px;bottom:-8px;width:10px;cursor:col-resize;z-index:2}.th-resizer[data-v-ea6c5ae9]:hover,.th-resizer[data-v-ea6c5ae9]:active{background:#2563eb33}[data-v-ea6c5ae9] .ant-table-wrapper,[data-v-ea6c5ae9] .ant-spin-nested-loading,[data-v-ea6c5ae9] .ant-spin-container,[data-v-ea6c5ae9] .ant-table,[data-v-ea6c5ae9] .ant-table-container{height:100%}[data-v-ea6c5ae9] .ant-table-body{overflow:auto!important}[data-v-ea6c5ae9] .ant-table-placeholder{height:100%}[data-v-ea6c5ae9] .ant-table-placeholder .ant-table-cell{height:200px;border-bottom:none!important}.page-title[data-v-16eb54a0]{font-size:16px;font-weight:600;margin-bottom:12px}.fld[data-v-9449cdb7]{display:flex;align-items:center;min-height:40px;margin-bottom:14px}label[data-v-9449cdb7]{width:92px;flex:none;text-align:right;padding-right:10px;color:#595959;font-size:13px;line-height:1.3}label.req[data-v-9449cdb7]:before{content:"*";color:#ff4d4f;margin-right:2px}.ctl[data-v-9449cdb7]{flex:1;min-width:0}.ctl[data-v-9449cdb7] .ant-input,.ctl[data-v-9449cdb7] .ant-select,.ctl[data-v-9449cdb7] .ant-input-number,.ctl[data-v-9449cdb7] .ant-radio-group{width:100%}.dossier[data-v-f5210376]{display:flex;height:100%;min-height:0;background:#f4f5f7}.dossier-nav[data-v-f5210376]{width:228px;flex:none;background:#fff;border-right:1px solid #eef0f4;overflow:auto;padding:16px 0 24px}.id-card[data-v-f5210376]{display:flex;gap:10px;align-items:center;padding:0 16px 8px}.mark[data-v-f5210376]{width:36px;height:36px;border-radius:8px;flex:none;display:grid;place-items:center;color:#fff;font-weight:700;background:#22c55e}.id-meta[data-v-f5210376]{min-width:0}.code[data-v-f5210376]{font-weight:700;font-size:14px}.name[data-v-f5210376]{color:#8c8c8c;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.id-tags[data-v-f5210376]{padding:0 16px 12px;display:flex;gap:4px;flex-wrap:wrap}.sec-nav[data-v-f5210376]{display:flex;flex-direction:column}.sec-nav a[data-v-f5210376]{padding:9px 16px;font-size:13px;color:#262626;cursor:pointer;border-left:3px solid transparent}.sec-nav a[data-v-f5210376]:hover{background:#f7f8fa}.sec-nav a.on[data-v-f5210376]{background:#eef4ff;color:#1677ff;border-left-color:#1677ff;font-weight:600}.dossier-main[data-v-f5210376]{flex:1;min-width:0;overflow:auto;padding:12px 16px 32px}.toolbar[data-v-f5210376]{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;gap:12px}.sec[data-v-f5210376]{background:#fff;border-radius:8px;padding:16px 20px 8px;margin-bottom:12px;box-shadow:0 1px 2px #0f172a0a}.sec h3[data-v-f5210376]{font-size:14px;font-weight:600;margin:0 0 14px;border-left:3px solid #1677ff;padding-left:8px;line-height:1.2}.grid-1[data-v-f5210376]{display:grid;grid-template-columns:1fr}.grid-2[data-v-f5210376]{display:grid;grid-template-columns:1fr 1fr;column-gap:28px}.grid-3[data-v-f5210376]{display:grid;grid-template-columns:1fr 1fr 1fr;column-gap:20px}.life[data-v-f5210376]{margin-top:8px;padding-left:8px}.hint[data-v-f5210376]{color:#8c8c8c;font-size:12px;margin:0 0 8px}@media(max-width:1100px){.grid-3[data-v-f5210376]{grid-template-columns:1fr 1fr}}@media(max-width:860px){.grid-2[data-v-f5210376],.grid-3[data-v-f5210376]{grid-template-columns:1fr}}.pool-page[data-v-841b92eb]{padding:16px 24px 24px}.filter-bar[data-v-841b92eb]{position:sticky;top:0;z-index:5;background:#fff;padding:12px 0 10px;margin-bottom:8px;border-bottom:1px solid #f0f0f0;display:flex;flex-direction:column;gap:10px}.stats[data-v-841b92eb]{display:flex;gap:8px;flex-wrap:wrap}.chip[data-v-841b92eb]{font-size:12px;padding:2px 10px;border-radius:999px;background:#f5f5f5}.chip.next[data-v-841b92eb]{background:#e6f4ff;color:#1677ff;font-weight:600}.chip.sold[data-v-841b92eb]{background:#f5f5f5;color:#8c8c8c}.chip.hold[data-v-841b92eb]{background:#fff2f0;color:#cf1322}.chip.free[data-v-841b92eb]{background:#f6ffed;color:#389e0d}.chip.gold[data-v-841b92eb]{background:#fffbe6;color:#d48806}.hint[data-v-841b92eb]{color:#8c8c8c;font-size:12px;margin:0 0 12px}.grid[data-v-841b92eb]{display:grid;grid-template-columns:repeat(auto-fill,minmax(128px,1fr));gap:10px}.num[data-v-841b92eb]{text-align:left;border:1px solid #f0f0f0;border-radius:8px;background:#fff;padding:10px 12px;cursor:pointer;min-height:64px}.num[data-v-841b92eb]:hover{border-color:#6366f1}.num .code[data-v-841b92eb]{font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:.02em}.num .meta[data-v-841b92eb]{font-size:12px;color:#8c8c8c;margin-top:4px}.num.issued[data-v-841b92eb]{background:#fafafa;color:#8c8c8c}.num.issued .code[data-v-841b92eb]{text-decoration:line-through}.num.reserved[data-v-841b92eb]{background:#fff2f0;border-color:#ffccc7}.num.available[data-v-841b92eb]{background:#fff}.num.lucky[data-v-841b92eb]{border-color:#ffd666;background:#fffbe6}.num.lucky.issued[data-v-841b92eb]{background:#fafafa;border-color:#f0f0f0}.num.isNext[data-v-841b92eb]{border-color:#1677ff;box-shadow:0 0 0 2px #bae0ff}.page-title[data-v-8b765bbd]{font-size:16px;font-weight:600;margin-bottom:4px}.page-hint[data-v-8b765bbd]{color:#8c8c8c;font-size:13px;margin:0 0 12px}.page-title[data-v-360d195a]{font-size:16px;font-weight:600;margin-bottom:12px}
