:root{--primary:#1678ff;--primary-light:#b9d6fe;--primary-soft:#e8f1ff;--bg-page:#f5f6f8;--bg-white:#fff;--text-primary:#1a1a1a;--text-secondary:#666;--text-muted:#888;--text-placeholder:silver;--border:#eee;--line:#e8e8e8;--orange:#ff8a00;--orange-bg:#fff4e8;--blue-status:#3d9eff;--blue-status-bg:#eaf4ff;--green:#00c951;--green-bg:#e6f9ee;--yellow:#ffe14d;--radius-card:16px;--radius-pill:999px;--radius-btn:12px;--nav-height:56px;--safe-bottom:env(safe-area-inset-bottom,0px);--phone-width:390px}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}html,body,#app{height:100%}body{color:var(--text-primary);-webkit-font-smoothing:antialiased;background:#dfe5ee;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.4}button,input,textarea{background:0 0;border:none;outline:none;font-family:inherit}a{color:inherit;text-decoration:none}ul,li{list-style:none}button:active{opacity:.86}.app-shell{justify-content:center;align-items:stretch;height:100%;min-height:100%;display:flex}.phone-frame{width:100%;max-width:var(--phone-width);background:var(--bg-page);flex-direction:column;height:100dvh;display:flex;position:relative;overflow:hidden;box-shadow:0 0 40px #00000014}@media (width<=767px){.phone-frame{max-width:none;box-shadow:none}}.page{-webkit-overflow-scrolling:touch;flex:1;min-height:0;overflow:hidden auto}.page.with-nav{padding-bottom:calc(var(--nav-height) + var(--safe-bottom))}.subpage-header{z-index:20;background:#fff;border-bottom:1px solid #f0f0f0;justify-content:center;align-items:center;height:44px;font-size:17px;font-weight:600;display:flex;position:sticky;top:0}.subpage-header .back{cursor:pointer;color:#333;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:absolute;left:8px}.subpage-header .back svg{width:20px;height:20px}.bottom-nav[data-v-07e3384a]{height:calc(var(--nav-height) + var(--safe-bottom));padding-bottom:var(--safe-bottom);z-index:100;background:#fff;border-top:1px solid #efefef;flex-shrink:0;display:flex;position:absolute;bottom:0;left:0;right:0}.nav-item[data-v-07e3384a]{color:#b0b0b0;cursor:pointer;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;font-size:11px;display:flex}.nav-item.active[data-v-07e3384a]{color:var(--primary)}.icon[data-v-07e3384a]{width:22px;height:22px}.feedback-root[data-v-1de4daaf]{z-index:2000;pointer-events:none;position:absolute;inset:0}.feedback-root[data-v-1de4daaf] .mask,.mask[data-v-1de4daaf]{pointer-events:auto}.toast[data-v-1de4daaf]{z-index:2000;color:#fff;text-align:center;pointer-events:none;background:#000000c7;border-radius:10px;max-width:min(70vw,280px);padding:12px 18px;font-size:14px;line-height:1.45;position:absolute;top:46%;left:50%;transform:translate(-50%,-50%)}.toast.error[data-v-1de4daaf]{background:#e65028eb}.mask[data-v-1de4daaf]{z-index:1900;background:#00000073;justify-content:center;align-items:center;padding:24px;display:flex;position:absolute;inset:0}.dialog[data-v-1de4daaf]{background:#fff;border-radius:14px;width:min(100%,300px);animation:.2s pop-1de4daaf;overflow:hidden}.dialog h3[data-v-1de4daaf]{text-align:center;padding:22px 20px 8px;font-size:17px;font-weight:600}.dialog p[data-v-1de4daaf]{text-align:center;color:#666;white-space:pre-wrap;padding:0 20px 20px;font-size:14px;line-height:1.5}.dialog-actions[data-v-1de4daaf]{border-top:1px solid #f0f0f0;display:flex}.dialog-actions .btn[data-v-1de4daaf]{cursor:pointer;flex:1;height:48px;font-size:16px}.dialog-actions .btn+.btn[data-v-1de4daaf]{border-left:1px solid #f0f0f0}.dialog-actions .ghost[data-v-1de4daaf]{color:#666}.dialog-actions .solid[data-v-1de4daaf]{color:var(--primary);font-weight:600}.dialog-actions .solid.danger[data-v-1de4daaf]{color:#ff4d4f}.sheet-mask[data-v-1de4daaf]{align-items:flex-end;padding:0}.sheet[data-v-1de4daaf]{pointer-events:auto;width:100%;padding-bottom:calc(8px + env(safe-area-inset-bottom,0px));background:#f5f6f8;border-radius:16px 16px 0 0;margin:0 auto;animation:.25s slideUp-1de4daaf}.sheet-title[data-v-1de4daaf]{text-align:center;color:#999;padding:14px 16px 8px;font-size:13px}.sheet-item[data-v-1de4daaf],.sheet-cancel[data-v-1de4daaf]{color:#1a1a1a;cursor:pointer;pointer-events:auto;background:#fff;border-radius:12px;width:calc(100% - 24px);height:50px;margin:0 12px 8px;font-size:16px;display:block}.sheet-item.danger[data-v-1de4daaf]{color:#ff4d4f}.sheet-cancel[data-v-1de4daaf]{color:#666;margin-top:4px}.toast-enter-active[data-v-1de4daaf],.toast-leave-active[data-v-1de4daaf]{transition:all .2s}.toast-enter-from[data-v-1de4daaf],.toast-leave-to[data-v-1de4daaf]{opacity:0;transform:translate(-50%,-40%)}.fade-enter-active[data-v-1de4daaf],.fade-leave-active[data-v-1de4daaf]{transition:opacity .2s}.fade-enter-from[data-v-1de4daaf],.fade-leave-to[data-v-1de4daaf]{opacity:0}.sheet-enter-active[data-v-1de4daaf],.sheet-leave-active[data-v-1de4daaf]{transition:opacity .2s}.sheet-enter-from[data-v-1de4daaf],.sheet-leave-to[data-v-1de4daaf]{opacity:0}@keyframes pop-1de4daaf{0%{opacity:.6;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@keyframes slideUp-1de4daaf{0%{transform:translateY(40px)}to{transform:translateY(0)}}
