:root{--color-primary:#6b4a2e;--color-primary-light:#7a5230;--color-primary-dark:#4f3620;--color-gold:#c9a25c;--color-gold-dark:#b8925a;--color-gold-light:#e3c98d;--color-bg:#faf6f0;--color-surface:#fff;--color-border:#ede6da;--color-text:#3a2314;--color-text-secondary:#6b5c4d;--color-text-placeholder:#a89a8a;--color-red:#a63b3b;--color-red-dark:#8f3232;--color-scene-joyful-bg:#b8433d;--color-scene-joyful-text:#f3d9a8;--color-scene-elegant-bg:#5a6b73;--color-scene-elegant-text:#f2f4f5;--tabbar-height:13.3333vw;--stickybar-height:14.9333vw;--safe-bottom:env(safe-area-inset-bottom,0px);--van-primary-color:var(--color-red);--van-tabbar-item-active-color:var(--color-gold-dark);--van-tabbar-item-text-color:var(--color-text-secondary)}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Helvetica Neue,Microsoft YaHei,sans-serif;font-size:3.73333vw;line-height:1.6}#app{background:var(--color-bg);max-width:200vw;min-height:100vh;margin:0 auto;position:relative}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.page{padding-bottom:calc(var(--stickybar-height) + 3.2vw);min-height:100vh}.page.no-sticky{padding-bottom:3.2vw}.section{padding:4.26667vw}.section-title{color:var(--color-text);align-items:center;gap:2.13333vw;margin-bottom:3.2vw;font-size:4.8vw;font-weight:700;display:flex}.section-title:before{content:"";background:linear-gradient(180deg, var(--color-gold), var(--color-primary));border-radius:.53333vw;width:1.06667vw;height:4.26667vw}.section-subtitle{color:var(--color-text-secondary);margin-top:-2.13333vw;margin-bottom:3.2vw;font-size:3.46667vw}.card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:3.2vw;overflow:hidden;box-shadow:0 .53333vw 2.13333vw #6b4a2e0f}.btn-primary{background:linear-gradient(135deg, var(--color-red), var(--color-red-dark));color:#fff;border:none;border-radius:5.86667vw;justify-content:center;align-items:center;gap:1.6vw;min-height:11.7333vw;padding:0 5.33333vw;font-size:4vw;font-weight:600;display:inline-flex}.btn-outline{min-height:11.7333vw;color:var(--color-primary);border:1px solid var(--color-gold-dark);background:0 0;border-radius:5.86667vw;justify-content:center;align-items:center;gap:1.6vw;padding:0 5.33333vw;font-size:3.73333vw;font-weight:600;display:inline-flex}.empty-tip{text-align:center;color:var(--color-text-placeholder);padding:16vw 5.33333vw;font-size:3.73333vw}.brand-strip{background:linear-gradient(135deg, var(--color-primary), var(--color-primary-light));color:var(--color-gold-light);text-align:center;justify-content:center;align-items:center;gap:1.6vw;padding:2.66667vw 4.26667vw;font-size:3.46667vw;display:flex}:root,:host{--van-tabbar-height:13.3333vw;--van-tabbar-z-index:1;--van-tabbar-background:var(--van-background-2)}.van-tabbar{z-index:var(--van-tabbar-z-index);box-sizing:content-box;width:100%;height:var(--van-tabbar-height);background:var(--van-tabbar-background);display:flex}.van-tabbar--fixed{position:fixed;bottom:0;left:0}:root,:host{--van-tabbar-item-font-size:var(--van-font-size-sm);--van-tabbar-item-text-color:var(--van-text-color);--van-tabbar-item-active-color:var(--van-primary-color);--van-tabbar-item-active-background:var(--van-background-2);--van-tabbar-item-line-height:1;--van-tabbar-item-icon-size:5.86667vw;--van-tabbar-item-icon-margin-bottom:var(--van-padding-base)}.van-tabbar-item{color:var(--van-tabbar-item-text-color);font-size:var(--van-tabbar-item-font-size);line-height:var(--van-tabbar-item-line-height);cursor:pointer;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.van-tabbar-item__icon{margin-bottom:var(--van-tabbar-item-icon-margin-bottom);font-size:var(--van-tabbar-item-icon-size)}.van-tabbar-item__icon .van-icon{display:block}.van-tabbar-item__icon .van-badge{margin-top:var(--van-padding-base)}.van-tabbar-item__icon img{height:5.33333vw;display:block}.van-tabbar-item--active{color:var(--van-tabbar-item-active-color);background-color:var(--van-tabbar-item-active-background)}.sticky-bar[data-v-dd82ea50]{left:0;right:0;bottom:calc(var(--tabbar-height) + var(--safe-bottom));max-width:200vw;height:var(--stickybar-height);background:var(--color-surface);border-top:1px solid var(--color-border);z-index:99;gap:2.66667vw;margin:0 auto;padding:2.13333vw 3.2vw;display:flex;position:fixed;box-shadow:0 -.53333vw 2.13333vw #6b4a2e14}.sticky-btn[data-v-dd82ea50]{border-radius:5.86667vw;flex:1;justify-content:center;align-items:center;gap:1.6vw;font-size:4vw;font-weight:600;display:flex}.sticky-btn.call[data-v-dd82ea50]{background:var(--color-surface);color:var(--color-red);border:.4vw solid var(--color-red)}.sticky-btn.menu[data-v-dd82ea50]{background:linear-gradient(135deg, var(--color-red), var(--color-red-dark));color:#fff}.fade-enter-active,.fade-leave-active{transition:opacity .15s}.fade-enter-from,.fade-leave-to{opacity:0}
