:root{--kwms-color-primary: #1677ff}@media screen and (-webkit-min-device-pixel-ratio: 1.5){body{-webkit-font-smoothing:subpixel-antialiased}}@media screen and (-webkit-min-device-pixel-ratio: 2){body{-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:10px;height:10px}}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%;width:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Malgun Gothic,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#00000059}.page-spin{display:flex;align-items:center;justify-content:center;min-height:60vh;width:100%}.pda-mode{font-size:18px}.pda-mode .ant-btn{font-size:18px;min-height:48px}.pda-mode .ant-table{font-size:17px}.pda-mode .ant-table-cell{padding:12px 16px}@media print{body *{visibility:hidden}.print-area,.print-area *{visibility:visible}.print-area{position:absolute;left:0;top:0;width:100%}.no-print{display:none!important}}
