:root,page{background:#f5f7fa;color:#202327;font-family:PingFang SC,Segoe UI,sans-serif;min-height:100%}taro-button-core,taro-input-core,taro-text-core,taro-view-core{box-sizing:border-box}.app-shell{background:linear-gradient(180deg,#f8fafc,#eef2f5 48%,#f6f2e9);display:flex;flex-direction:column;min-height:100vh}.topbar{align-items:flex-start;backdrop-filter:blur(.6rem);background:rgba(248,250,252,.94);display:flex;gap:.5rem;padding:.8rem .9rem .6rem;position:sticky;top:0;z-index:20}.topbar__back{background:hsla(0,0%,100%,.84);border:.05rem solid #dde3e8;border-radius:.4rem;flex:0 0 auto;height:1.7rem;margin-top:.1rem;position:relative;width:1.7rem}.topbar__back::before{border-bottom:.1rem solid #4f5963;border-left:.1rem solid #4f5963;content:"";height:.5rem;left:.65rem;position:absolute;top:.5rem;transform:rotate(45deg);width:.5rem}.topbar__meta{display:flex;flex:1 1 auto;flex-direction:column;gap:.2rem;min-width:0}.topbar__company{color:#66707b;font-size:.6rem;line-height:.9rem}.topbar__name{font-size:1.2rem;font-weight:700;line-height:1.6rem}.topbar__summary{color:#4f5963;font-size:.7rem;line-height:1.1rem}.page-scroll{flex:1;min-height:0}.page-body{display:flex;flex-direction:column;gap:.7rem;padding:0 .7rem calc(4.7rem + env(safe-area-inset-bottom))}.surface-card{background:hsla(0,0%,100%,.94);border:.05rem solid #dde3e8;border-radius:.4rem;box-shadow:0 .7rem 1.7rem rgba(34,41,48,.08)}.section-card{padding:.9rem}.section-head{align-items:center;display:flex;gap:.6rem;justify-content:space-between;margin-bottom:.7rem}.section-head__label{color:#66707b;font-size:.65rem;line-height:1rem}.section-head__count{background:#202327;border-radius:49.95rem;color:#fff;font-size:.65rem;height:1.4rem;line-height:1.4rem;min-width:2rem;padding:0 .4rem;text-align:center}.alert-box,.empty-state{border-radius:.4rem;font-size:.7rem;line-height:1.1rem}.alert-box{background:#fff4ef;border:.05rem solid #f0b3a4;color:#a14432;padding:.5rem .6rem}.empty-state{background:rgba(238,241,243,.72);color:#66707b;padding:1rem .8rem;text-align:center}.bottom-nav{background:hsla(0,0%,100%,.98);border-top:.05rem solid #dde3e8;bottom:0;box-shadow:0 -.6rem 1.5rem rgba(34,41,48,.08);display:grid;gap:.5rem;left:0;padding:.5rem .7rem calc(.5rem + env(safe-area-inset-bottom));position:fixed;right:0}.bottom-nav--two{grid-template-columns:repeat(2,minmax(0,1fr))}.bottom-nav__item{border-radius:.4rem;color:#66707b;font-size:.7rem;height:2.2rem;line-height:2.2rem;text-align:center}.bottom-nav__item--active{background:#202327;color:#fff;font-weight:700}.meta-chip-row{display:flex;flex-wrap:wrap;gap:.4rem}.meta-chip{background:#eef2f5;border-radius:49.95rem;color:#4f5963;font-size:.6rem;line-height:.9rem;padding:.2rem .5rem}.page-note{color:#4f5963;font-size:.7rem;line-height:1.1rem}.section-title{color:#202327;display:inline-flex;font-size:.8rem;font-weight:700;line-height:1.2rem;padding-bottom:.4rem;position:relative}.section-title::after{background:linear-gradient(90deg,#16c6aa,#1ee9b7);border-radius:49.95rem;bottom:0;content:"";height:.3rem;left:0;position:absolute;width:2.8rem}