body,html,page{background:#f2f3f5;color:#1a1a1a;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Helvetica Neue,Segoe UI,sans-serif;margin:0;padding:0}*{box-sizing:border-box}:root{--brand:#c6f53c;--brand-deep:#aee52b;--brand-bg:#e8faa6;--ink:#1a1a1a;--ink-2:#4b4f56;--ink-3:#8a8f99;--line:#eceef0;--danger:#ff4d4f;--gold:#f5a623;--radius-card:0.6rem;--radius-sm:0.3rem}.simple-page{background:#f2f3f5;display:flex;flex-direction:column;min-height:100vh;padding:2rem .8rem .8rem}.empty{align-items:center;display:flex;flex-direction:column;padding:4rem 0 1.5rem}.empty-icon{font-size:2.4rem;margin-bottom:.6rem}.empty-title{color:#1a1a1a;font-size:.8rem;font-weight:600;margin-bottom:.3rem}.empty-sub,.empty-text{color:#8a8f99;font-size:.65rem}.add-btn{align-items:center;background:var(--brand);border-radius:1.2rem;color:#1a1a1a;display:flex;font-size:.75rem;font-weight:600;height:2.2rem;justify-content:center;margin-top:1rem}taro-button-core{font-family:inherit}