html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}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]{-webkit-text-decoration:underline dotted;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}*,*:before,*:after{box-sizing:border-box}html,body,#app{margin:0;padding:0;height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";background-color:#f0f2f5}.app-layout{min-height:100vh}.app-sider{background:#f5f1ff!important;box-shadow:2px 0 8px #0000000d}.app-sider .ant-menu{background:#f5f1ff!important}.app-sider .ant-menu-item{color:#5a5a5a;margin:4px 8px!important;border-radius:6px;width:calc(100% - 16px)!important}.app-sider .ant-menu-item:hover{color:#722ed1;background:#722ed11a!important}.app-sider .ant-menu-item-selected{background:#722ed126!important;color:#722ed1!important;font-weight:500}.app-sider .ant-menu-item-selected:after{display:none}.sider-footer{position:absolute;bottom:0;left:0;right:0;padding:12px 16px;background:#f5f1ff;border-top:1px solid rgba(114,46,209,.1)}.user-info-box{display:flex;align-items:center;cursor:pointer;padding:8px;border-radius:6px;transition:background .3s}.user-info-box:hover{background:#722ed11a}.user-info-content{margin-left:12px;flex:1;overflow:hidden}.user-info-name{color:#333;font-size:14px;font-weight:500;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-info-role{color:#999;font-size:12px;display:block}.app-header{display:flex;align-items:center;justify-content:space-between;padding:0 24px;background:#fff;box-shadow:0 1px 4px #0000000d;border-bottom:1px solid #f0f0f0}.app-header-left{display:flex;align-items:center}.app-logo{color:#722ed1;font-size:18px;font-weight:600}.app-header-right{display:flex;align-items:center;color:#333}.app-content{margin:0;padding:0;background:#f5f5f5;min-height:0;overflow:auto;display:flex;flex-direction:column}.page-wrapper{padding:8px}.page-header-section{padding:20px 24px 16px;background:#fff;border-bottom:1px solid #f0f0f0;flex-shrink:0}.page-header-title{margin:0 0 12px!important;color:#722ed1!important;font-weight:600!important;font-size:24px!important}.page-header-description{color:#666;font-size:14px;line-height:1.6;background:#f5f1ff;padding:12px 16px;border-radius:6px;border-left:3px solid #722ed1}.page-content-wrapper{flex:1;padding:16px 24px;display:flex;flex-direction:column;min-height:0}.page-main-container{flex:1;display:flex;gap:16px;min-height:0}.page-left-panel{flex:1;min-width:0;display:flex;flex-direction:column;gap:16px}.page-right-panel{width:380px;flex-shrink:0;background:#fff;border-radius:16px;box-shadow:0 2px 12px #0000000a;display:flex;flex-direction:column}.page-right-panel-header{padding:16px 20px;border-bottom:1px solid #f0f0f0;display:flex;align-items:center;gap:8px}.page-right-panel-title{font-size:16px;font-weight:600;color:#722ed1;flex:1}.page-right-panel-badge{background:#722ed1;color:#fff;padding:2px 8px;border-radius:4px;font-size:12px}.page-right-panel-content{flex:1;padding:20px;overflow:auto}.page-search-section{margin-bottom:16px}.page-status-bar{background:#f6ffed;border:1px solid #b7eb8f;border-radius:6px;padding:12px 16px;margin-bottom:16px;display:flex;align-items:center;gap:8px}.page-status-bar-icon{color:#52c41a;font-size:16px}.page-status-bar-text{color:#389e0d;font-size:14px;font-weight:500}.page-status-bar-value{color:#52c41a;font-weight:600}.page-status-bar-extra{margin-left:auto;color:#52c41a;font-size:14px;cursor:pointer}.page-cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.page-data-card{background:#fff;border-radius:16px;box-shadow:0 2px 12px #0000000a;padding:24px;cursor:pointer;transition:all .3s}.page-data-card:hover{box-shadow:0 8px 24px #722ed126}.page-data-card.active{border-color:#722ed1;background:#f5f1ff}.page-data-card-header{display:flex;align-items:center;gap:8px;margin-bottom:12px}.page-data-card-badge{background:#722ed1;color:#fff;padding:2px 8px;border-radius:4px;font-size:12px}.page-data-card-status{display:flex;align-items:center;gap:6px;font-size:13px}.page-data-card-status-dot{width:8px;height:8px;border-radius:50%;background:#52c41a}.page-data-card-status-text{color:#52c41a}.page-data-card-body{color:#666;font-size:13px;line-height:1.8}.page-data-card-row{display:flex;justify-content:space-between;margin-bottom:4px}.page-data-card-label{color:#999}.page-data-card-value{color:#333;font-weight:500}.page-detail-item{margin-bottom:20px}.page-detail-item:last-child{margin-bottom:0}.page-detail-label{color:#999;font-size:13px;margin-bottom:8px;display:block}.page-detail-value{color:#333;font-size:14px;font-weight:500;word-break:break-all}.page-resource-row{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #f0f0f0}.page-resource-row:last-child{border-bottom:none}.page-resource-label{color:#666;font-size:14px}.page-resource-value{color:#722ed1;font-weight:500;font-size:14px}.page-info-box{background:#f5f1ff;border-radius:12px;padding:16px 20px;margin-top:16px;display:flex;align-items:flex-start;gap:8px}.page-info-box-icon{color:#722ed1;font-size:16px;margin-top:2px}.page-info-box-text{color:#666;font-size:13px;line-height:1.6}.login-page{min-height:100vh;display:flex;background:linear-gradient(135deg,#faf7ff,#f0e6ff,#e6d5ff)}.login-left{flex:1.5;display:flex;align-items:center;justify-content:center;padding:40px}.login-left-content{text-align:center;max-width:500px}.login-illustration{width:100%;max-width:400px;margin-bottom:32px}.login-left-title{font-size:28px;font-weight:600;color:#722ed1;margin-bottom:16px}.login-left-subtitle{font-size:16px;color:#666;line-height:1.6}.login-right{flex:1;display:flex;align-items:center;justify-content:center;padding:40px}.login-card{width:420px;max-width:420px;background:#fff;box-shadow:0 8px 32px #722ed126;border-radius:24px;border:none;margin-left:-80px;padding:40px}.login-header{text-align:center;margin-bottom:32px}.login-title{margin-bottom:8px!important;color:#722ed1!important}.login-form .ant-input-affix-wrapper{border-radius:12px;border:2px solid #f0f0f0;background:#f8f8f8;transition:all .3s}.login-form .ant-input-affix-wrapper:hover{border-color:#d9d9d9;background:#fff}.login-form .ant-input-affix-wrapper:focus,.login-form .ant-input-affix-wrapper-focused{border-color:#722ed1;background:#fff;box-shadow:0 0 0 2px #722ed11a}.login-form .ant-btn-primary{background:linear-gradient(135deg,#722ed1,#a855f7);border:none;border-radius:44px;height:48px;font-size:16px;font-weight:500;box-shadow:0 4px 12px #722ed14d;transition:all .3s}.login-form .ant-btn-primary:hover{background:linear-gradient(135deg,#531bab,#722ed1);box-shadow:0 6px 16px #722ed166}.login-form .ant-btn-primary:active{transform:scale(.98)}@media(max-width:768px){.login-left{display:none}.login-right{width:100%}}
