.tabbar[data-v-168aa2cc]{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:480px;display:flex;height:60px;background:#fff;border-top:1px solid var(--line);z-index:40;padding-bottom:env(safe-area-inset-bottom)}.tabbar button[data-v-168aa2cc]{flex:1;border:0;background:none;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--muted);font-size:11px;gap:2px}.tabbar button.active[data-v-168aa2cc]{color:var(--brand);font-weight:700}.tabbar .ico[data-v-168aa2cc]{font-size:20px}:root{--brand: #1f7a44;--brand2: #2e9e5b;--brand-d: #0f4d2b;--brand-light: #e9f4ee;--gold: #c8a04a;--gold2: #e6cd92;--red: #e0552f;--ink: #1b261f;--muted: #6c7c71;--line: #e8eeea;--bg: #ecefea;--shadow: 0 6px 20px rgba(20, 50, 35, .08);--shadow-s: 0 2px 8px rgba(20, 50, 35, .06)}*{box-sizing:border-box;margin:0;padding:0}html,body{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;color:var(--ink);background:#dfe5e0;-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{font-family:inherit}#app,.app-root{max-width:480px;margin:0 auto;min-height:100vh;background:var(--bg);position:relative}.page{padding:12px 12px 84px;min-height:100vh;background:var(--bg)}.page-plain{background:#fff}.title{font-size:18px;font-weight:700;margin:6px 4px 12px}.topbar{position:sticky;top:0;z-index:30;height:88px;padding:40px 14px 0;display:flex;align-items:center;gap:6px;color:#fff;background:linear-gradient(135deg,var(--brand),var(--brand2))}.topbar.plain{background:#fff;color:var(--ink);box-shadow:0 1px 0 var(--line)}.topbar .ic-btn{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#ffffff2e;color:#fff;cursor:pointer;flex-shrink:0;border:0}.topbar.plain .ic-btn{background:var(--brand-light);color:var(--brand)}.topbar .ttl{flex:1;text-align:center;font-size:17px;font-weight:700}.topbar .spacer{width:34px;flex-shrink:0}.card{background:#fff;border-radius:18px;padding:14px;margin:12px 0;box-shadow:var(--shadow-s)}.card.nb{box-shadow:none;border:1px solid var(--line)}.pad{padding:14px}.btn{background:linear-gradient(135deg,var(--brand),var(--brand2));color:#fff;border:none;border-radius:26px;padding:13px;width:100%;font-size:15px;font-weight:700;cursor:pointer;box-shadow:0 6px 16px #1f7a4447;transition:transform .12s}.btn:active{transform:scale(.97)}.btn.gold{background:linear-gradient(135deg,var(--gold),var(--gold2));box-shadow:0 6px 16px #c8a04a4d;color:#3a2e0e}.btn.ghost{background:#fff;color:var(--brand);border:1.5px solid var(--brand);box-shadow:none}.btn.soft{background:var(--brand-light);color:var(--brand-d);box-shadow:none}.tag{display:inline-block;background:var(--brand-light);color:var(--brand-d);font-size:11px;padding:3px 9px;border-radius:11px;font-weight:600;margin-right:6px}.tag.gold{background:#f6ecd2;color:#9a771f}.tag.red{background:#fbe7e0;color:var(--red)}.price{color:var(--red);font-weight:800}.price small{font-size:11px;font-weight:600}.muted{color:var(--muted);font-size:12px;line-height:1.5}.tabbar-hold{height:72px}.bar{height:7px;background:var(--brand-light);border-radius:5px;overflow:hidden}.bar>i{display:block;height:100%;background:linear-gradient(90deg,var(--brand),var(--brand2));border-radius:5px}
