*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;font-size:14px;line-height:1.5;color:var(--scp-text-primary, #333);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{width:100%;height:100%}a{color:inherit;text-decoration:none}ul,ol{list-style:none}img{max-width:100%;height:auto}body,#root{min-height:100vh}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#0000004d}::-webkit-scrollbar-track{background:transparent}.page-container{height:100%;padding:8px;overflow:auto;box-sizing:border-box}.default-layout{height:100vh;display:flex}.layout-aside{display:flex;flex-direction:column;overflow:hidden;z-index:2}.aside-logo{display:flex;align-items:center;justify-content:center;height:50px;padding:0 16px}.aside-logo__mark{font-size:24px;font-weight:700;color:#fff}.aside-logo__text{margin-left:10px;font-size:18px;font-weight:700;white-space:nowrap;color:#fff}.aside-collapse-btn{display:flex;align-items:center;justify-content:center;height:40px;cursor:pointer}.layout-header{display:flex;align-items:center;justify-content:space-between;height:50px;padding:0 16px;z-index:2}.header-breadcrumb{line-height:50px}.header-right{display:flex;align-items:center;gap:8px}.header-user{display:flex;align-items:center;gap:8px;cursor:pointer}.header-user__name{font-size:14px}.layout-main{flex:1;overflow-y:auto;z-index:1}
