@import "https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;700&family=Noto+Serif+SC:wght@700&display=swap";:root{--color-primary:#1a365d;--color-gold:#c8963e;--color-bg:#f7f5f0;--color-white:#fff;--color-text:#1a1a1a;--color-text-secondary:#666;--color-border:#f0f0f0;--header-height:56px;--bottom-bar-height:56px;--content-padding:24px;--content-padding-mobile:12px;--radius:8px}*,:before,:after{box-sizing:border-box}body{background-color:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior-y:none;margin:0;font-family:Noto Sans SC,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif}h1,h2,h3{font-family:Noto Serif SC,serif}#root{min-height:100dvh}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a0a0a0}::-webkit-scrollbar-track{background:0 0}@supports (padding-bottom:env(safe-area-inset-bottom)){.mobile-bottom-bar{padding-bottom:env(safe-area-inset-bottom)}}@media (width<=768px){.ant-btn{touch-action:manipulation;min-height:40px}.ant-table-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}.ant-table{min-width:600px}.ant-card{margin-bottom:12px}.ant-tabs-tab{font-size:13px}h1.ant-typography{font-size:20px!important}h2.ant-typography{font-size:18px!important}h3.ant-typography{font-size:16px!important}h4.ant-typography{font-size:15px!important}.ant-statistic-title{font-size:12px!important}.ant-statistic-content{font-size:20px!important}.ant-form-item{margin-bottom:12px}.ant-modal{margin:8px;max-width:calc(100vw - 16px)!important}.ant-modal-content{border-radius:12px}.ant-drawer-body{padding:12px}.ant-select-dropdown .ant-select-item{min-height:36px;line-height:36px}.ant-steps{font-size:12px}.ant-steps-item-title{font-size:12px!important}.ant-descriptions-item-label{font-size:12px}.ant-descriptions-item-content{font-size:13px}}.mobile-hidden{display:initial}.desktop-hidden{display:none}@media (width<=768px){.mobile-hidden{display:none!important}.desktop-hidden{display:initial!important}}.mobile-content-safe{padding-bottom:calc(var(--bottom-bar-height) + env(safe-area-inset-bottom,0px))}@media (width<=768px){.ant-layout-sider-zero-width-trigger{display:none!important}}
