@layer reset{html,body,#root{height:100%;margin:0}body{color:var(--ant-color-text,#000000e0);background:var(--ant-color-bg-layout,#f5f5f5);font-family:Source Han Sans SC,Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif}html[data-theme=dark] body{color:var(--ant-color-text,#ffffffd9);background:var(--ant-color-bg-layout,#17171a)}}@layer antd;@layer app{:root{--ease-out:cubic-bezier(.23, 1, .32, 1);--ease-in-out:cubic-bezier(.77, 0, .175, 1);--ease-drawer:cubic-bezier(.32, .72, 0, 1);--duration-press:.16s;--duration-swap:.16s;--duration-layout:.2s}a{color:inherit}.ant-app{background:var(--ant-color-bg-layout,#f5f5f5);min-height:100%}.page-card{box-sizing:border-box;background:var(--ant-color-bg-container,#fff);border-radius:8px;flex-direction:column;flex:1;min-height:0;padding:16px 20px;display:flex;overflow:hidden}}
