*{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}.flex-center{justify-content:center;align-items:center;display:flex}.app-layout{min-height:100vh}.app-sider{background:linear-gradient(180deg, color-mix(in srgb, var(--brand,#1677ff) 78%, #001529) 0%, color-mix(in srgb, var(--brand,#1677ff) 88%, #000) 100%);height:100vh;position:sticky;top:0;overflow:auto}html.dark .app-sider{background:linear-gradient(180deg, color-mix(in srgb, var(--brand,#1677ff) 18%, #000) 0%, #0a0a0a 100%)}.app-logo{justify-content:center;align-items:center;gap:10px;height:56px;display:flex}.sider-logo-mark{width:34px;height:34px;color:var(--brand,#1677ff);background:#fff;border-radius:10px;flex:none;place-items:center;font-size:18px;font-weight:800;display:grid;box-shadow:0 4px 14px #00000038}.sider-logo-name{color:#fff;letter-spacing:.2px;white-space:nowrap;font-size:17px;font-weight:700}.app-header{z-index:10;background:color-mix(in srgb, var(--brand,#1677ff) 4%, #fff);justify-content:space-between;align-items:center;height:56px;padding:0 16px;line-height:56px;display:flex;position:sticky;top:0;box-shadow:0 1px 4px #00152914}html.dark .app-header{background:#141414;box-shadow:0 1px 4px #0000004d}.app-content{padding:16px;overflow:auto}.page-container{flex-direction:column;gap:16px;display:flex}.ant-modal-body{overflow-x:hidden}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#0000002e;border-radius:4px}::-webkit-scrollbar-track{background:0 0}.theme-menu-item{justify-content:space-between;align-items:center;gap:24px;min-width:112px;display:inline-flex}.theme-menu-dot{border-radius:50%;flex:none;width:8px;height:8px}.theme-menu-swatch{border-radius:50%;flex:none;width:14px;height:14px;display:inline-block}
