*{margin:0;padding:0;box-sizing:border-box;touch-action:manipulation;-webkit-tap-highlight-color:transparent}html,body,#app{height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;background:#f4f5fa;color:#2b2d3a;user-select:none;-webkit-user-select:none;overscroll-behavior:none}button{border:none;background:none;font:inherit;color:inherit;cursor:pointer}.app{display:flex;flex-direction:column;height:100vh;height:100dvh}.module{flex:1;min-height:0;display:flex;flex-direction:column}.top-bar{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;padding-top:calc(10px + env(safe-area-inset-top));background:#4f6ef7;color:#fff}.top-bar-title{min-height:44px;display:flex;align-items:center;font-size:16px;font-weight:600}.top-bar-left{flex:1;min-width:0;display:flex;align-items:center;gap:8px}.top-bar-right{display:flex;align-items:center;gap:8px}.account-btn{min-height:44px;max-width:40vw;padding:0 12px;border-radius:22px;background:#ffffff29;color:#fff;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.error-tip{margin:0 12px 8px;padding:10px 14px;border-radius:10px;background:#fdecec;color:#d4380d;font-size:14px}
