*{box-sizing:border-box;margin:0;padding:0}html,body,#app{height:100%}body{color:#333;-webkit-tap-highlight-color:transparent;background:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}a{color:inherit;text-decoration:none}.page{min-height:100%}.page-body{max-width:720px;margin:0 auto;padding:12px}.muted{color:#8c8c8c;font-size:13px}.row-between{justify-content:space-between;align-items:center;gap:8px;display:flex}.stat-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:12px;display:grid}.stat-item{text-align:center;background:#fafafa;border-radius:8px;padding:12px}.stat-item .num{color:#1677ff;font-size:18px;font-weight:600}.stat-item .lbl{color:#8c8c8c;margin-top:4px;font-size:12px}.menu-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.menu-item{text-align:center;cursor:pointer;background:#fafafa;border-radius:8px;padding:14px 8px;font-size:13px}.menu-item:active{background:#f0f0f0}.list-row{cursor:pointer;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:12px 0;display:flex}.list-row:last-child{border-bottom:none}.list-row:active{background:#fafafa}.worker-avatar{object-fit:cover;background:#e6f4ff;border-radius:50%;width:64px;height:64px}.worker-avatar.ph{color:#1677ff;justify-content:center;align-items:center;font-size:24px;font-weight:600;display:flex}.action-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.img-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.banner-warn{color:#ad6800;background:#fff7e6;border:1px solid #ffd591;border-radius:8px;margin-bottom:12px;padding:10px 12px;font-size:13px}.section-title{color:#666;margin:16px 0 8px;padding-left:4px;font-size:14px;font-weight:600}
