.error-boundary{align-items:center;background:#faf7f2;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:40PX 30PX;text-align:center}.error-boundary__icon{font-size:56PX;margin-bottom:18PX}.error-boundary__title{color:#2c2c2c;display:block;font-size:22PX;font-weight:600;margin-bottom:12PX}.error-boundary__message{color:#6b6b6b;display:block;font-size:14PX;line-height:1.7;margin-bottom:28PX}.error-boundary__btn{background:#2d6a4f!important;border:none!important;border-radius:24PX!important;color:#fff!important;font-size:15PX!important;padding:12PX 32PX!important}.error-boundary__btn::after{border:none!important}.error-boundary__debug{color:#c75b39;display:block;font-family:monospace;font-size:11PX;margin-top:24PX;max-width:100%;word-break:break-all}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}body,html{margin:0;min-height:100%;overflow-x:hidden;padding:0}body{background:linear-gradient(180deg,#fffdf8,#f3ecdf);color:#2c2c2c;font-family:Noto Sans SC,-apple-system,BlinkMacSystemFont,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}taro-button-core,taro-input-core,taro-textarea-core{font-family:inherit}taro-button-core::after{border:none}#app,.taro_router{min-height:100vh;min-height:100dvh;overflow-x:hidden;position:relative;width:100%}.taro_page{background:linear-gradient(180deg,#fffdf8,#f3ecdf);bottom:auto!important;display:none!important;left:0!important;min-height:100vh;min-height:100dvh;overflow-x:hidden;pointer-events:none!important;position:absolute!important;right:0!important;top:0!important;transform:none!important;visibility:hidden!important;width:100%;z-index:0!important}.taro_page.taro_page_shade,.taro_page:not(.taro_page_show){display:none!important;height:0!important;min-height:0!important;overflow:hidden!important;pointer-events:none!important;visibility:hidden!important}.taro_page.taro_page_show:not(.taro_page_shade){display:block!important;height:auto!important;min-height:100vh!important;min-height:100dvh!important;overflow:visible!important;pointer-events:auto!important;visibility:visible!important;z-index:1!important}@media screen and (min-width:768PX){body{background:linear-gradient(90deg,rgba(31,92,68,.08),transparent 28%,transparent 72%,rgba(199,91,57,.07)),linear-gradient(180deg,#fffdf8,#f3ecdf)}#app{box-shadow:0 0 0 1PX rgba(45,106,79,.08),0 24PX 80PX rgba(46,58,48,.14);margin:0 auto;max-width:480PX;min-height:100vh}}.serif{font-family:"Noto Serif SC",Songti SC,STSong,serif;font-weight:600}.brand-text{font-family:"Noto Serif SC",serif;font-weight:700;letter-spacing:8PX}@keyframes fadeUp{from{opacity:0;transform:translateY(16PX)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{from{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@keyframes pulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.85;transform:scale(1.05)}}@keyframes fadeInDown{from{opacity:0;transform:translateY(-12PX)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeUp .5s ease both}.animate-scale-in{animation:scaleIn .4s cubic-bezier(.34,1.56,.64,1) both}.page-header{margin-bottom:20PX;padding:18PX 4PX 0;position:relative;text-align:left}.page-header::before{align-items:center;background:rgba(45,106,79,.09);border-radius:999PX;color:#2d6a4f;content:"CHALINGGAN";display:inline-flex;font-size:10PX;font-weight:900;height:24PX;letter-spacing:1.8PX;margin-bottom:10PX;padding:0 10PX}.page-header .page-title{color:#18372a;display:block;font-family:"Noto Serif SC",serif;font-size:31PX;font-weight:900;letter-spacing:0;line-height:1.18;margin-bottom:9PX}.page-header .page-subtitle{color:#647168;display:block;font-size:15PX;letter-spacing:0;line-height:1.55}.premium-card{background:#fff;border-radius:16PX;box-shadow:0 2PX 12PX rgba(0,0,0,.04),0 1PX 3PX rgba(0,0,0,.06);overflow:hidden;transition:all .25s ease}.premium-card:active{box-shadow:0 1PX 4PX rgba(0,0,0,.05);transform:scale(.97)}