page{--red:#bf2029;--red-dark:#83141b;--rose:#e76569;--gold:#d7a45b;--cream:#fff9f4;--ink:#2c2421;--muted:#8f837c;--line:#eee6df;background:#f7f4f1;color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;font-size:.7rem}taro-button-core,taro-image-core,taro-input-core,taro-scroll-view-core,taro-text-core,taro-view-core{box-sizing:border-box}taro-button-core::after{border:0}.page{min-height:100vh;padding:.55rem .6rem 3.75rem}.card{background:#fff;border-radius:.7rem;box-shadow:0 .25rem .85rem rgba(93,47,35,.06)}.section-title{align-items:center;display:flex;justify-content:space-between;margin:.9rem .1rem .5rem}.section-title taro-text-core:first-child{font-size:.85rem;font-weight:800}.section-title taro-text-core:last-child{color:var(--muted);font-size:.6rem}.price{color:#d9343d;font-weight:900}.primary{background:linear-gradient(120deg,var(--red-dark),var(--red));border:0;border-radius:1.1rem;color:#fff;font-size:.725rem;font-weight:800;height:2.2rem}.outline{background:#fff;border:.05rem solid var(--red);border-radius:1.05rem;color:var(--red);font-weight:800;height:2.05rem}.bottom-nav{background:hsla(0,0%,100%,.97);border-top:.025rem solid #eee8e2;bottom:0;box-shadow:0 -.2rem .6rem rgba(70,40,30,.05);display:grid;grid-template-columns:repeat(4,1fr);left:0;padding:.35rem .25rem calc(.35rem + env(safe-area-inset-bottom));position:fixed;right:0;z-index:20}.bottom-nav__item{align-items:center;color:#817873;display:flex;flex-direction:column;font-size:.55rem;gap:.125rem}.bottom-nav__item--active{color:var(--red)}.tag{background:#fff0e0;border-radius:2.475rem;color:#a76626;display:inline-flex;font-size:.5rem;padding:.15rem .35rem}.empty{color:var(--muted);padding:1.25rem .6rem;text-align:center}.safe-scroll{height:100vh}