.ant-pro-sider{background:linear-gradient(180deg,#1890ff,#096dd9)!important;box-shadow:2px 0 16px #1890ff33}.ant-pro-sider-logo{background:#ffffff1a!important;border-bottom:1px solid rgba(255,255,255,.2);backdrop-filter:blur(10px)}.ant-menu-light{background:transparent!important}.ant-pro-sider .ant-menu-item-selected{background:#ffffff59!important;box-shadow:0 4px 16px #00000026;border-radius:8px;margin:4px 12px;width:calc(100% - 24px);color:#fff!important;font-weight:600;transform:translate(4px);border-left:4px solid #fff}.ant-pro-sider .ant-menu-item-selected .ant-menu-title-content{color:#fff!important;font-weight:600}.ant-pro-sider .ant-menu-item-selected .anticon{color:#fff!important;font-size:18px}.ant-pro-sider .ant-menu-submenu-selected>.ant-menu-submenu-title{background:#ffffff59!important;box-shadow:0 4px 16px #00000026;border-radius:8px;margin:4px 12px;width:calc(100% - 24px);color:#fff!important;font-weight:600;border-left:4px solid #fff}.ant-pro-sider .ant-menu-submenu-selected>.ant-menu-submenu-title .ant-menu-title-content{color:#fff!important;font-weight:600}.ant-pro-sider .ant-menu-submenu-selected>.ant-menu-submenu-title .anticon{color:#fff!important;font-size:18px}.ant-pro-sider .ant-menu-item:hover,.ant-pro-sider .ant-menu-submenu-title:hover{background:#ffffff26!important;border-radius:8px;margin:4px 12px;width:calc(100% - 24px);color:#fff!important;transform:translate(2px)}.ant-pro-sider .ant-menu-item,.ant-pro-sider .ant-menu-submenu-title{margin:4px 12px;width:calc(100% - 24px);border-radius:8px;transition:all .3s cubic-bezier(.645,.045,.355,1);color:#fffffff2!important;font-size:14px}.ant-pro-sider .ant-menu-item .ant-menu-title-content,.ant-pro-sider .ant-menu-submenu-title .ant-menu-title-content{color:#fffffff2;font-weight:500}.ant-pro-sider .ant-menu-item:hover .ant-menu-title-content,.ant-pro-sider .ant-menu-submenu-title:hover .ant-menu-title-content{color:#fff}.ant-pro-sider .ant-menu-item .anticon,.ant-pro-sider .ant-menu-submenu-title .anticon{color:#ffffffe6;font-size:16px;transition:all .3s ease}.ant-pro-sider .ant-menu-item:hover .anticon,.ant-pro-sider .ant-menu-submenu-title:hover .anticon{color:#fff;font-size:17px}.ant-pro-global-header{background:linear-gradient(135deg,#fff,#f8fbff)!important;box-shadow:0 2px 12px #1890ff14;backdrop-filter:blur(10px);border-bottom:2px solid #e6f7ff}.ant-pro-global-header-logo h1{background:linear-gradient(135deg,#1890ff,#096dd9);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:700;letter-spacing:.5px}.ant-pro-page-container{background:#f0f2f5}.ant-pro-page-container-children-content{margin:24px}.ant-card{border-radius:8px;box-shadow:0 2px 8px #00000014;transition:all .3s ease;border:1px solid #f0f0f0}.ant-card:hover{box-shadow:0 4px 16px #0000001f;transform:translateY(-2px)}.ant-card-head{background:linear-gradient(135deg,#fafafa,#f5f5f5);border-bottom:2px solid #1890ff;font-weight:600}.ant-btn-primary{background:linear-gradient(135deg,#1890ff,#096dd9);border:none;box-shadow:0 2px 8px #1890ff40;transition:all .3s ease;font-weight:500}.ant-btn-primary:hover{background:linear-gradient(135deg,#40a9ff,#1890ff);box-shadow:0 4px 12px #1890ff59;transform:translateY(-1px)}.ant-table{border-radius:8px;overflow:hidden}.ant-table-thead>tr>th{background:linear-gradient(135deg,#fafafa,#f5f5f5);font-weight:600;color:#262626;border-bottom:2px solid #1890ff}.ant-table-tbody>tr:hover>td{background:#e6f7ff!important}.ant-tag{border-radius:4px;font-weight:500;padding:2px 12px;border:none}.ant-progress-bg{background:linear-gradient(90deg,#1890ff,#096dd9)}.ant-statistic-title{font-size:14px;color:#595959;font-weight:500}.ant-statistic-content{font-size:28px;font-weight:600;background:linear-gradient(135deg,#1890ff,#722ed1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ant-form-item-label>label{font-weight:500;color:#262626}.ant-input,.ant-input-number,.ant-select-selector{border-radius:6px;transition:all .3s ease}.ant-input:focus,.ant-input-number:focus,.ant-select-focused .ant-select-selector{border-color:#1890ff;box-shadow:0 0 0 2px #1890ff1a}.ant-modal-content{border-radius:8px;overflow:hidden}.ant-modal-header{background:linear-gradient(135deg,#fafafa,#f5f5f5);border-bottom:2px solid #1890ff}.ant-modal-title{font-weight:600;font-size:16px}.ant-alert{border-radius:6px;border:none}.ant-alert-info{background:linear-gradient(135deg,#e6f7ff,#bae7ff)}.ant-pagination-item-active{background:linear-gradient(135deg,#1890ff,#096dd9);border:none}.ant-pagination-item-active a{color:#fff}.ant-upload-wrapper .ant-upload-drag{border-radius:8px;border:2px dashed #d9d9d9;transition:all .3s ease}.ant-upload-wrapper .ant-upload-drag:hover{border-color:#1890ff;background:#e6f7ff}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f0f0f0;border-radius:4px}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#bfbfbf,#8c8c8c);border-radius:4px;-webkit-transition:all .3s ease;transition:all .3s ease}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#8c8c8c,#595959)}.page-content{animation:fadeInUp .4s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.ant-pro-page-container-children-content{margin:16px}.ant-card{margin-bottom:16px}}.highlight-card{position:relative;overflow:hidden}.highlight-card:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent,rgba(255,255,255,.1),transparent);transform:rotate(45deg);transition:all .5s ease}.highlight-card:hover:before{left:100%}.ant-badge-count{background:linear-gradient(135deg,#ff4d4f,#cf1322);box-shadow:0 2px 8px #ff4d4f4d}.ant-steps-item-finish .ant-steps-item-icon{background:linear-gradient(135deg,#52c41a,#389e0d);border-color:#52c41a}.ant-steps-item-process .ant-steps-item-icon{background:linear-gradient(135deg,#1890ff,#096dd9);border-color:#1890ff}.ant-drawer-header{background:linear-gradient(135deg,#fafafa,#f5f5f5);border-bottom:2px solid #1890ff}.ant-drawer-title{font-weight:600}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}
