*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{-webkit-font-smoothing:antialiased;touch-action:manipulation;background:#f5f5f5;min-width:320px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Apple Color Emoji,Segoe UI Emoji,sans-serif;overflow-x:hidden}.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{text-align:center;flex-direction:column;align-items:center;gap:6px;display:flex}.base-layout__logo{color:#1677ff;font-size:34px}.base-layout__footer{margin-top:8px}.console-layout{min-height:100vh}.console-layout .ant-layout-sider{height:100vh;position:sticky;top:0;overflow:auto}.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}
