@layer reset{html{box-sizing:border-box;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-tap-highlight-color:transparent}*,:before,:after{box-sizing:inherit;margin:0;padding:0}html,body,#root{height:100%}#root{isolation:isolate}body{line-height:var(--ant-line-height,1.571);color:var(--ant-color-text,#000000e0);background:var(--ant-color-bg-layout,#f5f5f5);overflow-wrap:break-word;font-family:Source Han Sans SC,Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html[data-theme=dark] body{color:var(--ant-color-text,#ffffffd9);background:var(--ant-color-bg-layout,#17171a)}h1,h2,h3,h4,h5,h6{font-size:inherit}ul,ol{list-style:none}img,svg,video,canvas{max-width:100%;display:block}img,video{height:auto}button,input,textarea,select{font:inherit;color:inherit;letter-spacing:inherit}button{cursor:pointer;appearance:none;background:0 0;border:none}a{color:inherit;text-decoration:none}}@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}.heading{font-size:var(--ant-font-size-lg);line-height:var(--ant-line-height-lg);font-weight:var(--ant-font-weight-strong);color:var(--ant-color-text-heading)}.subtitle{font-size:var(--ant-font-size);line-height:var(--ant-line-height);color:var(--ant-color-text-description)}.caption{font-size:var(--ant-font-size-sm);line-height:var(--ant-line-height-heading-1);color:var(--ant-color-text-secondary)}.strong{font-weight:var(--ant-font-weight-strong);color:var(--ant-color-text)}.ellipsis{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pressable{transition:transform var(--duration-press) var(--ease-out)}.pressable:active{transform:scale(.97)}@media (prefers-reduced-motion:reduce){.pressable{transition:none}.pressable:active{transform:none}}.ant-app{background:var(--ant-color-bg-layout,#f5f5f5);min-height:100%}.page-card{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}}
