:root,page{--background:#f3efe8;--background-alt:#eee3d7;--surface:#fbf9f5;--surface-strong:#fffdf9;--surface-muted:#f2ece3;--foreground:#27231f;--ink-soft:#5f564e;--primary:#9b4f3d;--primary-deep:#71382d;--primary-soft:#ead8cf;--primary-ghost:rgba(155,79,61,.12);--primary-foreground:#fffaf4;--accent:#a98b5e;--accent-soft:rgba(169,139,94,.12);--secondary:#e9e2d8;--muted:#eee9e1;--muted-foreground:#817970;--earth:#73685e;--border:#ded5ca;--border-strong:#cec0b0;--wechat:#07c160;--success:#2f8f57;--warning:#b56c2d;--radius-sm:0.2rem;--radius-md:0.35rem;--radius-lg:0.5rem;--radius-xl:0.7rem;--radius-xxl:0.9rem;--page-gutter:0.6rem;--section-gap:0.7rem;--stack-gap:0.45rem;--content-max:30rem;--content-max-narrow:24rem;--safe-bottom:env(safe-area-inset-bottom);--shadow-sm:0 0.2rem 0.6rem rgba(62,47,38,.06);--shadow-md:0 0.4rem 1rem rgba(62,47,38,.08);--shadow-lg:0 0.7rem 1.8rem rgba(62,47,38,.12);--card-shadow:0 0.45rem 1.2rem rgba(62,47,38,.08);--hero-shadow:0 0.6rem 2rem rgba(62,47,38,.12);--outline:0 0 0 0.025rem hsla(33,23%,83%,.88)}:root{--font-body:"PingFang SC","Hiragino Sans GB","Microsoft YaHei","Noto Sans SC",sans-serif;--font-display:"Songti SC","Noto Serif SC","STSong","SimSun",serif}page{background:var(--background);color:var(--foreground);font-family:var(--font-body);letter-spacing:.015em;min-height:100%;-webkit-font-smoothing:antialiased}#app,body,html{min-width:100%;width:100%}@media (min-width:768px){:root{--h5-pc-scale:2;--h5-pc-visual-width:min(1500PX,max(960PX,66.666vw));--h5-pc-layout-width:calc(var(--h5-pc-visual-width)/var(--h5-pc-scale))}body{overflow-x:auto}#app{margin:0 auto;min-width:var(--h5-pc-layout-width);width:var(--h5-pc-layout-width);zoom:var(--h5-pc-scale)}}body{font-family:var(--font-body);margin:0}taro-button-core,taro-input-core,taro-text-core,taro-textarea-core,taro-view-core{box-sizing:border-box}taro-button-core::after{border:0}.ui-nowrap,taro-button-core{white-space:nowrap}.ui-clamp-2{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ui-card{background:var(--surface);border:.025rem solid rgba(169,139,94,.16);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm)}.ui-eyebrow{color:var(--primary);font-size:.3rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.ui-button-primary{background:linear-gradient(135deg,var(--primary) 0,var(--primary-deep) 100%);border-radius:24.975rem;box-shadow:0 .25rem .6rem rgba(113,56,45,.18);color:var(--primary-foreground)}.ui-hairline{border-color:rgba(115,104,94,.16)}.ui-display-serif{font-family:var(--font-display)}.review-tabbar{background:#faf5ef;border-top:.025rem solid rgba(144,71,47,.12);bottom:0;box-shadow:0 -.2rem .7rem rgba(42,31,25,.08);display:flex;height:calc(2.7rem + env(safe-area-inset-bottom));left:0;padding-bottom:env(safe-area-inset-bottom);position:fixed;right:0;z-index:1000}.review-tabbar__item{align-items:center;color:#73685e;display:flex;flex:1;flex-direction:column;font-size:.55rem;gap:.15rem;justify-content:center;line-height:1}.review-tabbar__item--active{color:#90472f}.review-tabbar__icon{height:1.1rem;width:1.1rem}