*{margin:0;padding:0;box-sizing:border-box}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";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;height:100vh}.layout-container{display:flex;height:100vh}.sider{position:fixed;left:0;top:0;height:100vh;z-index:10}.content{margin-left:256px;flex:1;overflow:auto}.page-container{padding:24px;min-height:calc(100vh - 64px)}.page-header{margin-bottom:24px}.page-title{font-size:20px;font-weight:600;margin-bottom:8px}.page-description{color:#00000073}.card{margin-bottom:16px}.stat-card{background:#fff;padding:24px;border-radius:8px;box-shadow:0 2px 8px #0000001a}.stat-card h3{font-size:14px;color:#00000073;margin-bottom:8px}.stat-card .value{font-size:28px;font-weight:600;color:#1890ff}
