.main-layout{min-height:100vh}.main-layout .ant-layout-sider{height:100vh;position:sticky;top:0}.main-layout .ant-layout-sider-children{display:flex;flex-direction:column;height:100vh;overflow:hidden}.sider-logo{height:64px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;font-weight:700;border-bottom:1px solid rgba(255,255,255,.1)}.main-layout .ant-layout-sider .ant-menu{flex:1;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.3) transparent}.main-layout .ant-layout-sider .ant-menu::-webkit-scrollbar{width:6px}.main-layout .ant-layout-sider .ant-menu::-webkit-scrollbar-track{background:transparent}.main-layout .ant-layout-sider .ant-menu::-webkit-scrollbar-thumb{background-color:#ffffff4d;border-radius:3px}.main-layout .ant-layout-sider .ant-menu::-webkit-scrollbar-thumb:hover{background-color:#ffffff80}.sider-logo.collapsed{font-size:16px}.sider-logo-icon{margin-right:8px}.sider-logo.collapsed .sider-logo-icon{margin-right:0}.layout-header{background:#fff;padding:0 24px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 1px 4px #0000000f;z-index:1}.header-title{font-size:16px;font-weight:500;color:#333}.header-user{cursor:pointer}.header-user-name{font-size:14px}.layout-content{margin:24px;padding:24px;background:#fff;border-radius:8px;min-height:280px}.layout-footer{text-align:center;color:#94a3b8;font-size:13px;padding:16px 24px;background:transparent}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased}#root{height:100vh}
