:root{--mobile-nav-height: 56px;--header-height: 64px}.hide-on-mobile{display:block}.show-on-mobile{display:none}@media (max-width: 767px){.hide-on-mobile{display:none!important}.show-on-mobile{display:block!important}.show-on-mobile-flex{display:flex!important}.mobile-container-with-nav{padding-bottom:var(--mobile-nav-height)!important}.ant-row{flex-direction:column!important}.ant-col{width:100%!important;max-width:100%!important;flex:0 0 100%!important;margin-bottom:16px}.ant-btn{height:40px!important;font-size:16px!important;border-radius:8px!important}.ant-btn-icon-only{width:40px!important}.ant-input,.ant-select-selector{height:40px!important;font-size:16px!important;border-radius:8px!important}.ant-card{border-radius:12px;margin-bottom:12px}.ant-card-body{padding:16px!important}.ant-card-head{min-height:48px;padding:0 16px!important}h1{font-size:24px!important}h2{font-size:20px!important}h3{font-size:18px!important}.ant-table-wrapper{overflow-x:auto}.ant-modal{max-width:100%!important;margin:0!important;padding:0!important}.ant-modal-content{border-radius:16px 16px 0 0!important;position:absolute;bottom:0;width:100%}.ant-list-item{padding:12px 16px!important}}@media (min-width: 768px) and (max-width: 1024px){.ant-col-md-12{width:50%!important;max-width:50%!important;flex:0 0 50%!important}.ant-btn{height:36px!important;font-size:15px!important}}@tailwind base;@tailwind components;@tailwind utilities;:root{--primary-color: #1890FF}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#bfbfbf}
