body,html{margin:0;padding:0;min-height:100%;font-family:system-ui,-apple-system,Segoe UI,Roboto,PingFang SC,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html,html[data-theme=light]{--boot-mask-bg:#f4f5f7;color-scheme:light}html,html[data-theme=light] body{background:#f4f5f7;color:rgba(0,0,0,.88)}html[data-theme=light] .admin-header{background:#ffffff!important;border-bottom:1px solid #eef0f3}html[data-theme=light] .admin-header .admin-title{color:rgba(0,0,0,.88)}html[data-theme=dark]{--boot-mask-bg:#141414;color-scheme:dark}html[data-theme=dark] body{background:#141414;color:rgba(255,255,255,.88)}html[data-theme=dark] .admin-header{background:#1f1f1f!important;border-bottom:1px solid #303030}html[data-theme=dark] .admin-header .admin-title{color:rgba(255,255,255,.88)}.admin-header{padding:0!important;line-height:56px;height:56px;width:100%}.admin-header-inner{display:flex;align-items:center;gap:16px;max-width:1480px;margin:0 auto;width:100%;height:100%;padding:0 24px;box-sizing:border-box}.admin-header .admin-title{margin:0;flex:0 1 auto;font-size:16px;font-weight:600;min-width:0;max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-header-inner>nav{flex:1 1;min-width:0}.admin-content{padding:24px;max-width:1480px;margin:0 auto;width:100%;box-sizing:border-box}.ant-layout{min-height:100vh;background:transparent}.ant-layout-header{height:56px;line-height:56px;padding:0;background:transparent}.ant-btn{cursor:pointer}.ant-card{border-radius:10px}