/*!* 全局最大宽度限制，避免在平板上过大 *!*/
*{box-sizing:border-box;-webkit-touch-callout:none;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;scrollbar-width:none;-ms-overflow-style:none;font-size:1vw;overflow-x:hidden}html.font-large{font-size:1.125vw}body,#app{scrollbar-width:none;-ms-overflow-style:none;-ms-overflow-style:none;scrollbar-width:none;width:100%;min-height:100vh;overflow:hidden auto}html::-webkit-scrollbar{width:0;height:0;display:none}body::-webkit-scrollbar{width:0;height:0;display:none}::-webkit-scrollbar{width:0;height:0;display:none}button,a{-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent;cursor:pointer}ul,ol{list-style:none}a{color:inherit;text-decoration:none}img{vertical-align:middle;-webkit-user-drag:none;border:none;max-width:100%}input,textarea,select,button{font-family:inherit;font-size:inherit;color:inherit;background:0 0;border:none;outline:none}input,textarea{-webkit-appearance:none;appearance:none;border-radius:0}body{color:#333;background-color:#f5f7fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;font-size:4.26667rem;line-height:1.4}:root{--primary:#42b983;--primary-light:#62c49a;--text-main:#333;--text-secondary:#666;--text-gray:#999;--bg-page:#f5f7fa;--bg-white:#fff;--border-color:#eee;--radius-sm:1.06667vw;--radius-md:2.13333vw;--radius-lg:4.26667vw;--spacing-xs:1.06667vw;--spacing-sm:2.13333vw;--spacing-md:3.2vw;--spacing-lg:4.26667vw;--spacing-xl:6.4vw}.flex{display:flex}.flex-center{justify-content:center;align-items:center;display:flex}.flex-between{justify-content:space-between;align-items:center;display:flex}.flex-around{justify-content:space-around;align-items:center;display:flex}.flex-col{flex-direction:column;display:flex}.flex-1{flex:1}.text-ellipsis{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.text-ellipsis-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.w-full{width:100%}.h-full{height:100%}.mx-auto{margin-left:auto;margin-right:auto}.mt-4{margin-top:1.06667vw}.mt-8{margin-top:2.13333vw}.mt-12{margin-top:3.2vw}.mt-16{margin-top:4.26667vw}.mt-24{margin-top:6.4vw}.mb-4{margin-bottom:1.06667vw}.mb-8{margin-bottom:2.13333vw}.mb-12{margin-bottom:3.2vw}.mb-16{margin-bottom:4.26667vw}.mb-24{margin-bottom:6.4vw}.p-4{padding:1.06667vw}.p-8{padding:2.13333vw}.p-12{padding:3.2vw}.p-16{padding:4.26667vw}.p-24{padding:6.4vw}.px-16{padding-left:4.26667vw;padding-right:4.26667vw}.py-12{padding-top:3.2vw;padding-bottom:3.2vw}.card{background:#fff;border-radius:3.2vw;padding:4.26667vw;box-shadow:0 .53333vw 3.2vw #0000000d}.btn-primary{background:var(--primary);color:#fff;border-radius:2.13333vw;height:11.7333vw;font-size:4.26667rem}.bridge-debug[data-v-87b89886]{right:3.2vw;bottom:calc(3.2vw + env(safe-area-inset-bottom));z-index:99999;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:fixed}.bridge-debug-btn[data-v-87b89886]{color:#fff;background:#0f172adb;border:0;border-radius:266.4vw;width:15.4667vw;height:9.06667vw;font-size:3.2rem;box-shadow:0 1.6vw 4.8vw #0f172a3d}.bridge-debug-panel[data-v-87b89886]{color:#e5e7eb;background:#0f172af5;border-radius:3.73333vw;width:90.6667vw;max-height:55vh;position:absolute;bottom:11.7333vw;right:0;overflow:hidden;box-shadow:0 3.2vw 9.6vw #0f172a59}.bridge-debug-panel header[data-v-87b89886]{border-bottom:1px solid #94a3b838;justify-content:space-between;align-items:center;padding:2.66667vw 3.2vw;font-size:3.2rem;display:flex}.bridge-debug-list[data-v-87b89886]{max-height:calc(55vh - 10.4vw);padding:2.13333vw;overflow:auto}.bridge-debug-item[data-v-87b89886]{background:#1e293be0;border-radius:2.66667vw;margin-bottom:2.13333vw;padding:2.13333vw;font-size:2.93333rem}.bridge-debug-item div[data-v-87b89886]{justify-content:space-between;align-items:center;margin-bottom:1.06667vw;display:flex}.bridge-debug-item b[data-v-87b89886]{color:#93c5fd}.bridge-debug-item b.success[data-v-87b89886]{color:#86efac}.bridge-debug-item b.error[data-v-87b89886]{color:#fca5a5}.bridge-debug-item b.warn[data-v-87b89886]{color:#fde68a}.bridge-debug-item p[data-v-87b89886]{color:#fff;margin:0 0 1.06667vw}.bridge-debug-item pre[data-v-87b89886]{white-space:pre-wrap;word-break:break-word;color:#cbd5e1;max-height:32vw;margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;overflow:auto}
