:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--watch-bg:#f4f6fa;--watch-bg-deep:#edf1f7;--watch-surface:#fff;--watch-surface-soft:#f8faff;--watch-surface-muted:#f5f7fb;--watch-text:#182230;--watch-text-secondary:#526070;--watch-text-muted:#8490a1;--watch-text-inverse:#fff;--watch-border:#dce2eb;--watch-border-light:#e9edf3;--watch-primary:#315efb;--watch-primary-hover:#244bd8;--watch-primary-active:#1e3fb8;--watch-primary-soft:#edf2ff;--watch-primary-subtle:#f5f7ff;--watch-accent:#f1783d;--watch-accent-soft:#fff3e9;--watch-success:#159a69;--watch-success-soft:#eaf8f2;--watch-warning:#d88616;--watch-warning-soft:#fff7e8;--watch-danger:#df4f5f;--watch-danger-soft:#fff0f2;--watch-ended:#717d8d;--watch-ended-soft:#f0f2f5;--watch-wechat:#07c160;--watch-radius-xs:8px;--watch-radius-sm:12px;--watch-radius:16px;--watch-radius-lg:22px;--watch-radius-pill:999px;--watch-shadow-sm:0 6px 20px #1822300f;--watch-shadow:0 16px 46px #18223017;--watch-shadow-lg:0 26px 80px #18223021;--watch-page-max:520px;--watch-page-gutter:16px;--watch-header-height:64px;--watch-button-height:48px;--watch-safe-top:env(safe-area-inset-top,0px);--watch-safe-right:env(safe-area-inset-right,0px);--watch-safe-bottom:env(safe-area-inset-bottom,0px);--watch-safe-left:env(safe-area-inset-left,0px)}*,:before,:after{box-sizing:border-box}html,body{min-width:320px;min-height:100%;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--watch-text);background:radial-gradient(circle at 12% -8%, #315efb21, transparent 28rem), radial-gradient(circle at 92% 12%, #f1783d14, transparent 22rem), var(--watch-bg);text-rendering:optimizelegibility;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,PingFang SC,Microsoft YaHei,sans-serif}#app{min-height:100dvh}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #315efb33}.watch-page-shell{width:min(100%, var(--watch-page-max));background:var(--watch-bg);min-height:100dvh;box-shadow:var(--watch-shadow-lg);margin:0 auto}.watch-card{background:var(--watch-surface);border:1px solid var(--watch-border-light);border-radius:var(--watch-radius);box-shadow:var(--watch-shadow-sm)}.watch-button{min-height:var(--watch-button-height);color:var(--watch-text-inverse);cursor:pointer;border-radius:var(--watch-radius-sm);background:var(--watch-primary);border:0;justify-content:center;align-items:center;padding:0 20px;font-size:15px;font-weight:700;line-height:1;text-decoration:none;transition:transform .16s,background .16s,box-shadow .16s;display:inline-flex;box-shadow:0 10px 24px #315efb38}.watch-button:hover:not(:disabled){background:var(--watch-primary-hover);transform:translateY(-1px);box-shadow:0 12px 28px #315efb47}.watch-button:active:not(:disabled){background:var(--watch-primary-active);transform:translateY(0);box-shadow:0 6px 14px #315efb33}.watch-button:disabled{cursor:not-allowed;opacity:.48;box-shadow:none}.watch-button--secondary{color:var(--watch-text);border:1px solid var(--watch-border);background:var(--watch-surface);box-shadow:none}.watch-button--secondary:hover:not(:disabled){background:var(--watch-surface-soft);box-shadow:none;border-color:#b9c4d3}.watch-sdk-root{color:var(--watch-text);background:var(--watch-bg);font-family:inherit}@media (width<=540px){.watch-page-shell{width:100%;box-shadow:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.watch-app[data-v-bbfc1e44]{min-height:100vh;color:var(--watch-text)}.watch-app--sdk[data-v-bbfc1e44]{min-height:480px}
