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}:root{--qy-primary: #1677ff;--qy-primary-deep: #0958d9;--qy-ink: #001529;--qy-bg: #f0f2f5;--qy-card: #ffffff;--qy-text: rgba(0, 0, 0, .88);--qy-text-secondary: rgba(0, 0, 0, .45);--qy-line: #f0f0f0;--qy-danger: #ff4d4f;--qy-on-primary: #ffffff;--qy-indigo: #6366f1;--qy-teal: #14b8a6;--qy-sky: #0ea5e9;--qy-orange: #f59e0b;--qy-rose: #e0526e;--qy-chart-muted: #64748b;--qy-chart-line: #eef2f5;--qy-faint: #94a3b8;--qy-soft: #f1f5f9;--qy-brand-mark: #eaf2ff;--qy-on-ink: #eef7f5}*{box-sizing:border-box}html,body,#app{height:100%;margin:0;background:var(--qy-bg);color:var(--qy-text);font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Helvetica Neue,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased}.ant-layout-sider{position:sticky!important;top:0;align-self:flex-start;height:100vh}.ant-layout-sider-children{height:100%;overflow-x:hidden;overflow-y:auto}.ant-layout-content{min-width:0}.qy-page{padding:16px 20px 32px}.qy-page-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:16px}.qy-page-title{font-size:18px;font-weight:600;margin:0}.qy-page-sub{color:var(--qy-text-secondary);font-size:13px;margin-top:4px}.qy-title-hint-popover{max-width:min(520px,calc(100vw - 48px))}.qy-title-hint-popover .ant-popover-inner{max-width:min(520px,calc(100vw - 48px));padding:8px 14px;background:#f5f9ff;border:1px solid #91caff;border-radius:18px;box-shadow:0 6px 18px #002d661f}.qy-title-hint-popover .ant-popover-inner-content{color:#52677f}.qy-title-hint-popover .ant-popover-arrow:before{background:#f5f9ff;border:1px solid #91caff}.qy-title-hint-popover__content{max-width:490px;color:#52677f;font-size:13px;line-height:20px;white-space:normal}.qy-title-hint-popover--dark .ant-popover-inner{max-width:min(400px,calc(100vw - 48px))}.qy-title-hint-popover--dark .qy-title-hint-popover__content{max-width:370px}.qy-card{background:var(--qy-card);border-radius:6px;box-shadow:0 1px 2px #00000008;padding:20px}.qy-query-card{background:var(--qy-card);border-radius:6px;box-shadow:0 1px 2px #00000008;padding:16px 16px 0;margin-bottom:14px}.qy-query-card .ant-form-item{margin-bottom:16px}.qy-table-card{background:var(--qy-card);border-radius:6px;box-shadow:0 1px 2px #00000008;padding:4px 16px 16px}.qy-toolbar{display:flex;justify-content:space-between;align-items:center;padding:12px 0}.qy-toolbar-title{font-size:15px;font-weight:600}.ant-table-thead>tr>th{font-weight:600!important}.qy-login-wrap{height:100%;display:flex}.qy-login-brand{flex:1.15;background:radial-gradient(1100px 500px at 88% -10%,rgba(22,119,255,.35),transparent 60%),linear-gradient(160deg,#001529,#06285c 55%,#0b3aa6);color:#eef4ff;display:flex;flex-direction:column;justify-content:space-between;padding:48px 56px}.qy-login-panel{flex:1;display:flex;align-items:center;justify-content:center;background:var(--qy-card)}@media(max-width:860px){.qy-login-brand{display:none}}.ant-drawer .ant-drawer-header{min-height:70px;padding:14px 24px}.ant-drawer .ant-drawer-body{padding:26px 30px 30px}.qy-drawer-title{display:flex;align-items:center;gap:12px;min-width:0}.qy-drawer-avatar{display:inline-flex;align-items:center;justify-content:center;flex:0 0 36px;width:36px;height:36px;overflow:hidden;color:var(--qy-primary);font-size:15px;font-weight:700;background:#eaf2ff;border-radius:50%}.qy-drawer-title-main{display:flex;align-items:center;gap:8px;min-width:0;font-size:16px;font-weight:600}.qy-drawer-subtitle{margin-top:3px;overflow:hidden;color:var(--qy-faint);font-size:12px;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.qy-detail-hero{margin:-24px -24px 20px;padding:28px 32px 24px;background:radial-gradient(600px 260px at 85% -30%,rgba(255,255,255,.28),transparent 60%),linear-gradient(135deg,#4d94ff,#6aa8ff 60%,#85b8ff);color:#fff;display:flex;align-items:center;gap:18px}.qy-detail-avatar{width:64px;height:64px;border-radius:10px;background:#ffffffe6;color:#2f74e8;font-size:26px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative}.qy-detail-avatar .qy-detail-uid{position:absolute;left:0;right:0;bottom:0;font-size:11px;font-weight:500;color:#fff;background:#00000059;border-radius:0 0 10px 10px;text-align:center;line-height:18px}.qy-detail-name{font-size:22px;font-weight:700;letter-spacing:.5px}.qy-sec{padding-top:26px;margin-top:26px;border-top:1px solid var(--qy-line)}.qy-sec:first-child{padding-top:0;margin-top:0;border-top:0}.qy-sec-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.qy-sec-title{font-size:14px;font-weight:600;display:flex;align-items:center;gap:8px}.qy-sec-title:before{content:"";width:3px;height:13px;border-radius:2px;background:var(--qy-primary)}.qy-sec-title .qy-sec-count{font-weight:400;font-size:12.5px;color:var(--qy-faint)}.qy-sec-hint{margin:-6px 0 14px 11px;color:var(--qy-faint);font-size:12.5px;line-height:1.6}.qy-sec-acts{display:flex;align-items:center;flex:none;gap:8px}.qy-sec-edit{color:var(--qy-text-secondary);cursor:pointer;font-size:15px}.qy-sec-edit:hover{color:var(--qy-primary)}.qy-detail-close{margin-left:auto;color:var(--qy-on-primary)}.qy-fields{display:grid;grid-template-columns:repeat(3,1fr);gap:22px 48px}.qy-fields.c2{grid-template-columns:repeat(2,1fr)}.qy-fields .span-all{grid-column:1 / -1}.qy-field-label{font-size:12.5px;color:var(--qy-faint);margin-bottom:7px}.qy-field-value{font-size:14px;color:var(--qy-text);line-height:1.5;word-break:break-all}.qy-blank{padding:12px 16px;color:var(--qy-faint);font-size:12.5px;background:#f8fafc;border-radius:8px}@media(max-width:900px){.qy-fields,.qy-fields.c2{grid-template-columns:1fr 1fr}}@media(max-width:640px){.qy-page{padding:14px}.qy-fields,.qy-fields.c2{grid-template-columns:1fr}}
