*{box-sizing:border-box}html,body{height:100%;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;background:#f7f8fa;color:#323233;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}#app{height:100%}.selectable{-webkit-user-select:text;user-select:text}.safe-bottom{padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.page{display:flex;flex-direction:column;height:100%;background:#f7f8fa}.page-body{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch}.empty-tip{padding:60px 24px;text-align:center;color:#969799;font-size:14px;line-height:1.8}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-thumb{background:#00000026;border-radius:2px}::-webkit-scrollbar-track{background:transparent}
