*{margin:0;padding:0;box-sizing:border-box}html,body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:#f5f5f5;overflow-x:hidden}#root{min-height:100vh}.h5-tabbar{position:fixed;bottom:0;left:0;right:0;z-index:1000;display:flex;background:#fff;border-top:1px solid #f0f0f0;box-shadow:0 -2px 8px #0000000f;padding-bottom:env(safe-area-inset-bottom,0)}.h5-tabbar-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:6px 0 8px;color:#999;font-size:11px;cursor:pointer;transition:color .2s;-webkit-user-select:none;user-select:none}.h5-tabbar-item .anticon{font-size:20px;margin-bottom:2px}.h5-tabbar-item.active{color:#1677ff}.h5-header{position:sticky;top:0;z-index:999;display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:#fff;border-bottom:1px solid #f0f0f0;min-height:48px}.h5-header-title{font-size:16px;font-weight:600;color:#1f1f1f}.h5-content{padding:8px 8px 64px}.h5-content .ant-card{margin-bottom:8px}.h5-content .ant-table-wrapper{overflow-x:auto}.h5-content .ant-form-item-label>label{white-space:normal}@media (min-width: 768px){.h5-only{display:none!important}}@media (max-width: 767px){.desktop-only{display:none!important}}
