*{box-sizing:border-box}body{margin:0;font-family:HarmonyOS Sans SC,PingFang SC,Microsoft YaHei,sans-serif;background:#f5f8fd}.login-page{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at top left,#d7e8ff,#f2f7ff 45%,#f8fbff)}.login-card{width:min(430px,calc(100% - 24px));border-radius:16px;box-shadow:0 12px 30px #254a8526}.dashboard-layout{min-height:100vh}.dashboard-sider{border-right:1px solid #e6edf8}.dashboard-sider .ant-layout-sider-children{display:flex;flex-direction:column;height:100%}.dashboard-sider .ant-menu{flex:1;overflow-y:auto;border-inline-end:0!important;padding:4px 8px 12px}.dashboard-sider .ant-menu-submenu-title,.dashboard-sider .ant-menu-item{border-radius:10px}.dashboard-sider .ant-menu-submenu-title{font-weight:600;margin-block:4px}.dashboard-sider .ant-menu-submenu-open>.ant-menu-submenu-title{color:#134a9f;background:#eef5ff}.dashboard-sider .ant-menu-sub.ant-menu-inline{background:transparent}.sider-title{font-weight:700;color:#134a9f;font-size:18px;padding:22px 18px 10px}.dashboard-header{background:#fff;border-bottom:1px solid #e6edf8;display:flex;justify-content:space-between;align-items:center;padding:0 24px}.dashboard-content{padding:20px;overflow-y:auto}.editor-card{margin-top:16px;border:1px solid #dce8f8;border-radius:12px}
