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]{-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}*{margin:0;padding:0;box-sizing:border-box}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;margin:0;padding:0;min-height:100vh;background-color:#f0f2f5;color:#333;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;min-height:100vh}a{color:#1890ff;text-decoration:none;transition:color .3s ease}a:hover{color:#40a9ff}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600;line-height:1.2}.main-layout{min-height:100vh;display:flex}.main-sider{background:#001529;transition:all .3s ease}.logo{height:64px;display:flex;justify-content:center;align-items:center;background:#001529;border-bottom:1px solid #1f2f3d}.logo span{color:#fff;font-size:16px;font-weight:600;transition:all .3s ease;white-space:nowrap}.logo span.collapsed{display:none}.main-menu{background:#001529;border-right:none}.main-menu .ant-menu-item{color:#ffffffe6;transition:all .3s ease}.main-menu .ant-menu-item:hover,.main-menu .ant-menu-item-active{color:#fff!important;background:#fff3;font-weight:700!important}.main-menu .ant-menu-item-selected{color:#fff;background:#1890ff}.main-menu .ant-menu-item>a{color:#ffffffe6!important}.main-menu .ant-menu-item:hover>a,.main-menu .ant-menu-item-active>a{color:#fff!important;font-weight:700!important}.main-menu .ant-menu-item-selected>a{color:#fff!important}.main-menu .ant-menu-submenu-title{color:#ffffffe6!important}.main-menu .ant-menu-submenu-title:hover,.main-menu .ant-menu-submenu-active,.main-menu .ant-menu-submenu-open{color:#fff!important;background:#fff3;font-weight:700!important}.main-menu .ant-menu-sub{background:#001529!important}.main-menu .ant-menu-sub .ant-menu-item{color:#ffffffd9!important}.main-menu .ant-menu-sub .ant-menu-item:hover,.main-menu .ant-menu-sub .ant-menu-item-active{color:#fff!important;background:#fff3;font-weight:700!important}.main-menu .ant-menu-sub .ant-menu-item-selected{color:#fff!important;background:#1890ff}.main-menu .ant-menu-item-selected:after{border-right-color:#1890ff}.main-content-wrapper{background:#f0f2f5;display:flex;flex-direction:column;flex:1}.main-header{background:#fff;box-shadow:0 2px 8px #0000001a;padding:0 24px;display:flex;justify-content:space-between;align-items:center;height:64px;z-index:100}.header-left{display:flex;align-items:center}.header-title{margin:0;font-size:20px;font-weight:600;color:#1890ff}.header-right{display:flex;align-items:center;gap:20px}.header-notification{cursor:pointer;font-size:18px;color:#666;transition:color .3s ease}.header-notification:hover{color:#1890ff}.header-icon{font-size:18px}.user-info{display:flex;align-items:center;gap:8px;cursor:pointer;padding:8px 12px;border-radius:6px;transition:background-color .3s ease}.user-info:hover{background-color:#f0f2f5}.user-avatar{background:linear-gradient(135deg,#1890ff,#096dd9)}.user-name{font-size:14px;font-weight:500;color:#333}.main-content{padding:24px;min-height:calc(100vh - 128px);overflow:auto;flex:1}.content-container{background:#fff;padding:24px;border-radius:8px;box-shadow:0 2px 8px #0000000d;width:100%;max-width:100%}.main-footer{text-align:center;padding:16px;background:#fff;border-top:1px solid #f0f0f0;color:#999;font-size:14px}.mobile-menu-btn{display:none}@media (max-width: 768px){.mobile-menu-btn{display:inline-flex}.header-title{font-size:16px}.main-content{padding:16px;min-height:calc(100vh - 128px)}.content-container{padding:16px;width:100%;box-sizing:border-box}.user-name{display:none}.header-right .ant-btn{padding:0 8px}.main-sider{position:fixed;z-index:999;height:100vh}.logo{height:64px}.main-menu{height:calc(100vh - 64px);overflow-y:auto}}@media (min-width: 769px) and (max-width: 1024px){.main-content,.content-container{padding:20px}}*{box-sizing:border-box}.content-container{overflow-x:auto}.app-container{width:100%;min-height:100vh}
