*{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%;background:#f5f5f7;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%;overscroll-behavior-y:none}body{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Helvetica Neue,sans-serif;font-size:14px;color:#1f1f1f}input,button,textarea,select{font-family:inherit}a{color:inherit;text-decoration:none}.app-shell{display:flex;flex-direction:column;height:100vh;height:100dvh}.app-header{flex:0 0 auto;min-height:calc(48px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 12px 6px;background:#001529;color:#fff;display:flex;align-items:center;justify-content:space-between}.app-header-title{font-size:17px;font-weight:600;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-header-subtitle{font-size:11px;color:#fff9;margin-top:2px}.app-content{flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:12px 12px calc(20px + env(safe-area-inset-bottom))}.section-title{font-size:12px;color:#888;margin:6px 0 8px 12px;font-weight:500}.grouped-list{background:#fff;border-radius:12px;overflow:hidden}.grouped-row{display:flex;align-items:center;gap:12px;padding:14px;border-top:.5px solid #ebebeb;color:#1f1f1f;transition:background .15s}.grouped-row.first{border-top:none}.grouped-row:active{background:#f0f0f0}.grouped-row-icon{width:28px;height:28px;border-radius:6px;background:#1677ff;color:#fff;display:flex;align-items:center;justify-content:center;font-size:16px;flex:0 0 28px}.grouped-row-main{flex:1 1 auto;min-width:0}.grouped-row-label{font-size:15px;color:#1f1f1f}.grouped-row-desc{font-size:12px;color:#888;margin-top:2px}.list-card{background:#fff;border-radius:12px;padding:14px;margin-bottom:10px;box-shadow:0 1px 2px #0000000a}.list-card-row{display:flex;justify-content:space-between;align-items:center;gap:12px;min-height:24px}.list-card-label{color:#888;font-size:12px}.list-card-value{font-size:15px;color:#1f1f1f;font-weight:500}.empty{color:#aaa;text-align:center;padding:40px 0;font-size:14px}
