:root{--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--bottom-nav-height:56px}html{-webkit-text-size-adjust:100%}body{overscroll-behavior-y:contain;-webkit-tap-highlight-color:transparent;margin:0}.mobile-scroll::-webkit-scrollbar{display:none}.mobile-scroll{-ms-overflow-style:none;scrollbar-width:none}.mobile-bottom-nav{height:calc(var(--bottom-nav-height) + var(--safe-bottom));padding-bottom:var(--safe-bottom);z-index:100;background:#fff;border-top:1px solid #f0f0f0;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 8px #0000000f}.mobile-bottom-nav-item{cursor:pointer;color:#999;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;font-size:11px;transition:color .2s;display:flex}.mobile-bottom-nav-item.active{color:#1677ff}.has-bottom-nav{padding-bottom:calc(var(--bottom-nav-height) + var(--safe-bottom) + 8px)}.ant-table-body{-webkit-overflow-scrolling:touch}.mobile-stats .ant-statistic-content{font-size:18px!important}.mobile-stats .ant-statistic-title{font-size:12px!important}.ant-card-mobile .ant-card-body{padding:12px!important}@media (width<=575px){.ant-btn-sm{min-height:32px}.ant-btn{min-height:38px}}.ant-modal{max-width:calc(100vw - 16px)!important}@media (width<=575px){.ant-modal{padding-bottom:20px;top:20px!important}.ant-modal .ant-modal-body{max-height:60vh;overflow-y:auto}.ant-notification-topRight{top:calc(var(--safe-top) + 8px)!important;left:8px!important;right:8px!important}.ant-notification-notice{width:auto!important}}.ant-segmented{flex-wrap:nowrap;max-width:100%;overflow-x:auto}.ant-segmented::-webkit-scrollbar{display:none}.mobile-content-padding{margin:0!important;padding:8px!important}
