.tabbar[data-v-06fc75e5]{width:100%;height:calc(var(--tab-height) + var(--safe-bottom));padding-bottom:var(--safe-bottom);z-index:100;background:#fff;border-top:1px solid #e5e5e5;flex-shrink:0;display:flex}.tabbar__item[data-v-06fc75e5]{color:var(--color-tab);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;font-size:11px;display:flex}.tabbar__item img[data-v-06fc75e5]{width:24px;height:24px}.tabbar__item.active[data-v-06fc75e5]{color:var(--color-tab-active);font-weight:600}.app-shell[data-v-423753fc]{width:100%;max-width:var(--max-width);background:var(--color-bg);flex-direction:column;min-height:100dvh;margin:0 auto;display:flex}.app-shell--tab[data-v-423753fc]{height:100dvh;min-height:0;overflow:hidden}.app-main[data-v-423753fc]{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;flex:1;min-height:0;overflow:hidden auto}.app-main[data-v-423753fc]::-webkit-scrollbar{width:0;height:0;display:none}:root{--color-text:#222;--color-sub:#888;--color-muted:#b0b0b0;--color-border:#f0f0f0;--color-bg:#f5f6f8;--color-card:#fff;--color-primary:#e54d42;--color-primary-soft:#fff1f0;--color-price:#e54d42;--color-tab:#7a7e83;--color-tab-active:#000;--safe-bottom:env(safe-area-inset-bottom,0px);--tab-height:50px;--nav-height:44px;--max-width:750px;color:var(--color-text);background:var(--color-bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;line-height:1.4}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}html,body,#app{min-height:100%}html,body{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;height:auto;overflow:hidden auto}html::-webkit-scrollbar{width:0;height:0;display:none}body::-webkit-scrollbar{width:0;height:0;display:none}body{background:#eceef2}ul,ol{list-style:none}a{color:inherit;text-decoration:none}button,input{font:inherit;background:0 0;border:none;outline:none}img{max-width:100%;display:block}.page{box-sizing:border-box;min-height:100%;padding-bottom:16px}.page--no-tab{min-height:100dvh;padding-bottom:calc(16px + var(--safe-bottom))}.page-nav{z-index:20;height:var(--nav-height);border-bottom:1px solid var(--color-border);background:#fff;justify-content:center;align-items:center;font-size:16px;font-weight:600;display:flex;position:sticky;top:0}.page-nav .back{color:#333;justify-content:center;align-items:center;width:36px;font-size:22px;display:flex;position:absolute;top:0;bottom:0;left:12px}.card{background:var(--color-card);border-radius:12px}.price{color:var(--color-price);font-weight:600}.price:before{content:"¥";margin-right:1px;font-size:.75em}.empty{text-align:center;color:var(--color-sub);padding:64px 20px}.empty img{opacity:.9;width:140px;margin:0 auto 12px}.btn{border-radius:20px;justify-content:center;align-items:center;height:40px;padding:0 18px;font-size:14px;display:inline-flex}.btn-primary{background:var(--color-primary);color:#fff}.btn-ghost{color:#666;border:1px solid #ddd}.tag{background:var(--color-primary-soft);color:var(--color-primary);border-radius:4px;padding:2px 6px;font-size:11px;display:inline-block}
