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)}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]{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{--srm-primary: #2f54eb;--srm-primary-hover: #1d39c4;--srm-success: #52c41a;--srm-warning: #faad14;--srm-danger: #ff4d4f;--srm-info: #8c8c8c;--srm-bg-page: #f0f2f5;--srm-text: #1f1f1f;--srm-text-regular: #4b4b4b;--srm-text-secondary: #8c8c8c;--srm-border: #e5e7eb;--srm-border-light: #edf0f5;--srm-border-lighter: #f1f3f6;--srm-sider-bg: #001529;--srm-sider-bg-hover: #0c2139;--srm-card-radius: 8px;--srm-header-height: 56px}html,body,#root{height:100%;margin:0;background:var(--srm-bg-page);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Arial,sans-serif;color:var(--srm-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}.srm-layout{min-height:100vh;background:var(--srm-bg-page)}.srm-sider{background:var(--srm-sider-bg)!important;box-shadow:2px 0 8px #0000000d}.brand{height:var(--srm-header-height);display:flex;align-items:center;gap:12px;padding:0 16px;border-bottom:1px solid rgba(255,255,255,.06);overflow:hidden}.brand-logo{width:32px;height:32px;border-radius:8px;background:linear-gradient(135deg,#2f54eb,#597ef7);color:#fff;font-weight:700;font-size:18px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 2px 8px #2f54eb59}.brand-text{color:#fff;line-height:1.2;white-space:nowrap}.brand-title{font-size:15px;font-weight:600}.brand-sub{font-size:11px;color:#ffffff8c;margin-top:2px}.srm-menu.ant-menu{background:transparent;color:#ffffffb8;border-inline-end:0!important;padding:4px 0 16px}.srm-menu .ant-menu-item{height:40px;line-height:40px;margin:2px 12px;width:calc(100% - 24px);border-radius:6px;color:#ffffffb8}.srm-menu .ant-menu-item:hover{background:var(--srm-sider-bg-hover)!important;color:#fff!important}.srm-menu .ant-menu-item-selected{background:var(--srm-primary)!important;color:#fff!important;font-weight:500}.srm-menu .ant-menu-item-group-title{color:#ffffff61;padding:12px 20px 6px}.srm-menu-group{font-size:11px;letter-spacing:.5px;text-transform:uppercase}.srm-header{height:var(--srm-header-height);background:#fff;border-bottom:1px solid var(--srm-border-lighter);display:flex;justify-content:space-between;align-items:center;padding:0 20px;box-shadow:0 1px 3px #00000005}.header-left{display:flex;align-items:center;gap:12px}.breadcrumb-current{font-weight:500;color:var(--srm-text)}.user-trigger{display:flex;align-items:center;gap:8px;cursor:pointer;padding:4px 10px 4px 4px;border-radius:20px;transition:background .15s}.user-trigger:hover{background:#f0f5ff}.avatar{width:30px;height:30px;border-radius:50%;background:linear-gradient(135deg,#2f54eb,#722ed1);color:#fff;font-weight:600;font-size:13px;display:flex;align-items:center;justify-content:center}.username{font-size:13.5px;color:var(--srm-text);font-weight:500}.arrow{font-size:12px;color:var(--srm-text-secondary)}.srm-main{background:var(--srm-bg-page);padding:0;overflow:auto}.page{padding:20px}.page-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px}.page-header h2{margin:0;color:var(--srm-text);font-size:24px;font-weight:600;letter-spacing:0}.subtitle{color:var(--srm-text-secondary);font-size:13px;margin-top:6px}.toolbar-actions{display:flex;justify-content:flex-end;align-items:center;flex-wrap:wrap;gap:8px}.ant-card{border-radius:var(--srm-card-radius)!important;border:1px solid var(--srm-border-light)!important;box-shadow:0 1px 2px #00000008,0 1px 6px -1px #00000005!important}.ant-card-head{min-height:auto!important;padding:0 20px!important;border-bottom:1px solid var(--srm-border-lighter)!important}.ant-card-head-title{padding:14px 0!important;font-weight:600;font-size:15px}.ant-btn{border-radius:6px;font-weight:500;transition:all .18s}.ant-btn-primary{box-shadow:0 2px 4px #2f54eb26}.ant-btn-primary:hover{box-shadow:0 4px 10px #2f54eb47;transform:translateY(-1px)}.ant-table-wrapper .ant-table{border-radius:var(--srm-card-radius);overflow:hidden}.ant-table-thead>tr>th{background:#fafbfc!important;color:#262626!important;font-weight:600!important;font-size:13px}.ant-table-tbody>tr:hover>td{background:#f0f5ff!important}.ant-input,.ant-input-number,.ant-select-selector,.ant-picker,.ant-input-affix-wrapper{border-radius:6px!important}.ant-tag{border-radius:4px;font-weight:500;border:0;padding:0 8px}.ant-modal-content,.ant-drawer-content{border-radius:var(--srm-card-radius);overflow:hidden}.ant-drawer-header,.ant-modal-header{border-bottom:1px solid var(--srm-border-lighter)!important}.ant-drawer-footer,.ant-modal-footer{border-top:1px solid var(--srm-border-lighter)!important}.form-section-title{font-size:13px;font-weight:600;margin:0 0 14px;padding-left:8px;border-left:3px solid var(--srm-primary)}.form-hint{font-size:11.5px;color:var(--srm-text-secondary);margin-top:3px;line-height:1.4}.table-actions{display:flex;align-items:center;gap:2px}.drawer-resize-handle{position:fixed;top:0;width:6px;height:100vh;cursor:ew-resize;z-index:3000;transition:background .15s}.drawer-resize-handle:after{content:"";position:absolute;top:50%;left:1px;transform:translateY(-50%);width:4px;height:40px;border-radius:2px;background:#2f54eb00;transition:background .15s}.drawer-resize-handle:hover:after,.drawer-resize-handle:active:after{background:#2f54eb66}.stat-card{position:relative;overflow:hidden;min-height:132px;padding:18px;border-radius:var(--srm-card-radius);border:1px solid var(--srm-border-light);background:#fff;box-shadow:0 1px 2px #00000008,0 1px 6px -1px #00000005;cursor:pointer}.stat-card .label{display:flex;align-items:center;gap:8px;font-size:13px;color:#595959}.stat-card .value{margin-top:16px;font-size:30px;font-weight:600}.stat-card .suffix{margin-top:4px;font-size:12px;color:#8c8c8c}.stat-card .icon-bg{position:absolute;right:12px;bottom:-12px;opacity:.12;font-size:80px}.quick-links{display:flex;flex-direction:column;gap:4px}.quick-item{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:6px;cursor:pointer;transition:background .15s}.quick-item:hover{background:#f0f5ff}.quick-item .anticon{font-size:18px;color:var(--srm-primary);width:36px;height:36px;background:#f0f5ff;border-radius:8px;display:flex;align-items:center;justify-content:center}.qt{font-size:14px;font-weight:500;color:var(--srm-text)}.qs{font-size:12px;color:var(--srm-text-secondary);margin-top:2px}.login-wrap{min-height:100vh;display:flex;background:#fff}.login-left{flex:1.1 1;background:linear-gradient(135deg,#2f54eb,#1d39c4,#061178);color:#fff;padding:64px;display:flex;align-items:center;position:relative;overflow:hidden}.login-brand{position:relative;z-index:1;max-width:480px}.login-logo{width:56px;height:56px;border-radius:14px;background:#ffffff26;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:28px;margin-bottom:20px;border:1px solid rgba(255,255,255,.2)}.login-brand h1{font-size:40px;font-weight:600;margin:0 0 6px;letter-spacing:1px}.tagline{opacity:.7;font-size:15px;margin:0 0 40px;font-weight:300}.feature-list{list-style:none;padding:0;margin:0}.feature-list li{padding:8px 0;font-size:14px;opacity:.9;letter-spacing:.3px}.decor-circle{position:absolute;border-radius:50%;background:#ffffff0a;border:1px solid rgba(255,255,255,.06)}.c1{width:500px;height:500px;top:-100px;right:-150px}.c2{width:300px;height:300px;bottom:-60px;left:20%}.c3{width:200px;height:200px;top:40%;right:10%}.login-right{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;position:relative}.login-card{width:380px}.login-title{font-size:26px;font-weight:600;color:#1f1f1f;margin-bottom:8px}.login-subtitle{font-size:14px;color:#8c8c8c;margin-bottom:32px}.login-footer{position:absolute;bottom:24px;color:#bfbfbf;font-size:12px}.form-grid{display:grid;gap:0 16px}.form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.tab-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 18px}.detail-grid>div{min-width:0}.detail-grid span{display:block;color:var(--srm-text-secondary);font-size:12px;margin-bottom:4px}.detail-grid strong{color:var(--srm-text);font-size:14px;font-weight:600;word-break:break-word}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#bfbfbf}@media (max-width: 900px){.login-left{display:none}.page-header{flex-direction:column}.toolbar-actions{justify-content:flex-start}.form-grid.two,.form-grid.three,.detail-grid{grid-template-columns:1fr}}
