*{margin:0;padding:0;box-sizing:border-box}html{width:100%;min-height:100vh}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:#f0f2f5;width:100%;min-height:100vh;margin:0;padding:0}#root{width:100%;min-height:100vh}h1,h2,h3,h4,h5,h6,p{margin:0}a{font-weight:500;color:#1890ff;text-decoration:none}a:hover{color:#40a9ff}button{font-family:inherit}img{max-width:100%;height:auto}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media screen and (max-width: 767px){::-webkit-scrollbar{width:4px;height:4px}}*{box-sizing:border-box}html,body{margin:0;padding:0;width:100%;min-height:100vh}.app-layout{min-height:100vh;width:100%;display:flex;flex-direction:column}.app-header{background:#1890ff!important;padding:0 24px!important;height:64px!important;line-height:64px!important;width:100%!important;position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:1000!important}.app-header-content{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:100%;padding:0 16px}.app-header-title{color:#fff!important;margin:0!important;font-size:22px!important;font-weight:600!important;line-height:1.2!important}.app-version{color:#1890ff;font-size:14px;background:#fff;padding:4px 12px;border-radius:12px;font-weight:600;box-shadow:0 2px 4px #0000001a}.app-content{flex:1;max-width:1200px;width:100%;margin:0 auto;padding:88px 24px 40px;background:#f0f2f5;min-height:100vh}@media screen and (min-width: 1200px){.app-header-content{padding:0 24px}.app-content{padding:96px 32px 48px}}@media screen and (min-width: 1024px) and (max-width: 1199px){.app-content{padding:88px 24px 40px}}@media screen and (min-width: 768px) and (max-width: 1023px){.app-header{padding:0 20px!important;height:60px!important;line-height:60px!important}.app-header-title{font-size:20px!important}.app-content{padding:80px 20px 32px}}@media screen and (max-width: 767px){.app-header{padding:0 16px!important;height:56px!important;line-height:56px!important}.app-header-title{font-size:18px!important}.app-version{font-size:12px;padding:2px 8px}.app-content{padding:72px 16px 24px}.app-content .ant-steps{font-size:13px}.app-content .ant-steps-item-title{font-size:13px!important}}@media screen and (max-width: 479px){.app-header{padding:0 12px!important;height:52px!important;line-height:52px!important}.app-header-title{font-size:16px!important}.app-version{font-size:11px;padding:2px 6px}.app-content{padding:68px 12px 20px}.app-content .ant-steps{font-size:12px}.app-content .ant-steps-item-title{font-size:12px!important}.app-content .ant-steps-item-icon{width:26px!important;height:26px!important;line-height:26px!important;font-size:12px!important}}
