*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{-webkit-font-smoothing:antialiased;background:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Apple Color Emoji,Segoe UI Emoji,sans-serif}.base-layout{min-height:100vh}.base-layout__content{flex-direction:column;justify-content:center;align-items:center;gap:24px;padding:32px 16px;display:flex}.base-layout__brand{align-items:center;gap:12px;display:flex}.base-layout__logo{color:#1677ff;font-size:34px}.base-layout__footer{margin-top:8px}.console-layout{min-height:100vh}.console-layout__sider-brand{color:#ffffffd9;align-items:center;gap:10px;height:64px;padding:0 20px;font-size:18px;display:flex}.console-layout__sider-brand .anticon{color:#1677ff}.console-layout__sider-title{white-space:nowrap;font-size:15px;font-weight:600}.console-layout .ant-layout-sider-collapsed .console-layout__sider-title{display:none}.console-layout__sider-brand .anticon{font-size:20px}.console-layout .ant-layout-sider-collapsed .console-layout__sider-brand{justify-content:center;padding:0}.console-layout__content{padding:24px}@media (width<=768px){.console-layout__content{padding:16px 12px}}@media (width<=480px){.console-layout__content{padding:12px 8px}}.page-header{min-height:40px;margin-bottom:16px}
